﻿/*........defult Design in component.......*/
body.ta-clip {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateX(-80%);
  -ms-transform: translateX(-80%);
  -o-transform: translateX(-80%);
  transform: translateX(0%);
  height: 100vh;
}

.content {
  margin-bottom: 0 !important;
}

.ta-sectionWrapper {
  padding: 60px 0;
}

.ta-sectionWrapper-type-1 {
  padding: 0 0 60px 0;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button span:focus {
  outline: none;
}

.owl-nav button:focus {
  outline: none;
}

.owl-nav button span {
  outline: none;
}

.owl-nav button {
  outline: none;
}

.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue {
  background-color: #e70000;
  border: 2px solid #e70000;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-blue:hover {
  color: #e70000;
}

.no-data {
  text-align: center;
  background: #7d7d7d;
  padding: 8px 10px;
  color: #616161;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
  color: #ffffff;
}

.ta-section-common-title {
  margin-bottom: 25px;
}
.ta-section-common-title h2 {
  margin-bottom: unset;
  font-size: 28px;
  font-weight: 600;
  color: #ffffff;
}

.text-color-primary {
  color: #e70000;
}

/*......Invalid Page design........*/
.ta-inv-pg-wrapper {
  padding: 0 20px;
  margin-top: 50px;
  display: flex;
  flex-flow: column;
  gap: 5px;
  align-items: center;
}
.ta-inv-pg-wrapper .ta-inv-icn {
  color: #572023;
}

/*.......Home Page Banner Design.......*/
.ta-hBanner .ta-hBanner-wrapper {
  position: relative;
}
.ta-hBanner .ta-hBanner-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ta-hBanner .ta-hBanner-wrapper .item {
  position: relative;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-fBanner-item-wrapper {
  height: 100%;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody {
  position: absolute;
  bottom: 80px;
  left: 130px;
  z-index: 2;
  line-height: 1.2;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bgenre {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 5px;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bname {
  margin-bottom: 10px;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bname a {
  font-size: 42px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Roboto Slab", serif;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bdes {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  width: 700px;
  letter-spacing: 1px;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f {
  display: flex;
  gap: 15px;
  margin-top: 25px;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-bgrade {
  height: 45px;
  width: 45px;
  border: 1px solid #e70000;
  background: #e70000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-bwatch-trailer, .ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-hdetail {
  background: rgba(231, 0, 0, 0.4);
  height: 45px;
  padding: 0 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 500;
  transition: 0.3s ease;
  border: 1px solid #e70000;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-bwatch-trailer:hover, .ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-hdetail:hover {
  background: #e70000;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-bwatch-trailer a, .ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-hdetail a {
  color: #ffffff;
}
.ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-bwatch-trailer a .fa, .ta-hBanner .ta-hBanner-wrapper .item .ta-bbody .ta-bbody-f .ta-hdetail a .fa {
  margin-right: 10px;
}
.ta-hBanner .ta-hBanner-wrapper .ta-overlay {
  position: absolute;
  background: linear-gradient(to right top, #070602 -20%, rgba(7, 6, 2, 0) 60%);
  left: 0;
  right: 0;
  bottom: 0;
}
.ta-hBanner .ta-hBanner-wrapper .owl-prev {
  position: absolute;
  top: 45%;
  transform: translateY(-45%);
  color: #ffffff !important;
  left: 50px;
}
.ta-hBanner .ta-hBanner-wrapper .owl-next {
  position: absolute;
  top: 45%;
  transform: translateY(-45%);
  color: #ffffff !important;
  right: 50px;
}
.ta-hBanner .ta-hBanner-wrapper .owl-nav {
  margin-top: unset !important;
}
.ta-hBanner .ta-hBanner-wrapper .owl-nav button {
  height: 40px;
  width: 40px;
  border-radius: 5px;
  background: #000000 !important;
  color: #ffffff;
  margin: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.ta-hBanner .ta-hBanner-wrapper .owl-nav button:hover {
  background: #000000 !important;
}
.ta-hBanner .ta-hBanner-wrapper .owl-nav button span {
  font-size: 16px !important;
}

/*........Home Page Now Showing........*/
.ta-fShow-time {
  margin-top: 6px;
}
.ta-fShow-time .ta-fShow-time-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 8px;
  row-gap: 6px;
}
.ta-fShow-time .ta-fShow-time-wrapper li {
  position: relative;
  width: 100%;
}
.ta-fShow-time .ta-fShow-time-wrapper li a {
  color: #ffffff;
  font-size: 13px;
  display: flex;
  width: 100%;
  justify-content: center;
  border-radius: 3px;
  padding: 8px 0;
  border: 0.1rem solid black;
  font-weight: 600;
}
.ta-fShow-time .ta-fShow-time-wrapper li a.ta-available {
  border-color: #4CAF50;
  background: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
}
.ta-fShow-time .ta-fShow-time-wrapper li a.ta-fast-filling {
  border-color: #F7941D;
  background: rgba(247, 148, 29, 0.1);
  color: #F7941D;
}
.ta-fShow-time .ta-fShow-time-wrapper li a.ta-sold-out {
  border-color: #EF4136;
  background: rgba(239, 65, 54, 0.1);
  color: #EF4136;
}
.ta-fShow-time .ta-fShow-time-wrapper li a.ta-no-available {
  border: 0.1rem solid #A7A7A7;
  background: rgba(167, 167, 167, 0.1);
  color: #A7A7A7;
  cursor: not-allowed;
}
.ta-fShow-time .ta-fShow-time-wrapper li .ta-screename-audi {
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #f6821f;
  color: #000000;
  width: 70px;
  height: 18px;
  border-radius: 4px;
  font-size: 9px;
  font-weight: bolder;
  display: none;
  justify-content: center;
  align-items: center;
}

.ta-now-showing {
  position: relative;
}

.ta-tMovie-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}
.ta-tMovie-header .ta-sectionTitle {
  font-size: 28px;
  font-weight: 600;
}
.ta-tMovie-header .ta-sectionTitle.color-primary {
  color: #ffffff;
}
.ta-tMovie-header .ta-sectionTitle.color-white {
  color: #ffffff;
}

.ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  width: 100px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  color: #e70000;
  transition: all 0.25s ease-in-out;
  border: 1.5px solid #e70000;
}
.ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays.active a {
  border: 1.5px solid #e70000;
  background: #e70000;
  color: #ffffff;
}
.ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays:hover a {
  border: 1.5px solid #e70000;
  background: #e70000;
  color: #ffffff;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 8px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-imageWrapper {
  display: flex;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-imageWrapper img {
  height: auto;
  width: 100%;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-imageWrapper {
  position: relative;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-imageWrapper .ta-movie-grade {
  position: absolute;
  top: 15px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background: #e70000;
  right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .movie-tag {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .movie-tag span {
  height: 30px;
  border-radius: 0 15px 15px 0;
  background: #d37b00;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  padding: 0 20px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-overView {
  position: absolute;
  display: flex;
  flex-flow: column;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  gap: 15px;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s all;
  z-index: 2;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-overView li {
  font-weight: 400;
  cursor: pointer;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-overView li a {
  height: 45px;
  min-width: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border: 1px solid #e70000;
  background: rgba(231, 0, 0, 0.4);
  transition: 0.3s ease;
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper .ta-overView li a:hover {
  background: #e70000;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-showing-img-wrapper::before {
  position: absolute;
  z-index: 1;
  height: 100%;
  content: "";
  transition: 0.5s;
  opacity: 0.6;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2705882353), rgba(0, 0, 0, 0.7882352941));
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-movie-item:hover .ta-showing-img-wrapper::before {
  visibility: visible;
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-movie-item:hover .ta-showing-img-wrapper .ta-overView {
  visibility: visible;
  opacity: 1;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-movie-title {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-movie-releasedate {
  color: #A4A5A4;
  font-size: 14px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-movie-releasedate .movie-list-shTitle {
  font-weight: 400;
  margin-left: unset;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-movie-releasedate span {
  margin-left: 4px;
  font-weight: 500;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-like-duration-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-like-duration-wrapper .ta-movie-like {
  display: flex;
  align-items: center;
  gap: 5px;
  /*display: none;*/
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-like-duration-wrapper .ta-movie-like .like-icon {
  color: #e70000;
  font-size: 20px;
  cursor: pointer;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-like-duration-wrapper .ta-movie-like label {
  font-size: 14px;
  color: #696969;
}
.ta-tMovie-wrapper .ta-tMovie-list .ta-movieWrapper .ta-show-info .ta-show-duration {
  font-size: 14px;
  color: #A4A5A4;
  position: relative;
}

/*.....No movie available......*/
.ta-noMovie-available .ta-noMovie-body {
  background: #5e5e5e;
  padding: 12px 5px;
  text-align: center;
  border-radius: 4px;
}
.ta-noMovie-available .ta-noMovie-body p {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

/*......movie tab design.........*/
.ta-movie-tab-Wrapper {
  padding-top: 60px;
}
.ta-movie-tab-Wrapper .tabs ul {
  border-bottom: unset;
}
.ta-movie-tab-Wrapper .tabs ul li {
  background: #e9e9e9;
}
.ta-movie-tab-Wrapper .tabs ul li:first-child {
  border-radius: 20px 0 0 20px;
}
.ta-movie-tab-Wrapper .tabs ul li:nth-child(2) {
  border-radius: 0 20px 20px 0;
}
.ta-movie-tab-Wrapper .tabs ul li a {
  color: #ff5600;
  font-size: 16px;
  font-weight: 500;
  padding: 0 20px;
  height: 40px;
}
.ta-movie-tab-Wrapper .tabs ul li.ta-active {
  background: #e70000;
  transition: 0.4s all;
}
.ta-movie-tab-Wrapper .tabs ul li.ta-active a {
  color: #ffffff;
}

/*.....Movie Detail Page.....*/
.ta-mD-banner-wrapper {
  position: relative;
  height: 430px;
}
.ta-mD-banner-wrapper .ta-mD-banner-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ta-mD-banner-wrapper .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0.54) 55%, rgb(0, 0, 0) 100%);
}
.ta-mD-banner-wrapper .container {
  width: 100%;
  height: 100%;
}
.ta-mD-banner-wrapper .ta-mD-banner-body {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: flex;
  align-items: center;
  gap: 30px;
}
.ta-mD-banner-wrapper .ta-mD-list-img {
  display: flex;
}
.ta-mD-banner-wrapper .ta-mD-list-img img {
  height: 375px;
  width: auto;
}
.ta-mD-banner-wrapper .ta-movie-name {
  margin-bottom: 5px;
}
.ta-mD-banner-wrapper .ta-movie-name h2 {
  font-size: 38px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #ffffff;
}
.ta-mD-banner-wrapper .ta-mDD-head {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 8px;
}
.ta-mD-banner-wrapper .ta-mDD-head .ta-mDD-head-item:not(:last-child) {
  height: 30px;
  padding: 0 18px;
  border-radius: 20px;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}
.ta-mD-banner-wrapper .ta-mDD-head .ta-mDD-head-item a {
  height: 30px;
  padding: 0 18px;
  border-radius: 20px;
  background: #e70000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  gap: 5px;
}
.ta-mD-banner-wrapper .ta-mDD-type {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  gap: 8px;
  margin-bottom: 8px;
}
.ta-mD-banner-wrapper .ta-mDD-type .ta-mDD-dash {
  width: 15px;
  height: 3px;
  border-radius: 2px;
  background: #d9d9d9;
}
.ta-mD-banner-wrapper .ta-mDD-dDate {
  display: flex;
  flex-flow: column;
  gap: 8px;
  margin-bottom: 8px;
}
.ta-mD-banner-wrapper .ta-mDD-dDate .ta-mDD-dDate-item {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  gap: 8px;
}
.ta-mD-banner-wrapper .ta-mDD-dDate .ta-mDD-dDate-item i {
  color: #d9d9d9;
}
.ta-mD-banner-wrapper .ta-mDD-like {
  display: flex;
  align-items: center;
  color: #ffffff;
  gap: 8px;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.ta-mD-banner-wrapper .ta-mDD-like i {
  font-size: 24px;
}
.ta-mD-banner-wrapper .notify-wrapper {
  display: flex;
  align-items: center;
  background: #dbdbdb;
  padding: 20px 25px;
  border-radius: 8px;
  min-width: 350px;
  justify-content: space-between;
  gap: 25px;
  max-width: max-content;
  /* display: none;*/
}
.ta-mD-banner-wrapper .notify-wrapper .notify-msg {
  font-size: 15px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-mD-banner-wrapper .notify-wrapper .notify-btn button {
  height: 35px;
  padding: 0 18px;
  border: unset;
  outline: unset;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  background: #191919;
  border-radius: 4px;
  cursor: pointer;
}
.ta-mD-banner-wrapper .ta-mDD-note {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  gap: 8px;
}
.ta-mD-banner-wrapper .ta-mDD-note i {
  color: #1c8bf6;
}

.ta-show-location-wrapper .ta-sl-body {
  background: #03010E;
  margin-bottom: 30px;
}
.ta-show-location-wrapper .ta-sl-body .ta-sl-header {
  padding: 25px 40px;
}
.ta-show-location-wrapper .ta-sl-body .ta-sl-header h2 {
  font-size: 28px;
  color: #e70000;
  font-weight: bold;
}
.ta-show-location-wrapper .ta-sl-body .ta-sl-header p {
  color: #ffffff;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays {
  padding: 0 70px 25px 40px;
  display: flex;
  gap: 20px;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item {
  height: 120px;
  width: 150px;
  display: flex !important;
  gap: 20px;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 8px;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  border: 1px solid #e70000;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item a {
  font-size: 18px;
  letter-spacing: 0.2px;
  font-weight: 600;
  color: #e70000;
  transition: all 0.25s ease-in-out;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 3px;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item a span {
  font-weight: 500;
  font-size: 15px;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item.active {
  background-color: #e70000;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item.active a {
  color: #ffffff;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item:hover {
  background-color: #e70000;
}
.ta-show-location-wrapper .ta-sl-body .ta-showDays .ta-showDay-item:hover a {
  color: #ffffff;
}

.ta-show-condition {
  padding: 0 40px 10px 40px;
}
.ta-show-condition ul {
  display: flex;
  justify-content: end;
  gap: 20px;
}
.ta-show-condition ul li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: #ffffff;
}
.ta-show-condition ul li span {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #000000;
}
.ta-show-condition ul li span.av {
  background: #4CAF50;
}
.ta-show-condition ul li span.ff {
  background: #F7941D;
}
.ta-show-condition ul li span.so {
  background: #EF4136;
}
.ta-show-condition ul li span.cu {
  background: #A7A7A7;
}

.ta-show-list-body .ta-show-list-item {
  padding: 20px 40px;
  border-top: 1px solid #E6E6E6;
  display: grid;
  grid-template-columns: 220px auto;
  gap: 25px;
}
.ta-show-list-body .ta-show-list-item .location-name {
  display: flex;
  align-items: center;
}
.ta-show-list-body .ta-show-list-item.ta-premium-sc {
  border-top: 2px solid #F6921E;
  border-bottom: 2px solid #F6921E;
  background: rgba(238, 64, 54, 0.1);
}
.ta-show-list-body .ta-show-list-item .l-tag {
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  color: #F6921E;
  font-weight: bold;
  gap: 4px;
  align-items: baseline;
}
.ta-show-list-body .ta-show-list-item .l-tag span {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #F6921E;
}
.ta-show-list-body .ta-show-list-item .l-lable {
  color: #ffffff;
  font-weight: 600;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul {
  display: flex;
  flex-flow: wrap;
  column-gap: 15px;
  row-gap: 20px;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li {
  position: relative;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li .ta-screename-audi {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -13px;
  display: flex;
  border: 1px solid #CC1517;
  padding: 4px 6px;
  background: #ffffff;
  border-radius: 4px;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li .ta-screename-audi img {
  height: 10px;
  width: auto;
  max-width: unset;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li.ta-no-available {
  height: 40px;
  width: 130px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #A7A7A7;
  border-radius: 4px;
  color: #A7A7A7;
  background: rgba(167, 167, 167, 0.1);
  cursor: no-drop;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li a {
  height: 40px;
  width: 130px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid black;
  border-radius: 4px;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li.ta-available a {
  border-color: #4CAF50;
  background: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li.ta-fast-filling a {
  border-color: #F7941D;
  background: rgba(247, 148, 29, 0.1);
  color: #F7941D;
}
.ta-show-list-body .ta-show-list-item .show-time-wrapper ul li.ta-sold-out a {
  border-color: #EF4136;
  background: rgba(239, 65, 54, 0.1);
  color: #EF4136;
}

.about-movie-wrapper {
  background: #03010E;
  padding: 25px 40px;
}

.dm-label h2 {
  font-size: 20px;
  font-weight: bold;
  color: #e70000;
  margin-bottom: 4px;
}

.ta-movie-detail {
  margin-bottom: 25px;
}
.ta-movie-detail p {
  color: #ffffff;
  font-weight: 500;
}

.cast-wrapper .dm-label h2 {
  margin-bottom: 10px;
}
.cast-wrapper:not(:last-child) {
  margin-bottom: 25px;
}

.teaser-body ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.teaser-body ul h5 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
}

.cast-body ul {
  display: flex;
  flex-flow: wrap;
  column-gap: 25px;
  row-gap: 30px;
}
.cast-body ul .ta-crew-item {
  width: 120px;
}
.cast-body ul .ta-crew-item .cast-img {
  height: 120px;
  width: 120px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 5px;
}
.cast-body ul .ta-crew-item .cast-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cast-body ul .ta-crew-item h5 {
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
}

/*.....adult-content-modal......*/
.adult-content-modal .modal-card {
  border-radius: 15px;
  min-width: 320px;
  max-width: 420px;
}
.adult-content-modal .modal-card-body {
  padding: 30px;
}
.adult-content-modal .adult-content-wrapper .adult-content-icon {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  border: 4px solid #e70000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #e70000;
  margin: 0 auto 15px auto;
  display: flex;
  align-items: center;
}
.adult-content-modal .adult-content-wrapper .adult-content-icon span {
  display: flex;
}
.adult-content-modal .adult-content-wrapper .adult-content-icon i {
  font-size: 16px;
}
.adult-content-modal .adult-content-wrapper .adult-title {
  font-size: 20px;
  color: #1E1C1C;
  text-align: center;
  font-weight: 600;
}
.adult-content-modal .adult-content-wrapper .adult-message {
  font-size: 16px;
  color: #696969;
  text-align: justify;
  margin-bottom: 20px;
}
.adult-content-modal .adult-content-wrapper .adult-btn-wrapper {
  display: flex;
  gap: 12px;
  flex-flow: column;
}
.adult-content-modal .adult-content-wrapper .adult-btn-wrapper a {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #4961e7;
  display: flex;
  gap: 5px;
  align-items: center;
  transition: 0.3s ease;
  justify-content: center;
  padding: 10px 10px;
  border-radius: 5px;
  color: #ffffff;
}
.adult-content-modal .adult-content-wrapper .adult-btn-wrapper a.btn-agree {
  background: #059952;
}
.adult-content-modal .adult-content-wrapper .adult-btn-wrapper a.btn-disagree {
  background: #FF0000;
}

/*....Seat layout page design.....*/
.ta-seatLayout-banner {
  background: #42235c;
  padding: 25px 0;
}
.ta-seatLayout-banner h2 {
  font-size: 34px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  color: #ffffff;
  margin-bottom: 5px;
}
.ta-seatLayout-banner .ta-movie-tag-list-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}
.ta-seatLayout-banner .ta-movie-tag-list-wrapper:not(:last-child) {
  margin-bottom: 4px;
}
.ta-seatLayout-banner .ta-movie-tag-list-wrapper .round-icon {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #F6921E;
  display: none;
}
.ta-seatLayout-banner .ta-movie-tag-list-wrapper .ta-movie-tag-list {
  display: flex;
  gap: 26px;
}
.ta-seatLayout-banner .ta-movie-tag-list-wrapper .ta-movie-tag-list p {
  font-size: 14px;
  color: #ffffff;
  position: relative;
}
.ta-seatLayout-banner .ta-htimed {
  position: absolute;
  right: 0;
  bottom: 25px;
  transform: translateY(25px);
}
.ta-seatLayout-banner .ta-htimed .up {
  border: 2px solid #a3524c;
  border-bottom: unset;
}
.ta-seatLayout-banner .ta-htimed .down {
  border: 2px solid #a3524c;
  border-top: unset;
}
.ta-seatLayout-banner .ta-htimed .flip-clock-dot {
  background: #ffffff;
}

.seat-layout-body-wrapper {
  padding: 30px 0 60px 0;
}
.seat-layout-body-wrapper .ta-seat-condition {
  margin-bottom: 20px;
}
.seat-layout-body-wrapper .ta-seat-condition ul {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.seat-layout-body-wrapper .ta-seat-condition ul li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #000000;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span.av {
  background: #1ea83c;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span.cb {
  background: #2e97e5;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span.so {
  background: #b10000;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span.cu {
  background: #999999;
}
.seat-layout-body-wrapper .ta-seat-condition ul li span.cs {
  background: #ffc107;
}

.ta-seattype-wrapper {
  padding: 8px 0;
  border-top: 2px solid #e70000;
  border-bottom: 2px solid #e70000;
  background-color: rgba(255, 86, 0, 0.3098039216);
}
.ta-seattype-wrapper .ta-seattype {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.ta-seattype-wrapper .ta-seattype li {
  display: flex;
  gap: 5px;
  align-items: center;
}
.ta-seattype-wrapper .ta-seattype li .ta-svgimgseat-wrapper {
  display: flex;
  gap: 8px;
  align-items: center;
}
.ta-seattype-wrapper .ta-seattype li .ta-seattypname-title {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatPrice {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon {
  height: 25px;
  width: 25px;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.normal .cls-1 {
  stroke: #06594d;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.normal .cls-1, .ta-seattype-wrapper .ta-seattype li .ta-seatIcon.normal .cls-2 {
  fill: #1ea83c;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.sofa .cls-1 {
  fill: #1ea83c;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.premium .cls-1 {
  fill: #c36e00;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.premium .cls-3 {
  fill: #fff;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.premium .cls-2 {
  fill: #1ea83c;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.lounge .cls-1, .ta-seattype-wrapper .ta-seattype li .ta-seatIcon.lounge .cls-2 {
  stroke: #101010;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.lounge .cls-1 {
  fill: #1ea83c;
}
.ta-seattype-wrapper .ta-seattype li .ta-seatIcon.lounge .cls-2 {
  fill: #06594d;
}

.ta-screen-side {
  margin-top: 50px;
}
.ta-screen-side p {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: #b80606;
  width: 800px;
  padding: 5px 0;
  margin: auto;
  border-radius: 0 0 35px 35px;
  box-shadow: 0 -11px 22px -3px rgba(225, 225, 225, 0.2);
}

.ta-seat-presentation-section .ta-hall-screen-wrapper {
  margin: 30px 0;
}
.ta-seat-presentation-section .show-detail-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-show-detail-wrapper-body {
  background: #41031c;
  position: relative;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 40px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat {
  display: flex;
  align-items: center;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat .ta-ss-sTitle {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat .ta-ss-sTitle .seat-count {
  display: none;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat ul {
  display: flex;
  gap: 5px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat ul li {
  background: #32303e;
  width: 45px;
  height: 26px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: relative;
  font-size: 12px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat ul li span.remove-select {
  position: absolute;
  top: -8px;
  right: -7px;
  background-color: #b90000;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-ss-g-seat ul li span.remove-select i {
  font-size: 12px;
  color: #ffffff;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR {
  display: flex;
  align-items: center;
  gap: 25px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .taGrandTotal {
  font-size: 16px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .taGrandTotal label {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .taGrandTotal span {
  color: #ffffff;
  font-weight: 500;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .ta-pay-process .divProcessWrapper {
  display: flex;
  gap: 10px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .ta-pay-process .divProcessWrapper .ta-pay-r {
  background: #1b68ab;
  padding: 4px 10px;
  border-radius: 4px;
  cursor: pointer;
  min-width: 100px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.ta-seat-presentation-section .show-detail-wrapper .layout-body .ta-layout-body-1R .ta-layout-1RR .ta-pay-process .divProcessWrapper .ta-pay-bO {
  background: #2ba763;
  padding: 4px 10px;
  border-radius: 4px;
  cursor: pointer;
  width: max-content;
  min-width: 100px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process.ta-show {
  display: flex !important;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap {
  display: flex;
  gap: 20px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody {
  flex-grow: 1;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-seatpymTitle {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-seatpymTitle .title-price {
  font-size: 14px;
  font-weight: 600;
  display: none;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-seatpymTitle .title-price label {
  color: #e70000;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-seatpymTitle .title-price span {
  color: #000000;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-py-seatW ul {
  display: flex;
  gap: 6px;
  flex-flow: wrap;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-ss-py-seatW ul li {
  background: #001B2E;
  width: 45px;
  height: 26px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 12px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-pymGrandTotal {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-pymGrandTotal label {
  color: #000000;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-mvivalid-wrapperbody .ta-pymGrandTotal span {
  color: #000000;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-mvivalidall-wrap .ta-payment-method-prrocesswrap {
  border-left: 1px solid #bbbbbb;
  padding-left: 20px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-booking-bodyW {
  position: relative;
  padding: 35px;
  border-radius: 15px;
  background: #ffffff;
  width: 600px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-booking-bodyW .ta-booking-close {
  position: absolute;
  top: -8px;
  right: -8px;
  color: #ffffff;
  font-size: 16px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FF0000;
  cursor: pointer;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process .ta-booking-bodyW .ta-payment-mode-title {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
  padding-top: 5px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process ul.booking-summary-payment {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process ul.booking-summary-payment li div {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #d4d4d4;
  padding: 2px 12px;
  height: 70px;
  width: 100px;
}
.ta-seat-presentation-section .show-detail-wrapper .ta-booking-process ul.booking-summary-payment img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.ta-seat-presentation-section .ta-reward-point {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 5px;
}
.ta-seat-presentation-section .ta-reward-point .user-reward {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.ta-seat-presentation-section .ta-reward-point .user-reward span {
  margin-left: 4px;
  font-weight: bold;
  color: #4aa131;
}
.ta-seat-presentation-section .ta-reward-point .reward-btn {
  font-size: 14px;
  background: #e70000;
  padding: 4px 18px;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}
.ta-seat-presentation-section .ta-tableWrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 18px;
  /*&::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #F5F5F5;
  }

  &::-webkit-scrollbar {
      height: 12px;
      background-color: #F5F5F5;
  }

  &::-webkit-scrollbar-thumb {
      background-color: #11b3d7;
      background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
  }*/
}
.ta-seat-presentation-section .taRowSeats {
  display: flex;
  gap: 20px;
}
.ta-seat-presentation-section .taRowSeats .ta-seatarrangment {
  width: 30px;
  height: 30px;
  position: relative;
}
.ta-seat-presentation-section .taRowSeats .ta-seatarrangment svg {
  cursor: pointer;
}
.ta-seat-presentation-section .taRowSeats .ta-seatarrangment.ta-seat-no {
  font-size: 13px !important;
  color: #ffffff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ta-seat-presentation-section .taRowSeats .seat-no {
  font-size: 12px;
  color: #b6b6b6;
  font-weight: 600;
  text-align: center;
  margin-top: 2px;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .cls-1 {
  stroke: #06594d;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-available .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-available .cls-2 {
  fill: #1ea83c;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-sold .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-sold .cls-2 {
  fill: #b10000;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-selected .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-selected .cls-2 {
  fill: #ffc107;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-booked .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-booked .cls-2 {
  fill: #2e97e5;
}
.ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-blocked .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.normal .ta-blocked .cls-2 {
  fill: #999999;
}
.ta-seat-presentation-section .taRowSeats .taSeats.sofa .ta-available .cls-1 {
  fill: #1ea83c;
}
.ta-seat-presentation-section .taRowSeats .taSeats.sofa .ta-sold .cls-1 {
  fill: #b10000;
}
.ta-seat-presentation-section .taRowSeats .taSeats.sofa .ta-selected .cls-1 {
  fill: #ffc107;
}
.ta-seat-presentation-section .taRowSeats .taSeats.sofa .ta-booked .cls-1 {
  fill: #2e97e5;
}
.ta-seat-presentation-section .taRowSeats .taSeats.sofa .ta-blocked .cls-1 {
  fill: #999999;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .cls-1 {
  fill: #c36e00;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .cls-3 {
  fill: #fff;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .ta-available .cls-2 {
  fill: #1ea83c;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .ta-selected .cls-2 {
  fill: #ffc107;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .ta-sold .cls-2 {
  fill: #b10000;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .ta-booked .cls-2 {
  fill: #2e97e5;
}
.ta-seat-presentation-section .taRowSeats .taSeats.premium .ta-blocked .cls-2 {
  fill: #999999;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .cls-1, .ta-seat-presentation-section .taRowSeats .taSeats.lounge .cls-2 {
  stroke: #101010;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-available .cls-1 {
  fill: #1ea83c;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-available .cls-2 {
  fill: #06594d;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-selected .cls-1 {
  fill: #ffc107;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-selected .cls-2 {
  fill: #6d4f05;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-sold .cls-1 {
  fill: #b10000;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-sold .cls-2 {
  fill: #560505;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-booked .cls-1 {
  fill: #2e97e5;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-booked .cls-2 {
  fill: #0d4a70;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-blocked .cls-1 {
  fill: #999999;
}
.ta-seat-presentation-section .taRowSeats .taSeats.lounge .ta-blocked .cls-2 {
  fill: #6d6d6d;
}

/*.....Ticket Purchage Success.......*/
.ta-pSuccess-wrapper {
  padding: 30px 0;
}

.ta-pSuccess .ta-pSuccess-body {
  width: 950px;
  margin: auto;
}
.ta-pSuccess .ta-pSuccess-message {
  margin-bottom: 10px;
}
.ta-pSuccess .ta-pSuccess-message p {
  font-size: 16px;
  font-weight: 600;
  color: #f0f0f0;
  text-align: center;
}
.ta-pSuccess .ta-movie-tf-detail {
  border-radius: 10px;
  padding: 20px;
  background: #f3f5eb;
  border-left: 3px solid #03a641;
}
.ta-pSuccess .ta-movie-tf-detail .ta-color1 {
  color: #29a08b;
}
.ta-pSuccess .ta-movie-tf-detail .ta-color2 {
  color: #db6660;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 6px;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head h3 {
  font-size: 20px;
  font-weight: bold;
  color: #1E1C1C;
  font-family: "Roboto Slab", serif;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn {
  display: flex;
  gap: 10px;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-respo-btn {
  display: none;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a {
  font-size: 13px;
  padding: 4px 18px;
  border-radius: 20px;
  color: #ffffff;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-f-btn {
  background: #DB6660;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-t-btn {
  background: #5A5A5A;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul {
  display: flex;
  gap: 30px;
  font-size: 14px;
  padding-left: 15px;
  color: #666666;
  position: relative;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul .ta-text-semi-bold {
  font-weight: 600;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul .ta-flex1 {
  gap: 6px;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul::before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #F6921E;
  left: 0;
  top: 6px;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul li {
  display: flex;
  gap: 30px;
  position: relative;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #938585;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul li p {
  position: relative;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-t-body ul li p:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #938585;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-f-head {
  display: none;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 8px;
}
.ta-pSuccess .ta-movie-tf-detail .ta-movie-f-head h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  color: #e27e0b;
}
.ta-pSuccess .ta-movie-f-body {
  background: #ffffff;
  padding: 20px;
  border-radius: 6px;
}
.ta-pSuccess .ta-movie-f-list .ta-fsd-head {
  display: flex;
  justify-content: space-between;
}
.ta-pSuccess .ta-movie-f-list .ta-fsd-head h4 {
  font-size: 14px;
}
.ta-pSuccess .ta-movie-f-list .ta-fsd-head h4 span {
  font-weight: 600;
  color: #048b73;
}
.ta-pSuccess .ta-movie-f-list .ta-fsd-head .ta-fd-btn a {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #5A5A5A;
  color: #5A5A5A;
  transition: 0.3s ease;
}
.ta-pSuccess .ta-movie-f-list .ta-fsd-head .ta-fd-btn a:hover {
  background: #5A5A5A;
  color: #ffffff;
}
.ta-pSuccess .ta-movie-f-list .ta-food-items-wrapper {
  display: flex;
  flex-flow: wrap;
}
.ta-pSuccess .ta-movie-f-list .ta-food-items-wrapper .ta-food-items {
  font-size: 14px;
}

.home-back-wrapper {
  margin-top: 20px;
}
.home-back-wrapper .home-back {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  justify-content: end;
}
.home-back-wrapper .home-back .back-arrow {
  height: 35px;
  width: 35px;
  font-size: 14px;
  color: #1E1C1C;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.home-back-wrapper .home-back .back-label {
  font-size: 15px;
  font-weight: 500;
  color: #078ac3;
}

/*......Food........*/
.ta-foodPage-wrapper {
  display: flex;
  width: 100%;
  gap: 30px;
}
.ta-foodPage-wrapper .ta-food-left-section {
  width: calc(100% - 430px);
}
.ta-foodPage-wrapper .ta-food-summery {
  width: 400px;
}
.ta-foodPage-wrapper .ta-food-summery .ta-food-summery-wrapper {
  position: sticky;
  top: 40px;
}
.ta-foodPage-wrapper .ta-food-summery .data-empyt-front {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  background: #e3e3e3;
  padding: 15px 20px;
  color: #1E1C1C;
  border-radius: 4px;
  border-left: 4px solid #e70000;
  border-right: 4px solid #e70000;
  margin: 0 20px 20px 20px;
}
.ta-foodPage-wrapper .ta-fl-head {
  margin-bottom: 20px;
}
.ta-foodPage-wrapper .ta-fl-head h1 {
  font-size: 28px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 4px;
}
.ta-foodPage-wrapper .ta-fl-head p {
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .form-fdradio-wrapper {
  margin-bottom: 25px;
  padding: 15px;
  border-radius: 8px;
  background-color: #e3e3e3;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-fSelection-time {
  font-weight: 500;
  color: #1E1C1C;
  margin-bottom: 10px;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-select-Qsummary {
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-TabView {
  display: flex;
  gap: 10px;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-TabView .radio-body .ta-btn-foodtime {
  background: transparent;
  border: 2px solid #e70000;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  color: #e70000;
  font-weight: 500;
  transition: 0.3s ease;
  margin: 0 0;
  cursor: pointer;
  font-size: 14px;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-TabView .radio-body .ta-btn-foodtime:hover {
  background-color: #e70000;
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .ta-TabView .radio-body .ta-btn-foodtime.active {
  background-color: #e70000;
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .form-fdradio-wrapper .radio-title {
  color: #ffffff;
}
.ta-foodPage-wrapper .ta-food-category-filter {
  margin-bottom: 25px;
}
.ta-foodPage-wrapper .ta-food-category-filter .ta-fc-wrapper {
  position: relative;
  padding: 0 56px;
}
.ta-foodPage-wrapper .ta-food-category-filter .slick-slide {
  margin: 0 8px;
}
.ta-foodPage-wrapper .ta-food-category-filter .ta-category {
  background: transparent;
  border: 2px solid #F7941D;
  border-radius: 5px;
  display: flex !important;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  padding: 0px 20px;
  color: #ffffff;
  font-weight: 500;
  transition: 0.3s ease;
  font-size: 15px;
  height: 40px;
}
.ta-foodPage-wrapper .ta-food-category-filter .ta-category:hover {
  background-color: #F7941D;
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .ta-food-category-filter .ta-category.active {
  background-color: #F7941D;
  color: #ffffff;
  font-weight: 500;
}
.ta-foodPage-wrapper .ta-food-category-filter button.prev {
  height: 40px;
  width: 40px;
  border-radius: 5px;
  position: absolute;
  flex: none;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #888888;
  border: unset;
  color: #ffffff;
  transition: 0.3s ease;
  font-size: 14px;
  z-index: 3;
  cursor: pointer;
}
.ta-foodPage-wrapper .ta-food-category-filter button.prev:hover {
  background-color: #5c5c5c;
}
.ta-foodPage-wrapper .ta-food-category-filter button.next {
  height: 40px;
  width: 40px;
  border-radius: 5px;
  position: absolute;
  flex: none;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #888888;
  border: unset;
  color: #ffffff;
  transition: 0.3s ease;
  z-index: 3;
  cursor: pointer;
  font-size: 14px;
}
.ta-foodPage-wrapper .ta-food-category-filter button.next:hover {
  background-color: #5c5c5c;
}
.ta-foodPage-wrapper .ta-qm-item-body {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
.ta-foodPage-wrapper .ta-qm-item-body .ta-food-list-item {
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(87, 87, 87, 0.2);
}
.ta-foodPage-wrapper .ta-qm-item-body .ta-food-list-item .ta-food-img {
  position: relative;
  display: flex;
}
.ta-foodPage-wrapper .ta-qm-item-body .ta-food-list-item .ta-food-img img {
  aspect-ratio: 2/2;
  border-radius: 8px;
}
.ta-foodPage-wrapper .ta-qm-item-body .ta-food-list-item .ta-food-img .vg-tag {
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 12px;
  font-weight: 500;
  background: #008000;
  padding: 3px 12px;
  color: #ffffff;
  border-radius: 20px;
}
.ta-foodPage-wrapper .ta-food-action {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  padding: 4px;
  border-radius: 2px;
  background: #CDCBC9;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 3px;
}
.ta-foodPage-wrapper .ta-food-action .ta-f-btn {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}
.ta-foodPage-wrapper .ta-food-action .ta-f-btn.ta-food-add {
  background: #F7941D;
}
.ta-foodPage-wrapper .ta-food-action .ta-f-btn.ta-food-sub {
  background: #EE4036;
}
.ta-foodPage-wrapper .ta-food-action .ta-qm-fQuantity {
  font-size: 15px;
  color: #1E1C1C;
  font-weight: 600;
}
.ta-foodPage-wrapper .food-content {
  margin-top: 8px;
}
.ta-foodPage-wrapper .food-content .ta-food-name h3 {
  font-size: 16px;
  color: #1E1C1C;
  font-weight: 600;
}
.ta-foodPage-wrapper .food-content .ta-qm-rate {
  font-size: 14px;
  color: #06A391;
  font-weight: 600;
}
.ta-foodPage-wrapper .food-content .combo-tag {
  font-size: 14px;
  font-weight: 600;
  color: #F7941D;
}
.ta-foodPage-wrapper .ta-food-summery-card {
  background-color: #F8FEFF;
  border-radius: 8px;
  border: 2px solid #EE4036;
}
.ta-foodPage-wrapper .ta-food-summery-card .ta-summery-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 10px 20px;
}
.ta-foodPage-wrapper .ta-food-summery-card .ta-summery-head h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  color: #1E1C1C;
}
.ta-foodPage-wrapper .ta-food-summery-card .ta-summery-head .btnclear {
  padding: 3px 8px;
  background-color: #EE4036;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s ease;
}
.ta-foodPage-wrapper .ta-food-summery-card .ta-summery-head .btnclear:hover {
  background-color: #d5281e;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul {
  max-height: 250px;
  overflow: auto;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li {
  padding: 12px 20px 12px 20px;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li:not(:last-child) {
  border-bottom: 1px solid #E6E6E6;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: end;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item .fleft {
  display: flex;
  gap: 5px;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item .fleft .clr-item {
  height: 22px;
  width: 28px;
  border-radius: 2px;
  background: #EE4036;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item .fleft .item-name {
  font-size: 14px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item .fleft .item-name span {
  color: #029584;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-list ul li .food-item .fright {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 15px 20px;
  background: #FFFCDC;
  border-radius: 0 0 8px 8px;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-total span:first-child {
  font-weight: 600;
  color: #1E1C1C;
}
.ta-foodPage-wrapper .ta-food-summery-card .food-total span:last-child {
  font-weight: 600;
  color: #029584;
}
.ta-foodPage-wrapper .food-note {
  margin-top: 15px;
}
.ta-foodPage-wrapper .food-note .food-note-label {
  font-size: 14px;
  font-weight: 600;
  color: #1E1C1C;
}
.ta-foodPage-wrapper .food-note ul {
  margin-left: 20px;
}
.ta-foodPage-wrapper .food-note ul li {
  list-style: decimal;
  font-size: 14px;
  color: #ffffff;
}
.ta-foodPage-wrapper .food-agree {
  margin-top: 15px;
}
.ta-foodPage-wrapper .food-agree p {
  font-size: 14px;
  color: #ffffff;
}
.ta-foodPage-wrapper .food-proceed {
  margin-top: 15px;
}
.ta-foodPage-wrapper .food-proceed .food-proceed-btn {
  background: #F7941D;
  border-radius: 8px;
  color: #ffffff;
  text-align: center;
  padding: 8px 8px;
  cursor: pointer;
}
.ta-foodPage-wrapper .ta-food-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #e11e26;
  padding: 12px 40px;
  display: none;
}
.ta-foodPage-wrapper .ta-food-mobile .ta-food-mobile-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ta-foodPage-wrapper .ta-food-mobile .ta-food-mobile-wrapper .ta-fItem-selected {
  display: flex;
  align-items: center;
  gap: 5px;
}
.ta-foodPage-wrapper .ta-food-mobile .ta-food-mobile-wrapper .ta-fItem-selected .ta-food-mobile-count {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
}
.ta-foodPage-wrapper .ta-food-mobile .ta-food-mobile-wrapper .ta-fItem-selected .mobile-selected-food-info {
  height: 20px;
  width: 20px;
  background-color: #ffb600;
  color: #1E1C1C;
  border-radius: 50%;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ta-foodPage-wrapper .ta-food-mobile .ta-food-mobile-wrapper .mobile-food-proceed-btn {
  font-size: 14px;
  color: #ffffff;
  font-weight: 600;
  cursor: pointer;
}
.ta-foodPage-wrapper .ta-food-payment-body {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.ta-foodPage-wrapper .ta-food-payment-body.ta-show {
  display: flex !important;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper {
  position: relative;
  padding: 35px;
  border-radius: 15px;
  background: #ffffff;
  width: 800px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content {
  display: flex;
  gap: 20px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary {
  flex-grow: 1;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary .ta-food-pay-list ul {
  max-height: 150px;
  overflow: auto;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary .ta-food-pay-list ul li {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  font-size: 14px;
  color: #1E1C1C;
  padding-bottom: 6px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary .ta-food-pay-list ul li .ta-pay-item-total {
  font-weight: 600;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary .ta-pay-grandTotal {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 600;
  border-top: 2px dashed #000000;
  padding-top: 4px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-food-pay-summary .ta-pay-grandTotal span:last-child {
  color: #029584;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-pay-label {
  color: #1E1C1C;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-pay-mode {
  border-left: 1px solid #bbbbbb;
  padding-left: 20px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-pay-mode ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-pay-mode ul li div {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #d4d4d4;
  padding: 2px 12px;
  height: 70px;
  width: 100px;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-food-payment-body-wrapper .ta-food-payment-content .ta-pay-mode ul img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.ta-foodPage-wrapper .ta-food-payment-body .ta-pay-close {
  position: absolute;
  top: -8px;
  right: -8px;
  color: #ffffff;
  font-size: 16px;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FF0000;
  cursor: pointer;
}

/*.....My profile........*/
.ta-user-ticket-date {
  color: #ffffff;
  font-weight: 500;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 4px;
  margin-bottom: 15px;
}

.ta-profile-tab {
  background: #42235c;
}
.ta-profile-tab ul {
  display: flex;
  width: 900px;
  margin: auto;
}
.ta-profile-tab ul .ta-mt-tabs-item {
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  padding: 12px 18px;
  transition: 0.3s ease;
  font-size: 13px;
  white-space: nowrap;
}
.ta-profile-tab ul .ta-mt-tabs-item:hover {
  background: #e70000;
}
.ta-profile-tab ul .ta-mt-tabs-item.active {
  background: #e70000;
}

.ta-my-profile-content {
  width: 900px;
  margin: auto;
}
.ta-my-profile-content .view-more {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.ta-my-profile-content .view-more button {
  font-size: 14px;
  font-weight: 500;
  background: #e70000;
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s ease;
  outline: unset;
  border: none;
}
.ta-my-profile-content .view-more button:hover {
  background: #b13f05;
}

.ta-my-profile-wrapper {
  padding: 25px 0px 80px 0px;
}
.ta-my-profile-wrapper .ta-user-profile {
  background: #ffffff;
  border-radius: 4px;
}
.ta-my-profile-wrapper .user-profile-head {
  height: 100px;
  padding: 20px 65px;
  border-radius: 4px;
  background: #e70000;
  display: flex;
  align-items: center;
  gap: 15px;
}
.ta-my-profile-wrapper .user-profile-head .ta-pImage {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgb(204, 204, 204);
  margin-top: 30px;
}
.ta-my-profile-wrapper .user-profile-head .ta-pImage img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ta-my-profile-wrapper .user-profile-head .ta-userName {
  margin-top: 30px;
}
.ta-my-profile-wrapper .user-profile-head .ta-userName h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
}
.ta-my-profile-wrapper .ta-user-details-head {
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.ta-my-profile-wrapper .ta-user-details-head h4 {
  font-size: 16px;
  font-weight: 600;
  color: #1E1C1C;
}
.ta-my-profile-wrapper .ta-user-details-head a {
  font-size: 12px;
  color: #219004;
  font-weight: 500;
}
.ta-my-profile-wrapper .member-btn a {
  font-size: 14px;
  font-weight: 500;
  color: #159dd3;
  transition: 0.3s ease;
  text-decoration: underline;
}
.ta-my-profile-wrapper .member-btn a i {
  margin-right: 5px;
}
.ta-my-profile-wrapper .member-btn a:hover {
  color: #1a6380;
}
.ta-my-profile-wrapper .user-profile-two-clm {
  padding: 40px 65px;
  display: flex;
  gap: 50px;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-userD-content {
  display: flex;
  gap: 15px;
  font-size: 14px;
  color: #000000;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-userD-content:not(:last-child) {
  margin-bottom: 8px;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-userD-content .ta-lbltitle {
  width: 97px;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-userD-content .ta-lbldis {
  font-weight: 500;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item {
  padding: 15px 20px;
  border-radius: 2px;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item.bg1 {
  background: #ffabab;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item.bg2 {
  background: #85e3ff;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item.bg3 {
  background: #aff8db;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item.bg4 {
  background: #c5a3ff;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item .activity-title {
  font-size: 14px;
  color: #1E1C1C;
  font-weight: 600;
}
.ta-my-profile-wrapper .user-profile-two-clm .ta-user-activity .ta-user-activity-item .activity-value {
  font-size: 24px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #1E1C1C;
}
.ta-my-profile-wrapper .user-profile-one-clm {
  padding: 0px 65px 40px 65px;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-label {
  font-size: 14px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-label span {
  font-weight: bold;
  margin-left: 6px;
  color: #e70000;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-item-wrapper {
  margin-top: 10px;
  display: flex;
  gap: 15px;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-item-wrapper .membership-item {
  background: #fbe9e9;
  text-align: center;
  padding: 6px 30px;
  border-radius: 2px;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-item-wrapper .membership-item .membership-title {
  font-size: 14px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-my-profile-wrapper .user-profile-one-clm .membership-item-wrapper .membership-item .membership-value {
  font-size: 14px;
  font-weight: 600;
  color: #1E1C1C;
}

.ta-movie-ticket-list:not(:last-child) {
  margin-bottom: 20px;
}
.ta-movie-ticket-list .ta-movie-tf-detail {
  border-radius: 10px;
  padding: 20px;
}
.ta-movie-ticket-list .ta-movie-tf-detail:not(:last-child) {
  margin-bottom: 10px;
}
.ta-movie-ticket-list .ta-movie-tf-detail.bg-purchase {
  background: #f3f5eb;
  border-left: 3px solid #e70000;
}
.ta-movie-ticket-list .ta-movie-tf-detail.bg-booked {
  background: #f7f7f7;
  border-left: 3px solid #00ADEE;
}
.ta-movie-ticket-list .ta-movie-tf-detail.bg-history {
  background: #f7f7f7;
  border-left: 3px solid #989898;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 6px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head h3 {
  font-size: 20px;
  font-weight: bold;
  color: #1E1C1C;
  font-family: "Roboto Slab", serif;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn {
  display: flex;
  gap: 10px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-respo-btn {
  display: none;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a {
  font-size: 13px;
  padding: 4px 18px;
  border-radius: 20px;
  color: #ffffff;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-f-btn {
  background: #DB6660;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-t-btn {
  background: #5A5A5A;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-c-btn {
  background: #00ADEE;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-head .ta-movie-t-btn .ta-tf-btn a.ta-d-btn {
  background: #EB6267;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo {
  display: none;
  gap: 10px;
  justify-content: end;
  margin-top: 12px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo .ta-tf-btn a {
  font-size: 13px;
  padding: 4px 18px;
  border-radius: 20px;
  color: #ffffff;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo .ta-tf-btn a.ta-f-btn {
  background: #DB6660;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo .ta-tf-btn a.ta-t-btn {
  background: #5A5A5A;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo .ta-tf-btn a.ta-c-btn {
  background: #00ADEE;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-btn-respo .ta-tf-btn a.ta-d-btn {
  background: #EB6267;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul {
  display: flex;
  gap: 30px;
  font-size: 14px;
  padding-left: 15px;
  color: #666666;
  position: relative;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul .ta-text-semi-bold {
  font-weight: 600;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul .ta-gap-0 {
  gap: 0 !important;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul::before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #e70000;
  left: 0;
  top: 6px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul li {
  display: flex;
  gap: 30px;
  position: relative;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul li:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #938585;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul li p {
  position: relative;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-t-body ul li p:not(:first-child)::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 1px;
  background: #938585;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-head {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 8px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-head h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  color: #e27e0b;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-head .ta-tf-respo-btn {
  display: none;
}
.ta-movie-ticket-list .ta-movie-tf-detail .data-empyt-front {
  text-align: center;
  border-left: 3px solid #e70000;
  border-right: 3px solid #e70000;
  background: #ffffff;
  padding: 6px 10px;
  color: #616161;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-body {
  background: #ffffff;
  padding: 20px;
  border-radius: 6px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-fsd-head {
  display: flex;
  justify-content: space-between;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-fsd-head h4 {
  font-size: 14px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-fsd-head h4 span {
  font-weight: 600;
  color: #048b73;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-fsd-head .ta-fd-btn a {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #5A5A5A;
  color: #5A5A5A;
  transition: 0.3s ease;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-fsd-head .ta-fd-btn a:hover {
  background: #5A5A5A;
  color: #ffffff;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list:not(:last-child) {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.ta-movie-ticket-list .ta-movie-tf-detail .ta-movie-f-list .ta-food-items {
  font-size: 14px;
}

/*.....gallery......*/
.ta-advance-gallery-section {
  padding-bottom: 60px;
}
.ta-advance-gallery-section .ta-gallery-tabs {
  background: #0094c8;
  position: sticky;
  top: -1px;
  left: 0;
  right: 0;
  transition: 0.25s ease;
  z-index: 25;
}
.ta-advance-gallery-section .ta-gallery-tabs ul {
  margin: 0;
  border-bottom: unset;
  overflow-y: hidden;
  overflow-x: auto;
}
.ta-advance-gallery-section .ta-gallery-tabs ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #212F3A;
}
.ta-advance-gallery-section .ta-gallery-tabs ul::-webkit-scrollbar {
  width: 10px;
  height: 8px;
  background-color: #F5F5F5;
}
.ta-advance-gallery-section .ta-gallery-tabs ul::-webkit-scrollbar-thumb {
  background-color: gray;
}
.ta-advance-gallery-section .ta-gallery-tabs ul li a {
  border-bottom: unset;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  padding: 12px 18px;
  transition: 0.3s ease;
  font-size: 13px;
  white-space: nowrap;
}
.ta-advance-gallery-section .ta-gallery-tabs ul li.active a {
  background: #e70000;
}

.ta-photos-body-wrapper .ta-photos-body .ta-photos-item-wrapper {
  page-break-inside: avoid;
  break-inside: avoid;
  column-count: 4;
  column-gap: 20px;
}
.ta-photos-body-wrapper .ta-photos-body .ta-photos-item-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.ta-photos-body-wrapper .ta-photos-body .ta-photos-item-wrapper .ta-photos-item {
  margin-bottom: 20px;
  position: relative;
  break-inside: avoid;
  width: 100%;
  will-change: transform;
  border-radius: 2px;
  overflow: hidden;
}
.ta-photos-body-wrapper .ta-photos-body .ta-photos-item-wrapper .ta-photos-item a {
  display: flex;
}
.ta-photos-body-wrapper .ta-photos-body .ta-photos-item-wrapper .ta-photos-item img {
  width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}

/*.......watch trailer play.........*/
.ta-movieTrailerPlayWrapper {
  display: block;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  top: 0;
  bottom: auto;
  right: 0;
  left: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  z-index: 9999;
  padding: 0;
  overflow: auto;
}
.ta-movieTrailerPlayWrapper .ta-close-video {
  position: absolute;
  top: -15px;
  right: -15px;
  color: red;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  background: white;
  border-radius: 50%;
  font-size: 18px;
}

.ta-movieTrailerPlay {
  width: 60%;
  margin: auto;
  box-shadow: none;
  transform: translateY(-50%);
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 50%;
  height: 500px;
}

.ta-hide-tv {
  display: none;
}

/*........Ticket Rate Page Design..........*/
.ta-ticketRate-wrapper .ta-grid-table {
  background: unset;
  border: unset;
}
.ta-ticketRate-wrapper .ta-grid-table .table {
  border: unset;
}
.ta-ticketRate-wrapper .ta-grid-table .table thead {
  background: #e70000;
  color: #ffffff;
  text-align: center;
}
.ta-ticketRate-wrapper .ta-grid-table .table thead tr th {
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.ta-ticketRate-wrapper .ta-grid-table .table thead tr td {
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.ta-ticketRate-wrapper .ta-grid-table .table tbody tr td {
  color: #1E1C1C;
  font-weight: 500;
  text-align: center;
  font-size: 13px;
  white-space: nowrap;
}
.ta-ticketRate-wrapper .ta-grid-table .table tbody tr td.ta-ticket-day-label {
  font-weight: 600;
}
.ta-ticketRate-wrapper .ta-grid-table .table tbody tr.currentDay {
  background: #c37aff;
}
.ta-ticketRate-wrapper .location-label {
  font-size: 22px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #1E1C1C;
  margin-bottom: 10px;
}

/*----------career-home-----------*/
.ta-career-lm-wrapper {
  display: flex;
  flex-flow: column;
}

.ta-career-details-home {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px;
  border-radius: 15px;
}
.ta-career-details-home .ta-career-data {
  padding: 25px 35px;
  background: #ffffff;
}
.ta-career-details-home .ta-career-data .ta-no-data-found {
  font-size: 13px;
  font-weight: 500;
  color: #1E1C1C;
  text-align: center;
}

.ta-career-data-items {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  padding: 25px 0;
}
.ta-career-data-items:not(:last-child) {
  border-bottom: 1px solid #d7d7d7;
}
.ta-career-data-items .ta-career-details-job .ta-title-job h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #1E1C1C;
  margin-bottom: 8px;
  font-family: "Roboto Slab", serif;
}
.ta-career-data-items .ta-career-details-job .ta-job-loc p {
  font-weight: 600;
  font-size: 14px;
  color: #696969;
  margin-bottom: 14px;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details {
  display: flex;
  gap: 20px;
  align-items: center;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details .ta-job-type {
  display: flex;
  gap: 6px;
  align-items: center;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details .ta-job-type i {
  font-size: 18px;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details .ta-job-type p {
  font-weight: 600;
  font-size: 14px;
  color: #696969;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details .ta-no-of-vacancy p {
  font-weight: 400;
  font-size: 15px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-career-data-items .ta-career-details-job .ta-other-job-details .ta-last-date-apply p {
  font-weight: 400;
  font-size: 15px;
  color: #1E1C1C;
  font-weight: 500;
}

.ta-apply-now-btn {
  display: flex;
}
.ta-apply-now-btn a {
  border: 2px solid #e70000;
  border-radius: 5px;
  padding: 6px 30px;
  transition: 0.35s ease;
  text-decoration: none;
  height: fit-content;
  cursor: pointer;
}
.ta-apply-now-btn a h3 {
  font-weight: 500;
  font-size: 16px;
  color: #e70000;
  transition: 0.35s ease;
}
.ta-apply-now-btn a:hover {
  background-color: #e70000;
}
.ta-apply-now-btn a:hover h3 {
  color: #ffffff;
}

/*----------career-detail----------*/
.ta-career-detail-wrapper {
  display: flex;
  flex-flow: column;
  gap: 45px;
}

.ta-title-job-postion {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.ta-title-job-postion .ta-title-position-bold h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Roboto Slab", serif;
}
.ta-title-job-postion .ta-view-count-wrapper {
  display: flex;
  gap: 20px;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-apply-before {
  display: flex;
  align-items: center;
  gap: 6px;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-apply-before i {
  font-size: 16px;
  color: #e70000;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-apply-before p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-view-count-data {
  display: flex;
  align-items: center;
  gap: 6px;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-view-count-data i {
  font-size: 16px;
  color: #e70000;
}
.ta-title-job-postion .ta-view-count-wrapper .ta-view-count-data p {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}

.ta-detail-data-career {
  display: flex;
  gap: 40px;
  width: 100%;
}

.ta-vUploadWrapper label {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  font-family: "Open Sans";
}

.ta-wrapper-resume-data {
  display: flex;
  flex-flow: column;
  gap: 6px;
  align-items: flex-start;
}
.ta-wrapper-resume-data span {
  font-family: "Open Sans";
  font-weight: 500;
  font-size: 13px;
}

.ta-description-job-about {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0588235294);
  border-radius: 10px;
  flex-grow: 1;
  overflow: hidden;
  background: #ffffff;
}

.ta-about-detail-job-lm {
  padding: 25px;
  background: #ffffff;
}
.ta-about-detail-job-lm h2, .ta-about-detail-job-lm h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #1E1C1C;
  margin-bottom: 10px;
}
.ta-about-detail-job-lm p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #363636;
  font-family: "Open Sans";
  margin-bottom: 8px;
}
.ta-about-detail-job-lm ul {
  margin-left: 35px;
}
.ta-about-detail-job-lm ul li {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #363636;
  list-style: disc;
}
.ta-about-detail-job-lm .ta-job-description-title h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #1E1C1C;
  margin-bottom: 10px;
}
.ta-about-detail-job-lm .ta-pgraph-job-descript {
  margin-bottom: 25px;
}
.ta-about-detail-job-lm .ta-pgraph-job-descript p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #363636;
  margin-bottom: 8px;
}
.ta-about-detail-job-lm .ta-pgraph-job-descript ul {
  margin-left: 35px;
}
.ta-about-detail-job-lm .ta-pgraph-job-descript ul li {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #363636;
}

.ta-apply-now-side {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0588235294);
  border-radius: 10px;
  height: fit-content;
  width: 350px;
  background: #ffffff;
}

.ta-apply-fix-data {
  padding: 25px;
}
.ta-apply-fix-data .ta-apply-job-title h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  color: #1E1C1C;
  margin-bottom: 10px;
  font-family: "Roboto Slab", serif;
}
.ta-apply-fix-data .ta-info-jobhold form {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-info-items {
  display: flex;
  flex-flow: column;
  gap: 5px;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-info-items label {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  font-family: "Open Sans";
}
.ta-apply-fix-data .ta-info-jobhold form .ta-info-items label .required {
  color: #e70000;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-info-items input {
  height: 40px;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  color: #363636;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-info-items input.file {
  height: unset;
  border: unset;
  border-radius: unset;
  padding: unset;
  line-height: 40px;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-submit-file-btn {
  display: flex;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-submit-file-btn a {
  border: 2px solid #e70000;
  border-radius: 5px;
  padding: 6px 30px;
  transition: 0.35s ease;
  text-decoration: none;
  height: fit-content;
  cursor: pointer;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-submit-file-btn a h3 {
  font-weight: 500;
  font-size: 16px;
  color: #e70000;
  transition: 0.35s ease;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-submit-file-btn a:hover {
  background-color: #e70000;
}
.ta-apply-fix-data .ta-info-jobhold form .ta-submit-file-btn a:hover h3 {
  color: #ffffff;
}

.ta-other-post-slider .ta-blog-every-items .ta-blog-data-wrap .ta-title-blog-wrapper a .ta-blog-title h3 {
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  display: -webkit-box;
}
.ta-other-post-slider .ta-blog-every-items .ta-blog-data-wrap .ta-blog-pgraph p {
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  display: -webkit-box;
}

.ta-required {
  color: #e70000;
}

/*........Ticket Print Page Design.........*/
.ta-tkt-cnt {
  display: grid;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
.ta-tkt-cnt .ta-tkt-itm {
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 8px;
  border-radius: 20px;
  overflow: hidden;
}
.ta-tkt-cnt .ta-tkt-itm img {
  width: 100%;
  height: auto;
}

.ta-tkt-ftr {
  margin-bottom: 25px;
}
.ta-tkt-ftr .ta-tkt-ftrW {
  display: flex;
  justify-content: end;
  gap: 25px;
}
.ta-tkt-ftr .ta-tkt-ftrW .ta-tkt-fBtn {
  display: flex;
  gap: 5px;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  transition: 0.3s ease;
}
.ta-tkt-ftr .ta-tkt-ftrW .ta-tkt-fBtn:hover {
  text-decoration: underline;
}
.ta-tkt-ftr .ta-tkt-ftrW .ta-tkt-prt {
  color: #4961e7;
}
.ta-tkt-ftr .ta-tkt-ftrW .ta-tkt-dwn {
  color: #ff5600;
}

/*........Home Popup Design.........*/
.ta-hPopup-body {
  z-index: 9999;
}
.ta-hPopup-body .modal-background {
  background-color: rgba(10, 10, 10, 0.4);
}
.ta-hPopup-body .modal-card {
  max-height: unset;
  width: unset;
  overflow: unset;
}
.ta-hPopup-body.ta-active {
  background: unset;
}
.ta-hPopup-body .ta-hPopup .ta-hPopup-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ta-hPopup-body .ta-hPopup .ta-hPopup-wrapper img {
  max-height: 70vh;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 10px solid #ffffff;
  border-radius: 4px;
}
.ta-hPopup-body .ta-modal-close {
  position: relative;
}
.ta-hPopup-body .ta-modal-close button {
  position: absolute;
  right: -15px;
  top: -15px;
  height: 26px;
  width: 26px;
  min-width: 26px;
  min-height: 26px;
  background-color: #f9512c;
}
.ta-hPopup-body .ta-modal-close::before {
  background-color: #ff1f1f;
  width: 15px;
}
.ta-hPopup-body .ta-modal-close::after {
  background-color: #ff1f1f;
  height: 15px;
}

/*......Feedback Form.......*/
.member-form-head {
  color: #1E1C1C;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}

.ta-fd-form {
  max-width: 800px;
  margin: auto;
}
.ta-fd-form .ta-fd-row-wrapper {
  background: #f0f0f0;
  border-left: 3px solid #e70000;
  padding: 20px 20px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.ta-fd-form .ta-fd-row-wrapper input, .ta-fd-form .ta-fd-row-wrapper select {
  padding: 10px 12px;
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-size: 14px;
  color: #1E1C1C;
}
.ta-fd-form .ta-fd-row-wrapper input.ta-error, .ta-fd-form .ta-fd-row-wrapper select.ta-error {
  border-color: #FF0000;
}
.ta-fd-form .ta-fd-row-wrapper input:focus, .ta-fd-form .ta-fd-row-wrapper select:focus {
  border: 1px solid #008cae;
}
.ta-fd-form .ta-fd-row-wrapper input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.ta-fd-form .ta-fd-row-wrapper input:focus::-moz-placeholder {
  opacity: 0;
}
.ta-fd-form .ta-fd-row-wrapper input:focus:-ms-input-placeholder {
  opacity: 0;
}
.ta-fd-form .ta-fd-row-wrapper input:focus:-moz-placeholder {
  opacity: 0;
}
.ta-fd-form .ta-fd-row-wrapper textarea {
  background: #FFFFFF;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #1E1C1C;
  border-radius: 4px;
  padding: 10px 12px;
}
.ta-fd-form .ta-fd-row-wrapper .select2-container {
  font-size: 14px;
}
.ta-fd-form .ta-fd-row-wrapper .select2-container input {
  height: 30px;
  font-size: 14px;
}
.ta-fd-form .ta-fd-row-wrapper .select2-container input:focus {
  border: unset;
}
.ta-fd-form .ta-fd-row-wrapper .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #cccccc;
}
.ta-fd-form .terms-check input {
  height: 17px;
  width: 17px;
}
.ta-fd-form .terms-check label {
  font-size: 15px;
  color: #1E1C1C;
  font-weight: 500;
}
.ta-fd-form .one-clm {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  margin-bottom: 15px;
}
.ta-fd-form .two-clm {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  row-gap: 15px;
  margin-bottom: 15px;
}
.ta-fd-form .ta-fd-label {
  font-size: 14px;
  font-weight: 500;
  color: #1E1C1C;
  margin-bottom: 2px;
}
.ta-fd-form .ta-fd-label .required {
  color: #e70000;
}
.ta-fd-form .ta-fd-title {
  margin-bottom: 5px;
}
.ta-fd-form .ta-fd-title h3 {
  font-size: 20px;
  color: #008cae;
  font-weight: 500;
}
.ta-fd-form .radio {
  display: flex;
  align-items: center;
  gap: 5px;
}
.ta-fd-form .radio input {
  width: 15px;
  height: 15px;
}
.ta-fd-form .radio .radio-label {
  font-size: 14px;
  font-weight: 500;
  color: #6b6b6b;
}
.ta-fd-form .radio + .radio {
  margin-left: 0;
}
.ta-fd-form .ta-radioWrapper {
  display: flex;
  column-gap: 15px;
  row-gap: 10px;
  flex-flow: wrap;
}
.ta-fd-form .ta-fd-submit {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}
.ta-fd-form .ta-fd-submit span {
  font-size: 14px;
  font-weight: 500;
  background: #e70000;
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s ease;
}
.ta-fd-form .ta-fd-submit span:hover {
  background: #c20c14;
}
.ta-fd-form .ta-fd-submit .button {
  font-size: 14px;
  font-weight: 500;
  background: #e70000;
  color: #ffffff;
  padding: 8px 20px;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s ease;
  width: max-content;
  outline: unset;
  height: unset;
  border: unset;
}
.ta-fd-form .ta-fd-submit .button:hover {
  background: #c20c14;
}

.ta-fd-modal .modal-card-head {
  background: #4CAF50;
}
.ta-fd-modal .modal-card-head .modal-card-title {
  color: #ffffff;
}
.ta-fd-modal .modal-card-body p {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #1E1C1C;
}
.ta-fd-modal .modal-card-foot {
  justify-content: center;
}
.ta-fd-modal .modal-card-foot button {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  background: #008cae;
  border: unset;
  height: unset;
  width: unset;
  padding: 8px 15px;
}
.ta-fd-modal .modal-card-foot .ta-rc {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  background: #008cae;
  border: unset;
  height: unset;
  padding: 8px 15px;
}
.ta-fd-modal .modal-card-foot .ta-vc {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  background: #4CAF50;
  border: unset;
  height: unset;
  padding: 8px 15px;
}
.ta-fd-modal .form-label {
  margin-top: 10px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.ta-fd-modal .form-label .label-key-title {
  text-align: center;
  color: #000000;
  font-size: 14px;
}
.ta-fd-modal .form-label input {
  width: 250px;
  border: 2px solid #008cae;
  text-align: center;
}

/*......common description page.......*/
.ta-common-description {
  padding: 60px 20px;
  color: #ffffff;
}
.ta-common-description strong {
  color: #e70000;
}

/*....contact us page.......*/
.ta-contact-top-wrapper {
  border-bottom: 1px solid #bfbfbf;
}

.ta-contact-top-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px;
}
.ta-contact-top-details .ta-wrapper-data-contact {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-wrapper-icon-contact {
  background: #e70000;
  height: 60px;
  width: 60px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-wrapper-icon-contact i {
  color: #ffffff;
  font-size: 25px;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-title-contact-top h4 {
  font-size: 22px;
  font-family: "Roboto Slab", serif;
  color: #41a4ff;
  font-weight: 800;
  margin-bottom: 8px;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-pgraph-contact-top {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-mail-wrapper {
  text-align: center;
}
.ta-contact-top-details .ta-wrapper-data-contact .ta-mail-wrapper a {
  color: #41a4ff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.ta-contact-form .form-body {
  display: flex;
  flex-flow: column;
  gap: 25px;
}
.ta-contact-form .ta-grid-show-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.ta-contact-form label {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
}
.ta-contact-form label .required {
  color: #f37979;
}
.ta-contact-form label.ta-error {
  color: #f37979;
}
.ta-contact-form input, .ta-contact-form select, .ta-contact-form textarea {
  padding: 10px 12px;
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-size: 14px;
  color: #1E1C1C;
}
.ta-contact-form input.ta-error, .ta-contact-form select.ta-error, .ta-contact-form textarea.ta-error {
  border-color: #FF0000;
}
.ta-contact-form input:focus, .ta-contact-form select:focus, .ta-contact-form textarea:focus {
  border: 1px solid #008cae;
}
.ta-contact-form input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.ta-contact-form input:focus::-moz-placeholder {
  opacity: 0;
}
.ta-contact-form input:focus:-ms-input-placeholder {
  opacity: 0;
}
.ta-contact-form input:focus:-moz-placeholder {
  opacity: 0;
}
.ta-contact-form textarea {
  background: #FFFFFF;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #1E1C1C;
  border-radius: 4px;
  padding: 10px 12px;
}
.ta-contact-form .ta-btn-submit {
  display: flex;
  align-items: center;
  justify-content: center !important;
  margin-top: 10px;
}
.ta-contact-form .ta-btn-submit .ta-subBtn {
  background: #e70000;
  padding: 8px 30px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  z-index: 2;
  cursor: pointer;
  transition: 0.3s ease;
}
.ta-contact-form .ta-btn-submit .ta-subBtn:hover {
  background: #e70000;
}

.contact-head {
  margin-bottom: 30px;
}
.contact-head h2 {
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 5px;
  font-family: "Roboto Slab", serif;
  text-align: center;
}
.contact-head p {
  font-size: 16px;
  font-weight: 500;
  color: #c8c8c8;
  text-align: center;
}

.ta-map-frame .ta-map-frame-wrapper {
  height: 500px;
}

/*......Membership Landing page........*/
.ta-av-des-wrapper {
  padding: 50px 0;
  background: #ffffff;
}
.ta-av-des-wrapper p {
  text-align: center;
  padding: 0 100px;
  color: #221212;
  font-size: 16px;
}

.row-section .row-section-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.row-section .row-section-wrapper .row-img-section {
  position: relative;
  display: flex;
}
.row-section .row-section-wrapper .row-img-section img {
  width: 100%;
  height: auto;
}
.row-section .row-section-wrapper .row-content-section {
  display: flex;
  align-items: center;
  padding: 60px 80px;
  position: relative;
}
.row-section .row-section-wrapper .row-content-section .row-sub-head {
  color: #777777;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.row-section .row-section-wrapper .row-content-section .row-head {
  margin-bottom: 10px;
}
.row-section .row-section-wrapper .row-content-section .row-head h1 {
  margin-bottom: 0;
  font-family: "Roboto Slab", serif;
  font-size: 28px;
  font-weight: 500;
  color: #1E1C1C;
}
.row-section .row-section-wrapper .row-content-section p {
  font-size: 16px;
  color: #878A99;
}
.row-section .row-section-wrapper .row-content-section .row-button {
  display: flex;
  margin-top: 45px;
}
.row-section .row-section-wrapper .row-content-section .row-button a {
  background: #FF0000;
  border: 2px solid #FF0000;
  padding: 10px 20px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  border-radius: 3px;
  transition: 0.3s ease;
}
.row-section .row-section-wrapper .row-content-section .row-button a:hover {
  background: #ffffff;
  color: #FF0000;
}

.ta-av-display {
  padding: 0 0 80px 0;
}

.ta-mem-banner-wrapper {
  display: flex;
}

.ta-mem-des-wrapper {
  text-align: center;
}
.ta-mem-des-wrapper h3 {
  color: #1E1C1C;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 26px;
}
.ta-mem-des-wrapper p {
  color: #1E1E1E;
}

.ta-mem-enroll {
  background: #444444;
  padding: 20px 50px;
  position: relative;
  z-index: 1;
}

.ta-enroll-wrapper {
  display: flex;
  gap: 60px;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
}
.ta-enroll-wrapper h4 {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: unset;
}
.ta-enroll-wrapper a {
  padding: 8px 30px;
  font-weight: 600;
  background: #ffffff;
  border-radius: 25px;
  color: #202020;
  transition: 0.3s ease;
  font-size: 14px;
}
.ta-enroll-wrapper a:hover {
  background: #e70000;
  color: #ffffff;
}

.ta-mem-get-wrapper h3 {
  color: #1E1C1C;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
  font-size: 26px;
}
.ta-mem-get-wrapper .ta-mem-get-item-body {
  display: flex;
  column-gap: 30px;
  row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
}
.ta-mem-get-wrapper .ta-mem-get-item-body .ta-mem-get-item {
  max-width: 300px;
}
.ta-mem-get-wrapper .ta-mem-get-item-body .ta-mem-get-item .ta-mem-get-icon {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.ta-mem-get-wrapper .ta-mem-get-item-body .ta-mem-get-item .ta-mem-get-icon img {
  height: 90px;
  width: auto;
}
.ta-mem-get-wrapper .ta-mem-get-item-body .ta-mem-get-item h4 {
  color: #1E1C1C;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  text-align: center;
  font-size: 22px;
}
.ta-mem-get-wrapper .ta-mem-get-item-body .ta-mem-get-item p {
  text-align: center;
  font-weight: 500;
}

.ta-who-mem-wrapper {
  text-align: center;
}
.ta-who-mem-wrapper h3 {
  color: #1E1C1C;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 26px;
}
.ta-who-mem-wrapper p {
  color: #1E1E1E;
}

/*....promotion and add ....*/
.ta-a-p-section .ta-a-p-item {
  position: relative;
}
.ta-a-p-section .ta-a-p-item .ta-a-p-img {
  border: 2px solid #e70000;
  border-radius: 8px;
  overflow: hidden;
}
.ta-a-p-section .ta-a-p-item .ta-a-p-img a {
  display: flex;
}
.ta-a-p-section .ta-a-p-item .ta-a-p-img img {
  width: 100%;
  height: auto;
}
.ta-a-p-section .ta-a-p-item .ta-a-p-title {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #e70000;
  color: #ffffff;
  border-radius: 0 0 8px 8px;
  padding: 8px 15px;
}
.ta-a-p-section .ta-a-p-item .ta-a-p-title h2 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
}
.ta-a-p-section .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff !important;
  left: -20px;
}
.ta-a-p-section .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff !important;
  right: -20px;
}
.ta-a-p-section .owl-nav {
  margin-top: unset !important;
}
.ta-a-p-section .owl-nav button {
  height: 35px !important;
  width: 35px !important;
  border-radius: 5px;
  background: #f4984a !important;
  color: #ffffff;
  margin: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.ta-a-p-section .owl-nav button:hover {
  background: #f28a51 !important;
}
.ta-a-p-section .owl-nav button span {
  font-size: 14px !important;
}

.ta-promotion-detail {
  padding: 50px 0 80px 0;
}
.ta-promotion-detail .ta-promotion-detail-body {
  width: 800px;
  margin: auto;
}
.ta-promotion-detail .ta-promotion-detail-body .ta-promotion-img {
  display: flex;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
}
.ta-promotion-detail .ta-promotion-detail-body .ta-promotion-img img {
  width: 100%;
  height: auto;
}
.ta-promotion-detail .ta-promotion-detail-body .ta-promotion-head h2 {
  font-size: 24px;
  font-weight: bold;
  color: #e70000;
}
.ta-promotion-detail .ta-promotion-detail-body .ta-promotion-head p {
  font-size: 16px;
  color: #1E1C1C;
  text-align: justify;
  font-weight: 500;
}

/*.....membership greet.......*/
.ta-mem-confirm .ta-mem-confirm-body {
  background: #ffffff;
  border-radius: 10px;
  max-width: 600px;
  margin: auto;
  overflow: hidden;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-confirm-head {
  font-size: 20px;
  font-weight: 600;
  background: #1f8998;
  color: #ffffff;
  text-align: center;
  padding: 8px 15px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-confirm-body-wrapper {
  padding: 20px 30px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet1 {
  font-size: 16px;
  font-weight: 500;
  color: #1E1C1C;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet2 {
  font-size: 15px;
  font-weight: 500;
  color: #696969;
  text-align: justify;
  margin-bottom: 15px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-card {
  margin-bottom: 15px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-card .ta-mem-greet-card-head {
  font-size: 18px;
  font-weight: 500;
  color: #1E1C1C;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-card ul {
  list-style: none;
  margin: unset;
  padding: 10px 20px;
  background: #d9ecef;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-card ul li {
  font-size: 15px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-card ul li span {
  color: #1f8998;
  font-weight: 600;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-des {
  font-size: 15px;
  font-weight: 500;
  color: #696969;
  text-align: justify;
  margin-bottom: 15px;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet-des span {
  color: #e70000;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet3 {
  font-size: 15px;
  font-weight: 500;
  color: #696969;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-greet3 span {
  font-weight: bold;
  color: #e70000;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-b-home {
  margin-top: 15px;
  display: flex;
  justify-content: end;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-b-home a {
  background: #696969;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  padding: 6px 15px;
  transition: 0.3s ease;
}
.ta-mem-confirm .ta-mem-confirm-body .ta-mem-b-home a:hover {
  background: #474747;
}

/*......show timing page........*/
.ta-st-section .ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ta-st-section .ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays a {
  color: #ffffff;
  border: 1.5px solid #e70000;
}
.ta-st-section .ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays.active a {
  border: 1.5px solid #e70000;
  background: #e70000;
  color: #ffffff;
}
.ta-st-section .ta-tMovie-wrapper .ta-tMovie-header .ta-showDaysWrapper .ta-showDays:hover a {
  border: 1.5px solid #e70000;
  background: #e70000;
  color: #ffffff;
}
.ta-st-section .ta-show-condition {
  padding: 0;
}
.ta-st-section .ta-st-movie-wrapper {
  background: #000000;
  padding: 30px;
  border-radius: 8px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item:not(:last-child) {
  border-bottom: 1px solid #494949;
  padding-bottom: 18px;
  margin-bottom: 20px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body {
  display: flex;
  gap: 20px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-img {
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 4px;
  width: max-content;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-img img {
  height: 200px;
  width: auto;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-movie-like {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-movie-like .like-icon {
  color: #e70000;
  font-size: 20px;
  cursor: pointer;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-movie-like label {
  font-size: 14px;
  color: #696969;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-std-head-wrapper {
  border-bottom: 1px solid #494949;
  padding-bottom: 12px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content {
  flex-grow: 1;
  padding-top: 10px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-like-duration-wrapper {
  display: none;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-movie-name {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 8px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-movie-name h2 {
  font-size: 18px;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
  color: #ffffff;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-movie-name .ta-st-movie-info a {
  font-size: 16px;
  color: #4BA4D3;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 8px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-head .ta-std-head-item:not(:last-child) {
  height: 30px;
  padding: 0 20px;
  border-radius: 20px;
  background: #363636;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #ffffff;
  font-weight: 500;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-head .ta-std-head-item a {
  height: 30px;
  padding: 0 18px;
  border-radius: 20px;
  background: #e70000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: 500;
  gap: 5px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-type .ta-std-type-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #f0f0f0;
  font-size: 14px;
  font-weight: 500;
}
.ta-st-section .ta-st-movie-wrapper .ta-st-movie-item-body .ta-st-movie-content .ta-std-type .ta-std-type-wrapper .ta-std-dash {
  height: 8px;
  width: 8px;
  background: #e70000;
  border-radius: 50%;
}
.ta-st-section .ta-st-show-list .location-name {
  padding-top: 12px;
  margin-bottom: 18px;
}
.ta-st-section .ta-st-show-list .location-name .l-lable {
  font-size: 14px;
  font-weight: 500;
  color: #f0f0f0;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul {
  display: flex;
  flex-flow: wrap;
  column-gap: 14px;
  row-gap: 20px;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li {
  position: relative;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li .ta-screename-audi {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -13px;
  display: none;
  border: 1px solid #CC1517;
  padding: 1px 0px;
  background: #ffffff;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  color: #1E1C1C;
  min-width: 75px;
  justify-content: center;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li .ta-screename-audi.premium {
  background: #e70000;
  color: #ffffff;
  text-transform: uppercase;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li.ta-no-available {
  height: 40px;
  width: 125px;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #A7A7A7;
  border-radius: 4px;
  color: #A7A7A7;
  background: rgba(167, 167, 167, 0.1);
  cursor: no-drop;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li a {
  height: 40px;
  width: 125px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid black;
  border-radius: 4px;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li.ta-available a {
  border-color: #4CAF50;
  background: rgba(76, 175, 80, 0.1);
  color: #4CAF50;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li.ta-fast-filling a {
  border-color: #F7941D;
  background: rgba(247, 148, 29, 0.1);
  color: #F7941D;
}
.ta-st-section .ta-st-show-list .show-time-wrapper ul li.ta-sold-out a {
  border-color: #EF4136;
  background: rgba(239, 65, 54, 0.1);
  color: #EF4136;
}

/*....online purchase disable.....*/
.show-disabled {
  background: #c56006;
  padding: 6px 20px;
  color: #ffffff;
  font-size: 14px;
}
.show-disabled p {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
}
.show-disabled i {
  font-size: 20px;
}
