*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    color: #1F2B3D;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
}


img {
    max-width: 100%;
}

p {
    font-size: 15px;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}

a {
    text-decoration: none;
}


h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    padding: 0;
    font-weight: 900;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.container {
    width: 100%;
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .container-fluid {
        max-width: 90%;
    }

    .container {
        padding: 0 45px !important;
    }
}

@media (min-width: 1440px) {

    .container,
    .container-fluid,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        padding-right: 15px;
        padding-left: 15px;
    }
}


.flex-prop {
    display: flex;
}

.section-padding {
    padding: 134px 0 0;
}

.seating-arrange-map-area {
    overflow: auto;
    position: relative;
    width: 600px;
    margin: 0 auto;
}

.seating-arrange-map-right {
    width: 260px;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 24% 100%);
    transform: rotate(37deg);
    position: absolute;
    right: 119px;
    top: 95px;
}

.seating-arrange-map-center {
    width: 300px;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 30% 100%);
}

.seating-arrange-map {
    width: 600px;
    margin: 0 auto;
    display: flex;
    padding: 30px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    height: 330px;
    margin-bottom: 60px;
}

.seating-arrange-map-col ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.seating-arrange-map-col ul li {
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 1px solid #000;
    margin: 1px;
}

.seating-arrange-map-col ul li.active {
    background-color: #000000b0;
    border-color: #000000b0;
}

.bg-yellow {
    background-color: #FAD316;
}

.bg-green {
    background-color: #4ED014;
}

.bg-blue {
    background-color: #44A3F3;
}

.bg-red {
    background-color: #EC3434;
}

.bg-orange {
    background-color: #ED802E;
}

.bg-purple {
    background-color: #9845EF;
}

.bg-black {
    background-color: #000;
}

.bg-dark-yellow {
    background-color: #BF7102;
}

.bg-pink {
    background-color: #F47A8F;
}

.bg-silver {
    background-color: #DBDBDB;
}
.seating-arrange-map-col {
    padding: 0;
    overflow: hidden;  
    position: absolute;
    display: flex;
    align-items: center;
    transation: all ease 0.3s;
    justify-content: center;
}

.seating-arrange-map-col:hover {
    /* opacity: 0.8; */
    filter: brightness(1.4);
}

.khjkhk {
    top: 51px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(-23deg);
    height: 74px;
    left: 127px;
    border-radius: 8px 8px 18px 14px;
    padding-top: 6px;
}

.khjkhk h3 {
    text-align: center !important;
}

.aseaew {
    top: 28px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(-12deg);
    height: 74px;
    left: 195px;
    border-radius: 8px 16px 21px 24px;
}

.aseaew h3 {
    text-align: center !important;
}

.weqrwew {
    top: 20px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    height: 74px;
    left: 50%;
    border-radius: 10px 10px 18px 18px;
    transform: translate(-50%, 0);
}

.ghjgfg {
    top: 28px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(12deg);
    height: 74px;
    right: 194px;
    border-radius: 10px;
}

.ghjgfg h3 {
    text-align: center !important;
}

.sdfdu {
    top: 136px;
    width: 41px;
    clip-path: polygon(0% 8%, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(-20deg);
    height: 80px;
    left: 154px;
    border-radius: 16px 8px 14px 12px;
    padding-top: 10px;
}

.sdfdu h3 {
    text-align: left !important;
}

.bnvnbvb {
    top: 163px;
    width: 55px;
    clip-path: polygon(0 13%, 100% 0, 92% 89%, 20% 100%);
    transform: rotate(-26deg);
    height: 82px;
    left: 104px;
    border-radius: 22px 8px 28px 22px;
}

.wewrre {
    top: 198px;
    width: 39px;
    clip-path: polygon(0% 8%, 100% 0, 100% 100%, 24% 100%);
    transform: rotate(-34deg);
    height: 76px;
    left: 73px;
    border-radius: 16px 8px 8px 18px;
    padding-top: 10px;
    padding-left: 0;
}

.wewrre h3 {
    text-align: left !important;
    position: absolute !important;
    left: 0;
    transform: rotate(90deg);
}

.gfhwfgh {
    bottom: 129px;
    width: 70px;
    transform: rotate(11deg);
    height: 82px;
    right: 195px;
    padding-bottom: 18px;
    border-radius: 10px 10px 16px 16px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    text-align: left;
    padding-top: 14px;
}

.gfhwfgh h3 {
    padding-left: 5px;
    text-align: left !important;
}

.vbcvbcv {
    bottom: 137px;
    width: 70px;
    left: 50%;
    height: 82px;
    transform: translate(-50%, 0);
    border-radius: 10px 10px 15px 14px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    padding-top: 6px;
}

.retrert {
    top: 51px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(23deg);
    height: 74px;
    right: 127px;
    border-radius: 8px 8px 18px 14px;
    padding-top: 6px;
}

.jkhjk {
    top: 86px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(34deg);
    height: 74px;
    padding-right: 0;
    right: 65px;
    border-radius: 8px 8px 16px 16px;
}

.tyrtyr {
    top: 131px;
    width: 66px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(46deg);
    height: 71px;
    right: 15px;
    border-radius: 8px 8px 16px 18px;
}

.xcvxcv {
    top: 136px;
    width: 41px;
    clip-path: polygon(0% 0%, 98% 8%, 90% 100%, 10% 100%);
    transform: rotate(20deg);
    height: 80px;
    right: 154px;
    border-radius: 8px 16px 14px 12px;
    padding-top: 10px;
}

.ogfksd {
    top: 163px;
    width: 55px;
    clip-path: polygon(0 0%, 100% 13%, 76% 98%, 9% 90%);
    transform: rotate(26deg);
    height: 82px;
    right: 104px;
    border-radius: 9px 22px 29px 28px;
}

.ogfksd .seat-block {
    top: 12px;
}

.cvbvnv {
    top: 196px;
    width: 40px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(41deg);
    height: 76px;
    right: 77px;
    border-radius: 8px 8px 13px 13px;
    padding-top: 16px;
    padding-left: 0;
}

.cvbvnv h3 {
    text-align: right !important;
    position: absolute !important;
    left: 0;
    transform: rotate(-90deg);
}

.kjhkjsd {
    bottom: 55px;
    width: 40px;
    clip-path: polygon(0 0%, 100% 13%, 76% 98%, 9% 90%);
    transform: translate(-50%, 0) rotate(21deg);
    height: 46px;
    left: 50%;
    margin-left: 118px;
    border-radius: 8px 8px 19px 17px;
    padding-top: 16px;
    padding-left: 0;
}

.kjhkjsd .seat-block {
    top: 7px;
    right: 5px;
    width: 13px;
    height: 13px;
}

.xdfxfsd {
    bottom: 55px;
    width: 40px;
    clip-path: polygon(0 13%, 100% 0%, 98% 98%, 26% 99%);
    transform: translate(-50%, 0) rotate(-16deg);
    height: 46px;
    left: 50%;
    margin-left: -118px;
    border-radius: 16px 6px 8px 20px;
    padding-top: 16px;
}

.xdfxfsd .seat-block {
    top: 7px;
    left: 5px;
    right: unset;
    width: 13px;
    height: 13px;
}

.adadsad {
    bottom: 84px;
    width: 200px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 36px;
    padding-bottom: 6px;
    border-radius: 8px 8px 0 0;
    clip-path: polygon(50% 0%, 83% 20%, 100% 43%, 100% 48%, 98% 100%, 2% 100%, 2% 97%, 0% 43%, 17% 12%);
}

.hiouiku {
    bottom: 68px;
    width: 190px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 27px;
    border-radius: 0 0 9px 9px;
    clip-path: polygon(50% 0%, 83% 20%, 100% 43%, 100% 48%, 98% 100%, 2% 100%, 2% 97%, 0% 43%, 17% 12%);
}

.sdfsdf {
    bottom: 129px;
    width: 70px;
    transform: rotate(-11deg);
    height: 82px;
    left: 194px;
    padding-bottom: 20px;
    border-radius: 10px 10px 18px 11px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    text-align: right;
    padding-top: 14px;
}

.ldmghs {
    top: 131px;
    width: 66px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(-46deg);
    height: 71px;
    left: 14px;
    border-radius: 8px 8px 16px 18px;
}

.ldmghs h3 {
    text-align: left !important;
}


.ldmghs .seat-block {
    top: 8px;
    right: 8px;
}

.bvnvbn {
    top: 86px;
    width: 70px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    transform: rotate(-34deg);
    height: 74px;
    padding-right: 0;
    left: 65px;
    border-radius: 8px 8px 16px 16px;
}

.bvnvbn .seat-block {
    top: 8px;
    right: 8px;
}

.stage-body {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0) rotate(180deg);
    bottom: 0;
    width: 220px;
}

.stage-body span {
    transform: rotate(-180deg);
    display: inline-block;
}

.seating-arrange-map h3 {
    font-size: 9px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}

.seat-block {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: 0 4px 44px rgba(0,0,0,0.15);
    top: 8px;
    right: 8px;
}

.seating-arrange-map input {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.seating-arrange-map input:checked + span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000b3;
}

.seating-arrange-map input:checked + span + h3 {
    color: #fff;
}

.stage-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
}

@media(min-width: 1400px) {
    .seating-arrange-map h3 {
        font-size: 26px;
    }
}

@media(max-width: 600px) {
    .seating-arrange-map-area {
        transform: scale(0.6);
        left: -115px;
    }
}

.seating-arrange-map .hiouiku  h3 {
    font-size: 9px;
}

.bg-purple h3,
.bg-black h3,
.bg-dark-yellow h3,
.bg-blue h3 {
    color: #fff;
}


.fuselage {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.cabin {
    width: 550px;
    margin: 0 auto !important;
    display: flex;
    padding: 10px;
}
.plane {
    overflow: auto;
    max-width: 550px;
    margin: 20px auto;
    position: relative;
}
.plane ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.seats {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.seat {
    display: inline-block;
    padding: 1px;
    position: relative;
}
.rowcabin {
    display: flex;
    width: 100%;
    padding: 0 5px;
    flex-direction: column;
    justify-content: center;
}
.seat input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.seat input[type=checkbox]:checked + label {
  background: #7da308;
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
  animation-duration: 300ms;
  animation-fill-mode: both;
  color: #466205;
}

.seat input[type=checkbox]:disabled + label {
  background: #dddddd;
  text-indent: -9999px;
  overflow: hidden;
}
.seat input[type=checkbox]:disabled + label:after {
    content: "X";
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.seat input[type=checkbox]:disabled + label {
    color: #000;
}

.seat input[type=checkbox]:disabled + label:before {
    background: rgb(205 205 205);
}

.seat input[type=checkbox]:disabled + label:hover {
  box-shadow: none;
  cursor: not-allowed;
}
.seat label {
    display: block;
    position: relative;
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5rem;
    padding: 2px 0;
    width: 14px;
    background: #c3c3c3;
    border-radius: 3px;
    height: 14px;
    z-index: 1;
    animation-duration: 300ms;
    animation-fill-mode: both;
}
.seat label:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(203 203 203);
    border-radius: 3px;
    z-index: -1;
}
.seat label:hover {
  cursor: pointer;
  box-shadow: 0 0 0px 2px #5C6AFF;
}


.seat input[type=checkbox]:checked + label:before {
    background: rgb(131 179 47);
}

.left-number ul li, .right-number ul li {
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 14px;
    height: 15px;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

.plane .left-number ul,
.plane .right-number ul {
    padding-top: 6px;
}


.website-logo {
    position: absolute;
    top: 10px;
    right: 0;
    max-width: 170px;
}

.seat-company-logo {
    position: absolute;
    bottom: 10px;
    left: 0;
    max-width: 80px;
}

.seat-detail-info {
    position: absolute;
    top: 0;
    right: 0;
}

.platinum-b .seats {
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    width: max-content;
}


.diamond-b .seats {
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    width: max-content;
}

.plane .seats {
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    width: max-content;
}

.diamond-a .seats,
.diamond-c .seats,
.platinum-a .seats {
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    width: max-content;
}

.platinum-b .seats:last-child li:nth-child(6) {
    margin-right: 64px;
}

.gold-d .seats:last-child li:first-child {
    margin-left: 192px;
}

.gold-c .seats:last-child li:last-child {
    margin-right: 192px;
}

h5 {
    text-align: center;
    margin: 20px 0 0 ;
}


.gold-b.plane .left-number ul,
.gold-a.plane .left-number ul,
.plane .right-number ul {
    padding-top: 2px;
}

.plane.gold-b .seats:first-child {
    padding-right: 15px;
}

.plane.gold-b .seats:nth-child(2) {
    padding-right: 15px;
}

.plane.gold-b .seats:nth-child(3) {
    padding-right: 31px;
}


.plane.gold-a .seats:first-child {
    padding-left: 15px;
}

.plane.gold-a .seats:nth-child(2) {
    padding-left: 15px;
}


.plane.gold-a .seats:nth-child(3) {
    padding-left: 31px;
}

.gold-a .rowcabin,
.gold-b .rowcabin {
    justify-content: flex-start;
}


.plane.vip-b .seats,
.plane.vip-a .seats {
    margin-bottom: 26px;
}

.plane.vip-b .seats:last-child,
.plane.vip-a .seats:last-child {
    margin-bottom: 0;
}

.disabled-seat:after {
    content: "\e2ce";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    position: absolute;
    z-index: 99999;
    top: -4px;
    color: #282828;
    left: 3px;
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.seat.disabled-seat label {
    width: 19.5px;
}

.f-12{
    font-size: 12px;
}

.seating-arrange-map-col h6 {
    font-size: 9px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
}

.wewrre h6 {
    text-align: left !important;
    position: absolute !important;
    left: 0;
    transform: rotate(90deg);
}

.cvbvnv h6 {
    text-align: right !important;
    position: absolute !important;
    left: 0;
    transform: rotate(-90deg);
}
@media(max-width: 600px) {
    .seating-arrange-map {
        transform: scale(0.6);
        left: -128px;
        margin-top: -70px;
        margin-bottom: -20px;
    }
    
    .cabin {
        width: 409px;
        transform: scale(0.55);
        left: -45px;
        position: relative;
    }
}