.select2-container--default .select2-search.select2-search--dropdown.select2-search--hide{display:block;}
.select2-container--default .select2-search.select2-search--dropdown.select2-search--hide input{font-size:14px;font-family: Effra,arial,sans-serif;}
.intl-tel-input {
  position: relative;
  display: inline-block; }

.intl-tel-input * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box; }

.intl-tel-input .hide {
  display: none; }

.intl-tel-input .v-hide {
  visibility: hidden; }

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0; }

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px; }

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 6px 0 8px; }

.intl-tel-input .selected-flag .iti-arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555; }

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555; }

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px; }

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px; }

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal; } }

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC; }

.intl-tel-input .country-list .country {
  padding: 5px 10px; }

.intl-tel-input .country-list .country .dial-code {
  color: #999; }

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05); }

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
  vertical-align: middle; }

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
  margin-right: 6px; }

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0; }

.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0; }

.intl-tel-input.allow-dropdown .flag-container:hover{cursor: pointer;}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default; }

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent; }  

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05); border-right: 2px solid black;}

.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 6px; }

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px; }

.intl-tel-input.iti-container:hover {
  cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti-flag {
  width: 20px; }

.iti-flag.be {
  width: 18px; }

.iti-flag.ch {
  width: 15px; }

.iti-flag.mc {
  width: 19px; }

.iti-flag.ne {
  width: 18px; }

.iti-flag.np {
  width: 13px; }

.iti-flag.va {
  width: 15px; }

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5652px 15px; } }

.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px; }

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px; }

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px; }

.iti-flag.af {
  height: 14px;
  background-position: -66px 0px; }

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px; }

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px; }

.iti-flag.al {
  height: 15px;
  background-position: -132px 0px; }

.iti-flag.am {
  height: 10px;
  background-position: -154px 0px; }

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px; }

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px; }

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px; }

.iti-flag.as {
  height: 10px;
  background-position: -242px 0px; }

.iti-flag.at {
  height: 14px;
  background-position: -264px 0px; }

.iti-flag.au {
  height: 10px;
  background-position: -286px 0px; }

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px; }

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px; }

.iti-flag.az {
  height: 10px;
  background-position: -352px 0px; }

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px; }

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px; }

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px; }

.iti-flag.be {
  height: 15px;
  background-position: -440px 0px; }

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px; }

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px; }

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px; }

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px; }

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px; }

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px; }

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px; }

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px; }

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px; }

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px; }

.iti-flag.br {
  height: 14px;
  background-position: -680px 0px; }

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px; }

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px; }

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px; }

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px; }

.iti-flag.by {
  height: 10px;
  background-position: -790px 0px; }

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px; }

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px; }

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px; }

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px; }

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px; }

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px; }

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px; }

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px; }

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px; }

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px; }

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px; }

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px; }

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px; }

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px; }

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px; }

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px; }

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px; }

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px; }

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px; }

.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0px; }

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px; }

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px; }

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px; }

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px; }

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px; }

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px; }

.iti-flag.do {
  height: 14px;
  background-position: -1379px 0px; }

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px; }

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px; }

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px; }

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px; }

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px; }

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px; }

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px; }

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px; }

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px; }

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px; }

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px; }

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px; }

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px; }

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px; }

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px; }

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px; }

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px; }

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px; }

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px; }

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px; }

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px; }

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px; }

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px; }

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px; }

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px; }

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px; }

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px; }

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px; }

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px; }

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px; }

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px; }

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px; }

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px; }

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px; }

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px; }

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px; }

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px; }

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px; }

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px; }

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px; }

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px; }

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px; }

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px; }

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px; }

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px; }

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px; }

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px; }

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px; }

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px; }

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px; }

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px; }

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px; }

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px; }

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px; }

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px; }

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px; }

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px; }

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px; }

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px; }

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px; }

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px; }

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px; }

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px; }

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px; }

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px; }

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px; }

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px; }

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px; }

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px; }

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px; }

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px; }

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px; }

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px; }

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px; }

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px; }

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px; }

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px; }

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px; }

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px; }

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px; }

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px; }

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px; }

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px; }

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px; }

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px; }

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px; }

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px; }

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px; }

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px; }

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px; }

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px; }

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px; }

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px; }

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px; }

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px; }

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px; }

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px; }

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px; }

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px; }

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px; }

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px; }

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px; }

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px; }

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px; }

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px; }

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px; }

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px; }

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px; }

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px; }

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px; }

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px; }

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px; }

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px; }

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px; }

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px; }

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px; }

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px; }

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px; }

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px; }

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px; }

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px; }

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px; }

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px; }

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px; }

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px; }

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px; }

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px; }

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px; }

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px; }

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px; }

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px; }

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px; }

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px; }

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px; }

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px; }

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px; }

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px; }

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px; }

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px; }

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px; }

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px; }

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px; }

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px; }

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px; }

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px; }

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px; }

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px; }

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px; }

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px; }

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px; }

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px; }

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px; }

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px; }

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px; }

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px; }

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px; }

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px; }

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px; }

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px; }

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px; }

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px; }

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px; }

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px; }

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px; }

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px; }

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px; }

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px; }

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px; }

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px; }

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px; }

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px; }

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px; }

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px; }

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px; }

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px; }

.iti-flag.un {
  height: 14px;
  background-position: -5241px 0px; }

.iti-flag.us {
  height: 11px;
  background-position: -5263px 0px; }

.iti-flag.uy {
  height: 14px;
  background-position: -5285px 0px; }

.iti-flag.uz {
  height: 10px;
  background-position: -5307px 0px; }

.iti-flag.va {
  height: 15px;
  background-position: -5329px 0px; }

.iti-flag.vc {
  height: 14px;
  background-position: -5346px 0px; }

.iti-flag.ve {
  height: 14px;
  background-position: -5368px 0px; }

.iti-flag.vg {
  height: 10px;
  background-position: -5390px 0px; }

.iti-flag.vi {
  height: 14px;
  background-position: -5412px 0px; }

.iti-flag.vn {
  height: 14px;
  background-position: -5434px 0px; }

.iti-flag.vu {
  height: 12px;
  background-position: -5456px 0px; }

.iti-flag.wf {
  height: 14px;
  background-position: -5478px 0px; }

.iti-flag.ws {
  height: 10px;
  background-position: -5500px 0px; }

.iti-flag.xk {
  height: 15px;
  background-position: -5522px 0px; }

.iti-flag.ye {
  height: 14px;
  background-position: -5544px 0px; }

.iti-flag.yt {
  height: 14px;
  background-position: -5566px 0px; }

.iti-flag.za {
  height: 14px;
  background-position: -5588px 0px; }

.iti-flag.zm {
  height: 14px;
  background-position: -5610px 0px; }

.iti-flag.zw {
  height: 10px;
  background-position: -5632px 0px; }

.iti-flag { 	
  height: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../img/icons/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }

/* @media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) { */
  /* .iti-flag { */
    /* background-image: url("../img/icons/flags@2x.png"); } } */

.iti-flag.np {
  background-color: transparent; }

.t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
  font-size: 30px;
  line-height: 1.3em;
  font-weight: bold; }
  @media (max-width: 1500px) {
    .t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
      font-size: 27px; } }
  @media (max-width: 767px) {
    .t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
      font-size: 22px; } }
  @media (max-width: 370px) {
    .t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
      font-size: 20px; } }
  @media (max-width: 355px) {
    .t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
      font-size: 18px; } }
  @media (max-width: 330px) {
    .t-b-heading-1, .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1, .c-seat-selection h1, .c-panel-2 .panel-header h1, .c-offers-selection h1, .c-accordions-1 h1, .c-my-cards h1, .c-user-preferences h2, .c-user-profile h2, .c-payment-methods .sec-head h1 {
      font-size: 17px; } }

.t-b-heading-2, .c-tabs-heading-sec .title {
  font-size: 45px;
  line-height: 1.3em;
  font-weight: bold; }
  @media (max-width: 1800px), (max-height: 800px) {
    .t-b-heading-2, .c-tabs-heading-sec .title {
      font-size: 40px; } }
  @media (max-width: 1700px), (max-height: 700px) {
    .t-b-heading-2, .c-tabs-heading-sec .title {
      font-size: 35px; } }
  @media (max-width: 1600px) {
    .t-b-heading-2, .c-tabs-heading-sec .title {
      font-size: 30px; } }
  @media (max-width: 1500px) {
    .t-b-heading-2, .c-tabs-heading-sec .title {
      font-size: 27px; } }
  @media (max-width: 767px) {
    .t-b-heading-2, .c-tabs-heading-sec .title {
      font-size: 22px; } }

.t-b-heading-3, .c-dine-list .dine-title, .c-accordions-1 h2, .c-payment-methods .sub-head h2, .c-order-summary .os-head h1 {
  font-size: 25px;
  line-height: 1.3em;
  font-weight: bold; }
  @media (max-width: 1500px) {
    .t-b-heading-3, .c-dine-list .dine-title, .c-accordions-1 h2, .c-payment-methods .sub-head h2, .c-order-summary .os-head h1 {
      font-size: 23px; } }
  @media (max-width: 767px) {
    .t-b-heading-3, .c-dine-list .dine-title, .c-accordions-1 h2, .c-payment-methods .sub-head h2, .c-order-summary .os-head h1 {
      font-size: 19px; } }

.t-header-links, .c-menu-btn.btn--acount .txt {
  font-size: 20px;
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #222222; }
  @media (max-width: 1800px) {
    .t-header-links, .c-menu-btn.btn--acount .txt {
      font-size: 18px; } }
  @media (max-width: 1600px) {
    .t-header-links, .c-menu-btn.btn--acount .txt {
      font-size: 16px; } }

.t-para-1, .c-meal-selection .fs-head .fs-head-txt .mobile-header p,
.c-seats-selection .sec-head .mobile-header p, .c-payment-methods .sec-head p, .c-payment-methods .sub-head p {
  font-size: 14px;
  line-height: 1.2em; }

.select2-container {
  width: 100% !important; }

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: #f8f8f8; }

@media (max-width: 1150px) {
  .c-main-header .c-menu-btn {
    padding-right: 20px;
    padding-left: 20px; } }

@media (max-width: 1250px) {
  .hl-1800 .c-main-header .header-links > ul > li a {
    padding-right: 25px;
    padding-left: 25px; }
  .hl-1600 .c-main-header .header-links > ul > li a {
    padding-right: 25px;
    padding-left: 25px; } }

.c-menu-btn.btn--acount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .c-menu-btn.btn--acount {
      display: none; } }
  .c-menu-btn.btn--acount .icon-wrap {
    width: 20px; }
    @media (max-width: 767px) {
      .c-menu-btn.btn--acount .icon-wrap {
        margin-left: 7px;
        margin-bottom: 0px;
        margin-top: 0px; } }
    .c-menu-btn.btn--acount .icon-wrap i:first-child {
      display: block;
      width: 11px;
      height: 11px;
      border: 2px solid #000;
      background: transparent;
      border-radius: 999px;
      top: -4px;
      left: 4px; }
    .c-menu-btn.btn--acount .icon-wrap i:nth-child(2) {
      display: block;
      width: 20px;
      height: 9px;
      background: transparent;
      border: 2px solid #000;
      border-radius: 4px 4px 0 0;
      border-bottom: none;
      top: 11px; }
  .c-menu-btn.btn--acount .txt {
    display: block;
    padding-left: 17px; }
    @media (max-width: 1250px) {
      .c-menu-btn.btn--acount .txt {
        font-size: 0;
        padding-left: 0; } }
    .c-menu-btn.btn--acount .txt:after {
      content: '';
      display: inline-block;
      position: relative;
      width: 8px;
      height: 8px;
      border: 1px solid #000000;
      border-top: none;
      border-left: none;
      -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
              transform: rotateZ(45deg);
      margin: 0 0 5px 15px; }

.intl-tel-input .selected-flag {
  height: -webkit-calc(100% - 2px);
  height: calc(100% - 2px);
  top: 1px;
  left: 1px;
  border-radius: 10px 0 0 10px; }

.c-btn-glow.sty--a {
  border-width: 2px;
  overflow: visible;
  padding: 14px 25px 14px; }
  @media (max-width: 1800px) {
    .c-btn-glow.sty--a {
      padding: 13px 25px; } }
  @media (max-width: 1023px) {
    .c-btn-glow.sty--a {
      padding: 13px 25px 11px; } }
  @media (max-width: 767px) {
    .c-btn-glow.sty--a {
      padding: 15px 25px 15px; } }
  .c-btn-glow.sty--a:after {
    padding: 2px;
    top: -2px;
    left: -2px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }

.c-btn-glow, .c-btn-white {
  letter-spacing: 1px; }
  @media (max-width: 767px) {
    .c-btn-glow, .c-btn-white {
      font-size: 16px;
      padding: 18px 24px 16px; } }

@media (max-width: 767px) {
  .c-btn-white {
    padding: 16px 24px 14px; } }

.not-at-top .c-main-header {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.c-booking-pages {
  background: -webkit-gradient(linear, left top, left bottom, from(#cbbcd5), to(#f6f2f9));
  background: -webkit-linear-gradient(top, #cbbcd5 0%, #f6f2f9 100%);
  background: -o-linear-gradient(top, #cbbcd5 0%, #f6f2f9 100%);
  background: linear-gradient(to bottom, #cbbcd5 0%, #f6f2f9 100%); }
  @media (max-width: 767px) {
    .c-booking-pages {
      background: #f8f8f8; } }
  .c-booking-pages.user-page {
    background: #fff; }
  .c-booking-pages.no--bg {
    background: #f8f8f8; }
    @media (max-width: 767px) {
      .c-booking-pages.no--bg {
        background: #fff; } }
  .c-booking-pages .o-container {
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .no-cssvhunit .c-booking-pages .o-container {
      min-height: 0; }
    .c-side-nav + .c-booking-pages .o-container {
      min-height: -webkit-calc(100vh - 80px);
      min-height: calc(100vh - 80px);
      padding: 90px 0; }
      @media (max-height: 1000px) {
        .c-side-nav + .c-booking-pages .o-container {
          padding: 60px 0; } }
      @media (max-width: 1660px) {
        .c-side-nav + .c-booking-pages .o-container {
          padding-right: 60px;
          padding-left: 60px; } }
      @media (max-width: 1200px) {
        .c-side-nav + .c-booking-pages .o-container {
          padding-right: 50px;
          padding-left: 50px; } }
      @media (max-width: 920px) {
        .c-side-nav + .c-booking-pages .o-container {
          padding-right: 40px;
          padding-left: 40px; } }
      @media (max-width: 767px) {
        .c-side-nav + .c-booking-pages .o-container {
          padding: 0;
          min-height: -webkit-calc(100vh - 57px);
          min-height: calc(100vh - 57px); } }
      .c-side-nav + .c-booking-pages .o-container .c-panel-1 {
        margin-bottom: 0; }
    @media (max-width: 767px) {
      .c-booking-pages .o-container {
        min-height: -webkit-calc(100vh - 30px);
        min-height: calc(100vh - 30px); } }
  .c-booking-pages ~ .footer-outer-wrap {
    margin-top: 0; }
  .c-booking-pages .b-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (min-width: 768px) {
      .c-booking-pages .b-page-content {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }

@media (max-width: 767px) {
  .c-main-header {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.c-header-1 {
  padding: 40px 0;
  min-height: 15vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-height: 900px) {
    .c-header-1 {
      padding: 35px 0; } }
  @media (max-height: 700px) {
    .c-header-1 {
      padding: 35px 0; } }
  @media (max-height: 650px) {
    .c-header-1 {
      padding: 30px 0; } }
  @media (max-height: 600px) {
    .c-header-1 {
      padding: 25px 0; } }
  @media (max-height: 500px) {
    .c-header-1 {
      padding: 20px 0; } }
  @media (max-width: 1024px) {
    .c-header-1 {
      padding: 25px 0;
      min-height: 0; } }
  @media (max-width: 767px) {
    .c-header-1 {
      padding: 15px;
      min-height: 0;
      margin-right: -15px;
      margin-left: -15px;
      background: #f8f8f8;
      border-bottom: 1px solid #eae9ed;
      height: 72px; }
      .c-header-1 .logo-wrap {
        margin: 0; }
      .c-header-1 .c-steps {
        display: none; } }
  .c-header-1 .main-logo {
    position: static; }

.c-panel-1 {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  background: #fff;
  padding: 100px 125px 45px 125px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }
  @media (max-height: 900px) {
    .c-panel-1 {
      margin-bottom: 35px; } }
  @media (max-height: 700px) {
    .c-panel-1 {
      margin-bottom: 35px; } }
  @media (max-height: 650px) {
    .c-panel-1 {
      margin-bottom: 30px; } }
  @media (max-height: 600px) {
    .c-panel-1 {
      margin-bottom: 25px; } }
  @media (max-height: 500px) {
    .c-panel-1 {
      margin-bottom: 20px; } }
  @media (max-width: 1024px) {
    .c-panel-1 {
      margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .c-panel-1 {
      margin-bottom: 20px; } }
  @media (max-height: 1000px) {
    .c-panel-1 {
      padding-top: 80px; } }
  @media (max-height: 900px) {
    .c-panel-1 {
      padding-top: 70px; } }
  @media (max-height: 850px) {
    .c-panel-1 {
      padding-top: 50px;
      padding-bottom: 30px; } }
  @media (max-height: 800px) {
    .c-panel-1 {
      padding-top: 45px;
      padding-bottom: 30px; } }
  @media (max-height: 750px) {
    .c-panel-1 {
      padding-top: 40px;
      padding-bottom: 25px; } }
  @media (max-height: 700px) {
    .c-panel-1 {
      padding-top: 35px; } }
  @media (max-width: 1650px) {
    .c-panel-1 {
      padding-right: 6vw;
      padding-left: 6vw; } }
  @media (max-width: 1150px) {
    .c-panel-1 {
      padding-right: 30px;
      padding-left: 30px; } }
  @media (max-width: 767px) {
    .c-panel-1 {
      padding: 20px;
      -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
      border-radius: 0;
      background: #f8f8f8;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .c-panel-1 .o-row {
    min-width: 100%;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px); }
  .c-panel-1 .wrap-1 {
    margin-bottom: 20px; }
    @media (max-width: 922px) {
      .c-panel-1 .wrap-1 {
        text-align: center;
        margin: 0 auto 30px; } }
    .c-panel-1 .wrap-1 p {
      max-width: 440px; }
      @media (max-width: 922px) {
        .c-panel-1 .wrap-1 p {
          margin-right: auto;
          margin-left: auto; } }
      @media (max-width: 767px) {
        .c-panel-1 .wrap-1 p {
          margin-bottom: 20px; } }
    @media (max-width: 922px) {
      .c-panel-1 .wrap-1 .c-form-sty-1 {
        margin-right: auto;
        margin-left: auto; } }
  .c-panel-1 .wrap-2 {
    max-width: 340px; }
    @media (max-width: 922px) {
      .c-panel-1 .wrap-2 {
        margin: 0 auto;
        text-align: center; } }
    @media (max-width: 767px) {
      .c-panel-1 .wrap-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 410px;
        width: 100%; }
        .c-panel-1 .wrap-2 p {
          display: none;
          max-width: 340px;
          margin-right: auto;
          margin-left: auto; }
        .c-panel-1 .wrap-2 .action {
          -webkit-box-ordinal-group: 0;
          -webkit-order: -1;
              -ms-flex-order: -1;
                  order: -1;
          margin-bottom: 10px; } }

.c-link-list-1 {
  font-size: 0;
  margin-bottom: 30px; }
  @media (max-width: 1800px) {
    .c-link-list-1 {
      margin-bottom: 25px; } }
  @media (max-width: 1150px) {
    .c-link-list-1 {
      margin-bottom: 20px; } }
  @media (max-width: 922px) {
    .c-link-list-1 {
      text-align: center; } }
  @media (max-width: 767px) {
    .c-link-list-1 {
      border-bottom: 1px solid #ececec; } }
  .c-link-list-1 .link {
    font-size: 30px;
    line-height: 1.3em;
    font-weight: 700;
    color: #383041;
    padding: 0 20px;
    position: relative;
    -webkit-transition: color .35s;
    -o-transition: color .35s;
    transition: color .35s;
    display: inline-block;
    border-bottom: 1px solid #d6d5d8; }
    @media (max-width: 1800px) {
      .c-link-list-1 .link {
        font-size: 22px; } }
    @media (max-width: 1150px) {
      .c-link-list-1 .link {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .c-link-list-1 .link {
        font-size: 22px;
        border-bottom: none;
        width: 50%;
        padding: 0; } }
    @media (min-width: 768px) {
      .c-link-list-1 .link:first-child {
        padding-left: 0px; } }
    @media (min-width: 1025px) {
      html:not(.is--mobile) .c-link-list-1 .link:hover {
        color: #6e3996; } }
    .c-link-list-1 .link span {
      display: block;
      position: relative;
      padding: 10px 0; }
      @media (max-width: 1900px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 1800px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 1700px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 1600px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 1400px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 1150px) {
        .c-link-list-1 .link span {
          padding: 10px 0; } }
      @media (max-width: 767px) {
        .c-link-list-1 .link span {
          padding: 0 0 8px 0; } }
      .c-link-list-1 .link span:after {
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        bottom: -1px;
        height: 0px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        background: #6e3996;
        left: 0; }
        @media (max-width: 767px) {
          .c-link-list-1 .link span:after {
            bottom: -1px; } }
    .c-link-list-1 .link.is--static, .c-link-list-1 .link.is--active {
      color: #6e3996; }
      .c-link-list-1 .link.is--static:last-child, .c-link-list-1 .link.is--active:last-child {
        padding-right: 0px; }
      .c-link-list-1 .link.is--static span:after, .c-link-list-1 .link.is--active span:after {
        height: 2px;
        background: #6e3996; }
    .c-link-list-1 .link.is--static {
      padding-right: 0; }

.intl-tel-input, .intl-tel-input * {
  outline: none; }

.intl-tel-input .selected-flag {
  padding: 0 18px 0 18px; }
  .intl-tel-input .selected-flag .iti-arrow {
    border: 1px solid #242424;
    border-top: none;
    border-left: none;
    display: block;
    width: 8px;
    height: 8px;
    margin: -2px 0px 0 11px;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg); }
    .intl-tel-input .selected-flag .iti-arrow.up {
      border-bottom: 1px solid #242424;
      -webkit-transform: rotateZ(-135deg);
          -ms-transform: rotate(-135deg);
              transform: rotateZ(-135deg);
      margin-bottom: -6px; }

.c-guest-msg {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .c-guest-msg {
      margin-bottom: 0; } }
  .c-guest-msg .c-btn-glow {
    min-width: 278px;
    max-width: 100%; }
    @media (max-width: 1200px) {
      .c-guest-msg .c-btn-glow {
        min-width: 240px; } }
    @media (max-width: 767px) {
      .c-guest-msg .c-btn-glow {
        width: 100%; } }

@media (max-width: 767px) {
  .c-msg-sty--1 {
    margin-bottom: 23px; } }

.c-msg-sty--1 .msg-title {
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 25px;
  color: #383041;
  font-weight: bold; }
  @media (max-width: 1800px) {
    .c-msg-sty--1 .msg-title {
      font-size: 22px;
      margin-bottom: 15px; } }
  @media (max-width: 1150px) {
    .c-msg-sty--1 .msg-title {
      font-size: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .c-msg-sty--1 .msg-title {
      font-size: 22px;
      margin-bottom: 15px; } }

.c-msg-sty--1 p {
  font-size: 14px;
  margin-right: auto;
  margin-left: auto; }

.c-form-sty-1 {
  max-width: 850px;
  margin-bottom: 20px; }
  .c-form-sty-1.form--signup .o-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .c-form-sty-1.form--signup .form-item {
    width: 50%;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .c-form-sty-1.form--signup .form-item {
        width: 100%; } }
  .c-form-sty-1.form--login {
    max-width: 440px; }
    @media (max-width: 767px) {
      .c-form-sty-1.form--login .action-items-inline {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .c-form-sty-1.form--login .action-items-inline .action:first-child {
          width: 100%;
          padding: 0;
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
              -ms-flex-order: 2;
                  order: 2; }
        .c-form-sty-1.form--login .action-items-inline .action:nth-child(2) {
          margin-bottom: 20px; } }
  .c-form-sty-1.form--ubyemaar .form-item {
    max-width: 375px; }
  .c-form-sty-1.form--ubyemaar .action-items-inline {
    margin-top: 30px; }
    .c-form-sty-1.form--ubyemaar .action-items-inline .c-btn-glow {
      min-width: 260px; }
    @media (max-width: 767px) {
      .c-form-sty-1.form--ubyemaar .action-items-inline {
        display: block; }
        .c-form-sty-1.form--ubyemaar .action-items-inline .action {
          margin-bottom: 20px;
          display: block;
          width: 100%;
          text-align: center; } }
  .c-form-sty-1.sty--a {
    text-align: center;
    min-width: 400px;
    margin-right: auto;
    margin-left: auto; }
    @media (max-width: 767px) {
      .c-form-sty-1.sty--a {
        min-width: 0; } }
    .c-form-sty-1.sty--a .action-items-inline {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .c-form-sty-1.form--forgot-pass {
    max-width: 400px; }
    .c-form-sty-1.form--forgot-pass .c-msg-sty--1 p {
      max-width: 300px; }
  .c-form-sty-1 .form-msg {
    margin-top: 100px; }
    @media (max-height: 750px) {
      .c-form-sty-1 .form-msg {
        margin-top: 80px; } }
    @media (max-height: 700px) {
      .c-form-sty-1 .form-msg {
        margin-top: 60px; } }
    @media (max-height: 650px) {
      .c-form-sty-1 .form-msg {
        margin-top: 40px; } }
    .c-form-sty-1 .form-msg.msg--success {
      color: #1e684d; }
  .c-form-sty-1 input {
    -webkit-tap-highlight-color: rgba(225,225,225,0);
    font-size: 14px;
    line-height: 1.5em;
    padding: 15px 17px 14px;
    -webkit-appearance: none;
    display: block;
    border-radius: 10px;
    border: 2px solid #4d4755;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
    width: 100%;
    color: #2a232d;
    font-family: "Effra", arial, sans-serif; }
    .c-form-sty-1 input:focus {
      border-color: #8445b5;
      color: #6e3996; }
      .c-form-sty-1 input:focus:-webkit-autofill {
        color: #6e3996 !important; }
      .c-form-sty-1 input:focus + .icon {
        background-position: left center; }
        .c-form-sty-1 input:focus + .icon.icon--password {
          background-position: -60px center; }
        .c-form-sty-1 input:focus + .icon.icon--phone {
          background-position: -120px center; }
        .c-form-sty-1 input:focus + .icon.icon--name {
          background-position: -180px center; }
        .c-form-sty-1 input:focus + .icon.icon--sheild {
          background-position: -240px center; }
    .c-form-sty-1 input:-webkit-autofill, .c-form-sty-1 input:-webkit-autofill:hover, .c-form-sty-1 input:-webkit-autofill:focus, .c-form-sty-1 input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px white inset !important; }
    .c-form-sty-1 input::-webkit-input-placeholder {
      color: #979797;
      font-family: "Effra", arial, sans-serif; }
    .c-form-sty-1 input::-moz-placeholder {
      color: #979797;
      font-family: "Effra", arial, sans-serif; }
    .c-form-sty-1 input:-ms-input-placeholder {
      color: #979797;
      font-family: "Effra", arial, sans-serif; }
    .c-form-sty-1 input:-moz-placeholder {
      color: #979797;
      font-family: "Effra", arial, sans-serif; }
  .c-form-sty-1 .form-item {
    position: relative;
    margin-bottom: 5px; }
    .c-form-sty-1 .form-item label.only-mobile {
      display: none !important; }
    .c-form-sty-1 .form-item .field-title {
      font-size: 14px;
      color: #acacac;
      text-transform: uppercase;
      display: block;
      text-align: left;
      font-weight: normal;
      position: relative;
      top: 5px;
      z-index: 1; }
    .c-form-sty-1 .form-item.has--icon input {
      padding-right: 75px; }
    .c-form-sty-1 .form-item .icon {
      position: absolute;
      top: 50%;
      right: 0;
      width: 60px;
      height: 50px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background: url("../img/icons/field-icons.png") no-repeat top left; }
      .c-form-sty-1 .form-item .icon.icon--password {
        background-position: -60px top; }
      .c-form-sty-1 .form-item .icon.icon--phone {
        background-position: -120px top; }
      .c-form-sty-1 .form-item .icon.icon--name {
        background-position: -180px top; }
      .c-form-sty-1 .form-item .icon.icon--sheild {
        background-position: -240px top; }
    .c-form-sty-1 .form-item .form-item-wrap {
      position: relative; }
      .c-form-sty-1 .form-item .form-item-wrap .c-btn-remove {
        position: absolute;
        top: 0;
        right: 0px;
        padding-right: 15px;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        height: 100%;
        background-position: left center; }
      .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn {
        overflow: hidden; }
        .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn .c-btn-remove {
          -webkit-transform: translateX(35px);
              -ms-transform: translateX(35px);
                  transform: translateX(35px);
          -webkit-transition: all .35s;
          -o-transition: all .35s;
          transition: all .35s; }
        .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn input {
          padding-right: 40px; }
        @media (min-width: 1025px) {
          html:not(.is--mobile) .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn:hover .c-btn-remove {
            -webkit-transform: translateX(0px);
                -ms-transform: translateX(0px);
                    transform: translateX(0px); } }
        html.is--mobile .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn .c-btn-remove {
          -webkit-transform: translateX(0px);
              -ms-transform: translateX(0px);
                  transform: translateX(0px); }
        @media (max-width: 1024px) {
          .c-form-sty-1 .form-item .form-item-wrap.has--remove-btn .c-btn-remove {
            -webkit-transform: translateX(0px);
                -ms-transform: translateX(0px);
                    transform: translateX(0px); } }
    .c-form-sty-1 .form-item.error .form-item-wrap .c-btn-remove {
      background-image: url(../img/icons/icon-bin--red.png); }
    .c-form-sty-1 .form-item.error input {
      border-color: #a92e62;
      color: #a92e62; }
    .c-form-sty-1 .form-item.error .icon.icon--mail {
      background-position: 0px bottom; }
    .c-form-sty-1 .form-item.error .icon.icon--password {
      background-position: -60px bottom; }
    .c-form-sty-1 .form-item.error .icon.icon--phone {
      background-position: -120px bottom; }
    .c-form-sty-1 .form-item.error .icon.icon--name {
      background-position: -180px bottom; }
    .c-form-sty-1 .form-item.error .icon.icon--sheild {
      background-position: -240px bottom; }
  .c-form-sty-1 .form-item-error-msg {
    font-size: 12px;
    line-height: 1.2em;
    color: #a92e62;
    text-align: right;
    padding-top: 3px;
    min-height: 20px; }
  .c-form-sty-1 .intl-tel-input {
    width: 100%; }
  .c-form-sty-1 .action-items-inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 922px) {
      .c-form-sty-1 .action-items-inline {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (max-width: 767px) {
      .c-form-sty-1 .action-items-inline:not(.space--1) .action:first-child {
        width: 100%;
        padding-right: 0; }
      .c-form-sty-1 .action-items-inline:not(.space--1) .c-btn-glow {
        display: block;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto; } }
    .c-form-sty-1 .action-items-inline.space--1 {
      margin-top: 40px; }
      @media (max-height: 800px) {
        .c-form-sty-1 .action-items-inline.space--1 {
          margin-top: 35px; } }
      @media (max-height: 600px) {
        .c-form-sty-1 .action-items-inline.space--1 {
          margin-top: 30px; } }
      @media (max-width: 767px) {
        .c-form-sty-1 .action-items-inline.space--1 {
          margin-top: 60px; } }
  @media (max-width: 767px) and (max-height: 800px) {
    .c-form-sty-1 .action-items-inline.space--1 {
      margin-top: 50px; } }
  @media (max-width: 767px) and (max-height: 600px) {
    .c-form-sty-1 .action-items-inline.space--1 {
      margin-top: 40px; } }
    .c-form-sty-1 .action-items-inline.space--2 {
      margin-top: 70px; }
      @media (max-height: 900px) {
        .c-form-sty-1 .action-items-inline.space--2 {
          margin-top: 60px; } }
      @media (max-height: 800px) {
        .c-form-sty-1 .action-items-inline.space--2 {
          margin-top: 50px; } }
      @media (max-height: 700px) {
        .c-form-sty-1 .action-items-inline.space--2 {
          margin-top: 40px; } }
      @media (max-height: 600px) {
        .c-form-sty-1 .action-items-inline.space--2 {
          margin-top: 30px; } }
    .c-form-sty-1 .action-items-inline.sty--a {
      margin-right: 0;
      margin-left: 0; }
      .c-form-sty-1 .action-items-inline.sty--a .action {
        padding-left: 0;
        padding-right: 27px;
        margin-right: 27px;
        border-right: 1px solid #787878; }
        .c-form-sty-1 .action-items-inline.sty--a .action:last-child {
          padding-right: 0;
          margin-right: 0;
          border-right: none; }
    .c-form-sty-1 .action-items-inline > * {
      padding: 0 20px;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center; }
    .c-form-sty-1 .action-items-inline .c-btn-glow {
      min-width: 180px;
      max-width: 100%;
      padding-right: 40px;
      padding-left: 40px; }
      @media (max-width: 767px) {
        .c-form-sty-1 .action-items-inline .c-btn-glow {
          min-width: 130px; } }
      @media (max-width: 374px) {
        .c-form-sty-1 .action-items-inline .c-btn-glow {
          min-width: 120px; } }
      @media (max-width: 340px) {
        .c-form-sty-1 .action-items-inline .c-btn-glow {
          min-width: 0px; } }
    .c-form-sty-1 .action-items-inline .action:first-child {
      padding-left: 0; }
    .c-form-sty-1 .action-items-inline .action .c-link {
      display: block; }
      @media (max-width: 767px) {
        .c-form-sty-1 .action-items-inline .action .c-link {
          display: inline-block; } }
  @media (max-width: 767px) {
    .c-form-sty-1, .c-form-sty-1.form--forgot-pass {
      width: 100%;
      max-width: 410px;
      margin-right: auto;
      margin-left: auto; } }

.c-link {
  position: relative;
  font-size: 14px;
  line-height: 1em;
  color: #6e3996;
  padding-bottom: 3px;
  border-bottom: 1px solid #b5a2c7; }
  @media (max-width: 767px) {
    .c-link {
      color: #6e3996;
      padding-bottom: 1px; } }

.c-signin-options {
  text-align: center;
  margin-top: 80px; }
  @media (max-height: 1000px) {
    .c-signin-options {
      margin-top: 90px; } }
  @media (max-height: 900px) {
    .c-signin-options {
      margin-top: 75px; } }
  @media (max-height: 850px) {
    .c-signin-options {
      margin-top: 45px; } }
  @media (max-height: 800px) {
    .c-signin-options {
      margin-top: 35px; } }
  @media (max-height: 750px) {
    .c-signin-options {
      margin-top: 30px; } }
  @media (max-height: 700px) {
    .c-signin-options {
      margin-top: 25px; } }
  @media (max-width: 767px) {
    .c-signin-options {
      margin-top: 20px; } }
  .c-signin-options .panel-msg {
    margin-bottom: 50px; }
    @media (max-height: 900px) {
      .c-signin-options .panel-msg {
        margin-bottom: 40px; } }
    @media (max-height: 800px) {
      .c-signin-options .panel-msg {
        margin-bottom: 30px; } }
    @media (max-height: 750px) {
      .c-signin-options .panel-msg {
        margin-bottom: 25px; } }
    @media (max-width: 1024px) {
      .c-signin-options .panel-msg {
        margin-bottom: 30px; } }
  .c-signin-options .signin-list {
    display: inline-block;
    margin: 0 -20px; }
    .c-signin-options .signin-list li {
      display: inline-block;
      padding: 0 20px; }
      @media (max-width: 767px) {
        .c-signin-options .signin-list li {
          padding: 0 10px; } }
    .c-signin-options .signin-list a {
      display: block; }
      .c-signin-options .signin-list a .icon {
        display: block;
        width: 60px;
        height: 60px;
        position: relative;
        margin: 0 auto;
        background: #fff;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        border-radius: 999px;
        overflow: hidden; }
        @media (max-width: 767px) {
          .c-signin-options .signin-list a .icon {
            width: 48px;
            height: 48px;
            background: transparent; } }
        .c-signin-options .signin-list a .icon:before, .c-signin-options .signin-list a .icon:after {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          background: url("../img/icons/signin-icons.png") no-repeat top left;
          background-size: 240px auto;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 1;
          -webkit-transition: all .35s;
          -o-transition: all .35s;
          transition: all .35s; }
          @media (max-width: 767px) {
            .c-signin-options .signin-list a .icon:before, .c-signin-options .signin-list a .icon:after {
              background-size: 192px auto; } }
        .c-signin-options .signin-list a .icon:after {
          opacity: 0;
          background-position: bottom left; }
      .c-signin-options .signin-list a.is--fb .icon:before {
        background-position: -60px top; }
      .c-signin-options .signin-list a.is--fb .icon:after {
        background-position: -60px bottom; }
      .c-signin-options .signin-list a.is--fb .txt {
        color: #3b5998; }
      .c-signin-options .signin-list a.is--gmail .icon:before {
        background-position: -120px top; }
      .c-signin-options .signin-list a.is--gmail .icon:after {
        background-position: -120px bottom; }
      .c-signin-options .signin-list a.is--gmail .txt {
        color: #ea4335; }
      .c-signin-options .signin-list a.is--twitter .icon:before {
        background-position: -180px top; }
      .c-signin-options .signin-list a.is--twitter .icon:after {
        background-position: -180px bottom; }
      .c-signin-options .signin-list a.is--twitter .txt {
        color: #1da1f2; }
      @media (max-width: 767px) {
        .c-signin-options .signin-list a.is--fb .icon:before {
          background-position: -48px top; }
        .c-signin-options .signin-list a.is--fb .icon:after {
          background-position: -48px bottom; }
        .c-signin-options .signin-list a.is--gmail .icon:before {
          background-position: -96px top; }
        .c-signin-options .signin-list a.is--gmail .icon:after {
          background-position: -96px bottom; }
        .c-signin-options .signin-list a.is--twitter .icon:before {
          background-position: -144px top; }
        .c-signin-options .signin-list a.is--twitter .icon:after {
          background-position: -144px bottom; } }
      .c-signin-options .signin-list a .txt {
        text-transform: uppercase;
        text-align: center;
        margin-top: 10px;
        font-size: 10px;
        line-height: 1em;
        color: #000;
        opacity: 0;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (max-width: 1024px) {
          .c-signin-options .signin-list a .txt {
            display: none; } }
      @media (min-width: 1025px) {
        html:not(.is--mobile) .c-signin-options .signin-list a:hover .icon {
          background: #000; }
          html:not(.is--mobile) .c-signin-options .signin-list a:hover .icon:before {
            opacity: 0; }
          html:not(.is--mobile) .c-signin-options .signin-list a:hover .icon:after {
            opacity: 1; }
        html:not(.is--mobile) .c-signin-options .signin-list a:hover .txt {
          opacity: 1; }
        html:not(.is--mobile) .c-signin-options .signin-list a:hover.is--fb .icon {
          background: #3b5998; }
        html:not(.is--mobile) .c-signin-options .signin-list a:hover.is--gmail .icon {
          background: #ea4335; }
        html:not(.is--mobile) .c-signin-options .signin-list a:hover.is--twitter .icon {
          background: #1da1f2; } }

.c-separator-msg, .c-signin-options .panel-msg {
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  color: #5b5b5b;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  overflow: hidden; }
  .c-separator-msg span, .c-signin-options .panel-msg span {
    display: inline-block;
    padding: 0 24px;
    white-space: nowrap;
    position: relative;
    top: 1px; }
    .c-separator-msg span:before, .c-signin-options .panel-msg span:before, .c-separator-msg span:after, .c-signin-options .panel-msg span:after {
      content: '';
      display: block;
      width: 50vw;
      height: 1px;
      background: #bfbfbf;
      position: absolute;
      top: 50%;
      right: 100%; }
    .c-separator-msg span:after, .c-signin-options .panel-msg span:after {
      right: auto;
      left: 100%; }

.c-min-footer {
  background: #f6f2f9;
  text-align: center;
  display: block;
  padding: 0px 0 20px;
  color: #6e3996; }
  .c-min-footer p {
    font-size: 12px;
    line-height: 1.2em; }
    .c-min-footer p:last-child {
      margin-bottom: 0; }

.c-mob-flow-header, .c-seat-selection .heading-wrap, .c-meal-selection .fs-head .fs-head-txt .mobile-header,
.c-seats-selection .sec-head .mobile-header {
  width: 100%; }
  .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1 {
    margin-bottom: 40px;
    margin-top: 0; }
    .c-mob-flow-header h1 .icon, .c-seat-selection .heading-wrap h1 .icon, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1 .icon, .c-seats-selection .sec-head .mobile-header h1 .icon {
      display: none; }
      @media (max-width: 767px) {
        .c-mob-flow-header h1 .icon, .c-seat-selection .heading-wrap h1 .icon, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1 .icon, .c-seats-selection .sec-head .mobile-header h1 .icon {
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          margin-right: 16px; }
          .c-mob-flow-header h1 .icon svg, .c-seat-selection .heading-wrap h1 .icon svg, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1 .icon svg, .c-seats-selection .sec-head .mobile-header h1 .icon svg {
            width: 30px;
            height: 28px; }
          .c-mob-flow-header h1 .icon path, .c-seat-selection .heading-wrap h1 .icon path, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1 .icon path, .c-seats-selection .sec-head .mobile-header h1 .icon path {
            fill: #383041; } }
      @media (max-width: 355px) {
        .c-mob-flow-header h1 .icon, .c-seat-selection .heading-wrap h1 .icon, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1 .icon, .c-seats-selection .sec-head .mobile-header h1 .icon {
          margin-right: 7px; } }
    @media (max-width: 1500px) {
      .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1 {
        margin-bottom: 35px; } }
    @media (max-width: 767px) {
      .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1 {
        margin-bottom: 20px;
        margin-top: 25px; } }
  .c-mob-flow-header .c-steps, .c-seat-selection .heading-wrap .c-steps, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps, .c-seats-selection .sec-head .mobile-header .c-steps {
    display: none; }
  @media (max-width: 767px) {
    .c-mob-flow-header, .c-seat-selection .heading-wrap, .c-meal-selection .fs-head .fs-head-txt .mobile-header,
    .c-seats-selection .sec-head .mobile-header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .c-mob-flow-header h1, .c-seat-selection .heading-wrap h1, .c-meal-selection .fs-head .fs-head-txt .mobile-header h1, .c-seats-selection .sec-head .mobile-header h1 {
        padding-right: 30px; }
      .c-mob-flow-header .c-steps, .c-seat-selection .heading-wrap .c-steps, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps, .c-seats-selection .sec-head .mobile-header .c-steps {
        display: block; }
        .c-mob-flow-header .c-steps li, .c-seat-selection .heading-wrap .c-steps li, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li, .c-seats-selection .sec-head .mobile-header .c-steps li {
          padding: 0; }
          .c-mob-flow-header .c-steps li:before, .c-seat-selection .heading-wrap .c-steps li:before, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li:before, .c-seats-selection .sec-head .mobile-header .c-steps li:before, .c-mob-flow-header .c-steps li:after, .c-seat-selection .heading-wrap .c-steps li:after, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li:after, .c-seats-selection .sec-head .mobile-header .c-steps li:after {
            display: none; }
          .c-mob-flow-header .c-steps li + li, .c-seat-selection .heading-wrap .c-steps li + li, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li + li, .c-seats-selection .sec-head .mobile-header .c-steps li + li {
            padding-left: 4px; }
          .c-mob-flow-header .c-steps li.is--current a, .c-seat-selection .heading-wrap .c-steps li.is--current a, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li.is--current a, .c-seats-selection .sec-head .mobile-header .c-steps li.is--current a, .c-mob-flow-header .c-steps li.is--active a, .c-seat-selection .heading-wrap .c-steps li.is--active a, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps li.is--active a, .c-seats-selection .sec-head .mobile-header .c-steps li.is--active a {
            background: #6e3996; }
        .c-mob-flow-header .c-steps a, .c-seat-selection .heading-wrap .c-steps a, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps a, .c-seats-selection .sec-head .mobile-header .c-steps a {
          display: block;
          width: 16px;
          height: 4px;
          background: #d6dee0; }
          .c-mob-flow-header .c-steps a .txt, .c-seat-selection .heading-wrap .c-steps a .txt, .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps a .txt, .c-seats-selection .sec-head .mobile-header .c-steps a .txt,
          .c-mob-flow-header .c-steps a .icon,
          .c-seat-selection .heading-wrap .c-steps a .icon,
          .c-meal-selection .fs-head .fs-head-txt .mobile-header .c-steps a .icon,
          .c-seats-selection .sec-head .mobile-header .c-steps a .icon {
            display: none; } }

.c-seat-selection {
  margin-bottom: 60px;
  padding-right: 85px;
  position: relative; }
  @media (max-width: 1500px) {
    .c-seat-selection {
      padding-right: 80px; } }
  @media (max-width: 1200px) {
    .c-seat-selection {
      padding-right: 60px; } }
  @media (max-width: 815px) {
    .c-seat-selection {
      padding-right: 30px; } 
  }
  @media (max-width: 767px) {
    .c-seat-selection {
      padding-right: 0;
      margin-bottom: 0; } }
  .c-seat-selection h1 {
    margin-bottom: 40px;
    margin-top: 20px; }
    .c-seat-selection h1 .icon {
      display: none; }
      @media (max-width: 767px) {
        .c-seat-selection h1 .icon {
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          margin-right: 16px; }
          .c-seat-selection h1 .icon path {
            fill: #383041; } }
    @media (max-width: 1500px) {
      .c-seat-selection h1 {
        margin-bottom: 35px; } }
    @media (max-width: 767px) {
      .c-seat-selection h1 {
        margin-bottom: 20px;
        margin-top: 25px; } }
  .c-seat-selection .below-heading {
    position: relative; }
  .c-seat-selection .float-right {
    position: absolute;
    top: 0;
    right: -78px;
    height: 100%;
    min-height: 300px; }
    @media (max-width: 1500px) {
      .c-seat-selection .float-right {
        right: -55px; } }
    @media (max-width: 1200px) {
      .c-seat-selection .float-right {
        right: -65px; } }
    @media (max-width: 767px) {
      .c-seat-selection .float-right {
        right: auto;
        left: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        height: 0;
        min-height: 0;
        position: relative; } }
    .c-seat-selection .float-right .screen-way.screen-this-way{top:215px;}
	.c-seat-selection .float-right .screen-way {
      font-size: 14px;
      line-height: 1em;
      text-transform: uppercase;
      letter-spacing: 4px;
      white-space: nowrap;
      color: #6e3996;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      position: absolute;
      right: 20px;
      top: 50%;
	  /* top:405px; */
      margin-top: -100px;
      -webkit-transform-origin: right center;
          -ms-transform-origin: right center;
              transform-origin: right center; }
      @media (max-width: 1500px) {
        .c-seat-selection .float-right .screen-way {
          font-size: 13px; } }
      @media (max-width: 767px) {
        .c-seat-selection .float-right .screen-way {
          position: absolute;
          top: auto;
          bottom: 61px;
          margin: 0;
          -webkit-transform-origin: bottom left;
              -ms-transform-origin: bottom left;
                  transform-origin: bottom left;
          left: 100%;
          background: #6e3996;
          display: block;
          height: auto;
          max-width: none;
          width: 252px;
          color: #fff;
          text-align: center;
          padding: 9px 10px 8px;
          font-size: 12px;
          border-radius: 5px 5px 0 0;
          margin-left: 15px;
          -webkit-transition: margin .35s;
          -o-transition: margin .35s;
          transition: margin .35s; }
          .c-seat-selection .float-right .screen-way.is--close {
            margin-left: 50px; } }
  @media (max-width: 767px) and (max-height: 500px) {
    .c-seat-selection .float-right .screen-way {
      display: none; } }
      .c-seat-selection .float-right .screen-way .close-btn {
        display: none; }
        .c-seat-selection .float-right .screen-way .close-btn .txt {
          display: none; }
        @media (max-width: 767px) {
          .c-seat-selection .float-right .screen-way .close-btn {
            display: inline-block;
            vertical-align: middle;
            margin-right: 6px; }
            .c-seat-selection .float-right .screen-way .close-btn i {
              display: block;
              width: 14px;
              height: 14px;
              background: #fff;
              border-radius: 999px;
              position: relative;
              -webkit-transform: rotateZ(45deg);
                  -ms-transform: rotate(45deg);
                      transform: rotateZ(45deg); }
              .c-seat-selection .float-right .screen-way .close-btn i:before, .c-seat-selection .float-right .screen-way .close-btn i:after {
                content: '';
                display: block;
                background: #6e3996;
                height: 1px;
                width: 60%;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%); }
              .c-seat-selection .float-right .screen-way .close-btn i:after {
                width: 1px;
                height: 60%; } }
      .c-seat-selection .float-right .screen-way .arrows {
        display: inline-block; }
        .c-seat-selection .float-right .screen-way .arrows i {
          display: inline-block;
          border: 1px solid #6e3996;
          border-bottom: none;
          border-left: none;
          width: 7px;
          height: 7px;
          -webkit-transform: rotateZ(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotateZ(45deg);
          margin: 0 1px;
          position: relative;
          left: 0;
          -webkit-animation: focus-arrows 2s infinite;
                  animation: focus-arrows 2s infinite; }
          .c-seat-selection .float-right .screen-way .arrows i:nth-child(1) {
            -webkit-animation-delay: .2s;
                    animation-delay: .2s; }
          .c-seat-selection .float-right .screen-way .arrows i:nth-child(2) {
            -webkit-animation-delay: .1s;
                    animation-delay: .1s; }
          .c-seat-selection .float-right .screen-way .arrows i:nth-child(3) {
            -webkit-animation-delay: .0s;
                    animation-delay: .0s; }
          @media (max-width: 767px) {
            .c-seat-selection .float-right .screen-way .arrows i {
              border-color: #fff; } }
    .c-seat-selection .float-right .zoom-btns a + a {
      margin-top: 5px; }
    @media (max-width: 767px) {
      .c-seat-selection .float-right .zoom-btns {
        position: absolute;
        bottom: 60px; } }
    .c-seat-selection .float-right .btn-zoom-in,
    .c-seat-selection .float-right .btn-zoom-out {
      display: block;
      width: 40px;
      height: 40px;
      background: #fff;
      border-radius: 4px;
      position: relative;
      -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
              box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15); }
      @media (max-width: 1500px) {
        .c-seat-selection .float-right .btn-zoom-in,
        .c-seat-selection .float-right .btn-zoom-out {
          width: 35px;
          height: 35px; } }
      @media (max-width: 767px) {
        .c-seat-selection .float-right .btn-zoom-in,
        .c-seat-selection .float-right .btn-zoom-out {
          background: #6e3996; } }
      .c-seat-selection .float-right .btn-zoom-in:before, .c-seat-selection .float-right .btn-zoom-in:after,
      .c-seat-selection .float-right .btn-zoom-out:before,
      .c-seat-selection .float-right .btn-zoom-out:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background: #6e3996;
        height: 1px;
        width: 40%; }
        @media (max-width: 767px) {
          .c-seat-selection .float-right .btn-zoom-in:before, .c-seat-selection .float-right .btn-zoom-in:after,
          .c-seat-selection .float-right .btn-zoom-out:before,
          .c-seat-selection .float-right .btn-zoom-out:after {
            background: #fff;
            height: 2px; } }
      .c-seat-selection .float-right .btn-zoom-in:after,
      .c-seat-selection .float-right .btn-zoom-out:after {
        width: 1px;
        height: 40%; }
        @media (max-width: 767px) {
          .c-seat-selection .float-right .btn-zoom-in:after,
          .c-seat-selection .float-right .btn-zoom-out:after {
            width: 2px; } }
      .c-seat-selection .float-right .btn-zoom-in .txt,
      .c-seat-selection .float-right .btn-zoom-out .txt {
        display: none; }
    .c-seat-selection .float-right .btn-zoom-out:after {
      display: none; }
  @media (max-width: 767px) {
    .c-seat-selection .scale-area-wrap {
      padding: 0px 15px;
      min-width: 820px;
      padding: 0;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
      top: 0;
      position: relative; } }
  .c-seat-selection .back-msg {
    text-align: center;
    color: #6e3996;
    padding: 20px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 4px; }
    @media (max-width: 767px) {
      .c-seat-selection .back-msg {
        display: none; } }
  .c-seat-selection .legends {
    border-top: 1px solid #ececec;
    margin-top: 20px;
    padding-top: 40px; }
    @media (max-width: 1200px) {
      .c-seat-selection .legends {
        margin-right: -60px; } }
    @media (max-width: 767px) {
      .c-seat-selection .legends {
        background: #f8f8f8;
        border-top: 1px solid #d1d0e2;
        margin-right: -15px;
        margin-left: -15px;
        padding: 10px 15px 10px;
        margin-top: 0; } }
    .c-seat-selection .legends ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      max-width: 575px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .c-seat-selection .legends ul {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    .c-seat-selection .legends li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding-right: 25px; }
      .c-seat-selection .legends li:last-child {
        padding-right: 0; }
    .c-seat-selection .legends .icon {
      display: block;
      width: 38px;
      height: 36px;
      background: url(../img/booking/seats.png) no-repeat 0 0;
      background-size: 300% auto; }
      .c-seat-selection .legends .icon.icon--booked {
        background-position: -38px top; }
      .c-seat-selection .legends .icon.icon--selected {
        background-position: -76px top; }
      .c-seat-selection .legends .icon.icon--wheelchair {
        background-position: 0 bottom; }
      @media (max-width: 767px) {
        .c-seat-selection .legends .icon {
          width: 10px;
          height: 10px;
          border: 1px solid #bcbdca;
          background: transparent; }
          .c-seat-selection .legends .icon.icon--booked {
            background: #a49dad;
            border-color: #a49dad; }
          .c-seat-selection .legends .icon.icon--selected {
            border-color: #6e3996;
            background: #6e3996; }
          .c-seat-selection .legends .icon.icon--wheelchair {
            border: none;
            background: url(../img/booking/seats.png) no-repeat 0 0;
            background-position: 0 bottom;
            background-size: 69px auto;
            width: 19px;
            height: 19px;
            margin-top: -4px;
            margin-bottom: -5px;
            margin-left: -5px; } }
    .c-seat-selection .legends .txt {
      display: block;
      padding-left: 10px;
      font-size: 14px;
      line-height: 1em;
      color: #9495a4; }
      @media (max-width: 767px) {
        .c-seat-selection .legends .txt {
          font-size: 12px; } }
  .c-seat-selection .seats-area {
    text-align: center;
    overflow: hidden; }
    @media (max-width: 767px) {
      .c-seat-selection .seats-area {
        margin-right: -15px;
        margin-left: -15px; } }
    .c-seat-selection .seats-area .scale-area.dolby-seat{font-size: 8px;}
	.c-seat-selection .seats-area .scale-area {
      font-size: 10px;
      /* font-size: 8px; */
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      position: relative; }
      @media (max-width: 1660px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .59vw;*/ font-size: .487vw; } } 
      @media (max-width: 1500px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .61vw;*/font-size: .504vw; } } 
      @media (max-width: 1400px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .6vw;*/font-size: .50vw; } }
      @media (max-width: 1300px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .60vw;*/font-size: .44vw; } }
      @media (max-width: 1200px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .89vw;*/font-size: .735vw; } }
      @media (max-width: 1000px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .88vw;*/ font-size: .726vw; } } 
      @media (max-width: 880px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .87vw;*/font-size: .726vw; } }
      @media (max-width: 815px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: .86vw;*/font-size: .6vw; } }
      @media (max-width: 767px) {
        .c-seat-selection .seats-area .scale-area {
          /*font-size: 8.6px;*/
          font-size: 7px;
          padding: 0px 15px; } }
    .c-seat-selection .seats-area .seats-wrap {
      display: inline-block; }
      @media (max-width: 767px) {
        .c-seat-selection .seats-area .seats-wrap {
          padding-bottom: 5em; } }
      /*.c-seat-selection .seats-area .seats-wrap.type-b .seat-row {
        margin-bottom: 1.8em; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row .seat-row-wrap {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: row-reverse;
              -ms-flex-direction: row-reverse;
                  flex-direction: row-reverse; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row.row-sty-2 .seat-row-wrap {
          width: 100%;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row:last-child .seat-row-wrap {
          width: 100%; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row:last-child .seat:nth-child(1) {
          margin-left: 5.0em; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row:last-child .seat:nth-child(2) {
          margin-left: 0; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row:last-child .seat:nth-child(3) {
          padding-left: 0;
          margin-left: auto; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat-row:last-child .seat:nth-child(4) {
          padding-right: 0;
          margin-right: 5.0em; }
      .c-seat-selection .seats-area .seats-wrap.type-b .seat {
        padding-top: .5em;
        padding-right: 1.9em;
        padding-left: 1.9em; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-last-child(3) {
          padding-left: 0; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-child(3) {
          padding-right: 0; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-last-child(1), .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-last-child(2), .c-seat-selection .seats-area .seats-wrap.type-b .seat:first-child, .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-child(2) {
          padding-right: 0;
          padding-left: 0; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-last-child(2) {
          margin-right: 50px; }
        .c-seat-selection .seats-area .seats-wrap.type-b .seat:nth-child(2) {
          margin-left: 50px; } Hided21082019*/
          .c-seat-selection .seats-area .seats-wrap.type-b .seat:before {
            content: '';
            position: absolute;
            top: 0;
            left: -0em;
            display: block;
            width: 100%;
            padding-right: .0em;
            padding-left: .0em;
            -webkit-box-sizing: content-box;
                    box-sizing: content-box;
            border-top: 0.4em solid #9495a4;
            border-right: .4em solid transparent;
            border-left: .4em solid transparent;
            margin-left: -.2em;
            z-index: -1; }

      .c-seat-selection .seats-area .seats-wrap.type-c .seat:nth-child(2n) {
        margin-right: 5.0em; }
      .c-seat-selection .seats-area .seats-wrap.type-c .seat:last-child {
        margin-right: 0; }
      .c-seat-selection .seats-area .seats-wrap.type-d .seat-row .seat-row-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        margin-right: 3.8em;
        margin-left: auto; }
      .c-seat-selection .seats-area .seats-wrap.type-d .seat-row:nth-last-child(1) .seat-row-wrap {
        margin-right: 0;
        margin-left: 0; }
        .c-seat-selection .seats-area .seats-wrap.type-d .seat-row:nth-last-child(1) .seat-row-wrap .seat:nth-child(5) {
          margin-left: 19.0em; }
      .c-seat-selection .seats-area .seats-wrap.type-d .seat-row:nth-child(1) .seat-row-wrap {
        margin-right: 7.6em; }
      .c-seat-selection .seats-area .seats-wrap.type-e .seat-row:last-child .seat:first-child {
        margin-right: 8.8em; }
      .c-seat-selection .seats-area .seats-wrap.type-e .seat-row:last-child .seat:last-child {
        margin-left: 8.8em; }
      .c-seat-selection .seats-area .seats-wrap.type-e .seat-row:last-child .seat:nth-last-child(2), .c-seat-selection .seats-area .seats-wrap.type-e .seat-row:last-child .seat:nth-child(2) {
        display: none; }
      .c-seat-selection .seats-area .seats-wrap.type-e .seat:nth-child(2) {
        margin-right: 5.0em; }
      .c-seat-selection .seats-area .seats-wrap.type-e .seat:nth-last-child(2) {
        margin-left: 5.0em; }
  .c-seat-selection .screen {
    background: url("../img/booking/screen.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 12.13%;
    position: relative; }
    @media (max-width: 767px) {
      .c-seat-selection .screen {
        background-image: url("../img/booking/screen--mob.jpg"); } }
    .c-seat-selection .screen .screen-txt {
      position: absolute;
      top: 55%;
      left: 0;
      width: 100%;
      font-size: 1.4em;
      line-height: 1em;
      letter-spacing: 5px;
      text-align: center;
      color: #6e3996;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 767px) {
        .c-seat-selection .screen .screen-txt {
          font-size: 1.6em; } }
  .c-seat-selection .seat-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .c-seat-selection .seat-row .row-legend {
      font-size: 1.4em;
      line-height: 1em;
      font-weight: 500;
      color: #9495a4;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      text-align: center;
      width: 3em; }
      .c-seat-selection .seat-row .row-legend:first-child {
        padding-right: 2em; }
      .c-seat-selection .seat-row .row-legend:last-child {
        padding-left: 2em; }
    .c-seat-selection .seat-row .seat-row-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  .c-seat-selection .seat-section {
    margin-top: 4.5em; }
    @media (max-width: 650px) {
      .c-seat-selection .seat-section {
        margin-top: 2em; }
        .c-seat-selection .seat-section:first-child {
          margin-top: 0em; } }
    .c-seat-selection .seat-section .sec-title {
      font-size: 3em;
      font-weight: bold;
      line-height: 1em;
      text-transform: uppercase;
      text-align: center;
      color: #9495a4;
      margin-bottom: 0.75em;
      opacity: .2; }
      @media (max-width: 650px) {
        .c-seat-selection .seat-section .sec-title {
          font-size: 2.3em;
          margin-bottom: 0.5em; } }
  .c-seat-selection .seat {
    position: relative; }
    .c-seat-selection .seat .msg {
      display: none;
      position: absolute;
      bottom: 100%;
      width: 110px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background: #6e3996;
      padding: 10px;
      color: #fff;
      text-align: center;
      margin-bottom: 4px; }
      .c-seat-selection .seat .msg:after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 50%;
        border-top: 5px solid #6e3996;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        -webkit-transform: translateX(-3px);
            -ms-transform: translateX(-3px);
                transform: translateX(-3px);
        margin-left: -3px;
        margin-top: -1px;
        pointer-events: none; }
      .c-seat-selection .seat .msg .msg-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; }
      .c-seat-selection .seat .msg .label {
        font-size: 12px;
        line-height: 1em;
        text-transform: uppercase; }
      .c-seat-selection .seat .msg .value {
        font-size: 30px;
        line-height: 1em;
        text-transform: uppercase;
        font-weight: bold; }
    .c-seat-selection .seat input {
      display: none; }
    .c-seat-selection .seat label {
      cursor: pointer;
      position: relative;
      display: block; }
      html:not(.is--mobile) .c-seat-selection .seat label:hover + .msg {
        display: block; }
      .c-seat-selection .seat label .txt {
        display: none; }
      .c-seat-selection .seat label .icon {
        cursor: pointer !important;
        display: block;
        width: 3.8em;
        height: 3.6em;
        background: url("../img/booking/seats.png") no-repeat top left;
        background-size: 300% auto; }
    /* .c-seat-selection .seat input:checked + label .icon { background-position: 100% top; } */
    .c-seat-selection .seat.seat--wheelchair label .icon {
      background-position: left bottom; }
    .c-seat-selection .seat.seat--wheelchair input:checked + label .icon {
      background-position: 100% bottom; }
    .c-seat-selection .seat.seat--booked {
      position: relative; }
      .c-seat-selection .seat.seat--booked:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1; }
      .c-seat-selection .seat.seat--booked label {
        cursor: auto;
        pointer-events: none; }
        .c-seat-selection .seat.seat--booked label .icon {
          cursor: auto;
          background-position: center top; }
      .c-seat-selection .seat.seat--booked.seat--wheelchair input + label .icon {
        background-position: 50% bottom; }

@-webkit-keyframes focus-arrows {
  0% {
    left: 0; }
  20% {
    left: 5px; }
  50% {
    left: 0px; } }

@keyframes focus-arrows {
  0% {
    left: 0; }
  20% {
    left: 5px; }
  50% {
    left: 0px; } }

.c-steps {
  margin-top: 10px; }
  .c-steps a {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1em;
    color: #383041;
    text-align: center; }
    .c-steps a .txt {
      display: block; }
    .c-steps a .icon {
      display: block;
      margin-bottom: 18px;
      position: relative; }
      .c-steps a .icon:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background: -webkit-linear-gradient(315deg, #9d36d5 0%, #673190 100%);
        background: -o-linear-gradient(315deg, #9d36d5 0%, #673190 100%);
        background: linear-gradient(135deg, #9d36d5 0%, #673190 100%);
        width: 50px;
        height: 50px;
        border-radius: 999px;
        opacity: 0; }
        @media (max-width: 1200px) {
          .c-steps a .icon:before {
            width: 40px;
            height: 40px; } }
      .c-steps a .icon:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
        opacity: 0;
        background: url("../img/icons/check-mark--white.svg") no-repeat center center;
        background-size: 15px auto; }
      .c-steps a .icon img, .c-steps a .icon svg {
        width: 100%;
        height: 100%;
        max-height: 32px;
        max-width: 36px; }
        @media (max-width: 1200px) {
          .c-steps a .icon img, .c-steps a .icon svg {
            max-height: 27px;
            max-width: 30px; } }
      .c-steps a .icon svg path {
        fill: #383041; }
  .c-steps ul {
    font-size: 0; }
  .c-steps li {
    display: inline-block;
    position: relative; }
    .c-steps li + li {
      padding-left: 100px; }
      @media (max-width: 1200px) {
        .c-steps li + li {
          padding-left: 85px; } }
      @media (max-width: 920px) {
        .c-steps li + li {
          padding-left: 60px; } }
      .c-steps li + li:before {
        content: "";
        display: block;
        height: 1px;
        background: #bebebe;
        position: absolute;
        top: 50%;
        left: 43px;
        margin-top: -11px;
        width: 13px; }
        @media (max-width: 1200px) {
          .c-steps li + li:before {
            margin-top: -13px; } }
        @media (max-width: 920px) {
          .c-steps li + li:before {
            left: 25px; } }
      .c-steps li + li:after {
        content: "";
        border: 1px solid #bebebe;
        border-bottom: none;
        border-right: none;
        display: block;
        width: 7px;
        height: 7px;
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg);
        position: absolute;
        top: 50%;
        left: 49px;
        margin-top: -14px; }
        @media (max-width: 1200px) {
          .c-steps li + li:after {
            margin-top: -16px; } }
        @media (max-width: 920px) {
          .c-steps li + li:after {
            left: 31px; } }
    .c-steps li.is--active a {
      color: #8a35bd; }
      .c-steps li.is--active a .icon:after, .c-steps li.is--active a .icon:before {
        opacity: 1; }
    .c-steps li.is--current a {
      color: #8a35bd; }
      .c-steps li.is--current a .icon svg path {
        fill: #8a35bd; }

.c-user-summary {
  position: relative; }
  .c-user-summary .user-img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 999px;
    overflow: hidden;
    position: relative;
    background: url("../img/booking/user-img--default.jpg") no-repeat center center;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1); }
    @media (max-width: 920px) {
      .c-user-summary .user-img {
        width: 45px;
        height: 45px; } }
    @media (max-width: 767px) {
      .c-user-summary .user-img {
        width: 40px;
        height: 40px; } }
  .c-user-summary .action-elem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-user-summary .arrow-icon {
    display: block;
    position: relative;
    padding-left: 20px; }
    @media (max-width: 920px) {
      .c-user-summary .arrow-icon {
        padding-left: 15px; } }
    .c-user-summary .arrow-icon:before {
      content: '';
      display: block;
      -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
              transform: rotateZ(45deg);
      border: 1px solid #383041;
      border-top: none;
      border-left: none;
      width: 5px;
      height: 5px;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
    @media (max-width: 767px) {
      .c-user-summary .arrow-icon {
        display: none; } }
  .c-user-summary .user-actions-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #6e3996;
    color: #fff;
    padding: 20px;
    border-radius: 15px;
    top: 100%;
    margin-top: 10px;
    min-width: 165px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 99; }
    .c-user-summary .user-actions-dropdown a {
      font-size: 14px;
      line-height: 1em;
      padding: 0 0 10px;
      margin-bottom: 15px;
      display: block;
      border-bottom: 1px solid #7d4da1;
      color: #fff; }
      .c-user-summary .user-actions-dropdown a:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none; }
  .c-user-summary.dropdown--active .arrow-icon:before {
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg); }

.c-order-layout-main, .c-seats-selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (max-width: 1200px) {
    .c-order-layout-main, .c-seats-selection {
      display: block; } }

.order-layout_left, .c-seats-selection .seats-panel {
  display: block;
  width: 70%;
  padding-right: 30px;
  padding-top: 15px; }
  @media (max-width: 1500px) {
    .order-layout_left, .c-seats-selection .seats-panel {
      padding-right: 0px; } }
  @media (max-width: 1200px) {
    .order-layout_left, .c-seats-selection .seats-panel {
      width: 100%; } }
  @media (max-width: 767px) {
    .order-layout_left, .c-seats-selection .seats-panel {
      padding-top: 0px;
      width: 100%; } }

.order-layout_right, .c-seats-selection .details-panel {
  width: 30%;
  position: relative; }
  @media (max-width: 1200px) {
    .order-layout_right, .c-seats-selection .details-panel {
      width: 100%;
      max-width: 600px;
      margin-right: auto;
      margin-left: auto; } }
  @media (max-width: 767px) {
    .order-layout_right, .c-seats-selection .details-panel {
      position: fixed;
      bottom: 0;
      left: 0;
      top: auto;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      -webkit-transition: all .25s linear;
      -o-transition: all .25s linear;
      transition: all .25s linear;
      max-width: none;
      z-index: 2 !important; }
      .order-layout_right .c-panel-2, .c-seats-selection .details-panel .c-panel-2 {
        margin-bottom: 0; } }

.c-timmer {
  background: url("../img/icons/icon-stop-watch.svg") no-repeat;
  background-position: 20px center;
  background-size: 27px 30px;
  color: #9495a4;
  padding: 16px 20px 14px 56px;
  display: inline-block;
  border: 1px solid #ececec;
  border-radius: 10px; }
  .c-timmer .timmer-txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .c-timmer .time {
    font-size: 25px;
    line-height: 1em;
    min-width: 62px;
    text-align: center; }
  .c-timmer .label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase; }

.c-dine-list {
  margin-bottom: 100px; }
  @media (max-width: 1200px) {
    .c-dine-list {
      margin-bottom: 20px; } }
  .c-dine-list .wrap-item {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .c-dine-list .wrap-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative; } }
  .c-dine-list .dine-section {
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      .c-dine-list .dine-section {
        margin-bottom: 18px; } }
  .c-dine-list .dine-title {
    margin-bottom: 13px; }
  .c-dine-list .details {
    padding: 15px 30px;
    text-align: center; }
    @media (max-width: 1650px) {
      .c-dine-list .details {
        padding: 15px 20px; } }
    @media (max-width: 1100px) {
      .c-dine-list .details {
        padding: 15px; } }
    @media (max-width: 767px) {
      .c-dine-list .details {
        display: block;
        text-align: left;
        padding-right: 55px;
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        min-height: 87px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .c-dine-list .dine-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -17px; }
    @media (max-width: 1500px) {
      .c-dine-list .dine-list {
        margin: 0 -10px; } }
    .c-dine-list .dine-list .item {
      display: block;
      width: 25%;
      padding: 0 17px;
      margin-bottom: 25px; }
      @media (max-width: 1500px) {
        .c-dine-list .dine-list .item {
          padding: 0 10px; } }
      @media (max-width: 1300px) {
        .c-dine-list .dine-list .item {
          width: 33.33%; } }
      @media (max-width: 1200px) {
        .c-dine-list .dine-list .item {
          width: 25%; } }
      @media (max-width: 920px) {
        .c-dine-list .dine-list .item {
          width: 33.33%; } }
      @media (max-width: 767px) {
        .c-dine-list .dine-list .item {
          width: 100%;
          margin-bottom: 10px; } }
  .c-dine-list .img {
    position: relative; }
    @media (max-width: 767px) {
      .c-dine-list .img {
        width: 80px; } }
    .c-dine-list .img img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .c-dine-list .img:after {
      content: '';
      display: block;
      padding-top: 75%; }
  @media (max-width: 767px) {
    .c-dine-list .item-action {
      position: absolute;
      top: 50%;
      right: 15px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .c-dine-list .item-name {
    font-size: 14px;
    line-height: 1.3em;
    color: #383041;
    min-height: 35px;
    margin-bottom: 7px; }
    @media (max-width: 767px) {
      .c-dine-list .item-name {
        min-height: 0; } }
  .c-dine-list .item-link {
    display: inline-block;
    font-size: 14px;
    line-height: 1em;
    border-bottom: 1px solid #6e3996;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .c-dine-list .item-link {
        margin-bottom: 0;
        font-size: 13px; } }
  .c-dine-list .add-box input[type="checkbox"] {
    display: none; }
    .c-dine-list .add-box input[type="checkbox"]:checked + label {
      background: #6e3996;
      -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
              transform: rotateZ(45deg); }
      .c-dine-list .add-box input[type="checkbox"]:checked + label:before, .c-dine-list .add-box input[type="checkbox"]:checked + label:after {
        background: #fff; }
      .c-dine-list .add-box input[type="checkbox"]:checked + label:before {
        left: 10px;
        width: 8px;
        top: 20px; }
      .c-dine-list .add-box input[type="checkbox"]:checked + label:after {
        top: 8px;
        left: 17px; }
      @media (max-width: 1200px) {
        .c-dine-list .add-box input[type="checkbox"]:checked + label:before {
          top: 19px; }
        .c-dine-list .add-box input[type="checkbox"]:checked + label:after {
          left: 16px; } }
      @media (max-width: 767px) {
        .c-dine-list .add-box input[type="checkbox"]:checked + label:before {
          top: 16px;
          width: 6px; }
        .c-dine-list .add-box input[type="checkbox"]:checked + label:after {
          left: 14px;
          height: 9px; } }
  .c-dine-list .add-box label {
    display: block;
    border-radius: 999px;
    border: 1px solid #6e3996;
    position: relative;
    margin: 0 auto;
    width: 36px;
    height: 36px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    .c-dine-list .add-box label:before, .c-dine-list .add-box label:after {
      content: '';
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      display: block;
      height: 2px;
      position: absolute;
      top: 16px;
      left: 10px;
      width: 14px;
      background: #6e3996; }
    .c-dine-list .add-box label:after {
      width: 2px;
      height: 14px;
      left: 16px;
      top: 10px; }
    @media (max-width: 1200px) {
      .c-dine-list .add-box label {
        width: 32px;
        height: 32px; }
        .c-dine-list .add-box label:before {
          top: 14px;
          left: 9px;
          width: 12px; }
        .c-dine-list .add-box label:after {
          height: 12px;
          left: 14px;
          top: 9px; } }
    @media (max-width: 767px) {
      .c-dine-list .add-box label {
        width: 28px;
        height: 28px; }
        .c-dine-list .add-box label:before {
          top: 12px;
          left: 7px;
          width: 12px; }
        .c-dine-list .add-box label:after {
          height: 12px;
          left: 12px;
          top: 7px; } }
  .c-dine-list .add-box .box-txt {
    display: none; }

@media (max-width: 767px) {
  .seat-list-wrap {
    position: relative; }
    .seat-list-wrap:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: -15px;
      width: 75px;
      height: 100%;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      z-index: 2;
      pointer-events: none; } }

.c-meal-type-list {
  margin-bottom: 28px;
  margin-top: 18px; }
  @media (max-width: 767px) {
    .c-meal-type-list {
      white-space: nowrap;
      width: 100%;
      overflow-x: auto;
      padding-bottom: 6px;
      padding-right: 40px; } }
  .c-meal-type-list a {
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    padding: 0 0 12px 0;
    border-bottom: 4px solid transparent;
    margin-right: 60px;
    text-transform: uppercase;
    color: #212121;
    font-weight: 500; }
    @media (max-width: 1500px) {
      .c-meal-type-list a {
        margin-right: 50px; } }
    @media (max-width: 1350px) {
      .c-meal-type-list a {
        margin-right: 40px;
        font-size: 15px; } }
    @media (max-width: 800px) {
      .c-meal-type-list a {
        font-size: 14px;
        margin-right: 35px; } }
    @media (max-width: 767px) {
      .c-meal-type-list a {
        margin-right: 25px;
        font-size: 14px;
        border-bottom-width: 3px; } }
    .c-meal-type-list a:last-child {
      margin-right: 0; }
    .c-meal-type-list a.is--active {
      color: #6e3996;
      border-bottom-color: #6e3996; }

@media (max-width: 768px) {
  .c-seat-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-bottom: 10px;
    position: relative; } }

.c-seat-list .seat {
  display: inline-block;
  margin-right: 70px;
  text-align: center;
  position: relative;
  z-index: 2; }
  @media (max-width: 768px) {
    .c-seat-list .seat {
      margin-right: 32px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .c-seat-list .seat:last-child {
        padding-right: 50px; } }
  .c-seat-list .seat:after {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: 10px;
    width: 18px;
    height: 21px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    z-index: 1; }
    @media (max-width: 768px) {
      .c-seat-list .seat:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
  .c-seat-list .seat:last-child {
    margin-right: 0; }
  .c-seat-list .seat .seat-txt {
    display: none;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    color: #7b7b7b;
    white-space: nowrap;
    margin-top: 9px; }
    @media (max-width: 767px) {
      .c-seat-list .seat .seat-txt {
        display: block; } }
  .c-seat-list .seat .seat-number {
    font-size: 14px;
    color: #7b7b7b;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 3px;
    font-weight: 500; }
  .c-seat-list .seat .icon-seat {
    display: block;
    /* background: url("../img/icons/seats-sprite.svg") no-repeat 0 center; */
	background: url("../img/icons/seats-sprite-svg.png") no-repeat 0 center;
	background-size: auto 100%;
    width: 38px;
    height: 40px;
    position: relative;
    z-index: 2; }
    @media (max-width: 767px) {
      .c-seat-list .seat .icon-seat {
        width: 32px;
        height: 34px; } }
  .c-seat-list .seat.is--current .seat-txt,
  .c-seat-list .seat.is--current .seat-number {
    color: #6e3996; }
  .c-seat-list .seat.is--current .icon-seat {
    background-position: -46px center; }
    @media (max-width: 767px) {
      .c-seat-list .seat.is--current .icon-seat {
        background-position: -39px center; } }
  .c-seat-list .seat.is--filled:after {
    opacity: 1; }
  .c-seat-list .seat.is--filled .seat-txt,
  .c-seat-list .seat.is--filled .seat-number {
    color: #6e3996; }
  .c-seat-list .seat.is--filled .icon-seat {
    margin-left: -2px;
    margin-right: 2px;
    background-position: right center; }

@media (max-width: 767px) {
  .c-payment-selection .details-panel,
  .c-meal-selection .details-panel {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } }

.c-payment-selection .seats-panel,
.c-meal-selection .food-selection {
  padding-top: 15px;
  padding-right: 34px; }
  @media (max-width: 1500px) {
    .c-payment-selection .seats-panel,
    .c-meal-selection .food-selection {
      padding-right: 30px; } }
  @media (max-width: 1200px) {
    .c-payment-selection .seats-panel,
    .c-meal-selection .food-selection {
      padding-right: 0;
      padding-top: 0; } }
  @media (max-width: 767px) {
    .c-payment-selection .seats-panel,
    .c-meal-selection .food-selection {
      padding-bottom: 150px; } }

.c-meal-selection .fs-head .fs-head-txt .mobile-header h1,
.c-seats-selection .sec-head .mobile-header h1 {
  margin-bottom: 12px; }

.c-meal-selection .fs-head .fs-head-txt .mobile-header p:last-child,
.c-seats-selection .sec-head .mobile-header p:last-child {
  margin-bottom: 0; }

.c-meal-selection .fs-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 767px) {
    .c-meal-selection .fs-head .fs-head-txt {
      width: 100%; } }
  @media (min-width: 767px) {
    .c-meal-selection .fs-head .fs-head-txt .c-steps {
      display: none; } }
  @media (max-width: 767px) {
    .c-meal-selection .fs-head .fs-head-time {display: none; } 
	  }

.c-meal-selection .c-seat-list {
  /* margin-top: 28px; */
  /* margin-bottom: 35px; */
  margin-top: 3px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .c-meal-selection .c-seat-list {
      margin-top: 7px;
      margin-bottom: 23px; } }

.c-meal-selection .current-seat-details {
  font-size: 14px;
  line-height: 1.2em;
  color: #979797;
  margin-bottom: 30px; }
  .c-meal-selection .current-seat-details.csd--sty-2 {
    color: #222222; }

@media (max-width: 767px) {
  .c-seats-selection.seat--selected .details-panel {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%); } }

.c-whats-this {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6e3996;
  color: #fff;
  z-index: 5;
  padding: 20px 25px;
  overflow-y: auto; }
  .c-whats-this .wt-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500;
    margin-bottom: 18px; }
  .c-whats-this .wt-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 1em;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400; }
    .c-whats-this .wt-close .btn-txt {
      display: inline-block; }
    .c-whats-this .wt-close .icon {
      display: block;
      border-radius: 999px;
      background: #fff;
      overflow: hidden;
      width: 17px;
      height: 17px;
      position: relative;
      -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
              transform: rotateZ(45deg);
      margin-left: 5px; }
      .c-whats-this .wt-close .icon:before, .c-whats-this .wt-close .icon:after {
        content: '';
        display: block;
        position: absolute;
        top: 8px;
        left: 4px;
        height: 1px;
        width: 9px;
        background: #6e3996; }
      .c-whats-this .wt-close .icon:after {
        width: 1px;
        height: 9px;
        top: 4px;
        left: 8px; }
  .c-whats-this .wt-content {
    font-size: 14px;
    line-height: 1.2em; }
    .c-whats-this .wt-content li {
      font-size: 14px;
      line-height: 1.4em;
      margin-bottom: 10px;
      position: relative;
      background: url(../img/icons/bullet-arrow--white.png) no-repeat 0 4px;
      background-size: 6px 9px;
      padding-left: 18px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .c-whats-this .wt-content li strong {
        display: block;
        font-weight: 500; }
    .c-whats-this .wt-content p {
      margin-top: 30px;
      margin-bottom: 0; }

.c-panel-2-wrap {
  padding-top: 15px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .c-panel-2-wrap {
      padding-bottom: 0;
      padding-top: 0; } }
  .c-panel-2-wrap .c-panel-2 {
    margin-bottom: 0; }

.c-panel-2 {
  display: block;
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 20px;
  -webkit-box-shadow: 0 10px 30px rgba(7, 0, 26, 0.1);
          box-shadow: 0 10px 30px rgba(7, 0, 26, 0.1);
  overflow: hidden;
  margin-bottom: 40px; }
  @media (max-width: 1200px) {
    .c-panel-2 {
      border-radius: 10px; } }
  @media (max-width: 767px) {
    .c-panel-2 {
      border-radius: 0; } }
  .c-panel-2.panel--height-fit .calculation-list {
    min-height: 169px; }
    @media (max-width: 1200px) {
      .c-panel-2.panel--height-fit .calculation-list {
        min-height: 0; } }
  .c-panel-2 .c-whats-this {
    display: none; }
  .c-panel-2 .body-casual {
    position: relative; }
  .c-panel-2.panel--sty-1 .panel-body h2 {
    margin-bottom: 10px; }
  .c-panel-2.panel--sty-1 .info-list .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    font-size: 14px; }
    .c-panel-2.panel--sty-1 .info-list .list li {
      width: 50%; }
      .c-panel-2.panel--sty-1 .info-list .list li:nth-child(2n-2) {
        padding-right: 10px; }
      .c-panel-2.panel--sty-1 .info-list .list li:nth-child(2n-3) {
        padding-right: 0;
        padding-left: 10px; }
      .c-panel-2.panel--sty-1 .info-list .list li:nth-last-child(1), .c-panel-2.panel--sty-1 .info-list .list li:nth-last-child(2) {
        margin-bottom: 0; }
      .c-panel-2.panel--sty-1 .info-list .list li:first-child {
        width: 100%;
        padding-left: 0; }
  .c-panel-2 .panel-header {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .c-panel-2 .panel-header {
        margin-bottom: 17px; } }
    .c-panel-2 .panel-header .header-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 20px; }
      .c-panel-2 .panel-header .header-row:last-child {
        margin-bottom: 0; }
    .c-panel-2 .panel-header h1 {
      position: relative; }
      .c-panel-2 .panel-header h1 .icon {
        display: none;
        position: absolute;
        top: 50%;
        right: 0;
        border: 1px solid #413949;
        border-bottom: none;
        border-left: none;
        -webkit-transform: rotateZ(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotateZ(-45deg);
        width: 10px;
        height: 10px;
        margin-top: -2px;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        .mobile-detail-open .c-panel-2 .panel-header h1 .icon {
          -webkit-transform: rotateZ(135deg);
              -ms-transform: rotate(135deg);
                  transform: rotateZ(135deg);
          margin-top: -5px; }
      @media (max-width: 767px) {
        .c-panel-2 .panel-header h1 {
          width: 100%;
          display: block; }
          .c-panel-2 .panel-header h1 .icon {
            display: block; } }
    .c-panel-2 .panel-header p {
      color: #b3b3b3; }
    .c-panel-2 .panel-header > * {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .c-panel-2 .panel-body {
    margin-right: -20px;
    margin-left: -20px; }
    .c-panel-2 .panel-body h2 {
      font-size: 16px;
      line-height: 1.2em;
      font-weight: bold;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .c-panel-2 .panel-body h2 {
          margin-bottom: 15px; } }
      .c-panel-2 .panel-body h2 .help-link {
        font-size: 14px;
        line-height: 1em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        float: right; }
        .c-panel-2 .panel-body h2 .help-link .icon {
          display: inline-block;
          width: 17px;
          height: 17px;
          background: url("../img/icons/icon-info.png") no-repeat center center;
          margin-left: 5px; }
        @media (max-width: 767px) {
          /* .c-panel-2 .panel-body h2 .help-link {display: none; }  */
			}
    .c-panel-2 .panel-body .no-seat-selected {
      display: block;
      min-height: 230px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 15px;
      line-height: 1em;
      color: #b3b3b3;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-bottom: 0 !important; }
      .c-panel-2 .panel-body .no-seat-selected .icon {
        display: block;
        width: 102px;
        height: 57px;
        background: url("../img/icons/seats-placeholder.png") no-repeat center center;
        background-size: 100% auto;
        margin-bottom: 25px; }
    @media (max-width: 767px) {
      .c-panel-2 .panel-body .mobile-body-wrap {
        display: none;
        overflow-y: auto;
        overflow-x: hidden; } }
    .c-panel-2 .panel-body .mobile-body-wrap > *,
    .c-panel-2 .panel-body > *:not(.mobile-body-wrap) {
      padding: 30px 20px; }
      @media (max-width: 767px) {
        .c-panel-2 .panel-body .mobile-body-wrap > *,
        .c-panel-2 .panel-body > *:not(.mobile-body-wrap) {
          padding: 20px; } }
      .c-panel-2 .panel-body .mobile-body-wrap > *:first-child,
      .c-panel-2 .panel-body > *:not(.mobile-body-wrap):first-child {
        padding-top: 0; }
      .c-panel-2 .panel-body .mobile-body-wrap > *:last-child,
      .c-panel-2 .panel-body > *:not(.mobile-body-wrap):last-child {
        margin-bottom: -20px; }
    .c-panel-2 .panel-body .mobile-body-wrap > *:last-child {
      margin-bottom: 0; }
  .c-panel-2 .body-casual > * {
    border-bottom: 1px solid #ecebec;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .c-panel-2 .body-casual > *:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
  .c-panel-2 .body-normal {
    background: #ece8ef; }
  .c-panel-2 .panel-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .c-panel-2 .panel-action .btn-holder {
      padding-right: 10px;
      padding-left: 10px;
      width: 100%; }
      .c-panel-2 .panel-action .btn-holder:first-child {
        padding-left: 0;
        width: 45%; }
      .c-panel-2 .panel-action .btn-holder:last-child {
        padding-right: 0;
        width: 55%; }
      .c-panel-2 .panel-action .btn-holder .c-btn-2 {
        min-width: 100%; }
      @media (max-width: 767px) {
        .c-panel-2 .panel-action .btn-holder {
          width: 50%; }
          .c-panel-2 .panel-action .btn-holder.btn--main {
            width: 60%; } }
  @media (min-width: 768px) {
    .c-panel-2 .calculation-list {
      min-height: 135px; } }
  .c-panel-2 .calculation-list .item {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .c-panel-2 .calculation-list .item {
        margin-bottom: 22px; } }
    .c-panel-2 .calculation-list .item:last-child {
      margin-bottom: 0; }
    .c-panel-2 .calculation-list .item .lower,
    .c-panel-2 .calculation-list .item .upper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      line-height: 1.2em; }
    .c-panel-2 .calculation-list .item .upper {
      color: #383041;
      font-weight: bold; }
    .c-panel-2 .calculation-list .item .lower {
      font-weight: 500; }
  .c-panel-2 .list-meal {
    margin-top: 20px;
    margin-left: -20px;
    min-height: 200px;
    max-height: 320px; }
    .c-panel-2 .list-meal, .c-panel-2 .list-meal div, .c-panel-2 .list-meal li, .c-panel-2 .list-meal a {
      font-size: 14px;
      line-height: 1em; }
    .c-panel-2 .list-meal .main-list {
      padding-left: 20px; }
      .c-panel-2 .list-meal .main-list.ml--sty-1 > li {
        padding-bottom: 0; }
      .c-panel-2 .list-meal .main-list.ml--sty-1 .li-head {
        padding-bottom: 8px; }
      .c-panel-2 .list-meal .main-list.ml--sty-1 .sub-txt {
        display: inline-block;
        min-width: 66px;
        color: #989898;
        margin-right: 15px;
        text-align: left;
        font-weight: normal; }
      .c-panel-2 .list-meal .main-list.ml--sty-1 .main-value {
        min-width: 55px;
        text-align: right;
        display: inline-block; }
      .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list {
        border-bottom: 1px solid #f1f1f3;
        margin-bottom: 20px;
        padding-bottom: 20px; }
        .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list:last-child {
          border-bottom: none;
          padding-bottom: 0; }
        .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li {
          padding-top: 0;
          padding-bottom: 0;
          padding-right: 0px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li:not(.counter) > *:first-child {
            width: 50%; }
          .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li:not(.counter) > *:last-child {
            width: 50%;
            text-align: right; }
          .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li .il-txt {
            white-space: initial;
            line-height: 1.5em; }
          .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-top: 15px; }
            .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-value {
              font-size: 15px;
              font-weight: bold;
              text-align: center;
              min-width: 25px;
              padding: 0 10px;
              color: #6e3996; }
            .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn {
              width: 26px;
              height: 26px;
              border: 1px solid #6e3996;
              position: relative;
              display: inline-block;
              border-radius: 999px; }
              .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn span {
                display: none; }
              .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn:before, .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn:after {
                content: "";
                -webkit-transition: all .35s;
                -o-transition: all .35s;
                transition: all .35s;
                display: block;
                height: 2px;
                position: absolute;
                top: 11px;
                left: 7px;
                width: 10px;
                background: #6e3996; }
              .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn:after {
                width: 2px;
                height: 10px;
                top: 7px;
                left: 11px; }
              .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li.counter .counter-btn.btn--sub:after {
                display: none; }
          html:not(.is--mobile) .c-panel-2 .list-meal .main-list.ml--sty-1 .li-inner-list li:hover {
            -webkit-box-shadow: none;
                    box-shadow: none;
            border-color: transparent;
            color: #383041; }
      .c-panel-2 .list-meal .main-list > li {
        border-bottom: 1px solid #f1f0f3;
        padding-bottom: 10px;
        margin-bottom: 20px; }
        .c-panel-2 .list-meal .main-list > li:last-child {
          border-bottom: none;
          margin-bottom: 40px; }
    .c-panel-2 .list-meal .li-head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-weight: 500;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 5px; }
      .c-panel-2 .list-meal .li-head .head-value {
        text-transform: uppercase; }
    .c-panel-2 .list-meal .li-inner-list li {
      border: 1px solid transparent;
      -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);
              box-shadow: 0 0 0px rgba(0, 0, 0, 0);
      border-radius: 6px;
      padding: 9px 40px 7px 10px;
      margin: 0 0 0 -10px;
      color: #383041;
      white-space: nowrap;
      -o-text-overflow: eclipse;
         text-overflow: eclipse;
      position: relative;
      overflow: hidden; }
      @media (max-width: 767px) {
        .c-panel-2 .list-meal .li-inner-list li {
          padding-right: 28px; } }
      .c-panel-2 .list-meal .li-inner-list li .il-remove {
        position: absolute;
        top: 0;
        right: 10px;
        height: 100%;
        -webkit-transform: translateX(30px);
            -ms-transform: translateX(30px);
                transform: translateX(30px);
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (max-width: 767px) {
          .c-panel-2 .list-meal .li-inner-list li .il-remove {
            right: 0px; } }
        .c-panel-2 .list-meal .li-inner-list li .il-remove .icon {
          height: 100%; }
      html:not(.is--mobile) .c-panel-2 .list-meal .li-inner-list li:hover {
        border-color: #f3f3f4;
        color: #6e3996;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); }
        html:not(.is--mobile) .c-panel-2 .list-meal .li-inner-list li:hover .il-remove {
          -webkit-transform: translateX(0px);
              -ms-transform: translateX(0px);
                  transform: translateX(0px); }
      .is--mobile .c-panel-2 .list-meal .li-inner-list li .il-remove {
        -webkit-transform: translateX(0px);
            -ms-transform: translateX(0px);
                transform: translateX(0px); }
      .c-panel-2 .list-meal .li-inner-list li.msg--default {
        color: #9f9ea1; }
        html:not(.is--mobile) .c-panel-2 .list-meal .li-inner-list li.msg--default:hover {
          color: #9f9ea1;
          border-color: transparent;
          -webkit-box-shadow: none;
                  box-shadow: none; }
    .c-panel-2 .list-meal .il-remove .icon-txt {
      display: none; }
    .c-panel-2 .list-meal .il-remove .icon {
      display: block;
      width: 17px;
      height: 16px;
      background: url("../img/icons/icon-bin.png") no-repeat center center; }
      @media (max-width: 767px) {
        .c-panel-2 .list-meal .il-remove .icon {
          background-image: url("../img/icons/icon-bin--grey.png"); } }
  .c-panel-2 .list-selection {
    display: block;
    max-height: 263px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative; }
    @media (max-width: 767px) {
      .c-panel-2 .list-selection {
        max-height: none;
        overflow: visible; } }
    .c-panel-2 .list-selection li + li {
      margin-top: 20px; }
    .c-panel-2 .list-selection .head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      color: #222222;
      font-size: 14px;
      line-height: 1em;
      font-weight: 700;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      margin-bottom: 15px; }
  .c-panel-2 .highlight-bar-sec .remove-icon .icon {
    display: block;
    width: 17px;
    height: 16px;
    background: url("../img/icons/icon-bin.png") no-repeat center center; }
  .c-panel-2 .highlight-bar-sec .remove-icon .txt {
    display: none; }
  .c-panel-2 .highlight-bar-sec h2 {
    position: relative; }
    .c-panel-2 .highlight-bar-sec h2 .remove-icon {
      display: none;
      position: absolute;
      top: 50%;
      right: 0;
      height: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .is--mobile .c-panel-2 .highlight-bar-sec h2 .remove-icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
  .c-panel-2 .highlight-bar-sec .highlight-bar {
    background: #f8f8f8;
    padding: 15px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden; }
    .c-panel-2 .highlight-bar-sec .highlight-bar .txt {
      font-size: 12px; }
    .c-panel-2 .highlight-bar-sec .highlight-bar .calc {
      color: #6e3996;
      font-size: 14px;
      text-transform: uppercase;
      -webkit-transition: opacity .35s;
      -o-transition: opacity .35s;
      transition: opacity .35s; }
    .c-panel-2 .highlight-bar-sec .highlight-bar .remove-icon {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%);
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .c-panel-2 .highlight-bar-sec .highlight-bar .remove-icon .icon {
        margin-right: 15px;
        z-index: 1; }
    html:not(.is--mobile) .c-panel-2 .highlight-bar-sec .highlight-bar:hover .calc {
      opacity: 0.1; }
    html:not(.is--mobile) .c-panel-2 .highlight-bar-sec .highlight-bar:hover .remove-icon {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
  .c-panel-2 .info-list ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .c-panel-2 .info-list ul li .info-list-action {
      width: 100%; }
  .c-panel-2 .info-list .rating {
    background: #6e3996;
    border-radius: 999px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 8.5px;
    line-height: 0.9em;
    width: 26px;
    height: 26px;
    text-align: center;
    letter-spacing: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    margin-left: 5px; }
  .c-panel-2 .info-list .icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url("../img/icons/order-movie-icon.svg") no-repeat center center;
    background-size: 21px auto;
    margin-right: 10px; }
    .c-panel-2 .info-list .icon.icon--venue {
      background-image: url("../img/icons/order-venue-icon.svg");
      background-size: 16px auto; }
    .c-panel-2 .info-list .icon.icon--type {
      background-image: url("../img/icons/order-seat-icon.svg");
      background-size: 18px auto; }
    .c-panel-2 .info-list .icon.icon--time {
      background-image: url("../img/icons/order-time-icon.svg");
      background-size: 17px auto; }
    .c-panel-2 .info-list .icon.icon--calendar {
      background-image: url("../img/icons/order-calendar-icon.svg");
      background-size: 16px auto; }
  .c-panel-2 .info-list-action select {
    width: 100%; }
  .c-panel-2 .body-highlight {
    background: -webkit-gradient(linear, left top, right top, from(#9d36d5), to(#673190));
    background: -webkit-linear-gradient(left, #9d36d5 0%, #673190 100%);
    background: -o-linear-gradient(left, #9d36d5 0%, #673190 100%);
    background: linear-gradient(90deg, #9d36d5 0%, #673190 100%);
    color: #fff; }
    .c-panel-2 .body-highlight.bh--sty-a .total-calculation {
      margin-bottom: 0; }
    .c-panel-2 .body-highlight.bh--sty-a .calc-row:last-child {
      margin-bottom: 0; }
  .c-panel-2 .total-calculation {
    margin-bottom: 20px; }
    .c-panel-2 .total-calculation:last-child {
      margin-top: 0; }
    .c-panel-2 .total-calculation .calc-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 12px;
      font-size: 15px;
      line-height: 1.2em; }
      @media (max-width: 767px) {
        .c-panel-2 .total-calculation .calc-row {
          font-size: 14px; } }
      .c-panel-2 .total-calculation .calc-row.is--highlighted {
        font-size: 20px; }
        @media (max-width: 767px) {
          .c-panel-2 .total-calculation .calc-row.is--highlighted {
            font-size: 16px;
            border-top: 1px solid #a34ad3;
            padding-top: 10px; } }

.p-b-0 {
  padding-bottom: 0 !important; }

.c-panel-scrollbar.mCustomScrollbar, .c-panel-2 .mCustomScrollbar.list-meal, .c-panel-2 .mCustomScrollbar.list-selection {
  padding-right: 25px;
  margin-right: -15px; }
  .c-panel-scrollbar.mCustomScrollbar:after, .c-panel-2 .mCustomScrollbar.list-meal:after, .c-panel-2 .mCustomScrollbar.list-selection:after {
    content: '';
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(99%, white), to(white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 99%, white 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 99%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 99%, white 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    pointer-events: none; }
  .c-panel-scrollbar.mCustomScrollbar.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools, .c-panel-2 .mCustomScrollbar.mCS-autoHide.list-meal > .mCustomScrollBox ~ .mCSB_scrollTools, .c-panel-2 .mCustomScrollbar.mCS-autoHide.list-selection > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1; }
  .c-panel-scrollbar.mCustomScrollbar .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .c-panel-2 .mCustomScrollbar.list-meal .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .c-panel-2 .mCustomScrollbar.list-selection .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f1f0f3; }

.c-panel-scrollbar.mCustomScrollbar .mCSB_container > ul > li:last-child, .c-panel-2 .mCustomScrollbar.list-meal .mCSB_container > ul > li:last-child, .c-panel-2 .mCustomScrollbar.list-selection .mCSB_container > ul > li:last-child,
.c-panel-scrollbar.mCustomScrollbar .mCSB_container > li:last-child,
.c-panel-2 .mCustomScrollbar.list-meal .mCSB_container > li:last-child,
.c-panel-2 .mCustomScrollbar.list-selection .mCSB_container > li:last-child {
  margin-bottom: 25px; }

.select2-container--open .select2-dropdown--below {
  border-radius: 0 0 10px 10px;
  overflow: hidden; }

.c-select-black .select2-container--default .select2-selection--single, .c-panel-2 .list-selection .select2-container--default .select2-selection--single, .c-panel-2 .info-list-action .select2-container--default .select2-selection--single, .c-offers-selection .offers-sec .sec-header .filter-action .select2-container--default .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select2-container--default .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select2-container--default .select2-selection--single, .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select2-container--default .select2-selection--single {
  border-color: #232323;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  /* .select2-selection__rendered{
				transition: all .35s;
				color: #232323;
			}
			.select2-selection__arrow b{
				transition: all .35s;
				border-color: #888 transparent transparent;
			} */ }

.c-select-black .select2-container--default.select2-container--open .select2-selection--single, .c-panel-2 .list-selection .select2-container--default.select2-container--open .select2-selection--single, .c-panel-2 .info-list-action .select2-container--default.select2-container--open .select2-selection--single, .c-offers-selection .offers-sec .sec-header .filter-action .select2-container--default.select2-container--open .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select2-container--default.select2-container--open .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select2-container--default.select2-container--open .select2-selection--single, .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #9635cc;
  /* .select2-selection__rendered{
					color: $primaryColor;
				}
				.select2-selection__arrow b{
					border-color: $primaryColor transparent transparent;
				} */ }

.c-btn-2 {
  display: inline-block;
  font-size: 20px;
  line-height: 1em;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 999px;
  padding: 17px 25px;
  color: #fff;
  text-transform: uppercase; }
  html:not(.is--mobile) .c-btn-2:hover {
    background: #fff;
    color: #6e3996; }
  .c-btn-2.btn--disabled {
    pointer-events: none;
    opacity: 0.4; }
  .c-btn-2.btn--white {
    background: #fff;
    color: #6e3996;
    -webkit-box-shadow: 2px 2px 5px rgba(36, 0, 64, 0.4);
            box-shadow: 2px 2px 5px rgba(36, 0, 64, 0.4); }
  .c-btn-2.btn--black {
    border-color: #383041;
    color: #383041; }
    html:not(.is--mobile) .c-btn-2.btn--black:hover {
      background: #fff;
      color: #383041; }
      html:not(.is--mobile) .c-btn-2.btn--black:hover.hover--strong {
        background: #6e3996;
        border-color: #6e3996;
        color: #fff; }
  .c-btn-2.btn--sm {
    font-size: 16px;
    line-height: 1em;
    padding-top: 17px;
    padding-bottom: 15px; }
  @media (max-width: 1800px) {
    .c-btn-2 {
      font-size: 18px;
      padding: 16px 20px 15px; } }
  @media (max-width: 1200px) {
    .c-btn-2 {
      font-size: 17px;
      padding: 15px 20px 14px; } }
  @media (max-width: 920px) {
    .c-btn-2 {
      font-size: 16px;
      padding: 14px 20px 13px; } }

.select2-dropdown {
  border-width: 2px;
  border-color: #9635cc; }

.select2-results__option[aria-selected] {
  line-height: 33px;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px; }

  .select2-results__option[aria-disabled] {
    color: #ccd4df !important;
    line-height: 33px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    
   }

.select2-container--default, .select2-container--default * {
  outline: none; }

.select2-container--default .select2-search.select2-search--dropdown {
  display: none; }

.select2-container--default .select2-selection--single {
  border: 2px solid #9635cc; }

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2-container .select2-selection--single {
  line-height: 45px;
  height: 45px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  position: relative;
  top: -1px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -10px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-right: 34px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 34px; }

select.has--icon-time + .select2-container .select2-selection__rendered {
  padding-left: 40px;
  position: relative; }
  select.has--icon-time + .select2-container .select2-selection__rendered:before {
    content: '';
    display: block;
    background: url("../img/icons/order-time-icon.svg") no-repeat center center;
    position: absolute;
    top: 50%;
    left: 11px;
    width: 16px;
    height: 16px;
    margin-top: -8px; }
   .select2-selection--single {
      border-color: #4d4755 !important;
  }
.c-info {
  color: #6e3996; }
  .c-info .info-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-info .info-txt {
    display: block;
    margin-right: 10px;
    font-size: 14px;
    line-height: 1em; }
  .c-info .icon {
    display: block;
    border-radius: 999px;
    width: 17px;
    height: 17px;
    background: #6e3996 url("../img/icons/info-icon.svg") no-repeat center center;
    background-size: 5px auto; }

.c-offers-selection {
  width: 100%; }
  .c-offers-selection .select2-container--default.select2-container .select2-selection--single, .c-offers-selection .select2-container--default .select2-selection--single .select2-selection__arrow, .c-offers-selection .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 45px;
    line-height: 45px; }
  .c-offers-selection .select2-container--default .select2-selection--single {
    background: transparent; }
  .c-offers-selection .tabs-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .c-offers-selection .tabs-links a {
      font-size: 18px;
      line-height: 1em;
      color: #383041;
      display: inline-block;
      width: 50%;
      text-align: center;
      padding: 0 10px 8px;
      position: relative;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      font-weight: 600;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: block; }
      .c-offers-selection .tabs-links a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #d6d4d8;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
      .c-offers-selection .tabs-links a.is--active {
        color: #6e3996; }
        .c-offers-selection .tabs-links a.is--active:after {
          height: 2px;
          background-color: #6e3996; }
  .c-offers-selection .offer-top-area {
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -40px; }
    @media (max-width: 767px) {
      .c-offers-selection .offer-top-area {
        margin: 0;
        position: relative;
        padding-top: 10px; }
        .c-offers-selection .offer-top-area:before, .c-offers-selection .offer-top-area:after {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          width: 100%;
          left: 0;
          height: 40px;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 253, 254, 0)), to(#fdfdfe));
          background: -webkit-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
          background: -o-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
          background: linear-gradient(to bottom, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
          z-index: 1; }
        .c-offers-selection .offer-top-area:before {
          top: 10px;
          bottom: auto;
          background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfe), to(rgba(253, 253, 254, 0)));
          background: -webkit-linear-gradient(top, #fdfdfe 0%, rgba(253, 253, 254, 0) 100%);
          background: -o-linear-gradient(top, #fdfdfe 0%, rgba(253, 253, 254, 0) 100%);
          background: linear-gradient(to bottom, #fdfdfe 0%, rgba(253, 253, 254, 0) 100%);
          z-index: 10; } }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .inner-wrap:before {
      opacity: 0; }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .inner-wrap:after {
      height: 0px; }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec .mCustomScrollbar:after {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
      background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
      background: -o-linear-gradient(top, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
      background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%); }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec .mCustomScrollbar:before {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f8f8f8), to(rgba(248, 248, 248, 0)));
      background: -webkit-linear-gradient(top, #f8f8f8 50%, rgba(248, 248, 248, 0) 100%);
      background: -o-linear-gradient(top, #f8f8f8 50%, rgba(248, 248, 248, 0) 100%);
      background: linear-gradient(to bottom, #f8f8f8 50%, rgba(248, 248, 248, 0) 100%); }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .promo-sec:hover .inner-wrap:before,
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec:hover .inner-wrap:before {
      opacity: 1; }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .promo-sec:hover .inner-wrap:after,
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec:hover .inner-wrap:after {
      height: 3px; }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .promo-sec:hover .mCustomScrollbar:after,
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec:hover .mCustomScrollbar:after {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 253, 254, 0)), to(#fdfdfe));
      background: -webkit-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
      background: -o-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
      background: linear-gradient(to bottom, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%); }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .promo-sec:hover .mCustomScrollbar:before,
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec:hover .mCustomScrollbar:before {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fdfdfe), to(rgba(253, 253, 254, 0)));
      background: -webkit-linear-gradient(top, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%);
      background: -o-linear-gradient(top, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%);
      background: linear-gradient(to bottom, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%); }
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .promo-sec:hover .c-btn-glow,
    html:not(.is--mobile):not(.offer-popup--open) .c-offers-selection .offer-top-area:hover .offers-sec:hover .c-btn-glow {
      opacity: 1; }
    html:not(.is--mobile).offer-popup--open .c-offers-selection .offer-top-area .promo-sec,
    html:not(.is--mobile).offer-popup--open .c-offers-selection .offer-top-area .offers-sec {
      pointer-events: none; }
    html:not(.is--mobile).offer-popup--open .c-offers-selection .offer-top-area .promo-sec {
      opacity: 0.4; }
    html:not(.is--mobile).offer-popup--open .c-offers-selection .offer-top-area .inner-wrap:before {
      opacity: 0; }
    html:not(.is--mobile).offer-popup--open .c-offers-selection .offer-top-area .inner-wrap:after {
      height: 0px; }
  .c-offers-selection .bot-action {
    border-top: 1px solid #eaeaea;
    display: block;
    padding: 42px 0;
    background: #fff;
    text-align: center;
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2; }
    @media (max-width: 1500px), (max-height: 850px) {
      .c-offers-selection .bot-action {
        padding: 40px 0; } }
    @media (max-width: 1250px), (max-height: 800px) {
      .c-offers-selection .bot-action {
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .c-offers-selection .bot-action {
        padding: 15px;
        border-top: none; } }
    .c-offers-selection .bot-action .c-btn-2 {
      min-width: 240px; }
      @media (max-width: 767px) {
        .c-offers-selection .bot-action .c-btn-2 {
          display: block;
          width: 100%; } }
  .c-offers-selection .offers-poups {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 60%;
    padding-left: 10px; }
    @media (max-width: 920px) {
      .c-offers-selection .offers-poups {
        width: 50%; } }
    @media (max-width: 767px) {
      .c-offers-selection .offers-poups {
        padding: 0;
        top: 150px;
        position: fixed;
        width: 100%; }
        .c-offers-selection .offers-poups h1 {
          display: block; } }
    .c-offers-selection .offers-poups .c-form-sty-1 input {
      font-size: 12px;
      padding-right: 10px;
      padding-left: 10px; }
    .offer-popup--open .c-offers-selection .offers-poups {
      height: 100%; }
      @media (max-width: 767px) {
        .offer-popup--open .c-offers-selection .offers-poups {
          height: -webkit-calc(100vh - 223px);
          height: calc(100vh - 223px); }
          .offer-popup--open .c-offers-selection .offers-poups:before, .offer-popup--open .c-offers-selection .offers-poups:after {
            content: "";
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            left: 0;
            height: 40px;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff);
            background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff);
            background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff);
            z-index: 1; }
          .offer-popup--open .c-offers-selection .offers-poups:before {
            top: 0;
            bottom: auto;
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(rgba(255, 255, 255, 0)));
            background: -webkit-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0));
            background: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0));
            background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0));
            height: 20px; } }
    .c-offers-selection .offers-poups .offer-popup {
      display: none;
      height: 100%;
      background: #fdfdfe;
      padding: 0 30px;
      border-radius: 10px 10px 0 0;
      overflow-x: hidden;
      overflow-y: auto; }
      @media (max-width: 920px) {
        .c-offers-selection .offers-poups .offer-popup {
          padding: 0 20px; } }
      @media (max-width: 767px) {
        .c-offers-selection .offers-poups .offer-popup {
          background: #fff; } }
      .c-offers-selection .offers-poups .offer-popup:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #6e3996;
        z-index: 5;
        height: 0;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        @media (max-width: 767px) {
          .c-offers-selection .offers-poups .offer-popup:before {
            display: none; } }
      .c-offers-selection .offers-poups .offer-popup .tac li {
        padding-left: 17px; }
        .c-offers-selection .offers-poups .offer-popup .tac li:before {
          position: absolute;
          top: 4px;
          left: 0; }
      @media (max-width: 767px) {
        .c-offers-selection .offers-poups .offer-popup .tac {
          margin-bottom: 10px; } }
      html:not(.is--mobile) .c-offers-selection .offers-poups .offer-popup:hover {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
      .c-offers-selection .offers-poups .offer-popup .popup-inner-wrap {
        padding: 35px 0; }
        @media (max-width: 767px) {
          .c-offers-selection .offers-poups .offer-popup .popup-inner-wrap {
            padding: 15px 0; } }
      .c-offers-selection .offers-poups .offer-popup.is--active:before {
        height: 3px; }
    .c-offers-selection .offers-poups .c-form-sty-1 {
      margin-top: 30px;
      margin-bottom: 40px; }
      @media (max-width: 920px) {
        .c-offers-selection .offers-poups .c-form-sty-1 {
          margin-bottom: 30px;
          margin-top: 25px; } }
      @media (max-width: 767px) {
        .c-offers-selection .offers-poups .c-form-sty-1 {
          margin-right: auto;
          margin-left: 0; } }
    .c-offers-selection .offers-poups .form-action {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .c-offers-selection .offers-poups .form-action .c-btn-glow {
        min-width: 170px; }
      .c-offers-selection .offers-poups .form-action .link {
        font-size: 14px;
        margin-left: 45px;
        position: relative;
        padding-bottom: 2px;
        border-bottom: 1px solid #6e3996; }
        @media (max-width: 920px) {
          .c-offers-selection .offers-poups .form-action .link {
            margin-left: 25px; } }
    .c-offers-selection .offers-poups .combo-field {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px;
      position: relative; }
      @media (max-width: 920px) {
        .c-offers-selection .offers-poups .combo-field {
          padding-right: 30px;
          margin-bottom: 20px; } }
      @media (max-width: 767px) {
        .c-offers-selection .offers-poups .combo-field {
          padding-right: 0; } }
      .c-offers-selection .offers-poups .combo-field .mid-txt {
        padding: 0 20px; }
        @media (max-width: 920px) {
          .c-offers-selection .offers-poups .combo-field .mid-txt {
            padding: 0 8px;
            font-size: 12px; } }
      .c-offers-selection .offers-poups .combo-field .form-item {
        position: relative; }
      .c-offers-selection .offers-poups .combo-field .form-item-error-msg {
        position: absolute;
        top: 100%;
        width: 100%;
        text-align: left; }
    .c-offers-selection .offers-poups p {
      margin-bottom: 15px; }
    .c-offers-selection .offers-poups .head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 20px; }
      .c-offers-selection .offers-poups .head h1 {
        margin-bottom: 0; }
    .c-offers-selection .offers-poups .close {
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 1em;
      color: #6e3996;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .c-offers-selection .offers-poups .close .icon {
        display: inline-block;
        width: 17px;
        height: 17px;
        position: relative;
        margin-left: 8px;
        border: 1px solid #6e3996;
        border-radius: 999px;
        -webkit-transform: rotateZ(45deg);
            -ms-transform: rotate(45deg);
                transform: rotateZ(45deg); }
        .c-offers-selection .offers-poups .close .icon:before, .c-offers-selection .offers-poups .close .icon:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          height: 1px;
          width: 50%;
          background: #6e3996;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        .c-offers-selection .offers-poups .close .icon:after {
          height: 50%;
          width: 1px; }
  .c-offers-selection .section-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative; }
    @media (max-width: 767px) {
      .c-offers-selection .section-wrap {
        overflow-x: hidden;
        /* overflow-y: auto; */
		overflow-y: hidden;
        position: relative;
        padding-top: 20px;
        padding-right: 15px;
        margin-right: -15px; } }
    .c-offers-selection .section-wrap .offers-sec {
      width: 60%; }
      @media (max-width: 920px) {
        .c-offers-selection .section-wrap .offers-sec {
          width: 50%; } }
      @media (max-width: 767px) {
        .c-offers-selection .section-wrap .offers-sec {
          width: 100%; } }
    .c-offers-selection .section-wrap .promo-sec {
      width: 40%;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      @media (min-width: 768px) {
        .c-offers-selection .section-wrap .promo-sec {
          height: auto; } }
      @media (max-width: 920px) {
        .c-offers-selection .section-wrap .promo-sec {
          width: 50%; } }
      @media (max-width: 767px) {
        .c-offers-selection .section-wrap .promo-sec {
          width: 100%; } }
    .c-offers-selection .section-wrap .promo-sec,
    .c-offers-selection .section-wrap .offers-sec {
      padding: 20px;
      margin: -20px -10px; }
      @media (max-width: 767px) {
        .c-offers-selection .section-wrap .promo-sec,
        .c-offers-selection .section-wrap .offers-sec {
          padding: 0;
          margin: 0; } }
  .c-offers-selection h1 {
    margin-bottom: 15px; }
    @media (max-width: 920px) {
      .c-offers-selection h1 {
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .c-offers-selection h1 {
        display: none; } }
  .c-offers-selection .inner-wrap {
    position: relative;
    z-index: 1;
    padding: 30px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767px) {
      .c-offers-selection .inner-wrap {
        padding: 0; } }
    .c-offers-selection .inner-wrap:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fdfdfe;
      border-radius: 10px 10px 0 0;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      z-index: -1; }
      @media (max-width: 767px) {
        .c-offers-selection .inner-wrap:before {
          display: none; } }
    .c-offers-selection .inner-wrap:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #6e3996;
      z-index: 5;
      height: 0;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
  .c-offers-selection .promo-sec {
    text-align: center; }
    @media (max-width: 767px) {
      .c-offers-selection .promo-sec {
        text-align: left; } }
    .c-offers-selection .promo-sec .c-form-sty-1 {
      width: 377px;
      margin-right: auto;
      margin-left: auto;
      margin-top: 4px; }
      @media (max-height: 850px) {
        .c-offers-selection .promo-sec .c-form-sty-1 {
          margin-top: 5px; } }
      @media (max-height: 800px) {
        .c-offers-selection .promo-sec .c-form-sty-1 {
          margin-bottom: 10px;
          margin-top: 3px; } }
      @media (max-width: 1250px) {
        .c-offers-selection .promo-sec .c-form-sty-1 {
          width: 100%; } }
    .c-offers-selection .promo-sec .form-action,
    .c-offers-selection .promo-sec .add-another {
      margin-bottom: 30px; }
      @media (max-height: 800px) {
        .c-offers-selection .promo-sec .form-action,
        .c-offers-selection .promo-sec .add-another {
          margin-bottom: 20px; } }
    .c-offers-selection .promo-sec .c-btn-glow {
      min-width: 170px;
      opacity: 0.5;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      @media (max-width: 767px) {
        .c-offers-selection .promo-sec .c-btn-glow {
          width: 100%;
          opacity: 1; } }
      html:not(.is--mobile) .c-offers-selection .promo-sec .c-btn-glow:hover {
        opacity: 0.4; }
  .c-offers-selection .sec-or {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    z-index: 5;
    margin-left: -10px;
    background: #fff;
    border-radius: 999px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 22px;
    line-height: 1em;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    z-index: 20; }
    @media (max-width: 1250px) {
      .c-offers-selection .sec-or {
        width: 50px;
        height: 50px;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .c-offers-selection .sec-or {
        display: none; } }
  .c-offers-selection .offers-sec {
    position: relative; }
    .c-offers-selection .offers-sec .inner-wrap {
      padding-bottom: 0; }
    .c-offers-selection .offers-sec .sec-header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 25px; }
      @media (max-width: 920px) {
        .c-offers-selection .offers-sec .sec-header {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
      @media (max-width: 767px) {
        .c-offers-selection .offers-sec .sec-header {
          margin-bottom: 10px; } }
      .c-offers-selection .offers-sec .sec-header p {
        margin-bottom: 0; }
      .c-offers-selection .offers-sec .sec-header .header-txt {
        padding-right: 20px; }
        @media (max-width: 767px) {
          .c-offers-selection .offers-sec .sec-header .header-txt {
            padding-right: 0;
            width: 100%; } }
      .c-offers-selection .offers-sec .sec-header .filter-action {
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end;
        width: 162px;
        margin-bottom: 3px; }
        @media (max-width: 920px) {
          .c-offers-selection .offers-sec .sec-header .filter-action {
            width: 100%;
            margin-top: 15px; } }
        @media (max-width: 767px) {
          .c-offers-selection .offers-sec .sec-header .filter-action {
            display: none;
            margin-bottom: 0px; } }
    .c-offers-selection .offers-sec .select2-container--default .select2-selection--single {
      border-color: #383041; }
    .c-offers-selection .offers-sec .mCustomScrollbar {
      padding-right: 22px;
      margin-right: -22px; }
      .c-offers-selection .offers-sec .mCustomScrollbar:before, .c-offers-selection .offers-sec .mCustomScrollbar:after {
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 50px;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 253, 254, 0)), to(#fdfdfe));
        background: -webkit-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
        background: -o-linear-gradient(top, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
        background: linear-gradient(to bottom, rgba(253, 253, 254, 0) 0%, #fdfdfe 100%);
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        z-index: 5; }
      .c-offers-selection .offers-sec .mCustomScrollbar:before {
        bottom: auto;
        top: 0;
        height: 30px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fdfdfe), to(rgba(253, 253, 254, 0)));
        background: -webkit-linear-gradient(top, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%);
        background: -o-linear-gradient(top, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%);
        background: linear-gradient(to bottom, #fdfdfe 50%, rgba(253, 253, 254, 0) 100%); }
  @media (max-width: 767px) {
    .c-offers-selection .tac {
      margin-bottom: 40px; } }
  .c-offers-selection .tac,
  .c-offers-selection .tac h2 {
    font-size: 14px;
    line-height: 1.2em;
    color: #383041; }
  .c-offers-selection .tac h2 {
    font-weight: bold;
    margin-bottom: 20px; }
  .c-offers-selection .tac li {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 15px;
    position: relative; }
    @media (max-width: 920px) {
      .c-offers-selection .tac li {
        font-size: 13px; } }
    .c-offers-selection .tac li:last-child {
      margin-bottom: 0; }
    .c-offers-selection .tac li:before {
      content: '';
      background: url("../img/icons/bullet-arrow.png") no-repeat center center;
      background-size: 100% auto;
      display: inline-block;
      width: 6px;
      height: 9px;
      margin-right: 10px; }
    .c-offers-selection .tac li a {
      position: relative;
      display: inline-block;
      padding-bottom: 1px; }
      .c-offers-selection .tac li a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #6e3996; }
  .c-offers-selection .add-another {
    position: relative;
    display: inline-block;
    padding-left: 23px;
    padding-right: 12px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    padding-top: 2px; }
    .c-offers-selection .add-another:before, .c-offers-selection .add-another:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 6px;
      height: 1px;
      width: 13px;
      background: #6e3996; }
    .c-offers-selection .add-another:before {
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    .c-offers-selection .add-another:after {
      width: 1px;
      height: 13px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .c-offers-selection .offers-list-wrapper {
    overflow-x: hidden;
    overflow-y: auto !important;
    padding-right: 20px;
    margin-right: -20px;
    margin-top: -20px; }
  .c-offers-selection .offers-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
    padding-top: 20px; }
    .c-offers-selection .offers-list .item {
      width: 25%;
      padding: 5px; }
      @media (max-width: 1650px) {
        .c-offers-selection .offers-list .item {
          width: 33.33%; } }
      @media (max-width: 1250px) {
        .c-offers-selection .offers-list .item {
          width: 50%; } }
      @media (max-width: 920px) {
        .c-offers-selection .offers-list .item {
          width: 100%; } }
      @media (max-width: 767px) {
        .c-offers-selection .offers-list .item {
          width: 50%; } }          
    .c-offers-selection .offers-list .item-inner-wrap {
      background: #fff;
      padding: 25px 20px;
      text-align: center;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      border-radius: 9px;
      position: relative;
      z-index: 1; 
      height: 100%;
    }
      @media (max-width: 767px) {
        .c-offers-selection .offers-list .item-inner-wrap {
          min-height: 160px;
          padding: 25px 15px; } }
      .c-offers-selection .offers-list .item-inner-wrap:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #dedce1;
        border-radius: 9px;
        z-index: 0;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        background: #fff;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
                box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        z-index: -1; }
      html:not(.is--mobile) .c-offers-selection .offers-list .item-inner-wrap:hover:before {
        border-width: 2px;
        border-color: #6e3996;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
    .c-offers-selection .offers-list .offer-logo {
      margin: 0 auto 15px;
      text-align: center; }
      .c-offers-selection .offers-list .offer-logo img {
        display: block;
        margin: 0 auto;
        width: 105px;
        height: auto; }
    .c-offers-selection .offers-list .txt {
      font-size: 14px;
      line-height: 1.2em;
      color: #222222; }
      @media (max-width: 767px) {
        .c-offers-selection .offers-list .txt {
          font-size: 12px; } }
  .c-offers-selection .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .c-offers-selection .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1; }
  .c-offers-selection .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #f1f0f3;
    border-radius: 0; }

.c-tabs-heading-sec {
  background: -webkit-gradient(linear, left top, left bottom, from(#cbbcd5), to(#f6f2f9));
  background: -webkit-linear-gradient(top, #cbbcd5 0%, #f6f2f9 100%);
  background: -o-linear-gradient(top, #cbbcd5 0%, #f6f2f9 100%);
  background: linear-gradient(to bottom, #cbbcd5 0%, #f6f2f9 100%);
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1); }
  .is--ie .c-tabs-heading-sec {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .c-tabs-heading-sec .o-container,
  .c-side-nav + .c-booking-pages .c-tabs-heading-sec .o-container {
    padding: 90px 0 0 0;
    min-height: 0; }
    @media (max-width: 1660px) {
      .c-tabs-heading-sec .o-container,
      .c-side-nav + .c-booking-pages .c-tabs-heading-sec .o-container {
        padding-right: 5.4217vw;
        padding-left: 5.4217vw; } }
    @media (max-width: 1250px) {
      .c-tabs-heading-sec .o-container,
      .c-side-nav + .c-booking-pages .c-tabs-heading-sec .o-container {
        padding-top: 80px; } }
    @media (max-width: 920px) {
      .c-tabs-heading-sec .o-container,
      .c-side-nav + .c-booking-pages .c-tabs-heading-sec .o-container {
        padding-top: 70px; } }
    @media (max-width: 767px) {
      .c-tabs-heading-sec .o-container,
      .c-side-nav + .c-booking-pages .c-tabs-heading-sec .o-container {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 50px; } }
  .c-tabs-heading-sec .title {
    margin-bottom: 70px; }
    @media (max-width: 1250px) {
      .c-tabs-heading-sec .title {
        margin-bottom: 50px; } }
    @media (max-width: 767px) {
      .c-tabs-heading-sec .title {
        font-size: 27px;
        text-align: center;
        margin-bottom: 40px; } }
  .c-tabs-heading-sec .links-list .scroll {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    overflow-x: auto; }
    @media (max-width: 767px) {
      .c-tabs-heading-sec .links-list .scroll {
        display: block;
        padding: 0 15px;
        margin: 0 -15px; } }
  .c-tabs-heading-sec .links-list a {
    display: inline-block;
    font-size: 15px;
    line-height: 1em;
    padding: 30px 40px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
    white-space: nowrap;
    color: #222; }
    @media (max-width: 1250px) {
      .c-tabs-heading-sec .links-list a {
        padding-right: 30px;
        padding-left: 30px; } }
    @media (max-width: 767px) {
      .c-tabs-heading-sec .links-list a {
        font-size: 14px;
        padding: 14px 15px 13px; } }
    .c-tabs-heading-sec .links-list a + a {
      margin-left: 15px; }
    .c-tabs-heading-sec .links-list a.is--active {
      color: #6e3996;
      background: #fff; }

.c-is-profile, .c-data-accords, .c-my-cards, .c-user-preferences, .c-user-profile {
  background: #fff;
  position: relative;
  z-index: 10; }
  .c-is-profile .o-container, .c-data-accords .o-container, .c-my-cards .o-container, .c-user-preferences .o-container, .c-user-profile .o-container,
  .c-side-nav + .c-booking-pages .c-is-profile .o-container,
  .c-side-nav + .c-booking-pages .c-data-accords .o-container,
  .c-side-nav + .c-booking-pages .c-my-cards .o-container,
  .c-side-nav + .c-booking-pages .c-user-preferences .o-container,
  .c-side-nav + .c-booking-pages .c-user-profile .o-container {
    padding: 65px 0 80px 0;
    min-height: 0; }
    @media (max-width: 1660px) {
      .c-is-profile .o-container, .c-data-accords .o-container, .c-my-cards .o-container, .c-user-preferences .o-container, .c-user-profile .o-container,
      .c-side-nav + .c-booking-pages .c-is-profile .o-container,
      .c-side-nav + .c-booking-pages .c-data-accords .o-container,
      .c-side-nav + .c-booking-pages .c-my-cards .o-container,
      .c-side-nav + .c-booking-pages .c-user-preferences .o-container,
      .c-side-nav + .c-booking-pages .c-user-profile .o-container {
        padding-right: 5.4217vw;
        padding-left: 5.4217vw; } }
    @media (max-width: 1250px) {
      .c-is-profile .o-container, .c-data-accords .o-container, .c-my-cards .o-container, .c-user-preferences .o-container, .c-user-profile .o-container,
      .c-side-nav + .c-booking-pages .c-is-profile .o-container,
      .c-side-nav + .c-booking-pages .c-data-accords .o-container,
      .c-side-nav + .c-booking-pages .c-my-cards .o-container,
      .c-side-nav + .c-booking-pages .c-user-preferences .o-container,
      .c-side-nav + .c-booking-pages .c-user-profile .o-container {
        padding-top: 60px; } }
    @media (max-width: 920px) {
      .c-is-profile .o-container, .c-data-accords .o-container, .c-my-cards .o-container, .c-user-preferences .o-container, .c-user-profile .o-container,
      .c-side-nav + .c-booking-pages .c-is-profile .o-container,
      .c-side-nav + .c-booking-pages .c-data-accords .o-container,
      .c-side-nav + .c-booking-pages .c-my-cards .o-container,
      .c-side-nav + .c-booking-pages .c-user-preferences .o-container,
      .c-side-nav + .c-booking-pages .c-user-profile .o-container {
        padding-top: 50px; } }
    @media (max-width: 767px) {
      .c-is-profile .o-container, .c-data-accords .o-container, .c-my-cards .o-container, .c-user-preferences .o-container, .c-user-profile .o-container,
      .c-side-nav + .c-booking-pages .c-is-profile .o-container,
      .c-side-nav + .c-booking-pages .c-data-accords .o-container,
      .c-side-nav + .c-booking-pages .c-my-cards .o-container,
      .c-side-nav + .c-booking-pages .c-user-preferences .o-container,
      .c-side-nav + .c-booking-pages .c-user-profile .o-container {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 30px;
        padding-bottom: 40px; } }
  .c-is-profile .action, .c-data-accords .action, .c-my-cards .action, .c-user-preferences .action, .c-user-profile .action {
    margin-top: 50px; }
    @media (max-width: 767px) {
      .c-is-profile .action, .c-data-accords .action, .c-my-cards .action, .c-user-preferences .action, .c-user-profile .action {
        margin-top: 40px; } }
    .c-is-profile .action .c-btn-glow, .c-data-accords .action .c-btn-glow, .c-my-cards .action .c-btn-glow, .c-user-preferences .action .c-btn-glow, .c-user-profile .action .c-btn-glow {
      font-weight: 400;
      padding-left: 35px;
      padding-right: 35px;
      min-width: 225px; }
      @media (max-width: 767px) {
        .c-is-profile .action .c-btn-glow, .c-data-accords .action .c-btn-glow, .c-my-cards .action .c-btn-glow, .c-user-preferences .action .c-btn-glow, .c-user-profile .action .c-btn-glow {
          width: 100%; } }

.c-data-accords .da-tabs-links,
.c-data-accords .da-tabs-wrap {
  max-width: 1230px; }

.c-data-accords .da-tabs-links {
  border-bottom: 1px solid #cec6dc;
  margin-bottom: 45px;
  font-size: 0; }
  @media (max-width: 767px) {
    .c-data-accords .da-tabs-links {
      margin-bottom: 30px;
      max-width: 330px;
      margin-right: auto;
      margin-left: auto;
      width: 100%; } }
  .c-data-accords .da-tabs-links a {
    display: inline-block;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    color: #222222;
    padding: 30px 20px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    font-weight: 600; }
    @media (max-width: 767px) {
      .c-data-accords .da-tabs-links a {
        padding: 10px 20px 20px 20px;
        text-align: center;
        width: 50%;
        margin: 0; } }
    .c-data-accords .da-tabs-links a:before {
      content: '';
      display: block;
      position: absolute;
      bottom: -1px;
      width: 100%;
      height: 0;
      background: #6e3996;
      left: 0;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
    .c-data-accords .da-tabs-links a.is--active {
      color: #6e3996; }
      .c-data-accords .da-tabs-links a.is--active:before {
        height: 3px; }
    .c-data-accords .da-tabs-links a + a {
      margin-left: 75px; }
      @media (max-width: 767px) {
        .c-data-accords .da-tabs-links a + a {
          margin: 0; } }

@media (max-width: 767px) {
  .c-accordions-1 {
    margin: 0 -5px; } }

.c-accordions-1 .accor-item {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .c-accordions-1 .accor-item {
      margin-bottom: 20px; } }
  .c-accordions-1 .accor-item .accor-item-inner-wrap {
    border: 1px solid #d6d3dc;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #fff;
    overflow: hidden; }
  .c-accordions-1 .accor-item.is--active .qr-detail .qr-code {
    max-height: 200px; }
	.c-accordions-1 .accor-item.is--active .qr-detail .qr-code img{width:100%;}
  .c-accordions-1 .accor-item.is--active .qr-detail .qr-txt {
    color: #222222; }
  .c-accordions-1 .accor-item.is--active h1 {
    color: #6e3996; }
  .c-accordions-1 .accor-item.is--active .btn-accor-toggle {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    @media (max-width: 767px) {
      .c-accordions-1 .accor-item.is--active .btn-accor-toggle {
        margin-top: 8px; } }

.c-accordions-1 .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 40px 0 40px;
  position: relative; }
  @media (max-width: 767px) {
    .c-accordions-1 .head {
      padding-top: 15px; } }
  .c-accordions-1 .head .details-list {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .c-accordions-1 .head .details-list {
        margin-right: -17px; }
        .c-accordions-1 .head .details-list .dl-item {
          margin-bottom: 15px; } }
  .c-accordions-1 .head .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
    padding-right: 10px; }
    @media (max-width: 767px) {
      .c-accordions-1 .head .title {
        margin-bottom: 20px; } }
    .c-accordions-1 .head .title .stamp {
      margin-left: 20px; }
  .c-accordions-1 .head .left-area {
    width: 100%; }
  .c-accordions-1 .head .right-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 11px; }
    @media (max-width: 1000px) {
      .c-accordions-1 .head .right-area {
        margin-left: -40px;
        margin-top: 0; } }
    .c-accordions-1 .head .right-area .btn-accor-toggle {
      margin-left: 67px; }
      @media (max-width: 1100px) {
        .c-accordions-1 .head .right-area .btn-accor-toggle {
          margin-left: 37px; } }
    @media (max-width: 1000px) {
      .c-accordions-1 .head .right-area .qr-detail {
        display: none; } }

.c-accordions-1 .body {
  display: none;
  padding: 0 40px; }
  @media (max-width: 767px) {
    .c-accordions-1 .body .details-list {
      margin-top: 10px; } }
  .c-accordions-1 .body .qr-detail {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #d6d3dc;
    border-bottom: 1px solid #d6d3dc;
    padding: 40px 0; }
    @media (max-width: 1000px) {
      .c-accordions-1 .body .qr-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 767px) {
      .c-accordions-1 .body .qr-detail {
        padding: 20px 0; } }
    .c-accordions-1 .body .qr-detail .qr-code {
      position: static;
      margin-right: 30px;
      max-height: 200px; }
      @media (max-width: 374px) {
        .c-accordions-1 .body .qr-detail .qr-code {
          margin-right: 20px; } }
      @media (max-width: 339px) {
        .c-accordions-1 .body .qr-detail .qr-code {
          margin-right: 15px; } }

.c-accordions-1 .details-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 600px;
  margin: 0 0px 40px; }
  @media (max-width: 1000px) {
    .c-accordions-1 .details-list {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .c-accordions-1 .details-list {
      width: auto;
      margin-bottom: 0; } }
  .c-accordions-1 .details-list .dl-item {
    display: block;
    width: 50%;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 30px;
    padding-left: 31px;
    position: relative; }
    @media (max-width: 767px) {
      .c-accordions-1 .details-list .dl-item {
        padding-left: 28px;
        margin-bottom: 25px;
        font-size: 13px; } }
    .c-accordions-1 .details-list .dl-item .icon {
      display: inline-block;
      width: 21px;
      height: 21px;
      background: url("../img/icons/order-calendar-icon.svg") no-repeat center center;
      background-size: 100% 100%;
      margin-right: 10px;
      position: absolute;
      top: -4px;
      left: 0; }
      .c-accordions-1 .details-list .dl-item .icon.icon--date {
        background-size: 17px auto; }
      .c-accordions-1 .details-list .dl-item .icon.icon--time {
        background-image: url("../img/icons/order-time-icon.svg");
        background-size: 16px auto; }
      .c-accordions-1 .details-list .dl-item .icon.icon--venue {
        background-image: url("../img/icons/venue-icon.svg");
        background-size: 15px auto; }
      .c-accordions-1 .details-list .dl-item .icon.icon--seat {
        background-image: url("../img/icons/seat-icon.svg");
        background-size: 16px auto; }
      .c-accordions-1 .details-list .dl-item .icon.icon--screen {
        background-image: url("../img/icons/screen-icon.svg"); }
      .c-accordions-1 .details-list .dl-item .icon.icon--ticket {
        background-image: url("../img/icons/ticket-icon.svg");
        -webkit-box-sizing: 20px auto;
                box-sizing: 20px auto; }

.c-accordions-1 .btn-accor-toggle {
  display: block;
  width: 46px;
  height: 46px;
  background: #fff;
  -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 999px;
  position: relative;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  @media (max-width: 767px) {
    .c-accordions-1 .btn-accor-toggle {
      -webkit-box-shadow: none;
              box-shadow: none;
      width: 20px;
      height: 20px;
      margin: 12px 0 0 0; } }
  .c-accordions-1 .btn-accor-toggle .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    border: 1px solid #6e3996;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
    margin: -10px 0px 0px -6px; }
    @media (max-width: 767px) {
      .c-accordions-1 .btn-accor-toggle .icon {
        width: 10px;
        height: 10px; } }
  .c-accordions-1 .btn-accor-toggle .txt {
    display: none; }

.c-accordions-1 .qr-detail {
  color: #222222;
  position: relative; }
  .c-accordions-1 .qr-detail.qr-d--sty-1 {
    position: absolute;
    top: 60px;
    right: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .c-accordions-1 .qr-detail.qr-d--sty-1 .qr-code {
      position: static;
      width: 160px;
      max-height: none !important; }
      @media (max-width: 767px) {
        .c-accordions-1 .qr-detail.qr-d--sty-1 .qr-code {
          width: 125px;
          margin-right: 20px; } }
    .c-accordions-1 .qr-detail.qr-d--sty-1 .qr-txt {
      padding-top: 12px;
      padding-left: 28px;
      width: 192px; }
      @media (max-width: 920px) {
        .c-accordions-1 .qr-detail.qr-d--sty-1 .qr-txt {
          padding-left: 0; } }
    .c-accordions-1 .qr-detail.qr-d--sty-1 .sub-msg {
      font-size: 14px;
      line-height: 1em;
      color: #767676;
      margin: 34px 0 0 0; }
      @media (max-width: 767px) {
        .c-accordions-1 .qr-detail.qr-d--sty-1 .sub-msg {
          font-size: 13px;
          margin-top: 10px; } }
      .c-accordions-1 .qr-detail.qr-d--sty-1 .sub-msg strong {
        display: block;
        margin-bottom: 11px;
        color: #222222; }
        @media (max-width: 767px) {
          .c-accordions-1 .qr-detail.qr-d--sty-1 .sub-msg strong {
            margin-bottom: 6px; } }
  .c-accordions-1 .qr-detail .qr-txt {
    margin-bottom: 15px;
    color: #646464;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .c-accordions-1 .qr-detail .qr-code {
    width: 130px;
    position: absolute;
    top: 60px;
    left: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 767px) {
      .c-accordions-1 .qr-detail .qr-code {
        width: 110px; } }
  .c-accordions-1 .qr-detail .label {
    font-size: 14px;
    line-height: 1em; }
  @media (max-width: 767px) {
    .c-accordions-1 .qr-detail .label {
      font-size: 13px; } }
  .c-accordions-1 .qr-detail .code-value {
    font-weight: bold;
    font-size: 30px;
    line-height: 1em; }
    @media (max-width: 374px) {
      .c-accordions-1 .qr-detail .code-value {
        font-size: 25px; } }

.c-accordions-1 h1 {
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  color: #222; }

.c-accordions-1 h2 {
  margin-bottom: 18px; }
  @media (max-width: 767px) {
    .c-accordions-1 h2 {
      font-size: 22px;
      margin-bottom: 10px; } }

.c-accordions-1 .stamp {
  -webkit-transition: all .20s ease-in-out;
  -o-transition: all .20s ease-in-out;
  transition: all .20s ease-in-out;
  display: block;
  width: 40px;
  height: 40px;
  padding-top: 2px;
  font-size: 12px;
  line-height: 0.9em;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #6e3996;
  border-radius: 999px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.c-accordions-1 .group-grey {
  background: #f8f8f8;
  padding: 38px 40px;
  margin: 0 -40px; }
  @media (max-width: 767px) {
    .c-accordions-1 .group-grey {
      padding-top: 20px;
      padding-bottom: 20px; } }

.c-accordions-1 .group-row-wrap {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .c-accordions-1 .group-row-wrap {
      margin-bottom: 30px; } }
  .c-accordions-1 .group-row-wrap:last-child {
    margin-bottom: 0; }

.c-accordions-1 .offers-module {
  padding-top: 45px; }
  @media (max-width: 920px) {
    .c-accordions-1 .offers-module {
      padding-top: 38px; } }
  @media (max-width: 767px) {
    .c-accordions-1 .offers-module {
      padding-top: 0; } }
  .c-accordions-1 .offers-module .offers-cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
    @media (max-width: 767px) {
      .c-accordions-1 .offers-module .offers-cards {
        display: block;
        margin: 0;
        margin: 0 -20px; } }
    .c-accordions-1 .offers-module .offers-cards .card-wrap {
      padding: 0 10px; }
      @media (max-width: 767px) {
        .c-accordions-1 .offers-module .offers-cards .card-wrap {
          padding: 0;
          margin-bottom: 1px; }
          .c-accordions-1 .offers-module .offers-cards .card-wrap:last-child {
            margin-bottom: 0; } }
    .c-accordions-1 .offers-module .offers-cards .card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%;
      /* background: #000 url("../img/ads-01.gif") no-repeat left top; */
      background-size: 100%;
	  background-repeat: no-repeat;
      padding: 30px 35px 16px;
      position: relative; }
      @media (max-width: 920px) {
        .c-accordions-1 .offers-module .offers-cards .card {
          padding: 20px 20px 10px; } }
      @media (max-width: 767px) {
        /* .c-accordions-1 .offers-module .offers-cards .card {min-height: 225px; }  */
		}
      .c-accordions-1 .offers-module .offers-cards .card.card--gf {
        /* background: #000 url("../img/ads-02.gif") no-repeat left top;  */
		/* background-size:100%; */
		}
        .c-accordions-1 .offers-module .offers-cards .card.card--gf .card-logo {
          max-width: 90px; }
        .c-accordions-1 .offers-module .offers-cards .card.card--gf h3 {
          color: #fff; }
      .c-accordions-1 .offers-module .offers-cards .card h3 {
        font-size: 25px;
        line-height: 1.1em;
        color: #a3ecfc;
        margin: 0 0 13px 0; }
        @media (max-width: 1600px) {
          .c-accordions-1 .offers-module .offers-cards .card h3 {
            font-size: 20px; } }
        @media (max-width: 920px) {
          .c-accordions-1 .offers-module .offers-cards .card h3 {
            font-size: 17px; } }
      .c-accordions-1 .offers-module .offers-cards .card p {
        font-size: 14px;
        line-height: 1.3em;
        color: #fff;
        margin: 0 0 12px 0; }
        @media (max-width: 920px) {
          .c-accordions-1 .offers-module .offers-cards .card p {
            font-size: 13px; } }
        .c-accordions-1 .offers-module .offers-cards .card p a {
          color: #fff;
          display: inline-block;
          position: relative; }
          .c-accordions-1 .offers-module .offers-cards .card p a:before {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            height: 1px;
            width: 100%;
            background: #fff; }
      .c-accordions-1 .offers-module .offers-cards .card .card-logo {
        position: absolute;
        bottom: 20px;
        right: 20px;
        max-width: 112px; }
        @media (max-width: 1370px) {
          .c-accordions-1 .offers-module .offers-cards .card .card-logo {
            display: none; } }
      .c-accordions-1 .offers-module .offers-cards .card .sub-txt {
        font-size: 11px;
        line-height: 1em;
        opacity: 0.8;
        color: #fff; }
        @media (max-width: 767px) {
          .c-accordions-1 .offers-module .offers-cards .card .sub-txt {
            margin-top: auto; } }
        .c-accordions-1 .offers-module .offers-cards .card .sub-txt p {
          margin: 0 0 10px;
          font-size: 11px;
          line-height: 1.1em; }
        .c-accordions-1 .offers-module .offers-cards .card .sub-txt ul {
          margin: 0 0 15px 0; }
        .c-accordions-1 .offers-module .offers-cards .card .sub-txt li {
          font-size: 11px;
          line-height: 1.1em;
          padding-left: 10px;
          position: relative; }
          .c-accordions-1 .offers-module .offers-cards .card .sub-txt li:before {
            content: '';
            display: block;
            position: absolute;
            top: 4px;
            left: 0;
            border-radius: 999px;
            width: 4px;
            height: 4px;
            background: #fff; }
  .c-accordions-1 .offers-module .c-quick-fill-bar {
    padding: 40px 0; }
    @media (max-width: 920px) {
      .c-accordions-1 .offers-module .c-quick-fill-bar {
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .c-accordions-1 .offers-module .c-quick-fill-bar {
        padding: 25px 0px;
        margin: 0; } }
    /* .c-accordions-1 .offers-module .c-quick-fill-bar:before { */
      /* display: none; } */
    .c-accordions-1 .offers-module .c-quick-fill-bar .form-item-wrap {
      position: relative; }
      .c-accordions-1 .offers-module .c-quick-fill-bar .form-item-wrap input[type="text"] {
        width: 382px;
        padding-right: 112px; }
      .c-accordions-1 .offers-module .c-quick-fill-bar .form-item-wrap .c-btn-glow {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 20px;
        height: 100%;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        width: 92px;
        border-radius: 7px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .c-accordions-1 .offers-module .c-quick-fill-bar .form-item-wrap .c-btn-glow:after {
          border-radius: 7px; }

.c-accordions-1 .group-total {
  background: #ece8ef;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  margin: 0 -40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    .c-accordions-1 .group-total {
      display: block;
      padding-top: 22px;
      padding-bottom: 22px; } }
  .c-accordions-1 .group-total .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 400px; }
    @media (max-width: 1000px) {
      .c-accordions-1 .group-total .left {
        width: 320px; } }
    @media (max-width: 767px) {
      .c-accordions-1 .group-total .left {
        display: block;
        width: 100%; } }
    .c-accordions-1 .group-total .left .detail-item {
      width: 50%; }
      @media (max-width: 767px) {
        .c-accordions-1 .group-total .left .detail-item {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          padding: 0; } }
  .c-accordions-1 .group-total .detail-item {
    font-size: 14px;
    line-height: 1em; }
    .c-accordions-1 .group-total .detail-item + .detail-item {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .c-accordions-1 .group-total .detail-item + .detail-item {
          padding-left: 0; } }
    .c-accordions-1 .group-total .detail-item .di-label {
      font-weight: bold;
      margin-bottom: 20px; }
  .c-accordions-1 .group-total .grand-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 25px;
    line-height: 1em;
    color: #6e3996; }
    @media (max-width: 1000px) {
      .c-accordions-1 .group-total .grand-total {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .c-accordions-1 .group-total .grand-total {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .c-accordions-1 .group-total .grand-total .label {
      padding-right: 45px; }
      @media (max-width: 1000px) {
        .c-accordions-1 .group-total .grand-total .label {
          padding-right: 30px; } }
    .c-accordions-1 .group-total .grand-total .value {
      font-weight: bold; }

@media (max-width: 1100px) {
  .c-accordions-1 .head,
  .c-accordions-1 .body,
  .c-accordions-1 .group-total,
  .c-accordions-1 .group-grey {
    padding-right: 30px;
    padding-left: 30px; }
  .c-accordions-1 .group-total,
  .c-accordions-1 .group-grey {
    margin-right: -30px;
    margin-left: -30px; } }

@media (max-width: 767px) {
  .c-accordions-1 .head,
  .c-accordions-1 .body,
  .c-accordions-1 .group-total,
  .c-accordions-1 .group-grey {
    padding-right: 20px;
    padding-left: 20px; }
  .c-accordions-1 .group-total,
  .c-accordions-1 .group-grey {
    margin-right: -20px;
    margin-left: -20px; } }

.c-my-cards.has--form-enable .c-cards-list .card {
  pointer-events: none;
  opacity: 0.5; }
  .c-my-cards.has--form-enable .c-cards-list .card.is--editing {
    opacity: 1;
    pointer-events: auto; }

.c-my-cards.has--form-enable .c-cards-list li.add-card .card {
  opacity: 1;
  pointer-events: auto; }

.c-my-cards.has--form-enable .action {
  pointer-events: none;
  opacity: 0.5; }

.c-my-cards h1 {
  margin-bottom: 15px; }

.c-my-cards .inner-container-wrap {
  max-width: 535px; }

.c-my-cards .head p {
  max-width: 375px; }

@media (max-width: 767px) {
  .c-my-cards .action {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .c-mobile-btn-add, .c-my-cards .action .c-btn-2, .c-user-preferences .sub-action .c-btn-2 {
    color: #6e3996;
    padding: 0;
    background: transparent;
    border-radius: 0;
    border: none;
    min-width: 0;
    font-size: 14px;
    width: auto; }
    .c-mobile-btn-add .add-icon, .c-my-cards .action .c-btn-2 .add-icon, .c-user-preferences .sub-action .c-btn-2 .add-icon {
      display: inline-block;
      width: 13px;
      height: 13px;
      position: relative;
      margin-right: 10px; }
      .c-mobile-btn-add .add-icon:before, .c-my-cards .action .c-btn-2 .add-icon:before, .c-user-preferences .sub-action .c-btn-2 .add-icon:before, .c-mobile-btn-add .add-icon:after, .c-my-cards .action .c-btn-2 .add-icon:after, .c-user-preferences .sub-action .c-btn-2 .add-icon:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 6px;
        width: 1px;
        height: 100%;
        background: #6e3996; }
      .c-mobile-btn-add .add-icon:after, .c-my-cards .action .c-btn-2 .add-icon:after, .c-user-preferences .sub-action .c-btn-2 .add-icon:after {
        top: 6px;
        left: 0;
        width: 100%;
        height: 1px; }
    .c-mobile-btn-add:after, .c-my-cards .action .c-btn-2:after, .c-user-preferences .sub-action .c-btn-2:after {
      display: none; } }

.c-cards-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .c-cards-list li {
    display: block;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .c-cards-list li {
        margin-bottom: 15px; } }
    .c-cards-list li:last-child {
      margin-bottom: 0; }
    .c-cards-list li.add-card {
      display: none; }
      .c-cards-list li.add-card.is--editing {
        display: block; }
      .c-cards-list li.add-card .card .card-form {
        display: block; }
  .c-cards-list .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    border: 1px solid #d6d3dc;
    background: #fff;
    padding: 33px 30px 31px;
    font-size: 14px;
    line-height: 1em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 1025px) {
      html:not(.is--mobile) .c-cards-list .card:hover {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } }
    @media (max-width: 767px) {
      .c-cards-list .card {
        padding: 23px 15px 21px; } }
    .c-cards-list .card.is--editing {
      opacity: 1; }
      .c-cards-list .card.is--editing .details-display {
        display: none; }
      .c-cards-list .card.is--editing .actions .edit-btn {
        display: none; }
      @media (max-width: 767px) {
        .c-cards-list .card.is--editing .actions {
          display: none; } }
      .c-cards-list .card.is--editing .card-form {
        display: block; }
      @media (max-width: 767px) {
        .c-cards-list .card.is--editing .card-details {
          width: 100%; } }
    .c-cards-list .card .card-form {
      display: none; }
      .c-cards-list .card .card-form .card-action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        vertical-align: top;
        margin: 15px -7px -10px; }
        .c-cards-list .card .card-form .card-action .action-item {
          width: 50%;
          padding: 0 7px; }
          .c-cards-list .card .card-form .card-action .action-item a {
            display: block;
            font-weight: normal; }
          @media (max-width: 767px) {
            .c-cards-list .card .card-form .card-action .action-item:first-child {
              width: 45%; }
            .c-cards-list .card .card-form .card-action .action-item:last-child {
              width: 55%; }
            .c-cards-list .card .card-form .card-action .action-item a {
              padding-right: 15px;
              padding-left: 15px; } }
    .c-cards-list .card .card-form,
    .c-cards-list .card .card-details {
      width: 360px; }
    .c-cards-list .card .title {
      font-weight: bold;
      margin-bottom: 12px; }
    .c-cards-list .card .info-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .c-cards-list .card .info-list .info-item {
        padding-right: 60px; }
        @media (max-width: 767px) {
          .c-cards-list .card .info-list .info-item {
            padding-right: 15px;
            margin-bottom: 5px;
            font-size: 13px; } 
			/* 20.08.2019 */
			.c-cards-list .card .info-list .info-item:last-child{margin-top:0 !important;}
			.c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone.form-item--checkbox .checkbox label{margin-top:58px;}
			}
          .c-cards-list .card .info-list .info-item:last-child {
          padding-right: 0; 
		  margin-top: -19px;
		  }
      .c-cards-list .card .info-list .items-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        @media (max-width: 767px) {
          .c-cards-list .card .info-list .items-wrap {
            display: block; } }
    .c-cards-list .card .actions {
      padding-left: 20px;
      white-space: nowrap;
      padding-top: 26px; }
      .c-cards-list .card .actions.has--checkbox {
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .c-cards-list .card .actions a {
        border-bottom: 1px solid #6e3996;
        padding-bottom: 0px; }
        @media (max-width: 767px) {
          .c-cards-list .card .actions a {
            font-size: 13px; } }
        .c-cards-list .card .actions a + a {
          margin-left: 25px; }

.c-dotted-list {
  margin: 0 -10px -10px; }
  @media (max-width: 767px) {
    .c-dotted-list {
      margin-right: -3px;
      margin-left: -3px; } }
  .c-dotted-list.dl--lg li .dl-wrap {
    padding: 20px 21px 19px; }
  @media (max-width: 767px) {
    .c-dotted-list.dl--lg {
      margin-right: 0;
      margin-left: 0; }
      .c-dotted-list.dl--lg li {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-left: 0; }
      .c-dotted-list.dl--lg .dl-wrap {
        width: 100%; } }
  .c-dotted-list li {
    display: inline-block;
    margin: 0 10px 10px;
    position: relative; }
    @media (max-width: 767px) {
      .c-dotted-list li {
        margin-right: 3px;
        margin-left: 3px; } }
    .c-dotted-list li .dl-wrap:after,
    .c-dotted-list li .dl-wrap:before, .c-dotted-list li:after, .c-dotted-list li:before {
      content: '';
      display: block;
      position: absolute;
      bottom: 100%;
      left: 0;
      height: 1px;
      width: 100%;
      background: url("../img/misc/border.png") repeat center center; }
    .c-dotted-list li:after {
      top: auto;
      bottom: 0; }
    .c-dotted-list li .dl-wrap {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 14px 15px 13px;
      background: #fff; }
      .c-dotted-list li .dl-wrap:after, .c-dotted-list li .dl-wrap:before {
        top: 0;
        bottom: auto;
        width: 1px;
        height: 100%;
        background-image: url("../img/misc/border-vertical.png"); }
      .c-dotted-list li .dl-wrap:after {
        top: 0;
        bottom: auto;
        left: auto;
        right: 0; }
      @media (max-width: 767px) {
        .c-dotted-list li .dl-wrap {
          padding: 13px 10px 11px; } }
      .c-dotted-list li .dl-wrap .col {
        text-align: center; }
        .c-dotted-list li .dl-wrap .col + .col {
          padding-left: 10px; }
          @media (max-width: 767px) {
            .c-dotted-list li .dl-wrap .col + .col {
              padding-left: 0; }
              .c-dotted-list li .dl-wrap .col + .col .label:before {
                content: '/';
                display: inline-block; } }
      .c-dotted-list li .dl-wrap .label {
        font-size: 12px;
        line-height: 1em;
        text-transform: uppercase;
        color: #222222;
        margin-bottom: 3px; }
        @media (max-width: 767px) {
          .c-dotted-list li .dl-wrap .label {
            font-size: 10px; } }
      .c-dotted-list li .dl-wrap .value {
        font-size: 25px;
        line-height: 1em;
        font-weight: bold;
        color: #222222; }
        @media (max-width: 767px) {
          .c-dotted-list li .dl-wrap .value {
            font-size: 22px; } }
      .c-dotted-list li .dl-wrap .dl-txt {
        font-size: 14px;
        line-height: 1.2em; }
      .c-dotted-list li .dl-wrap .txt-label {
        font-weight: bold;
        margin-bottom: 3px; }

.c-user-preferences .c-form-sty-1 {
  max-width: none;
  margin-bottom: 0; }

.c-user-preferences .form-item {
  margin: 0; }

.c-user-preferences .c-form-sty-1 .form-item.form-item--checkbox .checkbox {
  padding: 0; }

@media (max-width: 767px) {
  .c-user-preferences .c-movies-list {
    margin-bottom: -9px; } }

.c-user-preferences .group-head {
  margin-bottom: 27px; }
  @media (max-width: 767px) {
    .c-user-preferences .group-head {
      margin-bottom: 20px; } }
  .c-user-preferences .group-head p {
    margin: 16px 0 0 0; }

.c-user-preferences h2 {
  margin-bottom: 0; }
  .c-user-preferences h2 .sub-txt {
    font-size: 14px;
    line-height: 1em;
    color: #aeacb0;
    margin-left: 20px;
    font-weight: 40; }

.c-user-preferences .c-capsule-list {
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .c-user-preferences .c-capsule-list {
      white-space: nowrap;
      overflow-y: auto;
      margin: 0 -15px 0px -15px;
      padding: 0 10px; } }

.c-user-preferences .sec-group {
  margin-bottom: 54px; }
  @media (max-width: 767px) {
    .c-user-preferences .sec-group {
      margin-bottom: 30px; }
      .c-user-preferences .sec-group:nth-child(2n) {
        background: #f8f8f8;
        margin-right: -15px;
        margin-left: -15px;
        padding: 30px 15px; }
        .c-user-preferences .sec-group:nth-child(2n) .c-capsule-list li.is--active .capsule {
          background: #ebebeb; } }

.capsule-edit-wrap.is--editing .c-capsule-list li {
  display: inline-block; }

.capsule-edit-wrap.is--editing .sub-action .c-btn-2 .txt-normal {
  display: none; }

.capsule-edit-wrap.is--editing .sub-action .c-btn-2 .add-icon {
  left: 3px;
  top: 1px;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg); }
  .capsule-edit-wrap.is--editing .sub-action .c-btn-2 .add-icon:after {
    width: 7px;
    bottom: 0;
    top: auto; }

.capsule-edit-wrap.is--editing .sub-action .c-btn-2 .txt-editing {
  display: inline-block; }

.capsule-edit-wrap .sub-action .c-btn-2 .txt-editing {
  display: none; }

.c-capsule-list {
  list-style: none;
  margin: 0 -10px -20px -10px;
  padding: 0;
  display: block; }
  .c-capsule-list li {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none; }
    @media (max-width: 767px) {
      .c-capsule-list li {
        padding-right: 5px;
        padding-left: 5px; } }
    .c-capsule-list li.is--active {
      display: inline-block; }
      .c-capsule-list li.is--active .toggle-item .icon {
        -webkit-transform: rotateZ(45deg);
            -ms-transform: rotate(45deg);
                transform: rotateZ(45deg); }
      .c-capsule-list li.is--active .capsule {
        background: #f2f2f2;
        border-color: #f2f2f2; }
        .c-capsule-list li.is--active .capsule .capsule-content .icon {
          background-image: url("../img/icons/icon-location--fill.svg"); }
  .c-capsule-list .capsule {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0px 20px;
    height: 55px;
    background: transparent;
    border-radius: 9px;
    border: 1px solid #cbcbcb;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
    @media (max-width: 920px) {
      .c-capsule-list .capsule {
        height: 50px; } }
    @media (max-width: 767px) {
      .c-capsule-list .capsule {
        height: 45px;
        padding-left: 13px; } }
    .c-capsule-list .capsule .capsule-content {
      padding-right: 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        .c-capsule-list .capsule .capsule-content {
          padding-right: 0; } }
      .c-capsule-list .capsule .capsule-content .icon {
        display: block;
        width: 20px;
        height: 25px;
        background: url("../img/icons/icon-location--outline.svg") no-repeat center center;
        background-size: 100% auto;
        margin-right: 10px; }
        @media (max-width: 920px) {
          .c-capsule-list .capsule .capsule-content .icon {
            width: 17px;
            height: 22px; } }
        @media (max-width: 767px) {
          .c-capsule-list .capsule .capsule-content .icon {
            width: 15px;
            height: 18px;
            margin-right: 8px; } }
      .c-capsule-list .capsule .capsule-content .txt {
        font-size: 16px;
        line-height: 1em; }
        @media (max-width: 920px) {
          .c-capsule-list .capsule .capsule-content .txt {
            font-size: 14px; } }
        @media (max-width: 767px) {
          .c-capsule-list .capsule .capsule-content .txt {
            font-size: 13px; } }
      .c-capsule-list .capsule .capsule-content .img img {
        max-height: 30px; }
        @media (max-width: 767px) {
          .c-capsule-list .capsule .capsule-content .img img {
            max-height: 27px; } }
    .c-capsule-list .capsule .capsule-action {
      position: relative;
      padding-left: 2px;
      width: 50px;
      text-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: -20px; }
      @media (max-width: 767px) {
        .c-capsule-list .capsule .capsule-action {
          width: 36px; } }
      .c-capsule-list .capsule .capsule-action:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        height: 28px;
        width: 1px;
        background: #d3d3d3; }
        @media (max-width: 767px) {
          .c-capsule-list .capsule .capsule-action:before {
            height: 17px;
            display: none; } }
  .c-capsule-list .toggle-item {
    display: inline-block;
    padding: 20px;
    margin: -20px; }
    @media (max-width: 767px) {
      .c-capsule-list .toggle-item {
        display: inline-block;
        padding: 16px 10px;
        margin: -16px; } }
    .c-capsule-list .toggle-item .icon {
      display: block;
      width: 15px;
      height: 15px;
      position: relative;
      -webkit-transform: rotateZ(0deg);
          -ms-transform: rotate(0deg);
              transform: rotateZ(0deg);
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s; }
      .c-capsule-list .toggle-item .icon:before, .c-capsule-list .toggle-item .icon:after {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        left: 0;
        height: 1px;
        width: 100%;
        background: #d3d3d3; }
      .c-capsule-list .toggle-item .icon:after {
        top: 0;
        left: 7px;
        width: 1px;
        height: 100%; }
    .c-capsule-list .toggle-item .txt {
      display: none; }

.c-movies-list {
  margin: 0 -10px -20px; }
  @media (max-width: 767px) {
    .c-movies-list {
      margin-right: -17px;
      margin-left: -17px;
      font-size: 0;
      white-space: nowrap;
      overflow-y: auto;
      width: auto;
      padding: 0px 10px; } }
  .c-movies-list .movie-item {
    display: inline-block; }
    @media (max-width: 767px) {
      .c-movies-list .movie-item {
        width: 150px; } }
    .c-movies-list .movie-item .item-wrap {
      cursor: auto; }
    .c-movies-list .movie-item .like-btn {
      position: absolute;
      top: 60px;
      right: 10px; }
      .c-movies-list .movie-item .like-btn input {
        display: none; }
        .c-movies-list .movie-item .like-btn input:checked + label .icon:before {
          opacity: 0; }
        .c-movies-list .movie-item .like-btn input:checked + label .icon:after {
          opacity: 1; }
      .c-movies-list .movie-item .like-btn label {
        display: block; }
        .c-movies-list .movie-item .like-btn label .icon {
          position: relative;
          display: block;
          width: 40px;
          height: 40px;
          background: rgba(30, 30, 30, 0.6);
          z-index: 1;
          border-radius: 999px; }
          .c-movies-list .movie-item .like-btn label .icon:before, .c-movies-list .movie-item .like-btn label .icon:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: url("../img/icons/icon-heart--outline.svg") no-repeat center center;
            background-size: 19px auto;
            opacity: 1; }
            .is--ie .c-movies-list .movie-item .like-btn label .icon:before, .is--ie .c-movies-list .movie-item .like-btn label .icon:after {
              background-image: url("../img/icons/icon-heart--outline.png"); }
          .c-movies-list .movie-item .like-btn label .icon:after {
            background-image: url("../img/icons/icon-heart--fill.svg");
            opacity: 0; }
            .is--ie .c-movies-list .movie-item .like-btn label .icon:after {
              background-image: url("../img/icons/icon-heart--fill.png"); }
        .c-movies-list .movie-item .like-btn label .txt {
          display: none; }
    .c-movies-list .movie-item .time-remaining .bar {
      background: #f0ebf4;
      margin-top: 10px;
      margin-bottom: 8px; }
      .c-movies-list .movie-item .time-remaining .bar, .c-movies-list .movie-item .time-remaining .bar i {
        height: 5px;
        border-radius: 999px;
        position: relative;
        display: block;
        overflow: hidden;
        position: relative; }
      .c-movies-list .movie-item .time-remaining .bar i {
        background: #6e3996;
        height: 5px; }
    .c-movies-list .movie-item .time-remaining .time {
      font-size: 12px;
      line-height: 1em;
      color: #6e3996; }

.c-user-profile h2 {
  margin-bottom: 27px; }
  @media (max-width: 767px) {
    .c-user-profile h2 {
      margin-bottom: 17px; } }

.c-user-profile .group-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px; }
  .c-user-profile .group-body .form-item {
    width: 50%;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .c-user-profile .group-body .form-item {
        width: 100%; } }
    @media (min-width: 768px) {
      .c-user-profile .group-body .form-item:last-child, .c-user-profile .group-body .form-item:nth-last-child(2) {
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .c-user-profile .group-body .form-item:last-child {
        margin-bottom: -20px; }
        .c-user-profile .group-body .form-item:last-child.form-item--checkbox {
          margin-bottom: -34px; }
        .c-user-profile .group-body .form-item:last-child.form-item--connect {
          margin-bottom: 0; } }

.c-user-profile .c-form-sty-1 {
  max-width: 750px;
  margin-bottom: 80px; }
  .c-user-profile .c-form-sty-1:last-child {
    margin-bottom: 0; }
  .c-user-profile .c-form-sty-1 .form-sec-group {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .c-user-profile .c-form-sty-1 .form-sec-group {
        margin-bottom: 25px;
        padding-bottom: 30px;
        border-bottom: 1px solid #eee; }
        .c-user-profile .c-form-sty-1 .form-sec-group:last-child {
          padding-bottom: 0;
          border-bottom: 0; } }
    .c-user-profile .c-form-sty-1 .form-sec-group:last-child {
      margin-top: 0; }

.c-form-sty-1.form--promo .fields-area {
  padding-right: 20px;
  margin-right: -20px;
  max-height: 280px;
  overflow-y: auto; }

.c-form-sty-1 .form-item .field-title {
  padding-left: 10px;
  font-size: 12px;
  top: 0;
  margin-bottom: 5px; }

.c-form-sty-1 .form-item .input-has--show {
  position: relative; }
  .c-form-sty-1 .form-item .input-has--show input {
    padding-right: 66px; }
  .c-form-sty-1 .form-item .input-has--show .show-field {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    line-height: 1em;
    padding-bottom: 1px;
    border-bottom: 1px solid #6e3996; }

.c-form-sty-1 .form-item.form-item--connect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .c-form-sty-1 .form-item.form-item--connect .connect-logo {
    border: 1px solid #bfbfbf;
    border-radius: 999px;
    background: #fff url("../img/icons/google-icon.svg") no-repeat center center;
    background-size: 28px auto;
    width: 60px;
    height: 60px;
    display: inline-block; }
  .c-form-sty-1 .form-item.form-item--connect.connect--twitter .connect-logo {
    background-image: url("../img/icons/twitter-icon.svg");
    background-size: 18px auto; }
  .c-form-sty-1 .form-item.form-item--connect.connect--facebook .connect-logo {
    background-image: url("../img/icons/fb-icon.svg");
    background-size: 16px auto; }
  .c-form-sty-1 .form-item.form-item--connect.connect--ubyemaar .connect-logo {
    background-image: url("../img/icons/ubyemaar-icon.png");
    background-size: 27px auto; }
  .c-form-sty-1 .form-item.form-item--connect .txt {
    font-size: 14px;
    line-height: 1em;
    padding-left: 16px; }
    .c-form-sty-1 .form-item.form-item--connect .txt .connect-msg {
      display: block;
      margin-bottom: 5px; }
    .c-form-sty-1 .form-item.form-item--connect .txt .disconnect-link {
      display: inline-block;
      padding-bottom: 1px;
      border-bottom: 1px solid #6e3996; }

.c-form-sty-1 .form-item.form-item--checkbox.checkbox--multi-lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .c-form-sty-1 .form-item.form-item--checkbox.checkbox--multi-lines .checkbox {
    padding-top: 0;
    padding-bottom: 16px; }
    .c-form-sty-1 .form-item.form-item--checkbox.checkbox--multi-lines .checkbox:last-child {
      padding-bottom: 0; }
    .c-form-sty-1 .form-item.form-item--checkbox.checkbox--multi-lines .checkbox + .checkbox {
      margin-left: 0; }

.c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone {
  margin-bottom: 0; }
  .c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone.form-item--checkbox .checkbox {
    padding: 0; }
    .c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone.form-item--checkbox .checkbox label {
      padding-left: 0; }
      .c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone.form-item--checkbox .checkbox label:before {
        position: static;
        width: 30px;
        height: 30px;
        border-radius: 999px; }
      .c-form-sty-1 .form-item.form-item--checkbox.rounded--checkbox-alone.form-item--checkbox .checkbox label:after {
        top: 11px;
        left: 10px; }

.c-form-sty-1 .form-item.form-item--checkbox .checkbox-wrap {
  padding-left: 10px; }

.c-form-sty-1 .form-item.form-item--checkbox .checkbox {
  display: inline-block;
  padding: 17px 0; }
  .c-form-sty-1 .form-item.form-item--checkbox .checkbox + .checkbox {
    margin-left: 30px; }
  .c-form-sty-1 .form-item.form-item--checkbox .checkbox input {
    display: none; }
    .c-form-sty-1 .form-item.form-item--checkbox .checkbox input:checked + label:before {
      background: #6e3996; }
    .c-form-sty-1 .form-item.form-item--checkbox .checkbox input:checked + label:after {
      display: block; }
  .c-form-sty-1 .form-item.form-item--checkbox .checkbox label {
    position: relative;
    vertical-align: middle;
    display: block;
    padding-left: 29px; }
    @media (max-width: 767px) {
      .c-form-sty-1 .form-item.form-item--checkbox .checkbox label {
        font-size: 14px; } }
    .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      border: 2px solid #4d4755;
      border-radius: 4px;
      vertical-align: middle;
      position: absolute;
      top: -2px;
      left: 0; }
    .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:after {
      content: "";
      display: none;
      position: absolute;
      left: 5px;
      top: 4px;
      border: 2px solid #fff;
      width: 10px;
      height: 6px;
      border-top: none;
      border-right: none;
      -webkit-transform: rotateZ(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotateZ(-45deg); }
    .c-form-sty-1 .form-item.form-item--checkbox .checkbox label a {
      position: relative; }
      .c-form-sty-1 .form-item.form-item--checkbox .checkbox label a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #6e3996; }

.c-form-sty-1 .form-item.form-item--card-exp-2 .select2-container--default.select2-container .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp-2 .select2-container--default .select2-selection--single .select2-selection__arrow, .c-form-sty-1 .form-item.form-item--card-exp-2 .select2-container--default .select2-selection--single .select2-selection__rendered, .c-form-sty-1 .form-item.form-item--card-exp .select2-container--default.select2-container .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp .select2-container--default .select2-selection--single .select2-selection__arrow, .c-form-sty-1 .form-item.form-item--card-exp .select2-container--default .select2-selection--single .select2-selection__rendered, .c-form-sty-1 .form-item.form-item--dob .select2-container--default.select2-container .select2-selection--single, .c-form-sty-1 .form-item.form-item--dob .select2-container--default .select2-selection--single .select2-selection__arrow, .c-form-sty-1 .form-item.form-item--dob .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 50px;
  line-height: 50px; }

.c-form-sty-1 .form-item.form-item--card-exp-2 .select2-container--default .select2-selection--single, .c-form-sty-1 .form-item.form-item--card-exp .select2-container--default .select2-selection--single, .c-form-sty-1 .form-item.form-item--dob .select2-container--default .select2-selection--single {
  border-color: #4d4755; }

.c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap, .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap, .c-form-sty-1 .form-item.form-item--dob .select-items-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px; }
  .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item, .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item, .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item {
    padding: 0 5px; }
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(1), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(1), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(1) {
      width: 30%; }
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(2), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(2), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(2) {
      width: 30%; }
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(3), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(3), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(3) {
      width: 40%; }
    @media (max-width: 767px) {
      .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(1), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(1), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(1) {
        width: 33.33%; }
      .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(2), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(2), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(2) {
        width: 33.33%; }
      .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(3), .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(3), .c-form-sty-1 .form-item.form-item--dob .select-items-wrap .select-item:nth-child(3) {
        width: 33.33%; } }

.c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap {
  margin: 0 -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 560px) {
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item {
    padding: 0 5px; }
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(1) {
      width: 187px; }
    .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(2) {
      width: 187px; }
    @media (max-width: 560px) {
      .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item {
        width: 50%; }
        .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(1) {
          width: 50%; }
        .c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item:nth-child(2) {
          width: 50%; } }

.c-form-sty-1 .form-item.form-item--card-exp-2 .select-items-wrap .select-item {
  padding: 0 10px; }

.c-form-sty-1 .form-item.form-item--card-exp-2 input[type="number"] {
  max-width: 88px;
  margin-left: 10px; }
  @media (max-width: 560px) {
    .c-form-sty-1 .form-item.form-item--card-exp-2 input[type="number"] {
      width: -webkit-calc(100% - 85px);
      width: calc(100% - 85px);
      max-width: none;
      margin-top: 20px; } }
  @media (max-width: 349px) {
    .c-form-sty-1 .form-item.form-item--card-exp-2 input[type="number"] {
      width: -webkit-calc(100% - 72px);
      width: calc(100% - 72px); } }

.c-form-sty-1 .form-item.form-item--card-exp-2 .icon-cvv {
  display: block;
  width: 49px;
  height: auto;
  margin-left: 16px; }
  @media (max-width: 560px) {
    .c-form-sty-1 .form-item.form-item--card-exp-2 .icon-cvv {
      margin-top: 19px; } }
  @media (max-width: 349px) {
    /* .c-form-sty-1 .form-item.form-item--card-exp-2 .icon-cvv {width: 35px; } */
	}

.c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item {
  padding: 0 5px; }
  .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(1) {
    width: 50%; }
  .c-form-sty-1 .form-item.form-item--card-exp .select-items-wrap .select-item:nth-child(2) {
    width: 50%; }

.c-popup .popup.popup--sty-a {
  max-width: 1020px; }
  .c-popup .popup.popup--sty-a .popup-wrap {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--sty-a .popup-wrap {
        display: block; } }
  .c-popup .popup.popup--sty-a .img {
    width: 38%;
    position: relative; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--sty-a .img {
        width: 100%;
        height: 25vh; } }
    .c-popup .popup.popup--sty-a .img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-popup .popup.popup--sty-a .c-ban-list {
    margin-top: 31px; }
  .c-popup .popup.popup--sty-a .text {
    width: 62%;
    padding: 30px; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--sty-a .text {
        width: 100%;
        padding: 15px; } }
    .c-popup .popup.popup--sty-a .text p {
      font-size: 14px;
      line-height: 1.2em;
      color: #656565;
      margin-bottom: 16px; }
      @media (max-width: 767px) {
        .c-popup .popup.popup--sty-a .text p {
          font-size: 12px; } }
      .c-popup .popup.popup--sty-a .text p:last-child {
        margin-bottom: 0; }
  .c-popup .popup.popup--sty-a .txt-wrap {
    margin-bottom: 0; }
  .c-popup .popup.popup--sty-a .heading-wrap {
    margin-bottom: 10px; }

.c-popup .popup.popup--timmer {
  max-width: 530px; }
  .c-popup .popup.popup--timmer .time-left {
    padding-left: 40px;
    font-size: 30px;
    line-height: 1em;
    font-weight: 100;
    color: #222222;
    background: url(../img/icons/clock.svg) no-repeat;
    background-position: 0px 2px;
    background-size: 25px 25px; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--timmer .time-left {
        font-size: 28px; } }
    .c-popup .popup.popup--timmer .time-left .count {
      font-weight: 400;
      width: 35px; }
  .c-popup .popup.popup--timmer .heading-wrap {
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--timmer .heading-wrap .heading > * {
        font-size: 14px;
        font-weight: normal; } }
  .c-popup .popup.popup--timmer .action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 500px) {
      .c-popup .popup.popup--timmer .action {
        display: block; } }
    .c-popup .popup.popup--timmer .action a:first-child {
      min-width: 158px; }
    .c-popup .popup.popup--timmer .action a:last-child {
      min-width: 230px; }
    @media (max-width: 500px) {
      .c-popup .popup.popup--timmer .action a {
        width: 100%;
        margin-bottom: 10px; }
        .c-popup .popup.popup--timmer .action a:last-child {
          margin-bottom: 0; }
        .c-popup .popup.popup--timmer .action a + a {
          margin-left: 0; } }

.c-popup .popup.popup--meal-select {
  max-width: 625px; }
  @media (max-width: 767px) {
    .c-popup .popup.popup--meal-select .heading-wrap .popup-action {
      margin-right: -15px;
      margin-top: -14px; } }
  .c-popup .popup.popup--meal-select .popup-wrap {
    padding: 30px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--meal-select .popup-wrap {
        padding: 20px; } }
  .c-popup .popup.popup--meal-select .heading-wrap {
    margin-bottom: 0; }
    .c-popup .popup.popup--meal-select .heading-wrap p {
      font-weight: normal; }
    .c-popup .popup.popup--meal-select .heading-wrap .heading {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-bottom: 20px;
      border-bottom: 1px solid #f8f8f8;
      margin-bottom: 20px; }
      .c-popup .popup.popup--meal-select .heading-wrap .heading > h1 {
        font-size: 16px;
        line-height: 1.2em;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 9px; }
      .c-popup .popup.popup--meal-select .heading-wrap .heading > p {
        font-size: 14px;
        line-height: 1.3em;
        font-weight: normal; }
        .c-popup .popup.popup--meal-select .heading-wrap .heading > p:last-child {
          margin-bottom: 0; }
  .c-popup .popup.popup--meal-select .form-action {
    text-align: right; }
    .c-popup .popup.popup--meal-select .form-action .c-btn-glow {
      min-width: 125px; }
  .c-popup .popup.popup--meal-select .cost-item-wrap {
    margin-bottom: 27px; }
  .c-popup .popup.popup--meal-select .total-wrap {
    padding: 20px 50px;
    margin: 0 -50px -50px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    .c-popup .popup.popup--meal-select .total-wrap .seprator {
      border: none;
      display: block;
      margin: 17px 0 19px 0;
      height: 1px;
      background: #ebebeb; }
    .c-popup .popup.popup--meal-select .total-wrap .cost-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px;
      line-height: 1em;
      margin: 0 0 11px 0;
      text-transform: uppercase; }
      .c-popup .popup.popup--meal-select .total-wrap .cost-item:last-child {
        margin-bottom: 0; }
      .c-popup .popup.popup--meal-select .total-wrap .cost-item.item--highlight {
        font-weight: bold; }
        .c-popup .popup.popup--meal-select .total-wrap .cost-item.item--highlight .sub-txt {
          color: #979797;
          font-weight: normal; }
          @media (max-width: 360px) {
            .c-popup .popup.popup--meal-select .total-wrap .cost-item.item--highlight .sub-txt {
              font-size: 10px; } }
  .c-popup .popup.popup--meal-select .ds-wrap {
    max-height: 300px;
    max-height: -webkit-calc(100vh - 420px);
    max-height: calc(100vh - 420px);
    overflow-y: auto; }
    @media (max-width: 767px) {
      .c-popup .popup.popup--meal-select .ds-wrap {
        max-height: -webkit-calc(100vh - 420px);
        max-height: calc(100vh - 420px); } }
    .c-popup .popup.popup--meal-select .ds-wrap.mCustomScrollbar {
      padding-right: 26px;
      margin-right: -25px; }
    .c-popup .popup.popup--meal-select .ds-wrap.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
      opacity: 1; }
    .c-popup .popup.popup--meal-select .ds-wrap .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      background: #e5e3e8; }
    .c-popup .popup.popup--meal-select .ds-wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      border-radius: 0; }
  .c-popup .popup.popup--meal-select .details-section {
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 17px;
    margin-bottom: 18px; }
    .c-popup .popup.popup--meal-select .details-section:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .c-popup .popup.popup--meal-select .details-section .ds-head h2 {
      font-size: 14px;
      font-weight: bold;
      color: #000024;
      line-height: 1.2em;
      text-transform: uppercase;
      margin-bottom: 13px; }
      .c-popup .popup.popup--meal-select .details-section .ds-head h2 .sub-txt {
        font-weight: normal;
        text-transform: none;
        color: #979797; }
    .c-popup .popup.popup--meal-select .details-section:last-child {
      border-bottom: none; }
  .c-popup .popup.popup--meal-select .c-form-sty-1 .checkbox--round .form-item.form-item--checkbox .checkbox label:before {
    border-radius: 999px; }
  .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4px; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox.inline-option {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox.inline-option:last-child {
        margin: -6px 0; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox:last-child {
      margin-bottom: 0; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox .checkbox {
      padding: 5px 0; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:before {
      border: none;
      background: #f2f2f2; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox .checkbox input:checked + label:before {
      background: #6e3996; }
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox .cost,
    .c-popup .popup.popup--meal-select .c-form-sty-1 .form-item.form-item--checkbox .txt {
      font-size: 14px;
      line-height: 1em; }

.c-btn-remove {
  display: block;
  width: 17px;
  height: 16px;
  background: url(../img/icons/icon-bin.png) no-repeat 50%; }
  .c-btn-remove .anchor-txt {
    display: none; }

.c-ban-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c-ban-list img {
    width: 40px;
    height: 40px;
    margin-bottom: 2px;
    display: inline-block; }
  .c-ban-list .ban-item {
    text-align: center;
    width: 45px;
    margin-right: 25px; }
    @media (max-width: 767px) {
      .c-ban-list .ban-item {
        margin-right: 20px; } }
    .c-ban-list .ban-item:last-child {
      margin-right: 0; }
  .c-ban-list .label {
    text-transform: uppercase;
    font-size: 8px;
    line-height: 1.2em;
    color: #acacac;
    font-weight: normal; }

.c-payment-methods {
  min-height: 802px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: flex;
  height: 100%; }
  @media (max-width: 1800px) {
    .c-payment-methods {
      min-height: 797px; } }
  @media (max-width: 1200px) {
    .c-payment-methods {
      min-height: 0px; } }
  .c-payment-methods .c-u-points {
    margin-top: -10px; }
  .c-payment-methods .link {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 35px;
    color: #6e3996;
    position: relative;
    font-size: 14px;
    line-height: 1.2em; }
    .c-payment-methods .link:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: #6e3996; }
  .c-payment-methods .saved-cards {
    max-width: 530px; }
    .c-payment-methods .saved-cards .c-form-sty-1 {
      margin-bottom: 0; }
  .c-payment-methods .sec-head {
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .c-payment-methods .sec-head {
        margin-bottom: 10px; } }
    .c-payment-methods .sec-head h1 {
      margin-bottom: 12px; }
    .c-payment-methods .sec-head p:last-child {
      margin-bottom: 0; }
  .c-payment-methods .sub-head {
    margin-bottom: 20px; }
    .c-payment-methods .sub-head h2 {
      margin-bottom: 11px; }
    .c-payment-methods .sub-head p:last-child {
      margin-bottom: 0; }
  .c-payment-methods .payment-tabs-wrap {
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      .c-payment-methods .payment-tabs-wrap {
        margin-right: -15px;
        margin-left: -15px;
        padding: 0 15px 5px;
        overflow-x: auto;
        margin-bottom: 27px; } }
  .c-payment-methods .payment-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .c-payment-methods .payment-tabs:after {
      content: '';
      display: block;
      position: absolute;
      bottom: -2px;
      right: 0;
      z-index: 1;
      height: 4px;
      background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
      background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
      background: -o-linear-gradient(left, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
      background: linear-gradient(to right, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
      width: 80px; }
      @media (max-width: 1200px) {
        .c-payment-methods .payment-tabs:after {
          display: none; } }
    .c-payment-methods .payment-tabs a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 32px 20px;
      width: 100%;
      position: relative;
      border-bottom: 1px solid #d6d3dc; }
      @media (max-width: 1500px) {
        .c-payment-methods .payment-tabs a {
          padding: 22px 10px; } }
      @media (max-width: 1380px) {
        .c-payment-methods .payment-tabs a {
          padding: 15px 10px; } }
      @media (max-width: 1200px) {
        .c-payment-methods .payment-tabs a {
          padding: 20px 10px; } }
      @media (max-width: 767px) {
        .c-payment-methods .payment-tabs a {
          padding: 20px 15px; } }
      .c-payment-methods .payment-tabs a:after {
        content: '';
        display: block;
        background: #6e3996;
        width: 100%;
        left: 0;
        bottom: 0;
        width: 100%;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        position: absolute;
        z-index: 2; }
      .c-payment-methods .payment-tabs a .icon {
        display: block;
        width: 55px;
        height: 37px;
        background: url("../img/icons/icon-pay--visa.svg") no-repeat center center;
        background-size: 100% auto;
        -webkit-filter: grayscale(1);
                filter: grayscale(1);
        opacity: 0.4;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        .c-payment-methods .payment-tabs a .icon.icon-card {
          background-image: url("../img/icons/icon-pay--visa.svg"); }
        .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
          background-image: url("../img/icons/icon-pay--u-by-emaar.png");
          width: 101px;
          height: 31px; }
        .c-payment-methods .payment-tabs a .icon.icon-apple {
          background-image: url("../img/icons/icon-pay--apple.svg");
          width: 84px;
          height: 38px; }
        .c-payment-methods .payment-tabs a .icon.icon-google {
          background-image: url("../img/icons/icon-pay--google.svg");
          width: 77px;
          height: 29px; }
        .c-payment-methods .payment-tabs a .icon.icon-reel {
          background-image: url("../img/icons/icon-pay--gift-card.png");
          width: 87px;
          height: 27px; }
        .c-payment-methods .payment-tabs a .icon.icon-noon {
          background-image: url("../img/icons/icon-pay--noon.png");
          width: 72px;
          height: 29px; }
        .c-payment-methods .payment-tabs a .icon.icon-visa-checkout {
          background-image: url("../img/icons/icon-pay--visa-checkout.png");
          width: 62px;
          height: 32px; }
          .c-payment-methods .payment-tabs a .icon.icon-voucher {
            background-image: url("../img/icons/icon-pay--voucher.svg");
            width: 55px;
            height: 50px;
           }
          
        @media (max-width: 767px) {
          .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
            background-image: url("../img/icons/icon-pay--u-by-emaar--white.png"); } }
        @media (max-width: 1500px) {
          .c-payment-methods .payment-tabs a .icon.icon-card {
            width: 48px; }
          .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
            width: 90px; }
          .c-payment-methods .payment-tabs a .icon.icon-apple {
            width: 75px; }
          .c-payment-methods .payment-tabs a .icon.icon-google {
            width: 69px; }
          .c-payment-methods .payment-tabs a .icon.icon-reel {
            width: 78px; }
          .c-payment-methods .payment-tabs a .icon.icon-noon {
            width: 64px; }
          .c-payment-methods .payment-tabs a .icon.icon-visa-checkout {
            width: 55px; } 
          }

        @media (max-width: 1380px) {
          .c-payment-methods .payment-tabs a .icon.icon-card {
            width: 38px; }
          .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
            width: 72px; }
          .c-payment-methods .payment-tabs a .icon.icon-apple {
            width: 60px; }
          .c-payment-methods .payment-tabs a .icon.icon-google {
            width: 55px; }
          .c-payment-methods .payment-tabs a .icon.icon-reel {
            width: 62px; }
          .c-payment-methods .payment-tabs a .icon.icon-noon {
            width: 51px; }
          .c-payment-methods .payment-tabs a .icon.icon-visa-checkout {
            width: 44px; }
            
             }
        @media (max-width: 1200px) {
          .c-payment-methods .payment-tabs a .icon.icon-card {
            width: 48px; }
          .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
            width: 90px; }
          .c-payment-methods .payment-tabs a .icon.icon-apple {
            width: 75px; }
          .c-payment-methods .payment-tabs a .icon.icon-google {
            width: 69px; }
          .c-payment-methods .payment-tabs a .icon.icon-reel {
            width: 78px; }
          .c-payment-methods .payment-tabs a .icon.icon-noon {
            width: 64px; }
          .c-payment-methods .payment-tabs a .icon.icon-visa-checkout {
            width: 55px; } 
            }
        @media (max-width: 880px) {
          .c-payment-methods .payment-tabs a .icon.icon-card {
            width: 38px; }
          .c-payment-methods .payment-tabs a .icon.icon-ubyemaar {
            width: 72px; }
          .c-payment-methods .payment-tabs a .icon.icon-apple {
            width: 60px; }
          .c-payment-methods .payment-tabs a .icon.icon-google {
            width: 55px; }
          .c-payment-methods .payment-tabs a .icon.icon-reel {
            width: 62px; }
          .c-payment-methods .payment-tabs a .icon.icon-noon {
            width: 51px; }
          .c-payment-methods .payment-tabs a .icon.icon-visa-checkout {
            width: 44px; } 
            }
      .c-payment-methods .payment-tabs a .link-txt {
        display: none; }
      .c-payment-methods .payment-tabs a.is--active:after {
        height: 2px; }
      .c-payment-methods .payment-tabs a.is--active .icon {
        opacity: 1;
        -webkit-filter: grayscale(0);
                filter: grayscale(0); }
  .c-payment-methods .c-form-sty-1 {
    max-width: 730px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .c-payment-methods .c-form-sty-1 {
        margin-bottom: 20px; } }
    .c-payment-methods .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:before {
      top: -4px; }
      @media (max-width: 767px) {
        .c-payment-methods .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:before {
          top: -2px; } }
    .c-payment-methods .c-form-sty-1 .form-item.form-item--checkbox .checkbox label:after {
      top: 2px; }
    .c-payment-methods .c-form-sty-1 .checkbox label {
      font-size: 14px; }
    .c-payment-methods .c-form-sty-1 .form-field-row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -10px; }
      @media (max-width: 767px) {
        .c-payment-methods .c-form-sty-1 .form-field-row {
          display: block; }
          .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
            .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon .ff-col {
              width: auto;
              width: -webkit-calc(100% - 125px);
              width: calc(100% - 125px); }
              .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon .ff-col:nth-child(2) {
                width: 100%; } }
      @media (max-width: 349px) {
        .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon .ff-col {
            width: auto;
            width: -webkit-calc(100% - 95px);
            width: calc(100% - 95px); }
            .c-payment-methods .c-form-sty-1 .form-field-row.has--card-icon .ff-col:nth-child(2) {
              width: 100%; } }
      .c-payment-methods .c-form-sty-1 .form-field-row .ff-col {
        width: 50%;
        margin-bottom: 0px;
        padding: 0 10px; }
        @media (max-width: 767px) {
          .c-payment-methods .c-form-sty-1 .form-field-row .ff-col {
            width: 100%; } }
        .c-payment-methods .c-form-sty-1 .form-field-row .ff-col.col--full {
          width: 100%; }
    .c-payment-methods .c-form-sty-1 .card-icons {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 50px; }
      .c-payment-methods .c-form-sty-1 .card-icons img {
        display: block;
        width: 47px;
        height: auto; }
        @media (max-width: 349px) {
          .c-payment-methods .c-form-sty-1 .card-icons img {
            width: 35px; } }
        .c-payment-methods .c-form-sty-1 .card-icons img + img {
          margin-left: 10px; }
          @media (max-width: 349px) {
            .c-payment-methods .c-form-sty-1 .card-icons img + img {
              margin-left: 5px; } }
  .c-payment-methods .c-quick-fill-bar {
    margin-top: auto; }
    @media (max-width: 1200px) {
      .c-payment-methods .c-quick-fill-bar {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .c-payment-methods .c-quick-fill-bar {
        margin-bottom: 0; } }

.c-quick-fill-bar {
  padding: 33px 0;
  position: relative; }
  @media (max-width: 767px) {
    .c-quick-fill-bar {
      border-top: 1px solid #d6d3dc;
      margin: 0 -15px;
      padding: 30px 15px; } }
  .c-quick-fill-bar:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100vw;
    right: -40px;
    height: 100%;
    background: #fff;
    border-top: 1px solid #d6d3dc; }
    @media (max-width: 1200px) {
      .c-quick-fill-bar:before {
        border-bottom: 1px solid #d6d3dc;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto;
        left: 50%; } }
    @media (max-width: 767px) {
      .c-quick-fill-bar:before {
        display: none; } 
		}
  .c-quick-fill-bar .c-form-sty-1 {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    max-width: none; }
    @media (max-width: 767px) {
      .c-quick-fill-bar .c-form-sty-1 {
        display: block; } }
    .c-quick-fill-bar .c-form-sty-1 .form-item {
      margin-bottom: -20px; }
      @media (max-width: 767px) {
        .c-quick-fill-bar .c-form-sty-1 .form-item {
          width: 100%;
          width: 100%;
          margin-top: 30px;
          margin-bottom: -10px; } }
      .c-quick-fill-bar .c-form-sty-1 .form-item input {
        width: 270px; }
        @media (max-width: 767px) {
          .c-quick-fill-bar .c-form-sty-1 .form-item input {
            width: 100%; } }
  .c-quick-fill-bar .u-logo {
    margin-right: 30px; }
    @media (max-width: 1200px) {
      .c-quick-fill-bar .u-logo {
        margin-right: 20px; } }
    @media (max-width: 767px) {
      .c-quick-fill-bar .u-logo {
        float: left; } }
  .c-quick-fill-bar p {
    max-width: 380px;
    margin: 0 35px 0 0;
    font-size: 14px;
    line-height: 1.2em;
    color: #383041; }
    @media (max-width: 1200px) {
      .c-quick-fill-bar p {
        margin: 0 25px 0 0; } }
    @media (max-width: 767px) {
      .c-quick-fill-bar p {
        max-width: none;
        margin-right: 0;
        padding-left: 80px;
        font-size: 13px; } }

.c-u-points {
  max-width: 550px;
  margin-bottom: 30px; }
  .c-u-points .up-item-wrap {
    border-bottom: 1px solid #dfdfe0;
    padding-bottom: 28px;
    margin-bottom: 20px; }
  .c-u-points .up-message {
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 25px;
    color: #2ea954;
    background: url("../img/icons/icon-green-check.svg") no-repeat 0px 6px;
    background-size: 15px auto; }
    .c-u-points .up-message.msg--alert {
      background-image: url("../img/icons/icon-red-alert.svg");
      color: #a92e62;
      background-position: 0 3px; }
  .c-u-points .up-item {
    margin-bottom: 35px;
    padding-left: 60px;
    background: url("../img/icons/icon-u-coins.svg") no-repeat left 13px;
    background-size: 42px auto; }
    .c-u-points .up-item:last-child {
      margin-bottom: 0; }
    .c-u-points .up-item.icon--wallet {
      background-image: url("../img/icons/icon-u-wallet.svg");
      background-size: 37px auto;
      background-position: 3px 9px; }
  .c-u-points .up-label {
    font-size: 14px;
    line-height: 1em;
    font-weight: normal; }
  .c-u-points .up-count {
    font-size: 35px;
    line-height: 1em;
    font-weight: bold; }
    .c-u-points .up-count .unit {
      font-size: normal;
      font-size: 22px;
      line-height: 1em; }

.c-order-summary {
  width: 100%;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .c-order-summary .c-accordions-1 {
      margin: 0; } }
  @media (max-width: 767px) {
    .c-order-summary .c-accordions-1 .head .details-list {
      width: auto;
      margin-bottom: 0;
      margin-right: 0; }
      .c-order-summary .c-accordions-1 .head .details-list .dl-item {
        margin-bottom: 11px; } }
  @media (max-width: 1370px) {
    .c-order-summary .c-accordions-1 .details-list {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .c-order-summary .c-accordions-1 .details-list .dl-item {
      margin-bottom: 18px; } }
  .c-order-summary .c-accordions-1 .accor-item {
    margin-bottom: 20px; }
    @media (max-width: 920px) {
      .c-order-summary .c-accordions-1 .accor-item {
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .c-order-summary .c-accordions-1 .accor-item .accor-item-inner-wrap {
        -webkit-box-shadow: none;
                box-shadow: none; } }
  @media (max-width: 1370px) {
    .c-order-summary .c-accordions-1 .qr-detail.qr-d--sty-1 {
      display: none; } }
  .c-order-summary .c-accordions-1 .body {
    display: block !important; }
    @media (max-width: 767px) {
      .c-order-summary .c-accordions-1 .body .details-list {
        margin-bottom: 7px; } }
    .c-order-summary .c-accordions-1 .body .qr-detail.qr-d--sty-1 {
      display: none; }
      @media (max-width: 1370px) {
        .c-order-summary .c-accordions-1 .body .qr-detail.qr-d--sty-1 {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          position: static; } }
  @media (max-width: 920px) and (min-width: 768px) {
    .c-order-summary .c-accordions-1 .c-quick-fill-bar {
      margin: 0 -15px;
      padding: 38px 15px 30px; }
      .c-order-summary .c-accordions-1 .c-quick-fill-bar:before {
        display: none; }
      .c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1 {
        display: block; }
        .c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1 .form-item {
          width: 100%;
          width: 100%;
          margin-top: 30px;
          margin-bottom: -10px; }
          .c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1 .form-item input {
            width: 100%; }
      .c-order-summary .c-accordions-1 .c-quick-fill-bar .u-logo {
        float: left; }
      .c-order-summary .c-accordions-1 .c-quick-fill-bar p {
        max-width: none;
        margin-right: 0;
        padding-left: 80px;
        font-size: 13px; } }
  @media (max-width: 767px) {
    .c-order-summary .c-accordions-1 .group-total {
      background: -webkit-gradient(linear, left top, right top, from(#9d36d5), to(#673190));
      background: -webkit-linear-gradient(left, #9d36d5, #673190);
      background: -o-linear-gradient(left, #9d36d5, #673190);
      background: linear-gradient(90deg, #9d36d5, #673190);
      color: #fff; }
      .c-order-summary .c-accordions-1 .group-total .detail-item .di-label {
        font-weight: normal; }
      .c-order-summary .c-accordions-1 .group-total .grand-total {
        color: #fff;
        border-top: 1px solid #a14ad1;
        padding-top: 15px; }
        .c-order-summary .c-accordions-1 .group-total .grand-total .value {
          font-weight: normal; } }
  .c-order-summary .os-wrapper {
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 40px 60px; }
    @media (max-width: 1300px) {
      .c-order-summary .os-wrapper {
        padding: 40px; } }
    @media (max-width: 920px) {
      .c-order-summary .os-wrapper {
        padding: 30px; } }
    @media (max-width: 767px) {
      .c-order-summary .os-wrapper {
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        border: 0;
        padding: 0;
        margin: 20px 0 0 0; } }
  .c-order-summary .os-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 16px; }
    .c-order-summary .os-head h1 {
      margin-bottom: 11px; }
    .c-order-summary .os-head p {
      font-size: 14px;
      line-height: 1.2em; }
    .c-order-summary .os-head .head-left {
      max-width: 380px; }
    @media (min-width: 1101px) {
      .c-order-summary .os-head .head-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 1100px) {
      .c-order-summary .os-head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .c-order-summary .os-head .head-left {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
              -ms-flex-order: 1;
                  order: 1; } }
    @media (max-width: 767px) {
      .c-order-summary .os-head {
        margin-bottom: 11px; } }
  @media (max-width: 767px) {
    .c-order-summary .os-details {
      margin: 0 -5px; } }
  @media (max-width: 1100px) {
    .c-order-summary .os-links {
      border-bottom: 1px solid #d6d3dc;
      padding-bottom: 20px;
      margin-bottom: 30px; } }
  @media (max-width: 500px) {
    .c-order-summary .os-links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 10px;
      margin-bottom: 17px; } }
  .c-order-summary .os-links a {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1em;
    color: #6e3996;
    padding: 0px 0 0px 30px;
    background: url("../img/icons/icon-wallet.svg") no-repeat left 0px;
    background-size: 17px auto;
    display: inline-block;
    min-height: 15px; }
    .c-order-summary .os-links a.icon-calener {
      background-image: url("../img/icons/icon-calendar.png");
      background-size: 16px auto; }
    .c-order-summary .os-links a.icon-direction {
      background-image: url("../img/icons/icon-directions.svg");
      background-size: 15px auto; }
    @media (max-width: 600px) {
      .c-order-summary .os-links a {
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-position: left center; } }
    @media (max-width: 500px) {
      .c-order-summary .os-links a {
        background-position: center top;
        padding: 20px 10px 10px;
        font-size: 10px;
        line-height: 1em; } }
    @media (max-width: 340px) {
      .c-order-summary .os-links a {
        font-size: 9px; } }
    .c-order-summary .os-links a + a {
      margin-left: 95px; }
      @media (max-width: 1600px) {
        .c-order-summary .os-links a + a {
          margin-left: 65px; } }
      @media (max-width: 1300px) {
        .c-order-summary .os-links a + a {
          margin-left: 35px; } }
      @media (max-width: 600px) {
        .c-order-summary .os-links a + a {
          margin-left: 25px; } }
      @media (max-width: 600px) {
        .c-order-summary .os-links a + a {
          margin-left: 0px; } }

.pad-bot-0 {
  padding-bottom: 0 !important; }
  @media (max-width: 1200px) {
    .pad-bot-0 {
      padding-bottom: 40px !important; } }
  @media (max-width: 767px) {
    .pad-bot-0 {
      padding-bottom: 0 !important; } }

/*30082019*/
@media (max-width:767px) {
  .scale-area-wrap.seats-area-operalayout-wrap{min-width:100%;}
  .c-seat-selection .seats-area.seats-area-operalayout{padding-bottom:90px;overflow:auto !important;}
  .below-heading.seats-area-operalayout-blk .float-right .screen-way{bottom:150px;}
  .c-seats-selection.c-payment-selection .sec-head .mobile-header{padding:10px 0 0;display:block;position:relative;}
  .c-seats-selection.c-payment-selection .sec-head .mobile-header h1{padding-right:0;}
  .c-seats-selection.c-payment-selection .sec-head .mobile-header .c-steps{width:100%;margin-top:0;text-align:center;position:absolute;top:20px;left:0;}
}
/*31082019*/
.c-seat-selection .seats-area.seats-area-operalayout .scale-area{font-size:8px;}
.c-seat-selection .seats-area.seats-area-operalayout .seats-wrap.seats-wrap-operalayout{padding:0 0 26px;display:block;}
.c-seat-selection .seats-area.seats-area-operalayout .seats-wrap.seats-wrap-operalayout .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.c-seat-selection .seats-area.seats-area-operalayout .seats-wrap.seats-wrap-operalayout .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;}
.c-seat-selection .seats-area.seats-area-operalayout .seats-wrap.seats-wrap-operalayout .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background:#6e3996;}
@media (max-width:1024px) {
  .c-seat-selection .seats-area.seats-area-operalayout{height:auto !important;margin:0 0 26px;overflow:auto;}
  .c-seat-selection .seats-area.seats-area-operalayout .scale-area-wrap{max-height:none !important;}
}
  

/* 20.08.2019 */
.c-cards-list .card .info-list .info-item:first-child{min-width: 153px;}
.c-cards-list .card .info-list .info-item:first-child strong{display:block;}
.c-offers-selection .section-wrap{height:auto !important;}

/* 30.08.2019 */
.food-selection .c-seat-list .seat{margin-top: 15px;margin-bottom: 15px;}
.heading-wrap.seatlayout-timer h1{display: inline-block;width: 70%;}
.heading-wrap.seatlayout-timer .fs-head-time{display: inline-block; float: right;}
.mobile-header.seatlayout-timer h1{display: inline-block;width: 70%;}
.mobile-header.seatlayout-timer .fs-head-time{display: inline-block; float: right;}

.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll{max-height: 200px;overflow-y: auto !important;overflow-x: hidden;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul{padding-right:15px;}

.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .type:first-child{width:25%;padding-right:8px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .type{width:60%;padding-right:8px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .cost{width:15%;padding-right:10px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .cost .type-total{display:block;}

/* width */
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll::-webkit-scrollbar {width: 5px;}
/* Track */
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll::-webkit-scrollbar-track {background: #fff;}
/* Handle */
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll::-webkit-scrollbar-thumb {background: #6e3996;}


.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll .mCSB_scrollTools{right:-15px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll .mCSB_dragger_bar{background:#6e3996;border-radius:0;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll .mCSB_draggerRail{background:#ecebec;}

.food-js-mcscroll{overflow-y: auto;overflow-x: hidden;}
.food-js-mcscroll .main-list{padding-right:15px;}

/* width */
.food-js-mcscroll::-webkit-scrollbar {width:5px;}
/* Track */
.food-js-mcscroll::-webkit-scrollbar-track{background: #fff;}
/* Handle */
.food-js-mcscroll::-webkit-scrollbar-thumb{background: #f1f0f3;}

.iframe-payment{width: 100%; display: flex; flex-direction: column; overflow: hidden; border: 2px solid #6e3996; border-radius:10px;min-height:678px;}
.seats-panel.payment-bottom{padding-bottom:0 !important;}
.seats-panel.payment-bottom .para{padding:15px 0;margin: 0;text-align: center;color: #8a35bd;font-weight: bold;font-size: 16px;}
.seats-panel.payment-bottom .msg-loader{text-align: center;padding-bottom:15px;}
.seats-panel.payment-bottom .msg-loader img{display: inline-block;}




.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk p{text-align:left;}
p.no-content{font-weight: bold;font-size: 18px;}
/* .offer-popup--open .c-offers-selection .offer-popup-hg{height: -webkit-calc(100vh);height: calc(100vh);top:72px;background:#fff;overflow-y: scroll;overflow-x: hidden;} */
.offer-popup--open .c-offers-selection .offer-popup-hg{background:#fff;overflow-y: scroll;overflow-x: hidden;}

.form-item .visa, .form-item .mastercard, .form-item .amex{width:50px;height:50px;display:block;}
.form-item.two-card span{display:inline-block;margin-right:10px;}
.form-item .visa{background:url('../img/icons/icon-visa-card.svg') no-repeat left center;}
.form-item .mastercard{background:url('../img/icons/icon-mastercard.png') no-repeat left center;}
.form-item .amex{background:url('../img/icons/icon-amex.png') no-repeat left center;}

/* select Nationality*/
.select2-container--open ul.select2-results__options strong.select2-results__group{display:none;}
.select2-container--open ul#select2-ddlNationality-results li:first-child{border-bottom:1px solid #ccc;}
.select2-container--open ul#select2-ddlNationality-results li ul.select2-results__options--nested li{border:0;}

@media (max-width: 1599px) {
.c-panel-2 .calculation-list .item .lower div{display:inline-block;}
.c-panel-2 .calculation-list .item .lower .number{display: inline-block;width: 50%;word-wrap: break-word;margin-right: 15px;}
.c-panel-2 .calculation-list .item .lower .breakdown{display: inline-block;width: 50%;text-align:right;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll .item .lower .breakdown{text-align:left;width:100%;}
.c-accordions-1 .offers-module .offers-cards .card-wrap{padding-bottom:10px;}
.c-accordions-1 .offers-module .offers-cards .card{min-height:auto !important;}
}
@media (max-width: 1439px) {
/* .c-panel-2 .calculation-list .item .lower .number{width:50%;} */
/* .c-panel-2 .calculation-list .item .lower .breakdown{width:50%;} */
}
@media (max-width: 1199px) {
.c-panel-2 .calculation-list .item .lower .breakdown{width:auto;}
.iframe-payment{min-height:390px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .type{padding-right:20px;}

.c-seats-selection.c-payment-selection.panel-bottom{padding-bottom: 120px;position: relative;}
.c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods .c-quick-fill-bar{position: absolute;bottom: 0;left: 0;width: 100%;margin:0;margin-bottom:-35px;}
/* .c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods .c-form-sty-1{margin-bottom:70px;} */
}
@media (max-width: 991px) {
.heading-wrap.seatlayout-timer h1{width: 60%;}
.mobile-header.seatlayout-timer h1{width: 60%;}
/* confirmation page */
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item{display: inline-block;width: 100%;margin-top: 10px;}
}
@media (max-width: 767px) {
.heading-wrap.seatlayout-timer .fs-head-time .time{font-size:22px;}
.heading-wrap.seatlayout-timer .fs-head-time .c-timmer{padding:10px 10px 10px 40px;background-position: 8px center;}
.mobile-header.seatlayout-timer .fs-head-time .time{font-size:22px;}
.mobile-header.seatlayout-timer .fs-head-time .c-timmer{padding:10px 10px 10px 40px;background-position: 8px center;}
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item input{width:100%;}
.card-blk .ff-col:first-child{width:100% !important;}
.c-accordions-1 .offers-module .offers-cards .card{min-height:90px !important;}

/* food page > timmer */
.food-layout .fs-head-time{display:block !important;}
.food-layout .c-timmer{padding: 10px 10px 10px 40px;background-position: 10px center;background-size:23px 50px;}
.food-layout .c-timmer .time{font-size:22px;min-width:54px;}
.food-layout .fs-head-time .c-timmer{margin-top:25px;}
.offer-popup--open .c-offers-selection .offer-popup-hg{height:100%;top:72px;}

.c-booking-pages.payment-page .o-container{min-height:auto;padding-bottom:152px;}

.c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods{padding-bottom:50px;}
.c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods .c-quick-fill-bar{margin:0;}
}
@media (max-width: 639px) {
.heading-wrap.seatlayout-timer h1{font-size:19px;width:auto;}
.heading-wrap.seatlayout-timer .fs-head-time .icon{margin-right:5px;}
.mobile-header.seatlayout-timer h1{font-size:19px;width:auto;}
.mobile-header.seatlayout-timer .fs-head-time .icon{margin-right:5px;}

/* food page > timmer */
.food-layout .mobile-header h1{padding-right:10px !important;}
.food-layout .mobile-header h1 .icon{margin-right:5px !important;}
.food-layout .mobile-header .c-steps{margin-right:20px !important;}
}

@media (max-width: 479px) {
.c-panel-2 .calculation-list .item .lower .number{width:50%;}
.c-panel-2 .calculation-list .item .lower .breakdown{margin-top:0;}
.heading-wrap.seatlayout-timer h1{width:75%;margin-bottom:10px;}
.heading-wrap.seatlayout-timer{display:block;}
.heading-wrap.seatlayout-timer .fs-head-time .time{font-size:18px;min-width:52px;}
.heading-wrap.seatlayout-timer .c-steps{display:inline-block;}
.heading-wrap.seatlayout-timer .fs-head-time{float:none;display:block;text-align:center;margin-bottom:10px;}

.mobile-header.seatlayout-timer h1{width:75%;margin-bottom:10px;}
.mobile-header.seatlayout-timer{display:block;}
.mobile-header.seatlayout-timer .fs-head-time .time{font-size:18px;min-width:52px;}
.mobile-header.seatlayout-timer .c-steps{display:inline-block;}
.mobile-header.seatlayout-timer .fs-head-time{float:none;display:block;text-align:center;margin-bottom:10px;}
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll ul li .upper .type{padding-right:15px;}

/* confirmation page */
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk img{display:inline-block;margin-right:0;}
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item-wrap input{width:100%;margin-top:15px;}
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item{display:block;}

/* food page > timmer */
.food-layout .fs-head{display:block;}
.food-layout .fs-head-time{text-align:center;}
.food-layout .fs-head-time .c-timmer{margin-top:0;}
.food-layout .mobile-header .c-steps{margin-right:0;}

.c-seats-selection.c-payment-selection .sec-head .mobile-header h1{font-size:20px;width:100%;}

/* .c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods .c-form-sty-1{margin-bottom:85px;} */
.c-seats-selection.c-payment-selection.panel-bottom .payment-bottom .c-payment-methods .c-quick-fill-bar{padding:15px;}

.c-accordions-1 .offers-module .offers-cards .card{min-height:70px !important;}
}
@media (max-width: 360px) {
.heading-wrap.seatlayout-timer h1{width:72%;font-size:16px;}
.mobile-header.seatlayout-timer h1{width:72%;font-size:16px;}
.c-payment-methods .mobile-header h1{width:100%;}

/* confirmation page */
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item-wrap input{padding-right:74px;width:100%;}
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item-wrap a{padding:10px;}

/* food page > timmer */
.food-layout .mobile-header .c-steps{margin-right:0 !important;}
.c-seats-selection.c-payment-selection .sec-head .mobile-header h1{font-size:19px;}

.iframe-payment{min-height:430px;}
.c-accordions-1 .offers-module .offers-cards .card{min-height:50px !important;}
}


.c-form-sty-1 .form-item.form-item--card-exp-2 input#cvv{max-width:105px;margin-top:6px;width:auto;}
@media (max-width: 560px) {
.c-form-sty-1 .form-item.form-item--card-exp-2 .icon-cvv{margin-top:0;}
.form-item-wrap.cvv-input{padding-left:10px;}

/* confirmation page */
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item-wrap input{padding:10px;padding-right:80px;}
.c-order-summary .c-accordions-1 .c-quick-fill-bar .c-form-sty-1.con-memship-blk .form-item-wrap a{width:70px;}
.c-accordions-1 .offers-module .offers-cards.confirmation-bottom .card-wrap {float:left; width:50%;}
}
body{position:relative;}


/*On Smartbanner Display - Style Modifications*/
html.is--mobile.has--smartbanner{-webkit-transform:none !important;-moz-transform:none !important;-o-transform:none !important;-ms-transform:none !important;transform:none !important;}
html.is--mobile.has--smartbanner body{padding:84px 0 0;}
html.is--mobile.has--smartbanner .c-header-1 .main-logo, html.is--mobile.has--smartbanner .logo{top:93px;}
html.is--mobile.has--smartbanner .c-main-header{top:84px;}
html.is--mobile.has--smartbanner .c-movie-filters{top:84px;}
html.is--mobile.has--smartbanner .smartbanner{-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
html.is--mobile.has--smartbanner .c-side-nav .nav{margin:57px 0 0;}
html.is--mobile.has--smartbanner .c-side-nav .action-row{position:relative;top:84px;}
html.is--mobile.has--smartbanner .c-seats-selection .details-panel{z-index:10001;}
html.is--mobile.has--smartbanner .c-popup{z-index:10000;}

@media (max-width: 1024px) {
.c-panel-2.panel--height-fit .calculation-list.yourfood-scroll{overflow-y: auto !important;overflow-x: hidden !important;}
}
	
@media (max-width:767px) {
.c-side-nav .nav ul li .c-menu-btn.btn--acount .icon-wrap{margin-left:0;}
.c-accordions-1 .offers-module .offers-cards.confirmation-bottom .card-wrap{width:100%;margin-bottom:15px;padding-bottom:0;}
}

/* 404 page */
.c-booking-pages.no--bg.error-page{background: -webkit-gradient(linear,left top, left bottom,color-stop(0, #cbbcd5),to(#f6f2f9));background: -webkit-linear-gradient(top,#cbbcd5 0,#f6f2f9);background: -o-linear-gradient(top,#cbbcd5 0,#f6f2f9);background: linear-gradient(180deg,#cbbcd5 0,#f6f2f9);}
.c-booking-pages.no--bg.error-page .o-container{min-height: -webkit-calc(100vh);min-height: calc(100vh);}

/* failure page */
.c-booking-pages.failure-page .o-container{max-width:100%;padding:0;}
.c-booking-pages.failure-page .c-order-summary{margin-bottom:30px;}
.c-booking-pages.failure-page .c-user-summary{display:none;}
.c-booking-pages.failure-page .c-header-1{max-width:1040px;margin:0 auto;padding:25px 20px;}
.c-booking-pages.failure-page .failure-footer{max-width:1040px;margin:0 auto;padding:0 20px;}
@media (max-width:479px){
.c-booking-pages.failure-page .failure-footer{padding:0 15px;}
.c-seat-selection .legends{padding:10px 15px 20px;} 
.c-accordions-1 .offers-module .offers-cards .card{padding:10px;}
}
@media (max-width:379px){
.c-seat-selection .legends li{padding-right: 10px;}
.c-seat-selection .legends .txt{padding-left: 7px;}
}


.c-accordions-1 .offers-module .offers-cards .card{min-height:90px;cursor:pointer;}
.c-accordions-1 .offers-module .offers-cards .card-wrap{width:50%;padding-bottom:45px;}


.note-panel {
  display: block;
  overflow-y: auto;
  height: 450px;
}
