@import url("https://fonts.googleapis.com/css?family=Caveat:wght@400,500,600,700&family=Raleway:ital,wght@0,100,0,200,0,300,0,400,0,500,0,600,0,700,0,800,0,900,1,100,1,200,1,300,1,400,1,500,1,600,1,700,1,800,1,900&family=Roboto:ital,wght@0,100,0,300,0,400,0,500,0,700,0,900,1,100,1,300,1,400,1,500,1,700,1,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Raleway:ital,wght@0,100,0,200,0,300,0,400,0,500,0,600,0,700,0,800,0,900,1,100,1,200,1,300,1,400,1,500,1,600,1,700,1,800,1,900&display=swap");
@import url("../css/reset.css");

@font-face {
  font-family: "Segoe UI";
  src: url("../font/Segoe-UI/SegoeUI-Light.eot");
  src: url("../font/Segoe-UI/SegoeUI-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../font/Segoe-UI/SegoeUI-Light.woff2") format("woff2"),
    url("../font/Segoe-UI/SegoeUI-Light.woff") format("woff"),
    url("../font/Segoe-UI/SegoeUI-Light.ttf") format("truetype"),
    url("../font/Segoe-UI/SegoeUI-Light.svg#SegoeUI-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI";
  src: url("../font/Segoe-UI/SegoeUI-Bold.eot");
  src: url("../font/Segoe-UI/SegoeUI-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../font/Segoe-UI/SegoeUI-Bold.woff2") format("woff2"),
    url("../font/Segoe-UI/SegoeUI-Bold.woff") format("woff"),
    url("../font/Segoe-UI/SegoeUI-Bold.ttf") format("truetype"),
    url("../font/Segoe-UI/SegoeUI-Bold.svg#SegoeUI-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI";
  src: url("../font/Segoe-UI/SegoeUI-SemiBold.eot");
  src: url("../font/Segoe-UI/SegoeUI-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../font/Segoe-UI/SegoeUI-SemiBold.woff2") format("woff2"),
    url("../font/Segoe-UI/SegoeUI-SemiBold.woff") format("woff"),
    url("../font/Segoe-UI/SegoeUI-SemiBold.ttf") format("truetype"),
    url("../font/Segoe-UI/SegoeUI-SemiBold.svg#SegoeUI-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Segoe UI";
  src: url("../font/Segoe-UI/SegoeUI.eot");
  src: url("../font/Segoe-UI/SegoeUI.eot?#iefix") format("embedded-opentype"),
    url("../font/Segoe-UI/SegoeUI.woff2") format("woff2"),
    url("../font/Segoe-UI/SegoeUI.woff") format("woff"),
    url("../font/Segoe-UI/SegoeUI.ttf") format("truetype"),
    url("../font/Segoe-UI/SegoeUI.svg#SegoeUI") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  /*background-color: var(--bg-color-2);*/
  font-family: "Raleway", sans-serif;
}

a.nav-link {
  color: var(--text-color-4);
}

/* ======================start header ======================*/

/*----------ticket-list-page---------*/
.cus_tabs_content table.dataTable.no-footer tbody td .btn-primary {
  font-size: 14px;
  background: #ffd400;
  border-color: #ffd400;
  padding: 3px 20px;
  font-weight: 600;
  line-height: normal;
}

.tickets_foter .tickets_foter_center_text p a {
  text-decoration: underline;
  color: #fdb10e;
}

/*----------popup-page---------*/
.payoutLink .cus-modal-center {
  top: 45% !important;
  max-width: 900px;
}

.payoutLink .modal-body h1 {
  background: #000;
  color: #fff;
  padding: 30px 10px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}

.payoutLink .modal-body .close svg {
  color: #fff;
  font-size: 23px;
}

.payoutLink .modal-body .close.float-end {
  padding: 22px 0 0;
  width: 100%;
  text-align: right;
  padding-right: 30px;
}

.payoutLink .modal-body .aaa {
  padding: 25px 25px 50px;
}

.payoutLink .modal-body .aaa .bbbb h2 {
  font-size: 26px;
  color: #000;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}

.payoutLink .modal-body .aaa p {
  font-size: 24px;
  margin: 0;
  padding: 20px 0 35px;
  color: #000;
}

.payoutLink .pup_icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.payoutLink .modal-body.text-center {
  padding: 0;
}

.pup_icons_a img {
  max-width: 60%;
  margin: 0 auto;
}

.payoutLink button a:hover {
  color: #fff !important;
}

.payoutLink button {
  border: none;
  border-radius: 25px;
  padding: 28px 54px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  margin-top: 15px;
}

/*----------Checkout-page---------*/
.container.checkout_container {
  background: #fafafa;
  width: auto;
  max-width: 100%;
}

.container.checkout_container .row {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 20px;
}

.inner_top_title {
  display: flex;
  clear: both;
  height: 225px;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(89, 89, 89, 1) 100%
  );
  align-items: center;
  justify-content: center;
}

.inner_top_title h2 {
  color: #ffc000;
  font-size: 60px;
  font-weight: 500;
  font-family: "Caveat", cursive;
  text-transform: none;
}

.checkout-page {
  display: flex;
  margin-top: 45px;
  padding: 0;
  gap: 40px;
}

.checkout-page .checkout_right {
  flex: unset;
}

.checkout-page .checkout-flex .media {
  max-width: 62px;
  height: 62px;
  margin-right: 15px;
  border-radius: 6px;
}

.checkout-page .checkout_left form {
  border: 1px solid #ebebeb;
  margin-bottom: 45px;
  background: #fff;
  padding: 25px;
  border-radius: 4px;
}

.checkout-page .checkout_left .form__field-wrapper {
  margin: 0;
}

.checkout-page .checkout_left .form__field-wrapper > div {
  display: grid;
  gap: 25px;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
}

.checkout-page .checkout_left .form__field-wrapper > div .form__field-wrapper {
  width: 100%;
  margin: 0;
  height: 52px;
}

.checkout-page .checkout_left .form__field-wrapper > div.email-phone-fields {
  margin-top: 25px;
}

h2.checkout_hed {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  font-family: "Roboto";
  margin-bottom: 20px;
}

.checkout-page .form__input:focus {
  box-shadow: revert !important;
  box-shadow: 0px 5px 12px 3px #c7d0f84a !important;
}

.checkout_left .card {
  border: none;
  background: transparent;
  display: block;
  box-shadow: none;
  border-radius: 0;
}

.checkout_left .card .credit-card-box {
  border: 0 !important;
  box-shadow: none !important;
}

.checkout-page .checkout_left .card-body form {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
  border-radius: 0;
}

.checkout-page .checkout_left .card-body form > div {
  padding: 0;
}

.payment {
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding: 25px;
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}

.payment .pay-icon {
  position: absolute;
  right: 25px;
}

.payment.debit .credit-card-box {
  width: 100%;
  padding-top: 10px;
  margin: 0 !important;
}

.payment .card-body {
  padding: 0;
}

.credit-card-box .card-body .form-row.row > div {
  padding: 0;
}

.payment label {
  font-size: 18px;
  font-weight: 500;
  font-family: "Roboto";
  color: #000;
  text-transform: capitalize;
}

.payment input[type="radio"] {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  outline: none;
  box-shadow: 0 0 0 1px #ffc000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.payment input[type="radio"]:before {
  content: "";
  display: flex;
  width: 16px;
  height: 16px;
  margin: 0 auto;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}

.payment input[type="radio"]:checked:before {
  background: #ffc000;
}

.payment.debit {
  flex-wrap: wrap;
  flex-direction: row;
}

.policy.mt-3 {
  margin-top: 45px !important;
}

.checkout-page .policy p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #010101;
}

.checkout-page .checkbox-alignment input {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.checkout_left .card .row:last-child {
  padding: 0;
}

.checkout_left .card .row .custom-button {
  text-align: left;
  padding: 0;
  margin-top: 25px;
}

.checkout_left .card .row .custom-button button {
  border-radius: 50px;
  color: #000;
  font-weight: 500;
  font-size: 20px;
  padding: 11px 20px;
  width: 100%;
  max-width: 308px;
  background: #ffd400;
}

.checkout_right .custom-card {
  padding: 25px;
  border-radius: 4px;
  margin-bottom: 45px;
}

.checkout_right .custom-card .row {
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}

.checkout_right .custom-card .row > div {
  padding: 0;
}

.checkout_right .custom-card .row .checkout-flex1 {
  padding: 0;
  box-shadow: none;
  border: 1px solid #ffc000;
  background: #fff;
  border-radius: 4px;
  margin: 0;
}

.checkout_right .row {
  max-width: 100% !important;
  padding: 0 !important;
}

.checkout_right .Billing_Summary {
  padding: 0;
}

.checkout_right h2.checkout_hed {
  padding: 0;
}

.checkout_right .Billing_Summary {
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 25px;
  border-radius: 4px;
}

.checkout_right .Billing_Summary .table th,
.checkout_right .Billing_Summary .table td {
  padding-left: 0;
  padding-right: 0;
}

.checkout_right .Billing_Summary .table th {
  text-align: left;
  font-size: 17px;
  color: #010101;
  font-family: "Roboto";
  font-weight: normal;
}

.checkout_right .Billing_Summary .table td {
  text-align: right;
  font-size: 17px;
  color: #010101;
  font-family: "Roboto";
}

.checkout_right .Billing_Summary .table th,
.checkout_right .Billing_Summary .table td,
.checkout_right .Billing_Summary .table-bordered > :not(caption) > *,
.table > :not(:last-child) > :last-child > * {
  border: none;
}

.checkout_right .custom-card .row .checkout-flex1 .checkout-flex {
  background: #fff;
  border: none;
  border-radius: 0;
  justify-content: unset;
  align-items: flex-start;
}

.checkout_right .checkout-flex .media-body {
  width: 73%;
}

.checkout_right .btn-success {
  color: #454545;
  background-color: #ffd400;
  border-color: #ffd400;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  padding: 0;
}

.checkout_right .checkout-flex .media-body h4.media-heading {
  font-size: 13px !important;
  font-weight: 600;
  color: #010101;
}

.checkout_right .checkout-flex .price-section strong {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 500;
  color: #010101;
}

.checkout_right .checkout-flex .quantity svg {
  font-size: 12px;
}

.checkout_right .Billing_Summary tr.toatal {
  border-top: 1px solid #dddddd;
}

.checkout_right .Billing_Summary table {
  margin: 0;
}

.checkout_right .Billing_Summary tr.toatal th,
.checkout_right .Billing_Summary tr.toatal td {
  padding-top: 25px;
  padding-bottom: 0;
  font-size: 20px;
  color: #010101;
}

.checkout_right tr.Processing th,
.checkout_right tr.Processing td {
  padding-bottom: 25px;
}

.payment.debit .credit-card-box label.form__label {
  font-size: 16px;
  font-weight: normal;
  color: revert;
  font-family: "Raleway";
}

.checkout_right .btn-danger {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  padding: 0;
}

.checkout_right .checkout-flex .quantity input {
  border: 0;
  padding: 0;
  width: 25px !important;
  flex: none;
  margin: 0;
  background: transparent;
  font-size: 16px;
  font-family: "Roboto";
}

.checkout_right .checkout-flex .quantity {
  width: 100%;
  margin-top: 10px !important;
}

.checkout-page .checkout_left .payment .card-body .row {
  gap: 0px;
  flex-wrap: unset;
  max-width: 100%;
}

.checkout-page .checkout_left .payment .card-body .row > div {
  padding: 0;
}

.pay-fild.cvv {
  display: flex;
}

.spacer {
  width: 8% !important;
}

.pay-fild.cvv .cvc {
  width: 50%;
}

.pay-fild {
  display: flex;
}

.pay-fild > div {
  width: 100%;
}

.pay-fild.cvv > div {
  width: 100%;
}

.Debit_card {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}

.Debit_card .pay-icon {
  position: absolute;
  right: 0 !important;
}

/*------------------*/

/*----------eTicket-page---------*/
.table_price table {
  margin-top: 4px !important;
}

.content_banner.eTicket {
  display: block;
  clear: both;
  height: 225px;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(89, 89, 89, 1) 100%
  );
}

.content_banner.eTicket h2 {
  text-transform: none;
}

.main_slider_section .swiper-container {
  position: relative;
}

.main_slider_section .page_title {
  padding: 0 20px !important;
  text-align: center;
  width: auto;
  margin: 30px 0 24px;
}

.main_slider_section .page_title h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #000;
}

.main_slider_section .page_title p {
  font-size: 22px;
  color: #000;
}

.tickets_foter {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

.tickets_foter .tickets_foter_center_text {
  text-align: center;
}

.main_footer_d {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 62px;
}

.main_footer_d > div {
  width: 40%;
  gap: 20px;
  background: #fffbef;
  overflow: hidden;
}

.main_footer_d > div a {
  display: inline-flex;
  padding: 32px 15px;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 15px;
  transition: all 0.5s ease-out;
  background-position: right bottom;
  border: 1px solid #ffbc01;
  border-radius: 8px;
  min-height: 120px;
}

.main_footer_d > div a:hover {
  background: linear-gradient(to right, #ffefc3 50%, #fffbef 50%);
  background-position: left bottom;
  background-size: 200% 100%;
}

.tickets_foter .tickets_foter_center_text p {
  font-size: 20px;
  padding: 25px 0 35px;
  font-weight: 600;
  color: #000;
  font-family: "Segoe UI";
}

.main_footer_left .tickets_footer_left_text p,
.tickets_foter_right_text p {
  color: #000;
  font-family: "Segoe UI";
  font-weight: 700;
  font-size: 20px;
}

.tickets_foter_right_text p .wait_repons {
  display: block;
  font-size: 18px;
  font-weight: 500;
}

.main_slider_section .slick-slider {
  max-width: 550px;
  margin: 0 auto;
  border: 10px solid #ffd953;
  padding-bottom: 20px;
}

.tickets_mid {
  padding: 15px 20px 0;
  display: flex;
}

.table_price {
  padding: 0 20px 0;
}

.tic_left_detail,
.tic_img {
  width: 100%;
}

.tic_img img.big {
  width: 100% !important;
}

.tic_img {
  border: 4px solid #ffe99b;
  max-width: 200px;
  max-height: 200px;
  width: auto;
}

.tic_img img.big {
  width: auto !important;
  max-height: 200px;
}

.tic_add {
  margin-top: 12px;
}

.tic_left_detail h1 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 2px;
  font-family: "Raleway", sans-serif;
}

.tic_left_detail p {
  font-size: 15px;
  color: #000;
  line-height: 20px;
  font-family: "Raleway", sans-serif;
}

.tickets_headr a {
  text-align: center;
}

.tickets_headr a img {
  text-align: center;
  margin: 0 auto;
  width: 127px;
  height: auto;
}

.tickets_headr {
  background: #3e3f41;
  padding: 15px 20px 6px;
}

.tickets_headr > div {
  margin-bottom: 6px !important;
}

.tickets_headr h1 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}

.midle_scanner {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
}

.tickets_headr .tic_name {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 0;
}

.tickets_headr .tic_name h1 {
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 4px;
  font-family: "Raleway", sans-serif;
}

.tickets_headr .tic_name p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
}

.main_slider_section .slick-next:before,
.main_slider_section .slick-prev:before {
  display: none;
}

.main_slider_section .slick-next:focus,
.main_slider_section .slick-next:hover,
.main_slider_section .slick-prev:focus,
.main_slider_section .slick-prev:hover {
  background: #efeeee;
}

.main_slider_section .slick-next,
.main_slider_section .slick-prev {
  width: 60px;
  height: 60px;
  background: #efeeee;
  border-radius: 100px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_slider_section .slick-prev {
  margin-left: -80px;
}

.main_slider_section .slick-next {
  margin-right: -80px;
}

.midle_scanner .scanner_cod {
  border: 1px solid #000;
  width: 120px !important;
}

.table_price tr {
  border-bottom: 1px solid #ccc;
  padding: 0;
}

.table_price tr:last-child {
  border-bottom: 0;
}

.table_price tr td {
  border: none !important;
  padding: 5px 0 !important;
  font-size: 15px !important;
  font-weight: 500;
  color: #000;
  font-family: "Raleway", sans-serif;
}

tr.total_amt td {
  font-size: 18px !important;
  font-weight: 700;
  padding: 14px 0 !important;
}

.scanner_text p {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin-bottom: 8px;
}

.scanner_text br {
  display: none;
}

.scanner_text span {
  display: block;
  padding: 0 0 12px;
  font-size: 16px !important;
  color: #000 !important;
}

.scanner_text a {
  text-decoration: underline;
  font-size: 16px;
  font-family: Segoe UI;
  font-weight: 700;
  color: #fdb10e;
}

/*----------checkout-page---------*/
/* .alert-success,
.alert.order_create_form {
    width: 32rem !important;
    top: 100px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    max-width: 640px !important;
} */

/*.alert-success,
.alert.order_create_form {
    transform: translate(-50%, -50%) !important;
    left: 50% !important;
    top: 50% !important;
    position: fixed !important;
    right: auto !important;
    width: 32rem !important;
    background-color: khaki !important;
    height: auto !important;
}
*/
.global_paid_popup,
.global_free_popup {
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  top: 50% !important;
  position: fixed !important;
  width: 100% !important;
  background-color: khaki !important;
  height: auto !important;
  max-width: 600px;
}

.global_popup {
  transform: translate(-50%, -50%) !important;
  left: 50% !important;
  top: 50% !important;
  position: fixed !important;
  width: auto !important;
  height: auto !important;
}

.credit-card-box .card-body .form-row.row {
  margin-bottom: 20px;
}

.credit-card-box .card-body .form-row.row label {
  margin-bottom: 15px;
}

.credit-card-box .card-heading h3 {
  font-weight: 700;
  font-size: 18px;
}

.custom-card {
  padding: 35px;
}

.price-quotation strong span {
  font-weight: bold !important;
}

.form-row .cc-selector.mb-2 {
  display: none;
}

.price-quotation {
  margin-top: -20px;
}

/*--------------------*/

/*v work*/
.pac-container.pac-logo {
  z-index: 9999;
}

.ui-timepicker-standard {
  z-index: 9999 !important;
}

#header,
#header-2 {
  background-color: var(--bg-color-2);
  box-shadow: rgb(50 50 93 / 10%) 0px 2px 5px -1px,
    rgb(0 0 0 / 0%) 0px 1px 3px -1px;
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: auto;
}

.navbar {
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}

#header-2 .navbar-collapse,
#header .navbar-collapse {
  padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.login .dropdown-custom button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-radius: 0;
}

#header ul.navbar-nav li.nav-item {
  margin: 0 30px 0 0 !important;
}

#header ul.navbar-nav li.nav-item:last-child {
  margin: 0 !important;
}

header .navbar-nav .nav-item a {
  display: flex;
  align-items: center;
  text-wrap-mode: nowrap;
}

a.main-btn-1 {
  background-color: var(--text-color-4);
  color: var(--text-color-white);
}

a.main-btn-1:hover {
  color: var(--text-color-white) !important;
}

.background-gradiant-1 {
  background: rgb(91, 91, 91);
  background: -webkit-linear-gradient(
    180deg,
    rgba(91, 91, 91, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(91, 91, 91, 1) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}

.background-gradiant-2 {
  background: rgb(255, 212, 0);
  background: linear-gradient(
    153deg,
    rgba(255, 212, 0, 1) 0%,
    rgba(210, 175, 0, 1) 100%
  );
}

button.outline-btn {
  border: 1px solid var(--bg-color-3);
  color: var(--text-color-white);
}

button.fill-btn {
  background-color: var(--bg-color-3);
  margin-left: 25px;
  color: var(--color-black);
}

.background-img {
  background-image: url("../img/background-path-img.png");
  background-position: bottom;
  background-attachment: scroll;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}

header .login a {
  background-color: transparent;
  border-bottom: 2px solid var(--color-dark-grey);
  color: var(--color-black);
  border-radius: 0 !important;
}

header .login a svg {
  font-size: var(--font-size-25);
  font-weight: lighter;
}

header .login .dropdown .hvr-underline-from-left:before {
  height: 2px;
  background-color: var(--color-dark-grey) !important;
}

header .login .dropdown {
  border: 0;
}

header .login .dropdown:hover {
  border-bottom: 0;
}

header .login .dropdown .dropdown-menu {
  width: 100%;
  padding: 0;
}

header .login .dropdown .dropdown-menu li {
  line-height: 1.5;
}

header .login .dropdown .dropdown-menu li .dropdown-item {
  padding: 10px;
  border-bottom: 1px solid #e3e3e3;
}

#custome-slider .carousel {
  margin: 0px auto;
}

#custome-slider .slick-slide {
  margin: 10px;
}

#custome-slider h1 {
  font-size: var(--font-size-40);
  font-weight: 700;
}

#custome-slider .slick-prev,
#custome-slider .slick-next {
  background: #000;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  border-color: transparent;
  top: 42%;
}

#custome-slider .slick-prev {
  left: -50px;
}

#custome-slider .slick-next {
  right: -50px;
}

#custome-slider .slick-prev:hover,
#custome-slider .slick-next:hover {
  background-color: var(--color-black);
}

#custome-slider .card {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  margin-top: 0;
}

/* slider */

#main {
  width: 100%;
  min-height: calc(100vh - 482px);
}

.category ul {
  list-style: none;
  margin-bottom: 20px;
  font-weight: 700;
  color: var(--color-grey);
  font-size: var(--font-size-18);
}

.category ul li {
  padding: 15px;
}

.category ul li::before {
  bottom: 0px;
  background-color: var(--bg-color-3);
}

.category-list .category {
  padding: 39px 0px 55px 0;
}

.category-list .category ul li {
  font-weight: 700;
  color: var(--color-grey);
  font-size: var(--font-size-18);
}

.listing-event-modal .category ul li {
  white-space: nowrap;
}

.category ul li.active {
  color: var(--bg-color-3);
}

.responsive-category {
  display: none;
}

/*----------------------Dashboard---------------------*/
.Top_wrap {
  /*     background: #000; */
  display: flex;
}

.Top_wrap .Left_sidebar {
  background: #2c2c2c;
  /* width: 15%; */
  width: 20%;
  padding: 25px 0;
  border-right: 1px solid #444242;
}

.Top_wrap .Left_sidebar .left_profile p {
  color: #fff;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 14px;
}

.left_profile {
  padding: 0 10px;
  margin-bottom: 60px;
}

.Top_wrap .Left_sidebar .left_profile span {
  color: #fff;
  padding-top: 10px;
  display: block;
  padding-bottom: 10px;
  line-height: 22px;
  font-size: 12px;
}

ul.left_side_links li:first-child {
  border-top: 1px solid #444242;
}

ul.left_side_links li {
  border-bottom: 1px solid #444242;
}

ul.left_side_links li a {
  display: block;
  padding: 15px 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

ul.left_side_links li a:hover {
  color: #fff !important;
}

.Top_wrap .Left_sidebar .left_profile a {
  display: inline-block;
  color: #ffcb00;
  font-family: var(--font-family-raleway);
}

.Top_wrap .Left_sidebar .left_profile a:hover {
  color: #ffcb00 !important;
}

.Top_wrap .Right_side_data {
  width: 85%;
  padding: 0px;
  background: #000;
}

.Top_wrap .Right_side_data .main_tittle_top {
  background: #2c2c2c;
  padding: 0 20px;
}

.promo_midle_data {
  padding: 40px 30px 0;
  display: flex;
  flex-wrap: wrap;
  background: #000;
}

.Top_wrap .Right_side_data .main_tittle_top h1 {
  font-size: 35px;
  color: #fff;
  padding: 20px 0;
}

.promo_midle_data .promo_left_side {
  width: 55%;
  margin-right: 2%;
}

.promo_midle_data .promo_right_side {
  width: 30%;
  margin-left: 2%;
}

.promo_Sale_view {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.price_detail {
  margin-bottom: 20px;
  border-radius: 15px;
  padding: 25px 25px;
  background: #2c2c2c;
  border: 1px solid #444242;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.price_detail p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}

.price_detail h1 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  padding: 6px 0 0;
}

.promo_Sale_view .promo_net_sale,
.promo_Sale_view .promo_net_view {
  padding: 25px 25px;
  border-radius: 15px;
  background: #2c2c2c;
  border: 1px solid #444242;
}

.promo_Sale_view .promo_net_view {
  background: #ffcb00;
}

.promo_Sale_view p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}

.promo_Sale_view h2 {
  font-size: 25px;
  font-weight: 700;
  color: #ffcb00;
  padding-top: 6px;
}

p.tic_type_count {
  font-size: 14px;
  padding-top: 8px;
}

.promo_Sale_view h2 .total_qty {
  font-size: 16px;
  color: #fff;
  padding-left: 6px;
}

.promo_Sale_view .promo_net_view h1.eve_views {
  padding-top: 10px;
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

.promo_Sale_view .promo_net_view p {
  color: #000;
}

.promo_Sale_view .promo_net_view h1.eve_views svg {
  margin-left: 8px;
}

.evnturl {
  padding: 0 30px;
  margin-top: 50px;
  width: 55%;
  margin-bottom: 50px;
  padding-right: 0;
}

.evnturl h1.url {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
}

.link.urlclass {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}

.link.urlclass input {
  background: transparent;
  border: none;
  width: 100%;
  color: #fff;
  font-weight: 500;
}

.link.urlclass img {
  max-width: 24px;
}

.promo_midle_data .promo_right_side .progress {
  height: 40px;
  border-radius: 10px;
  background: #2c2c2c;
  border: 1px solid #444242;
}

.promo_midle_data .promo_right_side .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #ffcb00;
  transition: width 0.6s ease;
  width: 10%;
  border-radius: 10px;
}

progress {
  text-align: center;
  height: 1.5em;
  border-radius: 10px;
  width: 100%;
  -webkit-appearance: none;
  border: none;
  position: relative;
}

progress:before {
  content: attr(data-label);
  font-size: 0.8em;
  vertical-align: 0;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
}

progress::-webkit-progress-bar {
  background-color: #444242;
  border-radius: 10px;
}

progress::-webkit-progress-value {
  background-color: #ffcb00;
  border-radius: 10px;
}

progress::-moz-progress-bar {
  background-color: #7cc4ff;
  border-radius: 10px;
}

.sale_by_tickets {
  margin-top: 35px;
}

.sale_by_tickets h1 {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
}

.sale_by_tickets .ticket_type_data .border {
  border: none !important;
}

.sale_by_tickets .ticket_type_data .border td {
  border: none !important;
  color: #ffff;
  font-weight: 700;
  padding: 15px 0px;
}

.ticket_type_data .border tbody:last-child {
  border-top: 1px solid #444242;
  border-bottom: 1px solid #444242;
}

.ticket_type_data tr td:nth-child(1) {
  width: 50%;
}

.ticket_type_data tr td:nth-child(2) {
  padding-left: 21px;
  width: 37%;
}

.View_Order_List {
  text-align: right;
}

.View_Order_List a {
  color: #ffcb00;
  font-size: 18px;
  font-weight: 600;
}

.View_Order_List {
  text-align: right;
  display: block;
  margin-top: 25px;
}

.View_Order_List a:hover {
  color: #ffcb00 !important;
}

/*----------------------Dashboard-End--------------------*/

/*----------------------Tiketes-page-------------------*/
.Top_wrap .datadis {
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  max-width: 100%;
  width: 100% !important;
  min-width: 0;
}

.Top_wrap .datadis .modal-body {
  padding: 40px 30px;
}

.Top_wrap .datadis .modal-body .page-heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.Top_wrap .datadis .modal-body .addTicketForm .d-flex.tic-button {
  align-items: center;
  justify-content: space-between;
}

/*-----------------------End--------------------*/

/*---------------------check-in--------------------*/
.Top_wrap .datadis .checkinpage {
  padding: 0 30px;
  margin-bottom: 40px;
}

.Top_wrap .datadis .scanner_space.canner .present_progress lable {
  margin-bottom: 15px;
  display: block;
}

.Top_wrap .datadis .checkin_progress .present_progress .progress {
  margin-top: 12px;
  height: 35px;
  border-radius: 15px;
  background: #000;
}

.Top_wrap .datadis .checkin_progress .present_progress .progress-bar {
  background: #ffd400 !important;
  border-radius: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.Top_wrap .datadis .checkinpage h3.heading {
  font-size: 24px !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
}

.Top_wrap .datadis .form__input {
  border-radius: 26px !important;
}

/*-----------------------End--------------------*/

/*-----------------------payouts_accounts--------------------*/

table.payouts_accounts {
  width: 100%;
  margin-top: 25px;
  /* border: 1px solid #dfdfdf; */
}

table.payouts_accounts tbody {
  border-bottom: 1px solid #f1f0f0;
  border-left: 1px solid #f1f0f0;
  border-right: 1px solid #f1f0f0;
}

table.payouts_accounts thead {
  background: #f1f0f0;
}

table.payouts_accounts thead tr th {
  padding: 15px 15px;
  font: normal normal bold 18px/26px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
}

/* table.payouts_accounts tbody {
    border: 1px solid #dfdfdf;
    border-top: 0;
} */
table.payouts_accounts tbody tr td {
  padding: 15px;
  vertical-align: middle;
}

table.payouts_accounts tbody tr td .baname {
  padding: 5px 0 10px;
  font: bold 20px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
}

table.payouts_accounts tr {
  border-bottom: 1px solid #f1f0f0;
}

table.payouts_accounts tr:last-child {
  border: 0;
}

table.payouts_accounts tbody tr td.actype {
  font: bold 20px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
}

.custom_payment_section .cus_tabs_content thead.table-dark tr th {
  background: #707070;
  border: none;
}

.custom_payment_section .cus_tabs_content tbody td {
  border: none;
  padding: 15px 20px;
  font-weight: 600;
  color: #a5a5a5;
  text-transform: unset;
}

.custom_payment_section .cus_tabs_content tbody td span.box {
  margin: 0;
}

.custom_payment_section .dataTables_wrapper .dataTables_length {
  margin-bottom: 20px;
}

/*-----------login-or-register-pages-css-------------*/
.login_register_promo {
  width: 55rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0px 1px 14px 5px var(--box-shadow-1);
  border-radius: 2rem;
  overflow: hidden;
}

.login_register_promo .cus-forms {
  box-shadow: none;
  padding: 12px 50px;
  max-width: 52%;
  width: 52%;
}

.login_register_promo .login_img {
  width: 48%;
  position: relative;
  display: flex;
  align-items: stretch;
  flex-direction: column;
}

.login_register_promo .login_img img.logo {
  height: auto;
  margin: 0;
}

.login_register_promo .login_img .log_content {
  position: absolute;
  top: 30px;
  left: 60px;
}

.login_register_promo .login_img .log_content h1 {
  font-size: 45px;
  color: #000;
  font-weight: bold;
  font-family: "Roboto";
  line-height: 1;
  margin-bottom: 25px;
}

.login_register_promo .login_img .log_content p {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  position: relative;
  padding-bottom: 10px;
}

.login_register_promo .login_img .log_content p::after {
  content: "";
  height: 7px;
  width: 70px;
  background: #000;
  display: block;
  margin-top: 5px;
}

.login_register_promo .login-logo {
  max-width: 100%;
  margin-bottom: 20px;
}

.login_register_promo .login-logo img.logo {
  max-width: 172px;
  display: block;
}

.login_register_promo .form-title {
  text-align: left !important;
}

.login_register_promo .cus-forms.singup {
  margin: 25px 0 0;
}

.login_register_promo .form-subtitle {
  text-align: left !important;
  padding-top: 15px;
}

.login_register_promo .form__submit-btn {
  background: #ffac04;
  color: #fff;
}

.alert-warning {
  border-radius: 0;
  padding: 0.4rem;
}

.login_register_promo .cus-forms.change-password {
  margin-top: 60px;
}

.login_register_promo #form-id.cus-forms.fotgot-password {
  margin-top: 60px !important;
}

/*-----18-Mer-2024--------*/
.badge.badge_success {
  color: #0f970f;
  font-family: "Raleway";
}

.badge.badge_danger {
  color: #dc3545;
}

.accep_bt .btn-primary,
.reje_bt .btn-danger {
  font-size: 14px;
  width: 48px;
  text-align: center;
  padding: 5px 10px;
}

.reje_bt .btn-danger {
  margin-top: 4px;
}

.main_footer_d > div a[onclick="showModal()"] {
  cursor: pointer;
}

.refund_11 {
  padding: 20px 30px 30px;
  width: 80%;
  float: right;
}

.refund_11 .badge.badge-success {
  color: #0f970f;
  font-family: "Raleway";
}

.refund_11 .badge.badge-danger {
  color: #dc3545;
}

.refund_11 .accep_bt .btn-primary,
.refund_11 .reje_bt .btn-danger {
  font-size: 14px;
  width: 48px;
  text-align: center;
  padding: 5px 10px;
}

.reje_bt .btn-danger {
  margin-top: 4px;
}

.refund_11 #example_wrapper #example_length,
.refund_11 #example_wrapper #example_filter {
  margin-bottom: 5px;
}

/*-----------login-or-register-end-------------*/

/*create-event-page-css*/
.create_event_sec {
  margin: 54px 0;
  align-items: stretch;
  gap: 20px;
  justify-content: space-between;
}

.create_event_sec > div {
  padding: 0;
}

.create_event_sec .sidebar_event {
  width: 260px;
  display: flex;
  align-items: start;
  background: #f1b02d url(/assets/img/event_sidebar_img.png);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px 15px;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  background-size: cover;
}

.create_event_sec.ticket_page .sidebar_event {
  background: #f1b02d url(/assets/img/event_side_img.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.create_event_sec.ticket_page .sidebar_event::after {
  background: #f1b02d url(/assets/img/side_top_img.png);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 370px;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: top center;
}

.create_event_sec .sidebar_event .evnt_steps {
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
}

.sidebar_event .evnt_steps ul.steps {
  display: flex;
  list-style: none;
  flex-direction: column;
  gap: 60px;
  position: relative;
}

.sidebar_event .evnt_steps ul.steps .item {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: start;
  position: relative;
  z-index: 1;
}

.sidebar_event .evnt_steps ul.steps .item::after {
  content: "";
  width: 1px;
  height: 48px;
  background: #fff;
  position: absolute;
  left: 20px;
  top: 48px;
  right: 0;
  z-index: 0;
}

.sidebar_event .evnt_steps ul.steps .item:last-child::after {
  display: none;
}

.sidebar_event .evnt_steps ul.steps .item .icon {
  display: flex;
  min-width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  background: rgb(254, 240, 190, 0.35);
  border-radius: 50%;
  border: 1px solid #ffffff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Roboto";
  color: #000;
  position: relative;
}

.sidebar_event .evnt_steps ul.steps .item.active .icon {
  background: #000000;
  border-color: #000000;
  color: #fff;
}

.sidebar_event .evnt_steps ul.steps .item.sucess .icon {
  background: #fef0be url(/assets/img/check-icon.png);
  border-color: #fef0be;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.sidebar_event .evnt_steps ul.steps .item .cont h4 {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #010101;
  font-family: "Roboto";
  line-height: 1;
}

.sidebar_event .evnt_steps ul.steps .item .cont h4 span {
  font-size: 14px;
  color: #2e2e2e;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
}

.create_event_sec .event_righ_colum {
  flex: 1;
}

.create_event_sec .event_righ_colum .event_create .row {
  margin-bottom: 26px;
}

.create_event_sec .event_righ_colum .event_create .row:last-child {
  margin-bottom: 0 !important;
}

.event_create .heading {
  font-size: 24px;
  font-weight: 500;
  font-family: "Roboto";
  margin-bottom: 15px;
  line-height: 1;
  color: #000;
}

.event_create .heading.loca_title {
  font-size: 18px;
}

.create_event_sec .event_righ_colum form {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.create_event_sec .event_righ_colum .event_create {
  background: #fff;
  border-radius: 10px;
  padding: 30px 30px 40px;
  box-shadow: 0px 2px 8px rgba(94, 161, 255, 0.3);
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
}

.event_righ_colum .event_create .form__field-wrapper {
  margin-top: 000;
}

.event_create .form__input,
.event_create select.form-select {
  box-shadow: none;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  height: 50px;
  color: #000;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Roboto";
}

.event_create .date-time .input-group {
  position: relative;
  padding-bottom: 0;
}

.event_create .date-time .input-group .input-group-append {
  position: absolute;
  right: 15px;
  top: 12px;
}

.event_create .date-time .input-group .gj-icon {
  display: none;
}

.event_create .date-time .form__input {
  border-radius: 8px !important;
  padding-right: 3rem;
}

.create_event_sec .event_righ_colum .event_create .row.top_event {
  margin-bottom: 22px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}

.create_event_sec .event_righ_colum .event_create .top_event .input-group {
  display: inline-flex;
  flex: 1;
  justify-content: end;
  padding: 0;
  gap: 15px;
}

.create_event_sec
  .event_righ_colum
  .event_create
  .top_event
  .input-group:first-child {
  width: auto;
  justify-content: start;
  flex: unset;
}

.event_righ_colum .event_create .top_event .input-group .heading {
  margin: 0;
}

.create_event_sec .event_righ_colum .event_create select.form-select {
  margin-bottom: 0 !important;
}

/* .create_event_sec .input-group.event_buts {
    padding: 0;
} */
.create_event_sec .input-group.event_buts button.js-btn-next {
  margin: 0 !important;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  background: #f0bb03;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
  height: 52px;
  padding: 15px 54px;
}

.create_event_sec .input-group.event_buts button.js-btn-next:hover,
.create_event_sec .input-group.event_buts button.js-btn-next:focus {
  color: #fff;
}

.event_righ_colum .event_create .top_event .input-group .single_event {
  background: #fff5d3;
  border-color: #fdde71;
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto";
  color: #000;
  height: 42px;
  outline: none;
  line-height: 1.1;
  border: 1px solid transparent;
  padding: 8px 25px;
  border-radius: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #f0bb03 !important;
}

.event_righ_colum .event_create .top_event .input-group .recurring_event {
  background: #fff5d3;
  border-color: #fdde71;
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto";
  color: #000;
  height: 42px;
  outline: none;
  line-height: 1.1;
  border: 1px solid transparent;
  padding: 8px 25px;
  border-radius: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #f0bb03 !important;
}

.actv {
  background: #f0bb03 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: "Roboto";
  height: 42px !important;
  outline: none !important;
  line-height: 1.1 !important;
  border: 1px solid transparent !important;
  padding: 8px 25px !important;
  border-radius: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event_create.uplaod_image .drag_drop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f7f7f7;
  border: 1px solid #fdde71;
  padding: 30px;
  border-radius: 8px;
  gap: 15px;
}

.event_create.uplaod_image .form__field-wrapper .file-upload-field {
  height: 0;
  padding: 0;
}

.event_create.uplaod_image .form__field-wrapper .box {
  padding: 0;
}

.create_event_sec .event_righ_colum .event_create .mb-4 {
  margin-bottom: 0 !important;
}

.event_create.uplaod_image .drag_drop h4 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  font-family: "Roboto";
  line-height: 1;
}

.create_event_sec .event_righ_colum .event_create.uplaod_image {
  padding-bottom: 26px;
}

.event_create.uplaod_image .drag_drop p.or {
  font-size: 18px;
  color: #898989;
  text-transform: uppercase;
}

.event_create.uplaod_image .drag_drop button {
  background: #f0bb03;
  border: 1px solid #fdde71;
  outline: none;
  box-shadow: none;
  height: 52px;
  padding: 10px 30px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
  color: #fff;
}

.event_create.description .ck.ck-editor .ck.ck-toolbar.ck-toolbar_grouping {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.event_create.description
  .ck.ck-editor
  .ck-blurred.ck.ck-content.ck-editor__editable.ck-rounded-corners {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.event_righ_colum .event_buts.two_buts {
  display: flex;
  align-items: center;
  justify-content: space-between !important;
}

.event_righ_colum .event_buts.two_buts .left_btn a {
  display: block;
  margin: 0 !important;
  border-radius: 0;
  box-shadow: none;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
  height: 52px;
  padding: 15px 42px;
  background: #f6f6f6;
  color: #000;
  border: 1px solid #e6e6e6;
}

.event_righ_colum .event_buts.two_buts .left_btn a.add_more {
  display: block;
  margin: 0 !important;
  border-radius: 0;
  box-shadow: none;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
  height: 52px;
  padding: 15px 42px;
  background: #fff5d3;
  color: #000;
  border: 1px solid #fdde71;
}

.event_righ_colum .event_buts.two_buts .right_btns {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 15px;
}

.event_righ_colum .event_buts.two_buts .right_btns .back {
  margin: 0 !important;
  display: block;
  margin: 0 !important;
  border-radius: 0;
  box-shadow: none;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
  height: 52px;
  padding: 15px 42px;
  background: #f6f6f6;
  color: #000;
  border: 1px solid #e6e6e6;
}

.create_event_sec .event_righ_colum .event_create.add_ticket {
  padding: 0;
  border-radius: unset;
  background: unset;
  box-shadow: unset;
  border: 0;
}

.create_event_sec .event_righ_colum .event_create.add_ticket .ticket_content {
  background: #fff;
  border-radius: 10px;
  padding: 30px 30px 40px;
  box-shadow: 0px 2px 8px rgba(94, 161, 255, 0.3);
  margin-bottom: 30px;
  border: 1px solid #e8e8e8;
}

.create_event_sec
  .event_righ_colum
  .event_create.add_ticket
  .ticket_content:last-child {
  margin-bottom: 0;
}

.event_create.add_ticket .ticket_content .add_remove {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}

.event_create.add_ticket .ticket_content .add_remove .heading {
  margin-bottom: 0;
}

/*create-event-page-end*/

/*15-Oct-2025*/
.cat_slider button.slick-arrow::before {
  font-size: 28px;
  line-height: 0;
  margin: 2px 0 0;
  display: inline-block;
}

/*15-Oct-2025*/

/*20-Nov-2025*/
.customer-radio-btn.chng-pwd-btn {
	margin-top: 6px;
}
.datadis .cus-forms .form__field-wrapper .alert-danger {
    bottom: 20px;
}  
.event-details .banner .right #countdown ul {
    padding-left: 0;
}
.event-details .banner .right > .btn {
    padding: 0;
    gap: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.event-details .banner .right > .btn button {
    margin: 0;
}
.event-details .banner .right > .btn button.btn.fill-btn {
    margin-left: 0;
}
.event-details .banner .right {
    width: calc(100% - 58%);
}


/*20-Nov-2025*/

/*16-Dec-2025*/

.event-listing .find_evnt_listing {
	margin-bottom: 50px;
}
.event-listing .list-view-container {
    display: flex !important;
    flex-direction: column;
    align-items: start;
    gap: 25px;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative .title {
	width: auto;
	min-height: auto;
	flex: 1;
	max-height: unset;
}
.find_evnt_listing .custome-card .position-relative .title {
    min-height: auto;
    max-height: unset;
    padding: 0 15px 15px 15px;
}

@media (min-width: 621px) {

.event-listing .list-view-container .event_list_view {
    width: 100%;
    flex: 100%;
    margin-bottom: 0px;
}
.event-listing .list-view-container .event_list_view .main-custome-card {
    padding-bottom: 0;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card {
	margin-bottom: 0;
	border: 1px solid #bdd3ecd1;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card:hover {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative {
    display: flex;
    align-items: center;
    justify-content: start;
	flex-wrap: wrap;
	gap: 15px;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative .event_img_box {
	width: 30%;
	margin-bottom: 0;
}

}

/*16-Dec-2025*/



/*-----------------------Media-start-------------------*/

/*20-Nov-2025*/
@media (min-width: 1025px) and (max-width: 1366px) and (orientation: landscape) {
.promoteEvent .modal-body .close {
	top: -60px !important;
}

}


@media only screen and (min-width: 1024px) and (max-width: 1240px) {
.event-details .banner {
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
.banner .right #countdown ul {
	gap: 10px;
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
}
.banner .right #countdown li {
    margin: auto auto 15px;
}
.banner .right > .btn {
    justify-content: center;
}
.banner .right > .btn button {
    flex: auto;
}


}

/*20-Nov-2025*/

@media (max-width: 1024px) {
  .promo_midle_data .promo_right_side {
    width: 41%;
  }

  .Top_wrap .Left_sidebar {
    width: auto;
    max-width: 150px;
  }

  .my_chekin_section.add_class_chekin_section {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .my_chekin_section .heading_table {
    width: 100%;
  }

  .my_chekin_section .qrread {
    padding: 0 10px !important;
  }
  
/*20-Nov-2025*/
.promoteEvent .modal-body .close {
	right: -10px !important;
    top: 10px !important;
} 
.promoteEvent .modal-dialog {
	padding: 0 20px !important;
}
  
/*20-Nov-2025*/
/*16-Dec-2025*/
.event-listing .find_evnt_listing .event_srch {
	padding-bottom: 25px;
}
.event-listing .list-view-container .event_srch.event_list_view {
    padding-bottom: 0;
}

/*16-Dec-2025*/
  
}

@media (max-width: 991px) {
  .custom_payment_section .custon_buttonns {
    flex-wrap: wrap !important;
  }

  .custom_payment_section .custon_buttonns .custom_bank_account {
    width: 100% !important;
  }

  .custon_buttonns .custom_bank_account ul {
    flex-direction: row !important;
  }

  .custom_payment_section .cus_tabs_content {
    width: 100% !important;
  }

  header .login .dropdown .hvr-underline-from-left:before {
    height: 0px;
  }

  .dropdown-custom {
    max-width: 100% !important;
  }

  #navbarSupportedContent .navbar-nav .nav-item .dropdown .dropdown-toggle {
    justify-content: flex-start !important;
  }

  .promo_Sale_view .promo_net_view h1.eve_views {
    font-size: 32px;
  }

  .promo_Sale_view .promo_net_sale,
  .promo_Sale_view .promo_net_view {
    padding: 25px 12px;
  }

  .price_detail {
    padding: 25px 12px;
  }

  .Top_wrap .datadis .cus-forms {
    padding: 39px 30px;
  }

  .maincustomresponsivecard .Date-tim-ecustom .date-time .date,
  .maincustomresponsivecard .Date-tim-ecustom .date-time .time {
    width: auto !important;
  }

  .maincustomresponsivecard .Date-tim-ecustom .date-time .time {
    margin-top: 0 !important;
  }

  /*create-event-page*/
  .create_event_sec {
    align-items: start;
    flex-direction: column;
  }

  .create_event_sec .sidebar_event {
    width: 100%;
    background-image: none;
  }

  .create_event_sec .sidebar_event .evnt_steps {
    justify-content: center;
  }

  .sidebar_event .evnt_steps ul.steps {
    flex-direction: row;
  }

  .sidebar_event .evnt_steps ul.steps .item .cont h4 {
    text-align: center;
  }

  .sidebar_event .evnt_steps ul.steps .item {
    flex-direction: column;
  }

  .sidebar_event .evnt_steps ul.steps .item::after {
    width: 65px;
    height: 1px;
    left: 100%;
    top: 22px;
  }

  .create_event_sec .event_righ_colum {
    width: 100%;
  }

  /*create-event-page-end*/
}

@media (max-width: 820px) {
  /*-------19-Mar-2024-----*/
  .refund_11 .ortabbble {
    overflow-x: scroll;
    width: 100%;
  }

  .refund_11 .dataTables_wrapper .dataTable {
    margin-top: 0;
    width: 700px !important;
  }
}

@media (max-width: 767px) {
  .gj-datepicker-md {
    width: 100%;
  }

  .Top_wrap .datadis .checkinpage {
    padding: 0 20px;
  }

  .my_chekin_section.add_class_chekin_section {
    grid-template-columns: repeat(1, 1fr) !important;
    padding: 25px 15px !important;
  }

  .my-profile-tab-content.checkIn .section {
    padding: 15px 15px !important;
    grid-template-columns: repeat(1, 1fr) !important;
  }

  .event_v_detail .w-100 {
    display: block;
  }

  .event_v_detail .w-100 thead.table-dark {
    display: inline-block;
  }

  .Top_wrap .datadis .modal-body {
    padding: 40px 20px;
  }

  .Top_wrap .datadis .cus-forms .row .col {
    flex: none;
  }

  .Top_wrap .datadis .cus-forms .gj-icon {
    padding-right: 10px;
  }

  .Top_wrap .datadis .cus-forms .form__field-wrapper.d-flex.align-items-center {
    display: block !important;
    padding: 0;
  }

  .Top_wrap
    .datadis
    .cus-forms
    .form__field-wrapper.d-flex.align-items-center
    h3.heading.col.bold {
    margin-bottom: 10px;
  }

  .Top_wrap .datadis .cus-forms .classpost {
    display: block;
  }

  .Top_wrap .datadis .cus-forms .classpost .row {
    margin: 0;
    padding: 0;
  }

  .Top_wrap .datadis .cus-forms .addTicketForm {
    padding: 0;
  }

  .Top_wrap .datadis .cus-forms .addTicketForm > .row {
    display: block;
  }

  .Top_wrap .datadis .cus-forms .addTicketForm > .row .row {
    margin: 0;
  }

  .Top_wrap
    .datadis
    .cus-forms
    .addTicketForm
    > .row
    .row
    .form__field-wrapper {
    padding: 0;
    width: 100%;
    display: inline-block;
  }

  .Top_wrap .datadis .cus-forms .addTicketForm .pricexd {
    margin-bottom: 0 !important;
  }

  .promo_midle_data .promo_left_side {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .promo_midle_data .promo_right_side {
    width: 100%;
    margin-left: 0;
  }

  .evnturl {
    width: 100%;
    padding-right: 30px;
  }

  .link.urlclass {
    gap: 0 14px;
  }

  /*create-event-page*/
  .create_event_sec .event_righ_colum .event_create .row {
    margin-bottom: 26px;
    gap: 24px 0;
  }

  .event_create.detail_event .form__field-wrapper {
    width: 50%;
    flex: unset;
  }

  .create_event_sec .event_righ_colum .event_create .row:has(.heading) {
    gap: 0;
  }

  .create_event_sec .event_righ_colum .event_create .date-time {
    gap: 24px 0;
  }

  .create_event_sec
    .event_righ_colum
    .event_create
    .date-time
    .form__field-wrapper {
    flex: unset;
    width: 50%;
  }

  .event_righ_colum .event_buts.two_buts .left_btn a.add_more,
  .event_righ_colum .event_buts.two_buts .right_btns .back,
  .create_event_sec .input-group.event_buts button.js-btn-next,
  .event_righ_colum .event_buts.two_buts .left_btn a.back_btn {
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
  }

  /*create-event-page-end*/
  
}

/*16-Dec-2025*/
.event_srch .main-custome-card.main-cardmobile {
	padding-bottom: 0;
}
.event_srch .event_img_box {
	margin-bottom: 10px;
}
@media (min-width: 480px) and (max-width: 620px) {
.event-listing .list-view-container {
	display: flex !important;
	flex-direction: column;
	align-items: start;
	gap: 25px;
	margin-bottom: 50px;
}	
.event-listing .list-view-container .event_list_view {
	width: 100%;
	flex: 100%;
	margin-bottom: 0px;
}	
.event-listing .list-view-container .event_list_view .main-custome-card {
	padding-bottom: 0;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative {
	display: flex;
	align-items: center;
	justify-content: start;
	flex-wrap: wrap;
	gap: 15px;
}	
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative .event_img_box {
	width: 35%;
	margin-bottom: 0;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative .title {
	padding: 2px 10px;
}
.event-listing .list-view-container .event_list_view .main-custome-card .custome-card .position-relative .title {
	width: auto;
	min-height: auto;
	flex: 1;
}

}

@media (max-width: 620px) {
.event-listing .grid_list_btns {
    flex-direction: column;
    gap: 15px;
}
.event-listing .grid_list_btns .serch-section {
    width: 100%;
    order: 2;
}
.event-listing .grid_list_btns .sorting {
    width: 100%;
}
.event-listing .grid_list_btns .sorting .list {
    padding: 10px;
}
.event-listing .grid_list_btns .serch-section .btn-find {
    padding: 10px 12px;
    width: auto;
}



}
/*16-Dec-2025*/
/*16-Dec-2025*/

@media (max-width: 579px) {
  /*-------eticket-page-----------*/
  .midle_scanner {
    align-items: start;
    gap: 10px;
  }

  .main_slider_section .page_title h1 {
    font-size: 28px;
  }

  .main_slider_section .page_title p {
    font-size: 20px;
  }

  .tickets_foter_left_text p,
  .tickets_foter_right_text p {
    font: bold 18px Segoe UI;
  }

  .main_footer_d > div {
    width: 100% !important;
  }

  .scanner_text a {
    font-size: 16px;
  }

  .midle_scanner .scanner_cod {
    width: 100px !important;
  }

  .main_footer_d {
    flex-wrap: wrap;
  }

  .tic_img {
    max-width: 200px !important;
    max-height: 200px !important;
    width: auto !important;
  }

  .tic_img img.big {
    max-height: 200px !important;
    height: auto !important;
  }

  .tic_add {
    margin-top: 12px;
  }

  /*------------------*/

  .event_v_detail .w-100 {
    display: block;
    overflow: auto;
  }

  .Top_wrap .datadis .checkinpage h3.heading {
    font-size: 18px !important;
  }

  .event_v_detail .w-100 thead.table-dark th {
    font-size: 11px;
  }

  .event_v_detail .w-100 td {
    font-size: 13px;
  }

  .Top_wrap .datadis .cus-forms .form__field-wrapper.d-flex.align-items-center,
  .Top_wrap .datadis .cus-forms .addTicketForm {
    padding: 0 15px;
  }

  .Top_wrap .datadis .cus-forms {
    padding: 39px 15px;
  }

  .promo_Sale_view p {
    font-size: 17px;
  }

  .promo_Sale_view .promo_net_view h1.eve_views {
    font-size: 20px;
  }

  .promo_Sale_view h2 {
    font-size: 20px;
  }

  p.tic_type_count {
    font-size: 14px !important;
  }

  .gj-dialog-md-body {
    padding: 20px 0 24px;
  }

  .alert-success,
  .alert.order_create_form {
    width: 90% !important;
    top: 60px !important;
  }
}

@media (max-width: 480px) {
  /*------tickets-page--------*/
  .tickets_mid {
    flex-wrap: wrap;
  }

  .tic_left_detail {
    order: 2;
  }

  .tic_img {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 15px;
    overflow: hidden;
    max-height: 145px !important;
  }

  .tic_img img.big {
    width: 100% !important;
  }

  .my_chekin_section .heading_table tbody tr td:first-child {
    width: 40%;
  }

  .my_chekin_section .heading_table .checkin_button {
    padding: 6px 15px;
    font-size: 11px;
  }

  .promo_midle_data {
    padding: 40px 20px 0;
  }

  .Top_wrap .Right_side_data .main_tittle_top h1 {
    font-size: 20px;
  }

  .price_detail h1 {
    font-size: 18px;
  }

  .Top_wrap .Left_sidebar .left_profile p {
    line-height: 20px;
    font-size: 12px;
  }

  .Top_wrap .Left_sidebar .left_profile span {
    line-height: 18px;
    font-size: 11px;
  }

  ul.left_side_links li a {
    font-size: 14px;
  }

  .Top_wrap .Left_sidebar .left_profile a {
    font-size: 13px;
  }

  .sale_by_tickets .ticket_type_data .border td {
    font-weight: 500;
    font-size: 13px;
  }

  .sale_by_tickets h1 {
    font-weight: 700;
    font-size: 18px;
  }
}

@media (max-width: 479px) {
  p.tic_type_count {
    font-size: 14px !important;
  }

  .promo_Sale_view {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 419px) {
  .Top_wrap .datadis .modal-body .addTicketForm .d-flex.tic-button {
    display: block !important;
  }

  .Top_wrap
    .datadis
    .modal-body
    .addTicketForm
    .d-flex.tic-button
    .add-del-btn {
    text-align: right;
  }

  .Top_wrap .datadis .modal-body .page-heading {
    font-size: 18px;
  }
 /*20-Nov-2025*/ 
  .promoteEvent .modal-dialog .modal-content .co-heading {
		font-size: 50px !important;
	}
/*20-Nov-2025*/	
}

@media (max-width: 374px) {
  ul.left_side_links li a {
    font-size: 14px;
    text-align: center;
  }

  ul.left_side_links li a svg.svg-inline--fa {
    display: block;
    text-align: center;
    margin: 0 auto 7px;
  }
}

@media (max-width: 320px) {
  ul.left_side_links li a {
    font-size: 12px;
    padding: 15px 6px;
  }
}

/*-----------------------End--------------------*/

/* ======================start browser by category ======================*/

.banner {
  height: 450px;
  width: 100%;
}

.banner .heading {
  font-size: var(--font-size-40);
  font-family: var(--font-family-raleway);
  color: var(--text-color-white);
  font-weight: 800;
}

.banner .sub-heading {
  font-size: var(--font-size-60);
  color: var(--bg-color-3);
  font-weight: 600;
  font-family: "Caveat", cursive;
}

.main-custome-card {
  grid-template-columns: auto auto auto auto;
  /*column-gap: 50px;*/
  padding-bottom: 50px;
}

.custome-card {
  border-radius: 16px;
  box-shadow: 0px 0px 14px 2px #bdd3ecd1;
  background-color: var(--text-color-white);
  margin-bottom: 35px;
  cursor: pointer;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.home-popular-event .custome-card,
.home #fortestcat .custome-card {
  margin-bottom: 0;
}

.event-details .event-details-content-2 p {
  line-height: 1.4;
}

.custome-card-list {
  padding: 0;
}

.main-custome-card-list {
  grid-template-columns: auto auto !important;
}

.custome-card .event-title-head {
  background-color: var(--color-red);
  color: var(--text-color-white);
  font-size: var(--font-size-12);
  left: 10px;
  top: 10px;
}

.custome-card img {
  height: 174px;
  width: 100%;
  object-fit: cover;
}

.custome-card .title {
  padding: 28px 25px 30px 25px;
  font-weight: 600;
  font-size: var(--font-size-18);
  /* height: 250px;*/
}

.custome-card .title .heading {
  padding: 0;
  font-weight: 600;
  font-size: var(--font-size-18);
  color: var(--color-grey);
}

.custome-card .title .date {
  color: var(--color-red);
  font-weight: 700;
}

.custome-card .title .location {
  color: var(--color-dark-grey);
}

/* ======================end browser by category ======================*/

/* ======================start by event listing ======================*/

.event-listing .filter {
  padding-top: 2rem;
  margin-bottom: 0.5rem;
}

.event-listing .serch-section {
  width: calc(100% - 26%);
  background-color: var(--text-color-white);
  color: white;
  border: 1px solid #cccccc;
  border-right: 0;
}

.event-listing .sorting {
  width: calc(100% - 75%);
}

.event-listing .serch-section .form-control {
  border-radius: 0;
  border: none;
}

.event-listing .serch-section .form-control.search {
  border-right: 1px solid var(--text-color-1);
}

.event-listing .serch-section .form-control.search {
  position: relative;
}

.event-listing .serch-section .form-control.search:before {
  content: "\f002";
  font-family: FontAwesome;
  left: 5px;
  position: absolute;
  top: 0;
  z-index: 1000;
}

.event-listing .serch-section .input-fields {
  width: 100%;
  padding: 10px;
}

.event-listing .serch-section .btn-find {
  white-space: nowrap;
  padding: 10px 25px;
  border-radius: 0;
  width: 200px;
  background-color: var(--color-black);
}

.event-listing .sorting div {
  width: 49%;
  line-height: 58px;
  border: 2px solid var(--color-light-grey);
  border-radius: 5px;
  font-size: var(--font-size-18);
}

.event-listing .sorting svg {
  color: var(--color-dark-grey);
}

.event-listing .sorting .active {
  color: var(--color-black);
}

.event-listing .sorting .hide-filter {
  background-color: transparent;
  color: var(--color-dark-grey);
}

.event-listing .sorting .list {
  border: 2px solid var(--color-light-grey);
  font-size: var(--font-size-22);
}

.event-listing .category {
  margin-bottom: 2rem;
}

/* list */

.event-listing-list .custome-card img {
  max-width: 300px;
  margin-right: 1rem;
  height: inherit;
  border-radius: 0;
  object-fit: cover;
}

.event-listing-list .custome-card .description {
  padding: 14px 0 25px 0;
  color: var(--color-dark-grey);
  font-weight: 400;
  line-height: 1.3;
}

/* ======================end by event listing ======================*/

/* ======================start by event details ======================*/

.banner nav {
  color: var(--text-color-white);
}

.banner .left,
.banner .right {
  color: var(--text-color-white);
}

.event-details,
.event-review {
  background-color: transparent;
}

.banner .left {
  width: calc(100% - 40%);
}

.banner .right {
  width: calc(100% - 60%);
}

.banner .right #countdown ul {
  gap: 10px;
}

.banner .left nav .active {
  font-weight: 600;
  color: var(--bg-color-3);
}

.banner .left .title {
  font-size: var(--font-size-30);
  padding: 23px 0 15px 0;
  border-right: 1px solid var(--color-light-grey);
}

.banner .left .heading {
  font-size: var(--font-size-50);
  border-right: 1px solid var(--color-light-grey);
  font-family: var(--font-family-raleway);
  padding-bottom: 23px;
}

.banner .left .heading h1 {
  font-weight: 700;
  word-wrap: break-word;
}

.banner .left .details {
  border-right: 1px solid var(--color-light-grey);
  font-size: var(--font-size-15);
}

.banner .left .details svg {
  color: var(--bg-color-3);
}

.banner .right {
  font-size: var(--font-size-50);
  padding: 0 0 0 20px;
}

.banner .right #countdown {
  width: 100%;
}

.banner .right #countdown li {
  display: inline-block;
  list-style-type: none;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  padding-top: 40px;
  min-width: 110px;
}

.banner .right #countdown li p {
  display: block;
  text-align: center;
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-40);
  line-height: 0;
  font-weight: 600;
}

.banner .right #countdown li span {
  font-size: var(--font-size-15);
  line-height: 0;
}

.banner .right #countdown li.days {
  border: 5px solid var(--bg-color-3);
}

.banner .right #countdown li.hours {
  border: 5px solid #1dc295;
}

.banner .right #countdown li.minutes {
  border: 5px solid #1dc295;
}

.banner .right #countdown li.seconds {
  border: 5px solid #0044ff;
}

.banner .right #countdown li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  gap: 34px;
}

.banner .right button {
  padding: 15px 25px;
  font-size: var(--font-size-16);
  font-family: var(--font-family-raleway);
  margin-top: 20px;
}

.event-details-content .left .img-fluid,
.event-review .left .img-fluid {
  height: 100%;
  object-fit: cover;
}

.event-details-content .right {
  background: rgb(210, 234, 215);
  background: linear-gradient(
    180deg,
    rgba(210, 234, 215, 1) 0%,
    rgba(229, 220, 123, 0.9444152661064426) 44%,
    rgba(252, 203, 7, 0.3561799719887955) 100%
  );
  font-family: var(--font-family-raleway);
  color: var(--color-black);
}

.event-details-content .form-heading {
  font-size: var(--font-size-25);
  font-weight: 500;
  word-wrap: break-word;
}

.event-details-content .event-boot-form .form-control {
  background-color: transparent !important;
  border: 0;
  border-top: 1px solid var(--color-dark-grey);
  padding: 15px 5px;
  border-radius: 0;
  font-weight: 600;
}

.event-details-content .event-boot-form .padding-size {
  padding: 10px 5px;
}

.event-details-content form .form-select {
  background-color: transparent;
  border: 1px solid var(--text-color-4);
  padding: 7px 30px;
  width: 190px;
  cursor: pointer;
}

.event-details-content .event-boot-form .form-control.total {
  border-bottom: 2px solid var(--color-dark-grey);
  border-top: 2px solid var(--color-dark-grey);
  margin-bottom: 18px;
  font-weight: 800;
}

.event-details-content .event-boot-form .form-control img {
  width: 20px;
}

.event-details-content .event-boot-form .form-control span {
  font-weight: 400;
}

.event-details-content .event-boot-form button.btn {
  background-color: var(--bg-color-3);
  color: var(--color-black);
  padding: 12px 18px;
  font-size: var(--font-size-16);
  width: calc(100% - 40%) !important;
  font-weight: 700;
  border: none;
}
.event-details-content .event-boot-form button.btn:focus {
  color: #fff;
}

.alert-danger ul {
  list-style: none;
}
.event-review .event-details-content .event-boot-form button.btn {
  width: 60% !important;
}

.event-details-content .event-boot-form button.btn.promote-event-dark {
  color: var(--text-color-white);
  margin-bottom: 15px;
}

.event-details-content .event-boot-form button.btn:hover {
  color: var(--text-color-white);
}

.event-details .event-details-content-2,
.event-review .event-details-content-2 {
  margin: 50px 0;
}

.event-details .event-details-content-2 .text,
.event-review .event-details-content-2 .text {
  font-size: var(--font-size-15);
  line-height: 20px;
  word-wrap: break-word;
}

.event-details .event-details-content-2 h3,
.event-review .event-details-content-2 h3 {
  position: relative;
  padding: 30px 20px;
  background-color: var(--bg-cream);
  font-size: var(--font-size-20);
  font-weight: 700;
  font-family: var(--font-family-raleway);
}

.event-details .event-details-content-2 h3:after,
.event-review .event-details-content-2 h3:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 10px;
  background-color: var(--bg-color-4);
}

.event-review h1.heading {
  font-size: var(--font-size-30);
  color: var(--color-black);
  font-family: var(--font-family-raleway);
  font-weight: 500;
}

.event-details-content .number {
  position: relative;
  height: 34px;
  width: 120px;
  border: 1px solid var(--text-color-4);
  border-radius: 5px;
  overflow: hidden;
}

.event-details-content .number .minus,
.event-details-content .number .plus {
  width: 30px;
  height: 100%;
  background: var(--text-color-4);
  border: 1px solid var(--text-color-4);
  padding: 5px 5px 8px 5px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  z-index: 1;
  color: var(--text-color-white);
}

.event-details-content .number .minus {
  left: 0;
}

.event-details-content .number .plus {
  right: 0;
}

.event-details-content .number input {
  text-align: center;
  font-size: 26px;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.event-details .box {
  box-shadow: 0px 3px 6px #23232336;
  padding: 18px 12px;
}

.event-details .box:first-child {
  margin-top: 50px;
}

.event-details .box .heading-1 {
  font-size: var(--font-size-20);
  font-weight: 600;
}

.event-details .box .cus-forms {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}

.event-details .box .cus-forms button {
  margin: 0 auto;
  padding: 12px 18px;
  font-size: var(--font-size-16);
  width: calc(100% - 40%) !important;
  font-weight: 700;
  border: none;
  width: 300px !important;
}

.event-details .box .address-date .address {
  font-family: var(--font-family-raleway);
  font-weight: 600;
  color: var(--bg-color-4);
}

.event-details .box .address-date .address svg {
  color: var(--bg-color-3);
}

.event-details .box .address-date .address svg,
.event-details .box .address-date .date svg,
.event-details .box .address-date .address p,
.event-details .box .address-date .date p {
  font-size: var(--font-size-30);
}

.event-details .box .address-date .date {
  font-family: var(--font-family-raleway);
  font-weight: 400;
  color: var(--bg-color-4);
}

/* modal */

.promoteEvent .modal-content {
  border: 0;
  background-color: transparent !important;
}

.promoteEvent .modal-dialog,
.promoteEvent .modal-body {
  background-color: var(--color-grey);
  padding: 3rem 0;
}

.promoteEvent .modal-body .close {
  color: var(--text-color-white);
  font-size: var(--font-size-25);
  position: absolute;
  right: -38px;
  top: -74px;
}

.promoteEvent .modal-body .co-heading {
  font-family: var(--font-family-caveat);
  color: var(--bg-color-3);
  font-size: var(--font-size-100);
}

.promoteEvent .modal-body .co-sub-heading {
  font-size: var(--font-size-25);
  margin: 13px 0 25px 0;
  font-family: var(--font-family-raleway);
}

.promoteEvent .modal-body .co-title {
  font-size: var(--font-size-50);
  font-family: var(--font-family-raleway);
  width: calc(100% - 30%);
  margin: 33px auto 12px auto;
}

.promoteEvent .modal-body .co-share {
  font-size: var(--font-size-25);
  margin-bottom: 40px;
}

.promoteEvent .modal-body .co-link {
  background-color: var(--bg-color-4);
  width: 100%;
  font-size: var(--font-size-15);
}

.promoteEvent .modal-body .co-link svg {
  font-size: var(--font-size-25);
}

.cus-modal-center {
  top: 50% !important;
  transform: translateY(-50%) !important;
}

/* modal */

/*13-May-2024*/
.event-details .details {
  gap: 10px !important;
}

.event-details .details.d-flex .date {
  width: 200px;
}

.event-details .details .location {
  width: 60%;
}

.event-details .details > div {
  padding: 0 !important;
  display: flex;
  line-height: 19px;
}

/* ======================end by event details ======================*/

/* ======================start promote event listing ======================*/

.promote-event .heading {
  color: var(--text-color-4);
  /* margin: 25px 0; */
}

/* ======================event promote event listing ======================*/

/* ======================start create event ======================*/

.form-wizard.js-form-wizard.cus-forms {
  max-width: 50%;
}

.form-wizard.js-form-wizard.cus-forms .page-heading {
  font-size: var(--font-size-30);
  color: var(--bg-color-4);
  margin-bottom: 31px;
}

.form-wizard.js-form-wizard.cus-forms .page-heading-back {
  font-size: var(--font-size-20);
  color: var(--bg-color-4);
  margin-bottom: 31px;
}

.form-wizard.js-form-wizard.cus-forms .heading {
  font-size: var(--font-size-20);
  color: var(--bg-color-4);
}

.form-wizard.js-form-wizard.cus-forms .form__input {
  display: block;
  width: 100%;
  font-size: var(--font-size-16);
  padding-left: 1.2em;
  border: none;
  box-shadow: 3px 3px 6px #00000026;
  background: transparent;
  outline: none;
  border-radius: 5px !important;
  height: 52px;
  z-index: 0;
  position: relative;
  color: #000;
  box-shadow: none;
}

.form-wizard.js-form-wizard.cus-forms .datepicker {
  position: relative;
}

.form-wizard.js-form-wizard.cus-forms .form__input.is-active + .form__label {
  position: absolute;
  z-index: 10;
}

.form-wizard.js-form-wizard.cus-forms .datepicker img,
.customform_width span img {
  position: absolute;
  right: 10px;
  top: 45%;
  transform: translateY(-50%);
}

.form-wizard.js-form-wizard.cus-forms .form__input,
.cus-forms .form__input {
  border: 1px solid #e5e5e5;
}

/* file upload */

.form-wizard.js-form-wizard.cus-forms .file-upload {
  background-color: #f8f8f8;
  padding: 10px;
}

.form-wizard.js-form-wizard.cus-forms .file-upload-wrapper {
  position: relative;
  width: 100%;
  height: 60px;
}

.form-wizard.js-form-wizard.cus-forms .file-upload-wrapper:after {
  content: attr(data-text);
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  padding: 10px 15px;
  display: block;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: 60px;
  line-height: 40px;
  color: #999;
  border-radius: 5px 10px 10px 5px;
  font-weight: 300;
}

.form-wizard.js-form-wizard.cus-forms .file-upload-wrapper:before {
  content: "Browser File";
  position: absolute;
  top: 0;
  right: 16px;
  display: inline-block;
  height: 60px;
  background: #ffffff;
  color: var(--color-dark-grey);
  font-weight: 700;
  z-index: 25;
  font-size: 16px;
  line-height: 60px;
  padding: 0 15px;
  pointer-events: none;
  border-radius: 0 5px 5px 0;
  box-shadow: 3px 3px 6px #0000006b;
  width: 150px;
  text-align: center;
  z-index: 0;
}

.form-wizard.js-form-wizard.cus-forms .file-upload-wrapper:hover:before {
  background: #ffffff;
}

.file-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 40px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}

/* file upload */

.form-wizard.js-form-wizard.cus-forms
  .input-group
  .form__submit-btn.js-btn-next {
  border-radius: 5px !important;
  background-color: var(--bg-color-4);
}

.form-wizard.js-form-wizard.cus-forms
  .input-group
  .form__submit-btn.multi-btn-prev {
  border-radius: 5px !important;
  background-color: transparent;
  color: var(--color-black);
  border: 2px solid var(--color-black);
}

.hvr-underline-from-left:before {
  background: var(--color-black);
}

/* ======================end create event ======================*/

/* ======================start My Profile ======================*/

/* Tabs */

.my-profile {
  padding-bottom: 30px;
}

#my-profile-tab {
  padding: 60px 0;
  border-bottom: 1px solid #ccc;
  display: flex;
}

#profile-toggle {
  display: none;
}

#my-profile-tab li {
  text-align: center;
  width: 222px;
  padding: 18px 0;
  border-radius: 7px;
  border: 1px solid #ccc;
  font-family: var(--font-family-raleway);
  font-size: var(--font-size-18);
}

#my-profile-tab li a:hover {
  color: var(--color-black);
}

#my-profile-tab li.active {
  font-weight: 600;
  background-color: var(--bg-color-yellow);
  border: 0;
}

.my-profile-tab-content.earnings .heading {
  font-size: var(--font-size-30);
  color: var(--color-black);
  margin: 60px 0 30px 0;
}

.my-profile-tab-content.my-events .heading {
  color: var(--color-black);
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-weight: 500;
}

.my-profile-tab-content.earnings .referral .box {
  background-color: var(--text-color-white);
  margin-top: 10px;
  padding: 30px;
  margin-left: 10px;
  box-shadow: 0px 0px 5px #00000021;
  width: 400px;
  height: 130px;
  border-radius: 10px;
}

.my-profile-tab-content.earnings .referral .box p,
.my-profile-tab-content.earnings .referral .box svg {
  font-size: var(--font-size-20);
}

.my-profile-tab-content.earnings .referral .box p {
  margin-right: 30px;
}

.my-profile-tab-content.earnings .referral .box .lg-svg {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  padding: 29px;
}

.my-profile-tab-content.earnings .referral .box .number {
  font-size: var(--font-size-40);
  font-weight: 700;
}

.my-profile-tab-content.earnings .referral .box:nth-child(2) .number svg {
  font-size: var(--font-size-30);
}

.my-profile-tab-content.earnings .payouts .payout-promoter,
.my-profile-tab-content.earnings .payouts .payout-author {
  padding: 30px;
  width: 563px;
  background-color: var(--text-color-white);
  box-shadow: 0px 3px 6px #00000036;
  border-radius: 10px;
}

.my-profile-tab-content.earnings .payouts .heading {
  margin-top: 0;
  color: var(--color-black);
}

.my-profile-tab-content.my-events {
  font-weight: 300;
}

.my-profile-tab-content.my-events .title .event-name {
  margin: 10px 0;
  font-weight: 400;
  font-size: var(--font-size-16);
}

.form-wizard.js-form-wizard.cus-forms .date-time .form__label {
  transform: translate(0, 0);
}

.form-wizard.js-form-wizard.cus-forms .date-time i {
  top: 50% !important;
  transform: translateY(-50%);
  right: 10px;
}

.event-details .event-details-content-2 .text,
.event-review .event-details-content-2 .text {
  text-align: justify;
  height: 250px;
  overflow-y: scroll;
}

.my-profile-tab-content.my-events .title .link input {
  width: 100%;
  border: 1px solid var(--color-light-grey);
  padding: 5px 10px;
  border-radius: 10px;
  margin: 10px 0;
}

.my-profile-tab-content.my-events .title .action {
  margin-top: 5px;
}

.my-profile-tab-content.my-events .title .action p {
  padding: 10px 15px;
  border-radius: 5px;
  font-size: var(--font-size-12);
}

.my-profile-tab-content.my-events .title .action p.edit,
.my-profile-tab-content.my-events .title .action p.copy {
  background-color: var(--bg-color-3);
}

.my-profile-tab-content.my-events .title .action p.delete {
  background-color: var(--color-red);
  color: var(--text-color-white);
}

.my-profile-tab-content.my-account-info .cus-forms {
  max-width: 100%;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}

.my-profile-tab-content.my-account-info .section-1 {
  background-color: var(--text-color-white);
  padding: 39px 70px;
  box-shadow: 0px 1px 14px 5px var(--box-shadow-1);
  border-radius: 1.5rem;
}

.my-profile-tab-content.my-account-info .section-1 h3 {
  font-size: var(--font-size-25);
  color: var(--color-black);
  margin-bottom: 15px;
}

.my-profile-tab-content.my-account-info .cus-forms .profile-img {
  width: calc(100% - 80%);
  position: relative;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .section-1
  .profile-img::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 64px;
  width: 100%;
  background-color: #0000006b;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .section-2
  .profile-img::after,
.my-profile-tab-content.my-account-info
  .cus-forms
  .section-2
  .profile-img::before {
  content: inherit;
}

.my-profile-tab-content.my-account-info .cus-forms .profile-img::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f030";
  position: absolute;
  right: 37px;
  bottom: 27px;
  font-size: 25px;
  z-index: 1;
  color: #fff;
  cursor: pointer;
  /* height: 30px;
width: 30px; */
  /* background-color: #000; */
}

.my-profile-tab-content.my-account-info .cus-forms .profile-img {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px #00000061;
  overflow: hidden;
  margin-right: 20px;
}

.my-profile-tab-content.my-account-info .cus-forms .profile-img img {
  width: 100%;
}

.my-profile-tab-content.my-account-info .cus-forms .profile-details {
  width: calc(100% - 20%);
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .profile-details
  .form__field-wrapper {
  width: calc(100% / 3.2);
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .profile-details
  .form__field-wrapper
  .form__label {
  padding: 5px 40px;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .profile-details
  .form__field-wrapper
  .left {
  right: inherit;
  left: 20px;
  width: 18px;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .profile-details
  .form__field-wrapper
  img.left {
  width: 30px;
}

.customer-radio-btn {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
}

.customer-radio-btn .option {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 5px;
  border: 2px solid lightgrey;
  transition: all 0.3s ease;
}

.customer-radio-btn .option .dot {
  height: 30px;
  width: 30px;
  border: 3px solid var(--bg-color-3);
  border-radius: 50%;
  position: relative;
}

.customer-radio-btn .option .dot::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  background: var(--bg-color-3);
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}

.customer-radio-btn input[type="radio"] {
  display: none;
}

.customer-radio-btn #option-1:checked:checked ~ .option-1,
.customer-radio-btn #option-2:checked:checked ~ .option-2 {
  border-color: var(--bg-color-4);
  background: var(--bg-color-4);
  padding: 10px 8px;
}

.customer-radio-btn #option-1:checked:checked ~ .option-1 .dot,
.customer-radio-btn #option-2:checked:checked ~ .option-2 .dot {
  border-color: var(--bg-color-3);
}

.customer-radio-btn #option-1:checked:checked ~ .option-1 .dot::before,
.customer-radio-btn #option-2:checked:checked ~ .option-2 .dot::before {
  opacity: 1;
  transform: scale(1);
}

.customer-radio-btn .option span {
  font-size: 20px;
  border-color: pink;
}

.customer-radio-btn #option-1:checked:checked ~ .option-1 span,
.customer-radio-btn #option-2:checked:checked ~ .option-2 span {
  color: var(--text-color-white);
}

.my-profile-tab-content.my-account-info .section-2 .profile-img {
  border-radius: 0;
  height: 100%;
  width: calc(100% - 62%);
  box-shadow: 0px 5px 12px 3px #c7d0f84a;
}

.my-profile-tab-content.my-account-info .section-2 .profile-details {
  width: calc(100% - 40%);
}

.my-profile-tab-content.my-account-info .section-2 .profile-img {
  width: calc(100% - 63%);
  margin-bottom: 10px;
}

.my-profile-tab-content.my-account-info
  .section-2
  .profile-details
  .form__field-wrapper {
  width: calc(100% / 2.1);
}

.my-profile-tab-content.my-account-info
  .section-2
  .profile-img
  .form-floating
  textarea {
  margin-top: 0.5em;
  height: 140px;
}

.my-profile-tab-content.my-account-info .form__field-wrapper button {
  width: 200px;
  border-radius: 5px;
  margin-top: 20px;
}

.my-profile-tab-content.my-account-info .form__field-wrapper button.cancel {
  background-color: transparent;
  color: var(--color-black);
  border: 2px solid var(--color-black);
}

.my-profile-tab-content.paymentOrOrders .section {
  background-color: var(--text-color-white);
  box-shadow: 0 0 10px #00000047;
}

.my-profile-tab-content.paymentOrOrders .heading {
  font-size: var(--font-size-20);
  color: var(--color-black);
}

.my-profile-tab-content.paymentOrOrders .fill-btn {
  border: 0;
  padding: 10px 0;
  margin: 0 auto;
}

.my-profile-tab-content.checkIn .section {
  background-color: var(--text-color-white);
  box-shadow: 0 0 10px #00000047;
}

.my-profile-tab-content.checkIn .heading {
  font-size: var(--font-size-20);
  color: var(--color-black);
}

.my_chekin_section .heading_table {
  width: 500px;
}

.my_chekin_section .scanner_space img {
  margin: 0 auto;
}

.my_chekin_section .scanner_space div#qr-reader div:first-child img {
  display: none;
}

.my_chekin_section .scanner_space div#qr-reader {
  margin-bottom: 25px;
  padding-bottom: 20px !important;
}

.my_chekin_section .scanner_space .html5-qrcode-element {
  padding: 10px 15px;
  margin-bottom: 10px;
}

.my_chekin_section .heading_table .event_head {
  color: #f0bb03;
  font-size: 22px;
}

.my_chekin_section .heading_table .checkin_button {
  padding: 6px 20px;
  background: #ffd400;
  border: transparent;
  color: #000;
}

.my_chekin_section .heading_table tbody tr td:first-child {
  width: 50%;
}

button.checkin_order {
  background: #ffd400;
  border: transparent;
  padding: 6px 10px;
  text-align: center;
}

.checkin_progress progress {
  vertical-align: baseline;
  height: 35px !important;
  /*background: black;*/
  color: black;
  border-radius: 50px !important;
  border: none;
  margin-top: 0;
  width: 100%;
}

.checkin_progress progress::before {
    content: attr(data-label);
    font-size: 0.8em;
    vertical-align: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 35px;
    line-height: 35px;
    border-radius: 100px !important;
}

.my_chekin_section.add_class_chekin_section {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 20px;
  align-content: start !important;
}

@media (max-width: 767px) {
  .banner .right #countdown li {
    gap: 0px !important;
  }
  .my_chekin_section .heading_table,
  .scanner_space div#qr-reader,
  .scanner_space {
    width: 100% !important;
  }
}

/* data table */

.dataTables_wrapper {
  width: 100%;
}

.dataTables_wrapper .dataTable {
  margin-top: 50px;
}

.dataTables_wrapper .dataTable thead {
  background-color: var(--bg-color-4);
  padding: 10px 0;
  color: var(--text-color-white);
}

.dataTables_wrapper .dataTable tbody .box {
  background-color: var(--bg-color-4);
  width: auto;
  padding: 2px 20px;
  border-radius: 5px;
  color: var(--text-color-white);
}

.dataTables_paginate.paging_simple_numbers {
  display: flex;
  justify-content: center;
  width: 100%;
}

.dataTables_paginate.paging_simple_numbers .paginate_button {
  border: 1px solid var(--bg-color-4) !important;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.current {
  background-color: var(--bg-color-4) !important;
  background: var(--bg-color-4) !important;
  color: var(--text-color-white) !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* ======================end My Profile ======================*/

/* ======================start footer ======================*/

footer.footer {
  background-color: var(--text-color-4);
  color: var(--text-color-white);
  background-image: url("../img/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

footer.footer .f-text {
  line-height: var(--line-height);
}

footer.footer .social {
  display: flex;
}

footer.footer .social [class^="icon"] {
  background-color: var(--bg-color-4);
  border: 1px solid var(--bg-color-1);
  height: 42px;
  width: 42px;
  margin-right: 1rem;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding-top: 0 !important;
}

footer.footer .f-heading {
  color: var(--bg-color-3);
  font-size: var(--font-size-18);
}

footer.footer .editor-pickes span {
  font-size: var(--font-size-12);
  color: var(--text-color-1);
}

footer.footer .editor-pickes p {
  width: 90%;
}

footer.footer .form.cus-forms {
  background-color: transparent !important;
  border-radius: none;
  box-shadow: none;
  padding: 0;
}

footer.footer .form.cus-forms .form__field-wrapper svg {
  color: var(--text-color-white);
}

footer.footer .form.cus-forms .form__label {
  background-color: transparent;
  color: var(--text-color-white);
}

footer.footer .form.cus-forms .form__input {
  color: var(--text-color-white);
}

footer.footer .form__submit-btn {
  background-color: var(--bg-color-4);
}

/* ======================end footer ======================*/

.main-cus-forms {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: rgb(81, 85, 88);
  min-height: 100vh;
  position: relative;
  background-color: var(--bg-color-1);
}

.background-imgages {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  color: rgb(81, 85, 88);
  min-height: 100vh;
  position: relative;
  background-color: var(--bg-color-1);
}

/* .background-imgages::after {
    content: "";
    position: absolute;
    background-image: url(../img/right-form-img.png);
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1;
    background-size: contain;
}

.background-imgages::before {
    content: "";
    position: absolute;
    background-image: url(../img/left-form-img.png);
    height: 100vh;
    width: 100%;
    background-position: left;
    background-repeat: no-repeat;
    z-index: 1;
    background-size: contain;
} */
.background-imgages.home-banenr {
  background: url(../img/Home-Page-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px;
  background-image: none;
}

.home-banenr .heading.box_bg .form {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 100%;
}

.home-banenr .heading.box_bg {
  /* background: rgb(255, 255, 255, 0.9); */
  border-radius: 15px;
  padding: 30px 0;
  margin: 0 auto;
}

.cus-bg-none {
  background-color: transparent;
}

/* home page */

.home-banenr .heading .heading-1 {
  font-family: var(--font-family-caveat);
  font-size: var(--font-size-90);
  color: var(--bg-color-3);
}

.home-banenr .heading .heading-1 {
  color: #fdb600;
}

.home-banenr .heading .heading-2 {
  font-size: var(--font-size-80);
  font-weight: 800;
  color: var(--bg-color-4);
  margin-top: 18px;
}

.home-banenr .heading .text {
  font-size: var(--font-size-25);
  font-weight: 400;
  color: var(--bg-color-4);
  width: calc(100% - 35%);
  margin-top: 25px;
  line-height: 1.5;
  letter-spacing: 1px;
}

.home-banenr .form {
  width: calc(100% - 30%);
}

.home-banenr .form .cus-forms {
  padding: 0 0;
  padding-bottom: 0;
  width: 100%;
  max-width: 100%;
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  border: 1px solid var(--color-light-grey);
  box-shadow: 0 5px 5px var(--color-light-grey);
}

.home-banenr .form .cus-forms .form-input-icon {
  right: inherit;
  left: 20px;
}

.home-banenr .form .cus-forms .form__input {
  padding: 0px 35px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-right: 1px solid var(--color-light-grey);
}

.home-banenr .form .cus-forms .form__label {
  padding: 13px 0px;
  margin-left: 20px;
}

.home-banenr .form .cus-forms .form__field-wrapper svg {
  color: var(--bg-color-3);
}

.home-banenr .form .cus-forms .form__field-wrapper:nth-child(3) {
  padding-top: 10px;
  width: auto;
}

.home-banenr .form .cus-forms .form__field-wrapper:nth-child(3) .form__input {
  border: 0;
}

.home-banenr .form .cus-forms .form__field-wrapper,
.home-banenr .form .cus-forms button {
  margin: 0;
  line-height: 0;
  height: 52px;
  width: calc(100% / 3.2);
}

.home-banenr .form .cus-forms .form__field-wrapper {
  padding-left: 20px;
}

.home-banenr .form .cus-forms .form__field-wrapper .form-select {
  padding-left: 35px;
  border: 0;
  width: 75%;
}

.home-banenr .form .cus-forms button svg {
  color: var(--text-color-white);
  display: block;
}

.home-banenr .form .cus-forms button {
  height: 50px !important;
  width: 50px !important;
  border-radius: 50% !important;
  padding: 10px !important;
  text-align: center;
  background-color: var(--bg-color-4);
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.home section {
  padding: 25px 0 60px;
}

.home .slick-slide {
  /* box-shadow: 4px 2px 6px 0px #00000047; */
  box-shadow: 0px 2px 6px 0px #00000047;
  border-radius: 15px;
  overflow: hidden;
  border-color: var(--text-color-white);
}

.home section .heading-1 {
  font-size: var(--font-size-60);
  font-family: var(--font-family-caveat);
  color: var(--bg-color-3);
  font-weight: 600;
}

.home section .heading-2 {
  font-size: var(--font-size-40);
  font-family: var(--font-family-raleway);
  color: var(--bg-color4);
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 49px;
  font-weight: 800;
}

.home #custome-slider .carousel .slick-track .card {
  overflow: hidden;
}

/* .home #custome-slider .carousel .slick-track .card .custome-card {
    margin: 0;
    padding-top: 20px;
    height: 310px;
    overflow: hidden;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
} */
.home #custome-slider .carousel .slick-track .card .custome-card {
  margin: 0;
  padding: 0;
  height: 235px;
  overflow: hidden;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
}

.home #custome-slider .carousel .slick-track .card .custome-card a {
  display: flex;
  align-items: start;
  height: 100%;
  justify-content: center;
  padding: 35px 0 28px;
}

.home
  #custome-slider
  .carousel
  .slick-track
  .card
  .custome-card
  .position-relative::before {
  content: "";
  height: 218px;
  width: 218px;
  position: absolute;
  background-color: #331bb2;
  left: -71px;
  bottom: -37px;
  border-radius: 50%;
  display: none;
}

.home
  #custome-slider
  .carousel
  .slick-track
  .card
  .custome-card
  .position-relative::after {
  content: "";
  width: 278px;
  height: 218px;
  position: absolute;
  background-color: #a1026b73;
  right: -62px;
  bottom: -100px;
  transform: rotate(-11deg);
  border-radius: 17px;
  display: none;
}

/* .home #custome-slider .carousel .slick-track .card .heading {
    font-size: var(--font-size-22);
    color: var(--text-color-4);
    font-weight: 600;
    width: 70%; 
    padding-left: 50px; 
    padding-bottom: 25px;
    font-weight: 700;
    line-height: 1.5;
} */

.home #custome-slider .carousel .slick-track .card .heading {
  font-size: var(--font-size-20);
  color: var(--text-color-4);
  font-weight: 600;
  width: auto;
  padding-left: 25px;
  padding-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
  padding-right: 25px;
  margin: 0 auto;
  text-align: center;
  min-height: 70px;
}

/* .home #custome-slider .carousel .slick-track .card .custome-card img {
    position: relative;
    width: 280px;
    left: 86px;
    top: 66px;
    transform: rotate(-11deg);
    border-radius: 17px;
    object-fit: cover;
} */
.home #custome-slider .carousel .slick-track .card .custome-card .cate_icon {
  margin-bottom: 25px;
}

.home #custome-slider .carousel .slick-track .card .custome-card img {
  position: unset;
  width: 280px;
  left: 86px;
  top: 66px;
  transform: unset;
  border-radius: 0;
  object-fit: contain;
  height: auto;
  margin: 0 auto;
}

.custome-card .title .date {
  font-size: var(--font-size-16);
}

.popular-event.background-img {
  background-position: top;
  margin-top: 20px;
}

.home .popular-event .container {
  padding-top: 30px;
}

.location-city .main-custome-card {
  column-gap: 25px;
}

.location-city .main-custome-card .d-flex {
  column-gap: 15px;
}

.location-city .custome-card img {
  /* width: 90px; */
  /* width: 100%; */
  width: 150px;
  object-fit: cover;
  height: inherit;
}

.location-city .custome-card .title {
  padding: 20px 0;
}

.location-city .custome-card .title .heading {
  padding: 5px 0;
  margin-bottom: 10px;
  font-weight: 700;
}

.location-city .custome-card .title .location {
  font-size: var(--font-size-16);
  font-weight: lighter;
}

.location-city button.btn,
.home-popular-event button.btn {
  background-color: var(--bg-color-4);
  color: var(--text-color-white);
  padding: 15px 30px !important;
  width: 230px;
  margin-bottom: 50px;
}

.home-popular-event button.btn {
  margin-bottom: 70px;
}

/* home page */

img.logo {
  margin-bottom: 1rem;
  height: 260px;
  width: 100%;
}

/*-----------FORM-------------*/

.form-control:focus {
  box-shadow: none;
}

.main-cus-forms {
  font-family: var(--font-family-raleway);
}

.form-title {
  font-size: var(--font-size-40);
  color: var(--text-color-4);
  font-weight: 700;
  font-family: var(--font-family-raleway);
  line-height: 1.5;
}

.line-spacing-1 {
  width: 100%;
  height: 25px;
}

.line-spacing-2 {
  width: 100%;
  height: 15px;
}

.form-subtitle {
  color: var(--text-color-1);
  line-height: 1.5;
  font-size: var(--text-color-1);
}

.cus-forms {
  max-width: 30em;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 39px 70px;
  color: var(--text-color-1);
  box-shadow: 0px 1px 14px 5px var(--box-shadow-1);
  z-index: 2;
}

.form__input.is-active + .form__label {
  position: relative;
  z-index: 1;
}

.cus-forms .form-check-input {
  margin-top: 0 !important;
  color: var(--color-black);
}

.form__field-wrapper {
  position: relative;
  margin-top: 0.5em;
}

.mb-2 {
  display: inline-block;
  width: 100%;
}

.form__field-wrapper .msg-error {
  position: relative;
  color: var(--color-red);
  display: none;
  padding: 0 !important;
  top: -22px;
}

.form__label {
  display: inline-block;
  transform: translate(15px, -40px);
  transition: transform 0.3s ease-out;
  background-color: transparent;
  padding: 5px 10px;
}

.form__input {
  display: block;
  width: 100%;
  font-size: var(--font-size-16);
  padding-left: 1.2em;
  border: none;
  box-shadow: 0px 5px 12px 3px #c7d0f84a;
  background: transparent;
  outline: none;
  border-radius: 26px;
  height: 52px;
  z-index: 1;
  position: relative;
  color: #000;
  padding-right: 4rem;
}

.form-input-icon {
  position: absolute;
  right: 24px;
  top: 13px;
  font-size: 25px;
  color: var(--color-black);
  z-index: 9 !important;
}

/*
.form__input:invalid {
border-bottom-color: rgb(220, 65, 50);
}

.form__input:focus {
border-bottom-color: rgb(58, 157, 161);
} */

.form__input.is-active + .form__label {
  transform: translate(15px, -65px) scale(0.97);
  color: rgba(10, 10, 10, 0.6);
  background-color: #fff;
  padding: 5px 10px;
}

footer .form__input.is-active + .form__label {
  background-color: #2d3a4a !important;
}

.form__submit-btn {
  padding: 1em 3.5em;
  background: var(--bg-color-3);
  border: none;
  color: #fdfdfd;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 0.8em;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.35);
  transition: box-shadow 0.25s ease-in-out;
  outline: none;
  margin-bottom: 39px;
  overflow: hidden;
  font-family: var(--font-family-raleway);
}

.hvr-sweep-to-right:before {
  background-color: var(--color-black);
}

.form__submit-btn:active {
  box-shadow: none;
}

.cus-forms__link {
  color: var(--text-color-hover-1);
  text-decoration: none;
  float: right;
  margin-top: 0.5em;
  transition: var(--transition-1);
}

.cus-forms__link:hover {
  color: var(--text-color-1);
  font-weight: 500;
}

.cus-forms__link:hover,
.cus-forms__link:focus {
  color: rgb(50, 130, 130);
}

.cus-forms__link:focus {
  outline-offset: 0.2em;
}

.cus-forms .form-footer {
  color: var(--text-color-1) !important;
}

.form-footer strong {
  color: var(--color-black);
}

.form-footer strong:hover {
  border-bottom: 1px solid black;
}

.er {
  margin-top: -4%;
  margin-left: 4%;
}

.lp {
  line-height: 143%;
  margin-bottom: 5%;
  text-align: center;
}

.tm {
  position: absolute;
  right: 3%;
  top: 20%;
  display: flex;
}

.gj-icon {
  padding: 8%;
}

.alert-danger {
  /* background: none !important; */
  border: none !important;
  color: #dc3545 !important;
  margin-bottom: 0;
}

/*.ui-timepicker-standard {
  z-index: 1 !important;
}*/
.bootstrap-timepicker-widget.dropdown-menu.open {
  display: inline-block;
  z-index: 99999 !important;
}

/*27-4-2022 css start here*/
.bg-yellow {
  background: #f1c017;
}

.event.text-center h2 {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
}

.share-event {
  max-width: 60%;
  margin: 0 auto;
}

.share-event label {
  color: #fff;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}

.share-event input#myInput {
  border-radius: 0;
  height: 40px;
  border: 0;
}

.share-social ul li {
  list-style: none;
  display: contents;
}

.share-social {
  margin-top: 30px;
}

.share-social ul li a {
  padding: 0 2px;
  font-size: 30px;
  border-radius: 5px;
}

li.face a {
  margin-left: 20px;
}

li.share {
  font-size: 20px;
  font-weight: bold;
}

li.face a {
  color: #4267b2;
}

li.twit a {
  color: #1da1f2;
}

li.insta a {
  color: #bc2a8d;
}

.form-flex {
  display: flex;
}

.form-flex button.copy {
  border: 0;
  background: #fff;
  height: 40px;
  font-size: 16px;
  padding: 0 15px;
}

.top-logo img {
  width: 130px;
  height: auto;
  object-fit: cover;
}

.login-logo img.logo.responsive {
  height: auto;
}

.login-logo {
  max-width: 50%;
  margin: 0 auto;
}

/* .icon-hidden .gj-datepicker.gj-datepicker-md.gj-unselectable i.gj-icon {
display: none !important;
} */
.gj-block {
  display: block;
}

i.gj-icon.gj-block {
  position: absolute;
  right: 0;
  color: #000;
  top: 0%;
}

.footer-logo img {
  width: 175px;
  height: auto;
  object-fit: cover;
}

/*27-4-2022 css end here*/

#event-success-msg {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.popinput {
  width: 37%;
  border: none;
  background: transparent;
}

.img {
  width: 100%;
}

/* 4 may 2022 css start here */
.form__field-wrapper svg {
  cursor: pointer !important;
  z-index: 9;
  width: 20px !important;
}

.dynamic-tabs nav div#nav-tab .nav-link {
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
}

.dynamic-tabs nav div#nav-tab .nav-link.active {
  color: #ffcb00;
  background: none;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
  position: relative;
}

.dynamic-tabs nav div#nav-tab {
  border: 0;
  margin-bottom: 20px;
}

.dynamic-tabs nav div#nav-tab .nav-link:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: -5px;
  background: #f2c833;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  width: 99%;
  display: none;
  border: 0 !important;
}

.dynamic-tabs nav div#nav-tab .nav-link {
  position: relative;
}

.dynamic-tabs nav div#nav-tab .nav-link:hover {
  box-shadow: none;
  border: 0 !important;
}

.dynamic-tabs nav div#nav-tab .nav-link:hover:after {
  content: "";
  display: block;
  border: 0 !important;
}

.dynamic-tabs button {
  border: 0 !important;
}

.dynamic-tabs div#nav-tab .nav-link.active:before {
  content: "";
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  width: 100%;
  background: #ffcb00;
  height: 4px;
  bottom: -5px;
}

div#nav-tabContent .tab-pane {
  padding: 20px;
}

.text-capitalize.heading {
  margin: 10px 0;
}

/* 4 may 2022 css end here */

.category > ul > li {
  cursor: pointer;
}

/*Datepicker css start 16-05-22*/
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  color: #bdbdbd !important;
  background: none !important;
}

.gj-picker-md table tr td.today.disabled div {
  color: #bdbdbd !important;
}

.gj-picker-md table tr td.today div {
  color: black !important;
}

.custome-card img {
  /*width: 100%;*/
  width: 306px;
}

.er {
  margin-left: 4%;
  padding-bottom: 3%;
}

.pp {
  position: absolute;
  right: 4px;
  top: 20px;
  cursor: pointer;
}

#form-id {
  margin: 0px 0px !important;
}

.invalid-feedback {
  margin-bottom: 6% !important;
  display: block;
}

#pac-input::placeholder {
  color: transparent;
}

.event_create #pac-input::placeholder {
  color: #5e5e5e;
}

.action.d-flex.justify-content-between p {
  margin: 0px 3px;
  padding: 10px 5px !important;
  width: 100%;
  text-align: center;
}

/*HOver Effect */
.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

.profile-details Input {
  padding-left: 50px;
}

.profile-img label {
  width: 100%;
  height: 100%;
}

.profile-img label img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Date-tim-ecustom .date-time .date,
.date-time .time {
  background: #f6f6f6;
  font-size: 14px !important;
  width: calc(50% - 2px);
  padding: 6px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: normal !important;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.Date-tim-ecustom .date-time .date svg,
.date-time .time svg {
  margin-bottom: 7px;
}

.repeated-div .Image-div {
  width: 50%;
}

.repeated-div .Image-div img {
  height: 100%;
  object-fit: cover;
  /*width: 100%;*/
  object-position: right;
}

.repeated-div .d-flex {
  height: 100%;
}

.repeated-div .title {
  width: 50% !important;
}

.list-view-container .list-view {
  width: 50%;
}

.list-view-container .list-view .custome-card.hvr-grow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.list-view-container
  .list-view
  .custome-card.hvr-grow
  .title.text-center.text-capitalize {
  width: 50%;
}

.list-view-container .list-view .custome-card.hvr-grow img.responsive {
  width: 50%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

button.addAddTicketButton {
  padding: 0;
  width: 28px;
}

button.addAddTicketButton:hover {
  background-color: #f1c425;
  padding: 0;
  width: 28px;
}

button.removeAddTicketButton {
  padding: 0;
  width: 28px;
}

button.removeAddTicketButton:hover {
  background-color: #f00;
  padding: 0;
  width: 28px;
}

.dropdown-custom {
  max-width: 216px;
}

.dropdown-custom button {
  width: 100%;
  word-break: inherit;
  white-space: revert;
}

.custome-padding {
  padding-right: 7%;
}

.custome-pointer {
  cursor: pointer;
}

/* .ck-content {
    height: 150px !important;
} */
.ck-content {
  height: 250px !important;
}

.ck-content p {
  line-height: 24px;
}

@media (min-width: 991px) {
  .home-banenr .heading.box_bg {
    max-width: 960px;
  }

  .home-banenr .heading.box_bg .form {
    padding-left: 0 !important;
    padding-right: 0 !important;
    /* width: calc(100% - 10%); */
  }
}

.invalid-feedback {
  margin-bottom: 6% !important;
}

#pac-input::placeholder {
  color: transparent;
}

.action.d-flex.justify-content-between p {
  margin: 0px 3px;
  padding: 10px 5px !important;
  width: 100%;
  text-align: center;
}

/*HOver Effect */
.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

.profile-details Input {
  padding-left: 50px;
}

.profile-img label {
  width: 100%;
  height: 100%;
}

.profile-img label img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.Date-tim-ecustom .date-time .date,
.date-time .time {
  background: #f6f6f6;
  font-size: 14px !important;
  width: calc(50% - 2px);
  padding: 6px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: normal !important;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.Date-tim-ecustom .date-time .date svg,
.date-time .time svg {
  margin-bottom: 7px;
}

.repeated-div .Image-div {
  width: 50%;
}

/*.repeated-div .Image-div img {height: 100%;object-fit: cover;width: 100%;object-position: right;}*/

.repeated-div .d-flex {
  height: 100%;
}

.location_ci_ty .repeated-div .d-flex {
  height: auto !important;
}

/*.repeated-div .title {width: 50% !important;}*/
.list-view-container .list-view {
  width: 50%;
}

.list-view-container .list-view .custome-card.hvr-grow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.list-view-container
  .list-view
  .custome-card.hvr-grow
  .title.text-center.text-capitalize {
  width: 50%;
}

.list-view-container .list-view .custome-card.hvr-grow img.responsive {
  width: 50%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: transparent;
}

.table th,
.table td,
.table-bordered > :not(caption) > *,
.table > :not(:last-child) > :last-child > * {
  border: 1px solid #ddd;
}

.custom-control {
  padding: 0px !important;
  line-height: 0px !important;
  text-align: center;
}

.cart {
  line-height: normal;
  margin-top: 11px;
}

.quantity {
  margin: 15px 0px;
  max-width: 150px;
}

.price strong {
  display: block;
  margin: 10px 0px;
}

.media img {
  height: 100% !important;
  width: 100%;
}

.price strong span {
  font-weight: 400;
  margin-right: 10px;
}

span#price_input {
  font-weight: bold;
}

.media {
  height: 250px;
  border-radius: 15px;
}

.Buttons-action button {
  background: #f0bb03;
  border: #f0bb03;
}

.custom-card {
  padding: 40px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.previewimg {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.previewimg > img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
}

.image_area {
  position: relative;
}

img {
  display: block;
  max-width: 100%;
}

.preview {
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin: 10px;
  border: 1px solid red;
}

.modal-lg {
  max-width: 1000px !important;
}

.overlay {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  height: 0;
  transition: 0.5s ease;
  width: 100%;
}

.image_area:hover .overlay {
  height: 50%;
  cursor: pointer;
}

.text {
  /* color: #333;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); */
  text-align: center;
}

.credit-card-box {
  background: #050114;
}

.credit-card-box .card-heading h3 {
  color: #fff;
  padding: 5%;
}

.credit-card-box .card-body .form-row.row label {
  color: #fff;
  font-weight: normal;
}

.credit-card-box .card-body .form-row.row input {
  background: #fefeff17;
  border: 1px solid #1c1829;
  color: #fff;
}

.price-quotation strong {
  display: flex;
  justify-content: space-between;
  color: #fff;
  border-bottom: 1px solid #ffffff0d;
  padding: 15px 0px;
  margin-bottom: 0;
  align-items: center;
}

.price-quotation span#price_input,
.price-quotation span#ticketprice_input,
.price-quotation span b,
#servicetax_input {
  font-weight: normal;
}

.checkout-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f6f6f6;
  padding: 10px;
  border-radius: 10px !important;
  border: 1px solid #dedede;
}

.checkout-flex1 {
  padding: 35px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 15%);
  border-radius: 10px;
  margin-bottom: 10px;
  border-top: 2px solid #f1bf11;
  border-bottom: 2px solid #f1bf11;
}

span.yellow-text {
  color: #f0bb03;
}

.checkout-flex .media {
  width: 100%;
  max-width: 80px;
  height: 80px;
  margin-right: 15px;
  border-radius: 10px;
  overflow: hidden;
}

.checkout-flex .media-body {
  width: 30%;
}

.checkout-flex .media-body h4 {
  font-size: 17px;
}

.col-xs-12.Buttons-action.custom-button {
  justify-content: center;
  text-align: center;
}

.checkout-flex .media img {
  object-fit: cover;
}

.checkout-flex .quantity {
  width: 30%;
}

.policy p {
  font-size: 14px;
  margin-bottom: 20px;
}

.policy p a {
  text-decoration: underline;
  font-weight: bold;
}

.checkout-flex .media-body h4.media-heading.mt-0.h3.mb-0 {
  font-size: 14px;
}

.price-quotation strong span {
  font-size: 14px;
}

.cc-selector input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.visa {
  background-image: url(/images/visa.png);
}

.mastercard {
  background-image: url(/images/master.png);
}

.american {
  background-image: url(/images/american.png);
}

.paypal {
  background-image: url(/images/paypal.png);
}

.cc-selector input:active + .drinkcard-cc {
  opacity: 0.5;
}

.cc-selector input:checked + .drinkcard-cc {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.drinkcard-cc {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 40px;
  height: 30px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(0.7) grayscale(1) opacity(1);
  -moz-filter: brightness(0.7) grayscale(1) opacity(1);
  filter: brightness(0.7) grayscale(1) opacity(1);
}

.drinkcard-cc:hover {
  -webkit-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  -moz-filter: brightness(1.2) grayscale(0.5) opacity(0.9);
  filter: brightness(1.2) grayscale(0.5) opacity(0.9);
}

.expire_event,
.In-Active {
  position: absolute;
  right: 12px;
  top: 41%;
  font-size: 12px;
  color: red;
}

.live_events {
  position: absolute;
  right: 12px;
  top: 41%;
  font-size: 12px;
  color: green;
}

.page {
  margin: 1em auto;
  max-width: 768px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  height: 100%;
}

.box {
  padding: 0.5em;
  width: 100%;
  margin: 0.5em;
  clear: both;
}

.box-2 {
  padding: 0.5em;
  width: calc(100% / 2 - 1em);
  float: left;
}

.options label,
.options input {
  width: 4em;
  padding: 0.5em 1em;
}

/* .btn{
background:white;
color:black;
border:1px solid black;
padding: 0.5em 1em;
text-decoration:none;
margin:0.8em 0.3em;
display:inline-block;
cursor:pointer;
} */

.hide {
  display: none;
}

img {
  max-width: 100%;
}

.customform_width {
  max-width: 100% !important;
}

.Image-center {
  text-align: -webkit-center;
}

.dataTables_empty {
  border-top: none;
  color: #ff0000a8;
}

.ui-timepicker-standard a {
  color: #222222bd !important;
  text-align: left;
}

.ck-content ul,
.ck-content ol {
  padding-left: 20px;
}

.custom_button {
  padding: 2%;
  text-align: right;
  display: flex;
  float: right;
  width: 50%;
}

.custom_button > label {
  width: 100%;
  padding-right: 3%;
  padding-top: 2%;
}

.clearfix {
  clear: both;
}

.event-listing .main-custome-card .Image-div img {
  width: 100%;
  max-height: 95px;
}

/*.event-listing .main-custome-card .custome-card {
width: 25%;
}*/
.event-listing img {
  width: 100%;
  max-height: 95px;
}

.event-listing .title {
  max-height: 95px;
  overflow: auto;
}

.event-listing .custome-card .title {
  padding: 2px 0 2px 10px;
}

.min-150 {
  min-height: 150px;
}

.custome-list img {
  max-height: 200px !important;
  height: 351px !important;
  width: 100% !important;
}

.custome-eventlist .custome-card .title {
  max-height: 95px;
  overflow: auto;
}

/*20-7-2022 css start here */

.text-capitalize.data-title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px !important;
  line-height: 22px;
}

.Image-div img {
  height: 135px !important;
  max-height: 135px;
}

.custome-card .title::-webkit-scrollbar {
  width: 3px;
}

.custome-card .title::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.custome-card .title::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*20-7-2022 css end here */

/*29-7-2022 css start here */
.maincustomcards {
  display: block;
}

.maincustomcards .custome-card .title .heading {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
}

.maincustomcards .custome-card .title .heading span {
  top: 14px;
  right: 2px;
  font-size: 12px;
}

.event-listing .custome-card .title-customlisting {
  padding: 15px 25px 15px 25px;
}

.maincustomcards .custome-card {
  width: 100%;
}

.headingellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 34px;
}

.custome_bg {
  background-size: 99% 100%;
  background-repeat: no-repeat;
  height: 596px;
}

/*29-7-2022 css end here */

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #000;
  border-radius: 50%;
  border-top: 16px solid goldenrod;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: none;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }

  to {
    bottom: 0px;
    opacity: 1;
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }

  to {
    bottom: 0;
    opacity: 1;
  }
}

#myDiv {
  display: none;
  text-align: center;
}

#myDiv > h3 {
  position: absolute;
  top: 63%;
  left: 41%;
  display: none;
}

.custome_datatable {
  width: 100%;
  padding-bottom: 2%;
  text-align: center;
}

#user_table {
  position: absolute;
  left: 26%;
  width: 14%;
  z-index: 99;
}

div#example2_wrapper {
  width: 100%;
  margin-top: -1%;
  padding-top: 0.4%;
}

button.dt-button.buttons-csv.buttons-html5 {
  position: absolute;
  right: 27%;
  bottom: 102%;
  color: #fff !important;
  background-color: #212529 !important;
  border-color: #212529 !important;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  z-index: 99;
  top: 0%;
  height: 41px;
}

.datspicker > i {
  position: absolute;
  top: 8%;
  right: 2%;
  color: black;
}

i.gj-icon {
  padding-top: 15px;
}

.form__field-wrapper.d-flex.justify-content-end.mt-3 {
  padding-right: 5.5rem;
}

/*created event pop up*/

.event_create_form .gj-dialog-md-body {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.event_create_form .gj-dialog-md-body p.heading-1 {
  margin: 0;
  font-size: 20px;
  text-align: center;
}

.event_create_form .gj-dialog-md-body form.from {
  width: 100%;
  padding: 0 15px;
}

.event_create_form .gj-dialog-md-body form.from .fiels {
  width: 100%;
}

.event_create_form .gj-dialog-md-body form.from .fiels input {
  padding: 8px 15px;
  height: auto;
}

p.heading-1 {
  text-align: center;
  font-size: 21px;
  margin-left: -12px;
  color: black;
}

h4#create_events {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: black;
}

div#dialog {
  width: 29rem !important;
  height: auto;
  position: fixed;
  left: 405px;
  top: 1px;
  display: block;
}

h4.gj-dialog-md-title {
  display: none;
}

.event_create_form .gj-dialog-md-body form.from button.btn-prmot {
  font-size: 15px;
  margin: 0 auto;
  display: block;
  padding: 8px 15px;
}

.event_create_form .gj-dialog-md-body form.from button.promote-event {
  display: block;
  font-weight: 600;
}

p.create {
  font-weight: 600;
  text-align: center;
  color: black;
}

#event-success-msg {
  text-align: center;
  margin-left: auto;
  background-color: azure;
}

button.btn-s.btn.fill-btn.promote-event.text-uppercase.w-50.text-center.mx-auto.hvr-sweep-to-right.mb-3 {
  margin-left: 58px !important;
  width: 265px !important;
  padding-left: -1px !important;
  font-weight: 600;
  font-size: 19px;
}

@media (max-width: 620px) {
  div#dialog {
    width: 96% !important;
    right: 0;
    margin: 0 auto;
    left: 0 !important;
  }

  /*create-event-page*/
  .create_event_sec .event_righ_colum .event_create .row.top_event {
    flex-direction: column;
    align-items: start;
    gap: 15px !important;
  }

  .event_righ_colum .event_create .top_event .input-group .recurring_event,
  .event_righ_colum .event_create .top_event .input-group .single_event {
    flex: 1;
    text-align: center;
    padding: 8px 15px;
  }

  .sidebar_event .evnt_steps ul.steps {
    gap: 0;
    justify-content: space-around;
    width: 100%;
  }

  .sidebar_event .evnt_steps ul.steps .item::after {
    display: none;
  }

  .input-group.justify-content-end.event_buts.two_buts {
    flex-direction: column;
    gap: 15px;
  }

  .input-group.justify-content-end.event_buts.two_buts > div {
    flex: 1;
    width: 100%;
  }

  .event_righ_colum .event_buts.two_buts .left_btn a.add_more,
  .event_righ_colum .event_buts.two_buts .right_btns .back,
  .create_event_sec .input-group.event_buts button.js-btn-next {
    flex: 1;
  }

  .sidebar_event .evnt_steps ul.steps .item .cont h4 {
    font-size: 16px;
  }

  /*create-event-page-end*/
}

@media (max-width: 420px) {
  .event_create_form .gj-dialog-md-body form.from {
    padding: 0;
  }

  .event_create_form .gj-dialog-md-body form.from button.btn-prmot {
    padding: 8px 10px;
    width: 100% !important;
    font-size: 13px;
    height: 38px;
  }

  .event_create_form .gj-dialog-md-body form.from button.promote-event {
    width: 100% !important;
    font-size: 13px;
    line-height: 1;
    padding: 10px 10px;
    height: 38px;
  }

  /*create-event-page*/
  .create_event_sec .event_righ_colum .event_create .row.top_event {
    align-items: start;
    flex-direction: column;
    gap: 20px !important;
  }

  .create_event_sec
    .event_righ_colum
    .event_create
    .date-time
    .form__field-wrapper {
    flex: unset;
    width: 100%;
  }

  .event_create.detail_event .form__field-wrapper {
    width: 100%;
    flex: unset;
  }

  .event_create.detail_event .form__field-wrapper {
    padding-bottom: 15px;
  }

  .event_create.detail_event .form__field-wrapper:last-child {
    padding-bottom: 0;
  }

  .create_event_sec .event_righ_colum .event_create .row {
    gap: 0;
    margin-bottom: 15px;
  }

  .create_event_sec .event_righ_colum .event_create {
    padding: 30px 20px 40px;
  }

  .event_create .heading {
    font-size: 20px;
  }

  .event_righ_colum .event_create .top_event .input-group .recurring_event,
  .event_righ_colum .event_create .top_event .input-group .single_event {
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.2;
  }

  .create_event_sec .event_righ_colum .event_create .date-time {
    gap: 15px 0 !important;
  }

  .create_event_sec .event_righ_colum .event_create .top_event .input-group {
    gap: 10px;
  }

  .create_event_sec .sidebar_event {
    padding: 25px 10px;
  }

  .sidebar_event .evnt_steps ul.steps {
    gap: 15px;
    justify-content: space-between;
    width: 100%;
  }

  .sidebar_event .evnt_steps ul.steps .item::after {
    width: 55%;
    left: 85%;
  }

  .sidebar_event .evnt_steps ul.steps .item .cont h4 {
    font-size: 14px;
  }

  .sidebar_event .evnt_steps ul.steps .item .cont h4 span {
    font-size: 12px;
  }

  .event_create.uplaod_image .drag_drop button {
    padding: 10px 20px;
    font-size: 16px;
  }

  .event_create.uplaod_image .drag_drop h4 {
    font-size: 16px;
  }

  .event_create.uplaod_image .drag_drop p.or {
    font-size: 15px;
  }

  .event_righ_colum .event_buts.two_buts .right_btns {
    width: 100%;
  }

  .event_righ_colum .event_buts.two_buts .left_btn a,
  .create_event_sec .input-group.event_buts button.js-btn-next,
  .event_righ_colum .event_buts.two_buts .right_btns .back {
    display: flex;
    font-size: 16px;
    height: 42px;
    padding: 15px 26px;
    vertical-align: bottom;
    align-items: center;
    justify-content: center;
  }

  .event_righ_colum .event_buts.two_buts {
    gap: 15px;
  }

  .left_btn {
    width: 100%;
  }

  .event_righ_colum .event_buts.two_buts .right_btns button.js-btn-next,
  .event_righ_colum .event_buts.two_buts .right_btns .back {
    flex: 1;
  }

  .event_righ_colum .event_buts.two_buts .left_btn a.add_more {
    display: flex;
    font-size: 16px;
    height: 42px;
    padding: 15px 26px;
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .create_event_sec .event_righ_colum .event_create.add_ticket .pricexd,
  .create_event_sec
    .event_righ_colum
    .event_create.add_ticket
    .quantity_ticket {
    width: 100%;
    padding-bottom: 15px;
  }

  .create_event_sec
    .event_righ_colum
    .event_create.add_ticket
    .addTicketForm
    > .row {
    margin-bottom: 0;
  }

  .create_event_sec .event_righ_colum .event_create.add_ticket .row {
    margin-bottom: 15px;
  }

  .create_event_sec .event_righ_colum .event_create.add_ticket .ticket_content {
    padding: 30px 20px 40px;
  }

  /*create-event-page-end*/
}

@media (max-width: 360px) {
  /*create-event-page*/
  .event_righ_colum .event_create .top_event .input-group .recurring_event,
  .event_righ_colum .event_create .top_event .input-group .single_event {
    font-size: 13px;
  }

  .sidebar_event .evnt_steps ul.steps .item .cont h4 {
    font-size: 13px;
  }

  /*create-event-page-end*/
}

/*pop up when order is completed*/

p.heading1 {
  font-size: 21px;
  color: black;
  font-family: system-ui;
  padding-left: 65px;
  margin-top: -33px;
}

/* 20aug */
/* div#event-success-msg {
    width: 32rem !important;
    background: khaki;
    height: auto !important;
    left: 0 !important;
    right: 0 !important;
} */

p.heading-2 {
  font-size: 17px;
  margin-top: 42px !important;
  color: black;
}

hr.line {
  height: 2px;
  color: black;
  margin-top: 22px;
}

hr.lineend {
  margin-top: 46px;
  height: 2px;
  color: black;
}

.event-tit {
  margin-top: 27px;
  font-size: 20px;
  color: black;
  font-weight: 600;
}

.mail {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-top: 35px;
  color: black;
}

img.img1 {
  height: 26px;
  margin-right: 38px;
  margin-left: 5px;
  margin-top: 2px;
}

span.dot {
  height: 33px;
  width: 36px;
  background-color: darkgoldenrod;
  border-radius: 55%;
  display: inline-block;
}

p.send-email {
  font-weight: normal;
  font-size: 17px;
}

.location-ticket {
  padding-right: 12px !important;
  text-align: right;
  margin-top: -40px;
  font-size: 16px;
}

p.locati {
  font-weight: normal;
  font-size: 17px;
  padding-top: 16px;
}

p.locati1 {
  font-weight: normal;
}

.eve-date {
  font-size: 16px;
  font-weight: 600;
  color: black;
  text-align: left;
  margin-top: 34px;
}

.container {
  text-align: left;
}

select#tic_type option {
  font-weight: 700 !important;
  font-size: 16px;
}

p.tictype {
  font-size: 20px !important;
  margin-left: auto !important;
  font-weight: 700;
}

@media (max-width: 767px) {
  /*------checkout-page-----*/
  .container.checkout_container .row {
    padding: 0 0;
  }

  .checkout-page {
    flex-wrap: wrap;
  }

  .checkout_left,
  .checkout_right {
    width: 100%;
  }

  .checkout_left {
    order: 2;
  }

  .checkout-page .checkout_right {
    order: 1;
  }

  /*------eticket-page-----*/
  .tic_img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }

  .tic_img img.big {
    max-height: 100%;
  }

  tr.total_amt td {
    font-size: 18px !important;
  }

  .tic_left_detail h1 {
    font-size: 16px;
  }

  .tic_left_detail p {
    font-size: 15px;
  }

  .scanner_text p {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 8px;
  }

  .tickets_headr h1 {
    font-size: 20px;
  }

  .tickets_headr .tic_name h1 {
    font-size: 18px;
  }

  .tickets_headr .tic_name p {
    font-size: 14px;
  }

  .main_slider_section .slick-slider {
    max-width: 100%;
    margin: 0 20px;
    width: auto;
  }

  .tickets_foter {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
  }

  .main_slider_section .slick-next {
    margin-right: 0 !important;
  }

  .main_slider_section .slick-prev {
    margin-left: 0 !important;
  }

  .main_slider_section .slick-next,
  .main_slider_section .slick-prev {
    width: 38px;
    height: 38px;
  }

  .main_slider_section .slick-prev img,
  .main_slider_section .slick-next img {
    width: 42% !important;
  }

  .tickets_headr {
    padding: 10px 20px 4px;
  }

  .tickets_mid {
    padding: 20px 20px 0;
  }

  .table_price {
    padding: 0 20px 0;
  }

  .midle_scanner {
    padding: 0 20px;
  }

  .main_footer_d > div {
    width: 46%;
  }

  /*----------------*/

  div#event-success-msg {
    width: 92% !important;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  /* 20aug */
  /* div#event-success-msg {
        height: 36rem !important;
    } */

  .location-ticket {
    padding-right: 0 !important;
    text-align: left;
    margin-top: 30px;
    width: 100%;
  }
}

/*dashboard css */

:root {
  --primary: #eb1616;
  --secondary: #191c24;
  --light: #6c7293;
  --dark: #000000;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 45px;
  bottom: 45px;
  z-index: 99;
}

.rightbar {
  padding-right: 2px !important;
}

/*** Spinner ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity 0.5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

/*** Button ***/
.btn {
  transition: 0.5s;
}

.btn-square {
  width: 38px;
  height: 38px;
}

.btn-sm-square {
  width: 32px;
  height: 32px;
}

.btn-lg-square {
  width: 48px;
  height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 50px;
}

/*** Layout ***/
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 250px;
  height: 100vh;
  overflow-y: auto;
  background: var(--secondary);
  transition: 0.5s;
  z-index: 999;
}

.content {
  margin-left: 250px;
  min-height: 100vh;
  background: var(--dark);
  transition: 0.5s;
}

@media (min-width: 992px) {
  .sidebar {
    margin-left: 0;
  }

  .sidebar.open {
    margin-left: -250px;
  }

  .content {
    width: calc(100% - 250px);
  }

  .content.open {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  .sidebar {
    margin-left: -250px;
  }

  .sidebar.open {
    margin-left: 0;
  }

  .content {
    width: 100%;
    margin-left: 0;
  }
}

/*** Navbar ***/
.sidebar .navbar .navbar-nav .nav-link {
  padding: 7px 20px;

  font-weight: 500;

  border-radius: 0 30px 30px 0;
  outline: none;
}

.sidebar .navbar .navbar-nav .nav-link i {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
}

.sidebar .navbar .navbar-nav .nav-link:hover i,
.sidebar .navbar .navbar-nav .nav-link.active i {
  background: var(--secondary);
}

.sidebar .navbar .dropdown-toggle::after {
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: 0.5s;
}

.sidebar .navbar .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-180deg);
}

.sidebar .navbar .dropdown-item {
  padding-left: 25px;
  border-radius: 0 30px 30px 0;
  color: var(--light);
}

.sidebar .navbar .dropdown-item:hover,
.sidebar .navbar .dropdown-item.active {
  background: var(--dark);
}

.content .navbar .navbar-nav .nav-link {
  margin-left: 25px;
  padding: 12px 0;
  color: var(--light);
  outline: none;
}

.content .navbar .navbar-nav .nav-link:hover,
.content .navbar .navbar-nav .nav-link.active {
  color: var(--primary);
}

.content .navbar .sidebar-toggler,
.content .navbar .navbar-nav .nav-link i {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--dark);
  border-radius: 40px;
}

.content .navbar .dropdown-item {
  color: var(--light);
}

.content .navbar .dropdown-item:hover,
.content .navbar .dropdown-item.active {
  background: var(--dark);
}

.content .navbar .dropdown-toggle::after {
  margin-left: 6px;
  vertical-align: middle;
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: 0.5s;
}

.content .navbar .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-180deg);
}

@media (max-width: 575.98px) {
  .content .navbar .navbar-nav .nav-link {
    margin-left: 15px;
  }
}

/*** Date Picker ***/
.bootstrap-datetimepicker-widget.bottom {
  top: auto !important;
}

.bootstrap-datetimepicker-widget .table * {
  border-bottom-width: 0px;
}

.bootstrap-datetimepicker-widget .table th {
  font-weight: 500;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  padding: 10px;
  border-radius: 2px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background: var(--primary);
}

.bootstrap-datetimepicker-widget table td.today::before {
  border-bottom-color: var(--primary);
}

/*** Testimonial ***/
.progress .progress-bar {
  width: 0px;
  transition: 2s;
}

/*** Testimonial ***/
.testimonial-carousel .owl-dots {
  margin-top: 24px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.testimonial-carousel .owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border: 5px solid var(--primary);
  border-radius: 15px;
  transition: 0.5s;
}

.testimonial-carousel .owl-dot.active {
  background: var(--dark);
  border-color: var(--primary);
}

/*about_us*/

.banner-img img {
  width: 100%;
  display: inherit;
}

.banner-section {
  position: relative;
}

.bsnner_content {
  position: absolute;
  left: 0;
  margin: 0 auto;
  bottom: 50px;
  right: 0;
  text-align: center;
}

.bsnner_content h2 {
  color: #fff;
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-size: 46px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  line-height: 46px;
}

.bsnner_content p {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
}

.started_main {
  background: #ffc000;
}

.event_never {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 50px 0px 80px 0px;
}

.events_left p {
  line-height: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #283746;
  margin: 0;
}

.getstarted_btn {
  text-align: center;
  margin-top: -28px;
}

.getstarted_btn a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  padding: 0px 35px;
  background: #283746;
  border-radius: 4px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}

.container .bsnner_content {
  max-width: 1078px;
  margin: 0 auto;
}

/*our section css*/
.our_start {
  background-image: url(/page_img/images/shap.jpg) !important;
  background-repeat: no-repeat;
  background-position-x: center;
  margin-top: 90px;
  padding-bottom: 40px;
}

.our_start .container {
  width: 854px;
  margin: 0 auto;
  text-align: center;
}

.our_section {
  display: flex;
  align-items: center;
  gap: 40px;
  padding-top: 120px;
  padding-bottom: 30px;
  width: 100%;
  justify-content: center;
}

.ou_mission {
  background: #fff;
  padding: 33px 20px;
  text-align: center;
  width: 48%;
  height: 300px;
  box-shadow: 0px 0px 3px 1px rgb(94 161 225 / 28%);
  border-radius: 18px;
}

.ou_mission h3 {
  font-size: 30px;
  margin: 0;
  color: #283746;
  margin-bottom: 15px;
  font-weight: 600;
}

.getstarted_btn a:hover {
  color: #ffc000 !important;
}

.ou_mission p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #283746;
}

.looking_text {
  margin-bottom: 42px;
}

.looking_text p {
  font-size: 20px;
  font-weight: 400;
  color: #283746;
  line-height: 30px;
  margin: 0;
}

/*Pricing section css*/
.pricing_start {
  background: #f8f8f8;
  text-align: center;
  margin-top: -24px;
  padding-bottom: 80px;
  padding-top: 60px;
}

.pricing_service {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 55px;
  margin-bottom: 40px;
}

.free_event {
  background: #fff;
  width: 35%;
  box-shadow: 0px 0px 3px 1px rgb(94 161 225 / 28%);
  border-radius: 4px;
}

.pay_tecket {
  background: #fff;
  width: 35%;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 1px rgb(94 161 225 / 28%);
}

.free_event a {
  color: #fff !important;
  border-radius: 4px 4px 0px 0px;
  margin: 0;
  background: linear-gradient(
    90deg,
    rgba(40, 55, 70, 1) 0%,
    rgba(67, 90, 113, 1) 43%,
    rgba(40, 55, 70, 1) 100%
  );
  font-size: 38px !important;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 69px;
  line-height: 69px;
}

.free_event h2 {
  font-size: 62px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 0;
  font-family: roboto;
  color: #283746;
}

.free_event p {
  font-size: 25px;
  font-weight: 600;
  color: #283746;
  margin-top: 10px;
  margin-bottom: 30px;
}

.pay_tecket a {
  color: #fff !important;
  background: linear-gradient(
    90deg,
    rgba(255, 192, 0, 1) 0%,
    rgba(227, 178, 30, 1) 43%,
    rgba(255, 192, 0, 1) 100%
  );
  margin: 0px 0px;
  font-size: 38px !important;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-radius: 4px 4px 0px 0px;
  height: 69px;
  line-height: 69px;
}

.pay_tecket p {
  padding: 0px 18px;
  margin-top: 63px;
  font-size: 25px;
  color: #283746;
  font-weight: 600;
  line-height: 30px;
}

.pricing_best h3 {
  text-align: center;
  font-size: 60px;
  color: #ffc000;
  margin-bottom: 6px;
  font-family: "Caveat", cursive;
}

.free_event a:hover {
  color: #f5bb0b !important;
}

.pay_tecket a:hover {
  color: #2b3c4c;
}

.pricing_best h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  color: #283746;
  margin-top: 0;
}

.dummy_con {
  width: 74%;
  text-align: center;
  margin: 0 auto;
}

.dummy_con p {
  font-size: 22px;
  color: #283746;
  font-weight: 600;
  margin: 0;
  line-height: 30px;
}

/*Increase  css start*/
.Increase_sec {
  background: #ffc000;
  padding: 60px 0px;
}

section.home_in.Increase_sec {
  padding-top: 60px;
}

.Increase_st {
  display: flex;
  align-items: center;
  gap: 40px;
}

.slaes_se h2 {
  font-size: 38px;
  font-weight: 800;
  color: #283746;
  margin: 0;
  text-align: center;
}

.slaes_se p {
  font-size: 20px;
  font-weight: 400;
  color: #283746;
  margin: 15px 0px;
  line-height: 30px;
  text-align: center;
}

.left_im img {
  border-radius: 3px;
}

.buton_2 a {
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  background: #283746;
  padding: 0px 35px;
  height: 52px;
  margin-top: 7px;
  display: inline-block;
  line-height: 52px;
}

.buton_2 a:hover {
  color: #ffc000 !important;
}

.events_left {
  width: 50%;
}

.free_right {
  width: 50%;
}

.free_right img {
  width: 100%;
}

/*contact_us*/
.content_banner {
  position: relative;
}

.banner_img img {
  width: 100%;
}

.works_content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  bottom: 0;
  right: 0;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.works_content h2 {
  color: #ffc000;
  font-size: 60px;
  font-weight: 500;
  font-family: "Caveat", cursive;
}

.mein_admin {
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 0px 7px 1px rgb(94 161 225 / 28%);
  height: 300px;
  display: flex;
  align-items: center;
  background: #fffdf7;
  justify-content: center;
}

.mein_admin p a {
  text-decoration: none;
  color: #283746;
  font-size: 26px;
  font-weight: 400;
}

.mein_admin p a span {
  border: 1px solid #f0bb03;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.content_admin {
  margin: 80px 0px 28% 0px;
}

/*how_it_works*/

/*banner start*/
.works_banner {
  position: relative;
}

.banner_img img {
  width: 100%;
}

.works_content h2 {
  color: #ffc000;
  font-size: 60px;
  font-weight: 500;
  font-family: "Caveat", cursive;
}

/* How It Work page  css start*/
.affiliate_works {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 44%;
  padding: 10px 18px;
  border-radius: 6px;
  box-shadow: 0px 0px 3px 1px rgb(94 161 225 / 28%);
  min-height: 170px;
}

.main_planer {
  text-align: left;
}

.main_planer h3 span {
  font-family: "Caveat", cursive;
  font-size: 38px;
  font-weight: bold;
  padding-right: 8px;
}

.main_planer p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  color: #283746;
}

.main_planer h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  color: #283746;
}

.Program_top {
  text-align: center;
}

.Program_top h3 {
  font-size: 40px;
  font-weight: 800;
  color: #283746;
  margin-bottom: 14px;
}

.Program_top p {
  font-size: 20px;
  font-weight: 600;
  color: #283746;
}

.our_program_start {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
  margin: 50px 0px;
  justify-content: center;
}

.our_program {
  margin: 70px 0px;
}

.sign_btn {
  text-align: center;
}

.sign_btn a {
  text-decoration: none;
  color: #fff;
  background: #283746;
  padding: 0px 35px;
  border-radius: 4px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  text-transform: uppercase;
}

.sign_btn a:hover {
  color: #f0bb03 !important;
}

/*planning events section css start*/
.main_planning {
  display: flex;
  gap: 0px 40px;
}

.right_events ul li {
  font-size: 20px;
  margin: 15px 0px;
  list-style: none;
  display: flex;
  line-height: 30px;
  align-items: start;
  font-weight: 400;
}

.right_events ul li img {
  padding-top: 7px;
}

.right_events ul li:first-child {
  margin-top: 0;
}

.strt_planning {
  background: #f4f4f4;
  padding: 60px 0px;
}

.strt_planning h3 {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 40px;
  font-weight: 800;
  color: #283746;
}

.right_events ul {
  margin: 0;
  padding: 0;
}

.get_btn a {
  text-decoration: none;
  background: #283746;
  color: #fff;
  font-size: 16px;
  padding: 0px 28px;
  line-height: 48px;
  border-radius: 4px;
  height: 48px;
  display: inline-block;
}

.get_btn a:hover {
  color: #ecbf21 !important;
}

.strt_planning p {
  margin: 25px 0px;
  line-height: 30px;
  font-size: 20px;
  color: #283746;
  font-weight: 400;
}

.right_events ul li span {
  padding-left: 12px;
  color: #283746;
}

/*privacy_and_policy*/

.content_banner {
  position: relative;
}

.banner_img img {
  width: 100%;
}

.works_content {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  bottom: 0;
  right: 0;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.works_content.cls_data h2 {
  color: #fff !important;
}

.terms_section {
  margin: 70px 0px;
}

.terms_section_strt p {
  font-size: 22px;
  color: #283746;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 30px;
}

.platform_list h1 span {
  font-size: 32px;
  font-weight: bold;
  padding-right: 15px;
  font-family: "Caveat", cursive;
}

.platform_list h1 {
  font-size: 26px;
  font-weight: bold;
  color: #283746;
  margin: 0;
  padding: 0;
}

.platform_list p {
  font-size: 18px;
  line-height: 30px;
  color: #283746;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 30px;
}

.platform_list {
  margin-bottom: 30px;
}

p.last_paragraph {
  font-size: 18px;
  line-height: 30px;
  color: #283746;
  font-weight: 400;
}

/*terms_and_condition*/

.content_banner {
  position: relative;
}

.banner_img img {
  width: 100%;
}

.works_content h2 {
  color: #ffc000;
  font-size: 60px;
  font-weight: 500;
  font-family: "Caveat", cursive;
  text-transform: uppercase;
}

.platform_list h1 span {
  font-size: 32px;
  font-weight: bold;
  padding-right: 15px;
  font-family: "Caveat", cursive;
}

.platform_list h1 {
  font-size: 26px;
  font-weight: bold;
  color: #283746;
  margin: 0;
  padding: 0;
}

.platform_list {
  margin-bottom: 30px;
}

.foooter_btm .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12 {
  margin-top: 0;
  padding-left: 0;
}

.foooter_btm .f-text.page_link {
  padding-top: 12px;
}

.foooter_btm .f-text.page_link a.page_ur {
  padding-right: 30px;
  display: inline-block;
}

/*===========20-Oct-2023============*/
.login-logo {
  max-width: 80%;
}

.is-invalid ~ .invalid-feedback:first-letter,
.is-invalid ~ .invalid-tooltip:first-letter,
.was-validated :invalid ~ .invalid-feedback:first-letter,
.was-validated :invalid ~ .invalid-tooltip:first-letter {
  text-transform: uppercase;
}

.my-profile-tab-content.my-account-info .section-1 h3 {
  margin-bottom: 30px;
  font-weight: bold;
}

.my-account-info .profile-details .form__input {
  border-radius: 5px;
  box-shadow: none;
  padding: 0 42px;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .ac_information
  .profile-details
  .form__field-wrapper
  .left {
  left: 15px;
  color: unset;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .ac_information
  .profile-details
  .form__field-wrapper
  .form-input-icon {
  right: 15px;
  color: unset;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .ac_information
  .profile-details
  .form__field-wrapper
  .form__label {
  padding: 4px 26px;
  font-size: 15px;
}

.ac_information .customer-radio-btn {
  justify-content: space-between;
  gap: 14px;
}

.ac_information .gj-datepicker-md [role="right-icon"] {
  color: rgb(129, 139, 150);
}

.ac_information .customer-radio-btn .option {
  padding: 10px 8px;
  gap: 4px;
  margin: 0;
}

.ac_information .customer-radio-btn .option .dot {
  height: 24px;
  width: 24px;
  border: 3px solid #283746;
}

.ac_information
  .customer-radio-btn
  #option-1:checked:checked
  ~ .option-1
  .dot::before,
.ac_information
  .customer-radio-btn
  #option-2:checked:checked
  ~ .option-2
  .dot::before {
  opacity: 1;
  /*transform: scale(1);*/
  transform: translate(-50%, -50%);
  background: #ffcb00;
}

/*.ac_information .customer-radio-btn .option .dot::before {
    background: #283746;
    opacity: 1;
    transform: scale(1);
    top: 3px;
    left: 3px;
}*/

.ac_information .customer-radio-btn .option .dot::before {
  background: #283746;
  opacity: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ac_information .customer-radio-btn .option span {
  font-size: 16px;
  border-color: pink;
}

.my-profile-tab-content.my-account-info
  .section-2.adc_information
  .profile-img {
  box-shadow: none;
}

.my-account-info .adc_information .profile-details .form__input {
  padding: 0 45px 0px 15px;
}

.my-profile-tab-content.my-account-info
  .cus-forms
  .adc_information
  .profile-details
  .form__field-wrapper
  .form__label {
  padding: 5px 5px;
}

.my-profile-tab-content.my-account-info .adc_information .form-input-icon {
  right: 15px;
  color: unset;
}

.my-account-info .form__field-wrapper.d-flex.justify-content-end.mt-3 {
  padding-right: 0;
}

.my-account-info .form__field-wrapper .cancel.hvr-underline-from-left:before {
  height: auto;
  top: 0;
}

.my-account-info.my-profile-tab-content.my-account-info
  .form__field-wrapper
  button.cancel:hover {
  color: #fff;
}

.custom_payment_section .custom_payment_heading h1.cus_payment {
  color: #707070;
  font: normal normal bold 32px/38px Segoe UI;
}

.custom_payment_section .custom_payment_tabs {
  margin-top: 30px;
  display: flex;
  gap: 25px;
  margin-bottom: 30px;
}

.custom_payment_section .custom_payment_tabs .main_tab_sec a {
  text-align: left;
  font: normal normal bold 24px/28px Segoe UI;
  letter-spacing: 0px;
  color: #726c6c;
  opacity: 1;
}

.custom_payment_section .custom_payment_tabs .main_tab_sec a:hover {
  color: #134afa !important;
}

.custom_payment_section .custom_payment_tabs .custom_payout.main_tab_sec a {
  color: #134afa;
}

.custom_payment_section .custon_buttonns {
  display: flex;
  gap: 50px;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 40px;
}

.custom_payment_section .custon_buttonns .custom_bank_account {
  width: 300px;
}

.custon_buttonns .custom_bank_account ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.custon_buttonns .custom_bank_account ul li {
  width: 100%;
}

.custon_buttonns .custom_bank_account ul li a {
  background: #f1f0f0 0% 0% no-repeat padding-box;
  border-radius: 70px;
  display: block;
  padding: 15px 15px 18px;
  text-align: center;
  font: bold 20px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
  /* opacity: 1; */
}

.custon_buttonns .custom_bank_account ul li:hover a,
.custon_buttonns .custom_bank_account ul li.active a,
.custon_buttonns .custom_bank_account ul li a:hover {
  background: #0c0900f5 0% 0% no-repeat padding-box;
  color: #fff !important;
}

.custom_payment_section .custon_buttonns .cus_tabs_content #tab2 {
  display: flex;
  gap: 35px;
  align-items: stretch;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_earning {
  background: #ffac04 0% 0% no-repeat padding-box;
  border: 1px solid #e39a07;
  padding: 24px 24px 28px;
  text-align: center;
  border-radius: 12px;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_earning
  h4 {
  font: normal bold 32px Segoe UI;
  letter-spacing: 0px;
  color: #16130a;
  margin-bottom: 25px;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_earning
  p.ref_amount {
  font: normal bold 62px Segoe UI;
  letter-spacing: 0px;
  color: #16130a;
  margin-bottom: 0;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_payout {
  background: #080000 0% 0% no-repeat padding-box;
  border: 1px solid #080000;
  padding: 24px 24px 28px;
  text-align: center;
  border-radius: 12px;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_payout
  h4 {
  font: normal normal bold 32px/42px Segoe UI;
  letter-spacing: 0px;
  color: #fff;
  margin-bottom: 25px;
}

.custom_payment_section
  .custon_buttonns
  .cus_tabs_content
  #tab2
  .inner_ref_payout
  p.ref_payout {
  font: normal normal bold 62px/82px Segoe UI;
  letter-spacing: 0px;
  color: #fff;
  margin-bottom: 0;
}

.ref_inner_section {
  border: 1px solid #dfdfdf;
  border-radius: 16px;
  box-shadow: 0px 0px 10px 2px #bdd3ecd1;
  background-color: var(--text-color-white);
  margin-bottom: 60px;
  cursor: pointer;
  overflow: hidden;
  padding: 0;
}

#paymentOrOrders
  > .ref_inner_section:not(.ref_inner_section:has(.referral_innner_div)) {
  display: none !important;
}

.ref_inner_section .referral_innner_div {
  padding: 20px;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.ref_inner_section .referral_innner_div:last-child {
  border-bottom: 0;
}

.ref_inner_section .referral_innner_div .referral_left_img {
  max-width: 175px;
  height: 175px;
  overflow: hidden;
  min-width: 175px;
  position: relative;
  border-radius: 8px;
  background: #f7f7f7;
}

.ref_inner_section .referral_innner_div .referral_left_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ref_inner_section .referral_innner_div .referral_center_link {
  width: 50%;
}

.ref_inner_section .referral_innner_div .referral_center_link h2.top_heading {
  text-align: left;
  font: bold 22px Segoe UI;
  letter-spacing: 0px;
  color: #16130a;
  margin-bottom: 5px;
}

.ref_inner_section .referral_innner_div .referral_center_link input {
  height: 52px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cccccc;
  border-radius: 0;
  font: 600 20px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
  border-radius: 5px;
}

.ref_inner_section .referral_innner_div .referral_center_amount {
  width: 175px;
  text-align: center;
}

.ref_inner_section .referral_innner_div .referral_center_amount p.number {
  background: #ffac04 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 1px 5px #00000029;
  display: inline-flex;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font: bold 32px Segoe UI;
  letter-spacing: 0px;
  color: #707070;
  min-width: 125px;
  float: right;
}

.custon_buttonns .cus_tabs_content .bank_acount {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.custon_buttonns .cus_tabs_content .bank_acount h2 {
  text-align: left;
  font: normal normal bold 26px Segoe UI;
  letter-spacing: 0px;
  color: #726c6c;
  width: 60%;
}

.custon_buttonns .cus_tabs_content .bank_acount a {
  display: inline-block;
  background: #ffac04 0% 0% no-repeat padding-box;
  border-radius: 47px;
  padding: 15px 20px 18px;
  font: normal normal bold 20px Segoe UI;
  letter-spacing: 0px;
  color: #16130a;
  width: 40%;
  text-align: center;
}

.custom_payment_section .cus_tabs_content {
  width: 66%;
  display: flex;
  justify-content: flex-end;
  align-items: start;
}

.calc_box .form .price_box .fst label,
.calc_box .form .price_box .scn label {
  font-size: 42px;
  font-family: "Segoe UI";
}

.custom_payment_section .cus_tabs_content #tab3 {
  width: 100%;
}

.custom_payment_section .cus_tabs_content .tax_info_section .payout-promoter {
  background: #ffffff;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  gap: 15px;
}

.tax_info_section .payout-promoter .tax_info_name {
  text-align: left;
  font: normal normal bold 24px/32px Segoe UI;
  letter-spacing: 0px;
  color: #726c6c;
  margin-bottom: 8px;
}

.tax_info_section .payout-promoter .tax_info_acc {
  text-align: left;
  font: normal normal bold 18px/26px Segoe UI;
  letter-spacing: 0px;
  color: #726c6c;
  margin-bottom: 8px;
  opacity: 0.59;
}

.tax_info_section .payout-promoter .tax_info_date {
  text-align: left;
  font: normal normal bold 18px/26px Segoe UI;
  letter-spacing: 0px;
  color: #333232;
  opacity: 0.59;
}

.tax_info_section .payout-promoter .payout-prom_actype span {
  text-align: left;
  font: normal normal bold 32px/42px Segoe UI;
  letter-spacing: 0px;
  color: #726c6c;
}

.tax_info_section .new_tax_btn {
  display: block;
  margin-top: 20px;
  text-align: center;
}

.tax_info_section .new_tax_btn a {
  background: #ffac04 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 55px;
  font: normal normal bold 40px/46px Segoe UI;
  letter-spacing: 0px;
  color: #100101;
  display: inline-block;
  padding: 6px 30px 10px;
}

.custom_payment_section .cus_tabs_content thead.table-dark tr th {
  background: #f1f0f0;
  color: #16130a;
  padding-top: 18px;
  padding-bottom: 18px;
}

.cus_tabs_content .table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: unset !important;
  background: #fff !important;
}

.cus_tabs_content table.dataTable.hover tbody tr:hover,
.cus_tabs_content table.dataTable.display tbody tr:hover {
  background-color: #fff;
}

.cus_tabs_content .table-hover > tbody > tr:hover {
  --bs-table-accent-bg: unset !important;
}

.cus_tabs_content table.dataTable.no-footer {
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 15px;
}

/*about page css*/
.started_main {
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
}

.started_main .getstarted_btn {
  padding-bottom: 170px;
}

.events_left {
  width: 65%;
}

.free_right {
  width: 38%;
}

.events_left p {
  font-weight: 500;
}

.our_start {
  background-image: none !important;
  margin-top: 0;
}

.our_section {
  padding-top: 60px;
}

.getstarted_btn {
  z-index: 1;
  position: relative;
}

.complete_solution_section {
  position: relative;
  padding: 0 0 300px;
  margin-bottom: 0;
  background: #f2f2f2;
  margin-top: 50px;
}

.complete_solution_section::before {
  content: "";
  position: absolute;
  height: 200px;
  width: 100%;
  top: -120px;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 0;
  background: #f2f2f2;
  clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 100%);
}

.complete_solution_section::after {
  content: "";
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
  position: absolute;
  height: 200px;
  width: 100%;
  top: auto;
  left: 0;
  right: 0;
  bottom: -120px;
  z-index: 0;
  background: #f2f2f2;
}

.complete_solution_section .container {
  position: relative;
  z-index: 1;
  padding: 65px 15px 0;
}

.pricing_start {
  background: #fff;
  margin-top: 0;
}

.complete_solution_section .cs_inner {
  text-align: center;
  margin: 0 auto 70px;
  max-width: 854px;
}

.complete_solution_section .cs_inner h3 {
  font-size: 38px;
  font-family: "Roboto";
  font-weight: normal;
  margin-bottom: 15px;
}

.complete_solution_section .cs_inner p {
  font-size: 22px;
  margin: 0 auto;
  line-height: 1.2;
}

.complete_solution_section .cs_img {
  text-align: center;
  margin: auto;
  display: block;
}

.complete_solution_section .cs_img img {
  margin: auto;
}

/* .top-logo img {
    width: 250px;
}  */
.dashboard_img_sec {
  position: relative;
  margin-top: -260px;
}

.support_page .banner-img {
  clip-path: polygon(
    50% 0%,
    80% 0,
    100% 0,
    100% 100%,
    81% 73%,
    60% 95%,
    24% 74%,
    0 100%,
    0 0,
    15% 0
  );
  position: relative;
}

.support_page .banner-img::before {
  background: rgb(255 203 0 / 53%);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner-section.support_page {
  position: relative;
  margin-bottom: 120px;
}

.container .s_banr_block .bsnner_content {
  position: unset;
  max-width: 48%;
}

.s_banr_block {
  position: relative;
  display: flex;
  align-items: start;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1100px;
  margin: 0 auto;
  gap: 35px;
  margin-top: -34%;
}

.bsnner_content h2 {
  font-weight: bold;
  font-size: 42px;
  font-family: "Segoe UI";
  text-align: left;
}

.bsnner_content p {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}

.s_banr_block .supp_right_form .custm-forms {
  margin: 0;
  max-width: 100%;
  margin-top: 0 !important;
  padding: 39px 28px;
  color: var(--text-color-1);
  box-shadow: 0px 1px 14px 5px var(--box-shadow-1);
  background-color: #fff;
  border-radius: 1.5rem;
}

.s_banr_block .supp_right_form .form-wizard h1.page-heading {
  text-align: left !important;
  font-family: "Segoe UI";
  font-weight: bold;
  font-size: var(--font-size-30);
  margin-bottom: 31px;
}

.s_banr_block .supp_right_form .custm-forms .form__field-wrapper .form__label {
  display: block;
  transform: none;
  padding: 0 0 7px;
  font-family: "Segoe UI";
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
}

.s_banr_block .supp_right_form .custm-forms .form__field-wrapper {
  margin-top: 0;
  margin-bottom: 20px;
}

.s_banr_block .supp_right_form .custm-forms .form__input_s {
  display: block;
  width: 100%;
  font-size: var(--font-size-16);
  padding-left: 1.2em;
  background: transparent;
  outline: none;
  border-radius: 5px;
  height: 48px;
  z-index: 0;
  position: relative;
  color: #000;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  padding-right: 1.2rem;
}

.s_banr_block .supp_right_form .custm-forms .form-floating {
  margin-bottom: 20px;
}

.s_banr_block .supp_right_form .custm-forms .form-floating label {
  position: unset;
  display: block;
  transform: none;
  padding: 0 0 7px;
  font-family: "Segoe UI";
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
}

.s_banr_block .supp_right_form .custm-forms textarea {
  border: 1px solid #e5e5e5;
  min-height: 120px;
  border-radius: 5px;
  outline: none;
  padding-right: 1.2rem;
  padding-left: 1.2rem;
  padding-top: 10px;
}

.s_banr_block .supp_right_form .custm-forms .input-group {
  justify-content: start !important;
}

.s_banr_block .supp_right_form .custm-forms .input-group .form__submit-btn {
  margin-bottom: 0;
}

.s_banr_block .supp_right_form .custm-forms .input-group .form__submit-btn {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  text-transform: unset;
  float: left;
  color: #000;
  font-family: "Segoe UI";
  padding: 0.8em 2em;
}

.s_banr_block .supp_right_form .custm-forms .alert {
  padding: 5px;
  margin-top: 5px;
}

.s_service {
  margin-bottom: 80px;
  /* padding-top: 80px; */
}

.s_service .s_serv_row,
.s_service .s_ser_twocolum {
  display: flex;
  max-width: 930px;
  margin: 0 auto;
  align-items: start;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 15px;
}

.s_service .s_serv_row > div {
  width: 25%;
  text-align: center;
  padding: 0;
  border: 1px solid #ffbc01;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* min-height: 175px; */
  border-radius: 12px;
}

.s_service .s_serv_row > div a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  width: 100%;
  padding: 25px 15px;
  min-height: 150px;
  background: #fffbef;
  transition: all 0.5s ease-out;
  background-position: right bottom;
  border-radius: 12px;
}

.s_service .s_serv_row > div a:hover {
  background: linear-gradient(to right, #ffefc3 50%, #fffbef 50%);
  background-position: left bottom;
  background-size: 200% 100%;
}

.s_service .s_serv_row > div a > img {
  width: 50px;
}

.s_service .s_serv_row > div a span {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  font-family: "Segoe UI";
}

.s_service .s_ser_twocolum > div {
  width: 50%;
  text-align: center;
  border: 1px solid #ffbc01;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.s_service .s_ser_twocolum > div a {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
  padding: 24px 20px;
  width: 100%;
  background: #fffbef;
  transition: all 0.5s ease-out;
  background-position: right bottom;
  border-radius: 12px;
}

.s_service .s_ser_twocolum > div a:hover {
  background: linear-gradient(to right, #ffefc3 50%, #fffbef 50%);
  background-position: left bottom;
  background-size: 200% 100%;
}

.s_service .s_ser_twocolum > div a span {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  font-family: "Segoe UI";
}

.event-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.2;
}

.my-events .maincustomcards .custome-card .title .heading {
  -webkit-line-clamp: 1;
  height: auto;
}

.my-events .Date-tim-ecustom .date-time .date,
.my-events .date-time .time {
  background: transparent;
  flex-direction: row;
  gap: 10px;
  border: 0;
  padding: 0;
  color: #000;
  font-family: "Roboto";
  line-height: 1;
}

.my-events .Date-tim-ecustom .date-time .date svg,
.my-events .date-time .time svg {
  margin-bottom: 4px;
  width: 16px;
  height: 16px;
  color: #ffd400;
}

.my-events .date-time .time {
  justify-content: end;
}

.my-events .date-time .time svg {
  margin-bottom: 0;
}

.my-profile-tab-content.my-events .title .link input {
  padding: 8px 10px;
  border-radius: 5px;
  margin: 10px 0;
  font-size: 16px;
  color: #000;
  font-family: "Roboto";
}

.my-profile-tab-content.my-events .title .action p.edit_btn {
  padding: 0 !important;
  margin: 0 !important;
}

.maincustomcards .edit {
  display: flex;
  padding: 10px 5px !important;
  gap: 6px;
  align-items: center;
  font-family: "Roboto";
  background: #ffd400;
  border: #ffd400;
  color: #000;
  line-height: 1;
  box-shadow: 0px 3px 8px rgb(255, 212, 0, 0.4);
  font-weight: 600;
  margin-right: 10px;
  justify-content: center;
}

.maincustomcards .edit:hover {
  background: #ffd400;
  border: #ffd400;
  color: #000;
}

.maincustomcards .edit svg {
  width: 15px;
  height: 15px;
}

.edit .editcls {
  margin-top: 0;
}

.my-profile-tab-content.my-events .maincustomcards .title .action .copy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: "Roboto";
  background: #ffd400;
  border: #ffd400;
  color: #000;
  line-height: 1;
  box-shadow: 0px 3px 8px rgb(255, 212, 0, 0.4);
  margin-right: 10px;
}

.my-profile-tab-content.my-events .maincustomcards .title .action .copy svg {
  width: 14px;
  height: 15px;
}

.my-profile-tab-content.my-events .maincustomcards .title .action .delete {
  font-family: "Roboto";
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  box-shadow: 0px 3px 8px rgb(255, 0, 35, 0.4);
}

.my-profile-tab-content.my-events .maincustomcards .title .action .delete svg {
  width: 15px;
  height: 15px;
}

.affiliate_works .event_icn {
  min-width: 42px;
}

/*---------------------Price-page---------------------*/
.pricing .top_banner {
  border-bottom: 1px solid #f1b81e;
  padding: 80px 0;
  text-align: center;
  border-top: 0;
  background: #fbfbfc;
  background-image: url(../img/pricing_bg-img.png);
  background-repeat: no-repeat;
  background-position: top;
  box-shadow: 0px 3px 8px rgba(241, 184, 30, 0.3);
  float: left;
  width: 100%;
}

.top_banner .container {
  text-align: center;
}

.top_banner h5 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.top_banner h2 {
  font-size: 45px;
  font-weight: 800;
  color: #000;
  margin: 25px 0 18px;
}

.top_banner p {
  font-size: 28px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 36px;
  color: #000;
  font-weight: 500;
}

.price_box {
  background: #fbfbfc;
  padding: 80px 0;
  clear: both;
}

.box_free_row {
  display: flex;
  justify-content: center;
  gap: 71px;
  margin-top: 60px;
}

.price_box h3 {
  text-align: center;
  font-size: 34px;
  font-weight: 800;
  color: #000;
  margin: 0 auto;
  max-width: 654px;
}

.box_free_row > div {
  border: 1px solid #e1e1e1;
  border-radius: 15px;
  padding: 30px 25px;
  width: 30%;
  text-align: center;
  box-shadow: 0px -1px 5px 0px rgba(241, 184, 30, 0.75);
  -webkit-box-shadow: 0px -1px 5px 0px rgba(241, 184, 30, 0.75);
  -moz-box-shadow: 0px -1px 5px 0px rgba(241, 184, 30, 0.75);
}

.box_free_row .hdr {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  margin: 0 0 55px;
}

.zero_price {
  font-size: 85px;
  font-weight: 800;
  color: #000;
  font-family: "Segoe UI";
  vertical-align: middle;
}

.fee {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: "Segoe UI";
  vertical-align: middle;
}

.fee img {
  max-width: 42px;
}

p.ftr {
  font-size: 18px;
  font-weight: 600;
}

.hdr2 {
  font-size: 25px;
  margin: 30px 0 20px;
  color: #000;
  font-weight: 700;
}

.calc_box {
  background: #f1b81e;
  padding: 60px 0;
  clear: both;
}

.calc_box h4 {
  text-align: center;
  font-size: 35px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

.calc_box p {
  text-align: center;
  font-size: 28px;
  color: #000;
  font-weight: 500;
}

.calc_box .form .price_box {
  background: transparent;
  padding: 24px 0 30px;
  display: flex;
  justify-content: space-between;
  text-align: left;
  border-top: 1px solid #bbb;
}

.calc_box .form {
  background: #e7e4e4;
  max-width: 900px;
  margin: 45px auto 0;
  padding: 45px 20px 20px 20px;
  border: 1px solid #bbb;
  border-radius: 12px;
}

.calc_box .form .inpt {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 42px;
  font-weight: 700;
  gap: 20px;
  color: #000;
  font-family: "Segoe UI";
}

.calc_box .form .inpt label {
  font-size: 30px;
  font-weight: 700;
  padding-right: 24px;
}

.calc_box .form .inpt input.ticket_price {
  height: 50px;
  width: 50%;
  font-size: 18px;
  border: 1px solid #bbb;
  box-shadow: none !important;
  border-radius: 8px;
  padding: 10px 15px;
}

.calc_box .form .price_box .fst span,
.calc_box .form .price_box .scn span {
  font-size: 20px;
  padding-right: 25px;
}

.calc_box .form .price_box .fst,
.calc_box .form .price_box .scn {
  font-size: 48px;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/*======23=Jul=2024=======*/

.home #custome-slider .carousel .slick-track .card .custome-card {
  height: auto;
}

.home .browser-category .slick-slide {
  box-shadow: none;
}

.home #custome-slider .carousel .slick-track .card {
  margin: 20px;
}

.home #custome-slider .carousel .slick-track .card .custome-card a {
  padding: 0;
}

.home #custome-slider .carousel .slick-track .card .custome-card .cate_icon {
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 15px;
  border: 1px solid #dbd8d8;
  border-radius: 50%;
  overflow: hidden;
}

.home #custome-slider .carousel .slick-track .card .heading {
  min-height: auto;
}

.home #custome-slider .carousel .slick-track .card .heading {
  color: #000;
  padding: 0;
}

.ortabbble {
  overflow-x: auto;
  width: 100%;
}

/*---------------------media-start--------------------*/
@media (max-width: 1281px) {
  .custome-card .title .action span {
    margin: 0;
  }
}

@media (max-width: 1200px) {
  .container {
    padding: 0px 15px;
  }

  .our_start .container {
    width: auto;
  }
}

@media (max-width: 1024px) {
  .box_free_row > div {
    width: 38%;
  }

  .home .background-imgages {
    min-height: auto !important;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card img {
    position: unset !important;
    transform: unset !important;
    border-radius: 0 !important;
    object-fit: contain !important;
    width: 90px !important;
  }

  /* .home #custome-slider .carousel .slick-track .card .custome-card {
    padding: 0;
    height: 280px;
} */

  /*======23=Jul=2024=======*/

  .home
    .browser-category
    #custome-slider
    .carousel
    .slick-track
    .card
    .heading {
    font-size: 18px;
    line-height: 1.2;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card {
    height: auto;
    display: flex;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card .cate_icon {
    width: 110px;
    height: 110px;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card img {
    width: auto !important;
    max-width: 60px;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card a {
    display: inline-flex;
    margin: 0 auto;
  }
}

/*about page responsive start here*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container .bsnner_content {
    padding: 0px 15px;
  }

  .bsnner_content h2 {
    font-size: 28px;
    margin-bottom: 11px;
    line-height: 31px;
  }

  .bsnner_content p {
    font-size: 16px;
  }

  .events_left p {
    font-size: 18px;
  }

  .ou_mission h3 {
    font-size: 28px;
  }

  .ou_mission p {
    font-size: 18px;
  }

  .looking_text p {
    font-size: 18px;
  }

  .pricing_best h2 {
    font-size: 28px;
  }

  .free_event a {
    font-size: 28px;
  }

  .pay_tecket a {
    font-size: 28px;
  }

  .pay_tecket p {
    margin-top: 36px;
  }

  .pay_tecket p {
    font-size: 20px;
  }

  .free_event p {
    font-size: 20px;
  }

  .free_event h2 {
    font-size: 48px;
  }

  .dummy_con p {
    font-size: 18px;
  }

  .slaes_se h2 {
    font-size: 28px;
  }

  .slaes_se p {
    font-size: 18px;
  }

  /*how_it_works responsive start here*/
  .Program_top h3 {
    font-size: 28px;
  }

  .Program_top p {
    font-size: 18px;
  }

  .main_planer h3 {
    font-size: 18px;
  }

  .main_planer p {
    font-size: 16px;
  }

  .affiliate_works {
    width: 47%;
    height: 210px;
    min-height: unset;
  }

  .strt_planning h3 {
    font-size: 28px;
  }

  .main_planning {
    flex-wrap: wrap;
  }

  .right_events {
    margin-top: 40px;
  }

  .right_events ul li {
    font-size: 18px;
  }

  .strt_planning p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  /*------checkout-page-----*/
  .payoutLink .modal-body h1 {
    font-size: 22px;
  }

  .payoutLink .modal-body .aaa .bbbb h2 {
    font-size: 25px;
  }

  .payoutLink .modal-body .aaa p {
    font-size: 23px;
    margin: 0;
    padding: 8px 0 35px;
    color: #000;
  }

  .payoutLink .pup_icons {
    gap: 20px;
  }

  /*------checkout-page-----*/
  .checkout-page .checkout_left .form__field-wrapper > div {
    grid-template-columns: repeat(1, 1fr);
  }

  .payment.debit {
    max-height: 100%;
  }

  .pay-fild.cvv {
    flex-wrap: wrap;
  }

  .spacer {
    width: 8% !important;
    display: none;
  }

  .pay-fild.cvv .cvc {
    width: 100%;
  }

  .pay-fild {
    flex-wrap: wrap;
  }

  /*------eticket-page-----*/
  .main_slider_section .slick-prev {
    margin-left: -60px;
  }

  .main_slider_section .slick-next {
    margin-right: -60px;
  }

  /*----------------*/

  #header .navbar-collapse ul .nav-link.btn {
    justify-content: center;
    margin: 5px 0;
  }

  .box_free_row > div {
    width: 100%;
  }

  #header ul.navbar-nav li.nav-item {
    margin: 0 !important;
    padding: 0;
  }

  #header .navbar-collapse {
    top: 56px !important;
  }

  /*my-css*/
  .container .s_banr_block .bsnner_content {
    position: unset;
    max-width: 40%;
  }

  .maincustomcards .edit {
    gap: 0;
    justify-content: center;
  }

  .custome-card .title span {
    /*  display: none; */
  }

  .home-banenr .form .cus-forms button#responsive-btn {
    right: 2px !important;
  }
}

@media (max-width: 800px) {
  /*======23=Jul=2024=======*/
  .home #custome-slider .carousel .slick-track .card {
    margin: 20px 0;
  }

  .home
    .browser-category
    #custome-slider
    .carousel
    .slick-track
    .card
    .heading {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .custome-card .title span {
    /* display: none !important; */
  }

  .custome-card .title span {
    /* display: none; */
  }
}

@media (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 100%;
  }

  .calc_box .form .price_box .fst,
  .calc_box .form .price_box .scn {
    font-size: 35px;
  }

  .box_free_row {
    display: flex;
    flex-wrap: wrap;
  }

  .calc_box .form .inpt label {
    font-size: 20px;
  }

  .calc_box .form .inpt {
    font-size: 34px;
  }

  .calc_box .form .price_box .fst span,
  .calc_box .form .price_box .scn span {
    font-size: 16px;
    display: block;
    padding-bottom: 15px;
  }

  .container {
    padding: 0px 15px;
  }

  .bsnner_content p {
    font-size: 9px;
  }

  .bsnner_content h2 {
    font-size: 12px;
    line-height: unset;
    margin-bottom: 5px;
  }

  .bsnner_content {
    bottom: 10px;
    padding: 0px 12px;
  }

  .event_never {
    display: flex;
    flex-wrap: wrap;
  }

  .free_right img {
    width: 100%;
  }

  .our_section {
    flex-wrap: wrap;
  }

  .ou_mission {
    width: 100%;
    height: auto;
  }

  .pricing_service {
    flex-wrap: wrap;
  }

  .free_event {
    width: 100%;
    height: 200px;
  }

  .pay_tecket {
    width: 100%;
    height: 200px;
  }

  .left_im img {
    width: 100%;
  }

  .Increase_st {
    flex-wrap: wrap;
  }

  .pricing_best h2 {
    font-size: 21px;
    margin-top: 12px;
  }

  .our_start .container {
    width: auto;
  }

  .ou_mission p {
    font-size: 16px;
  }

  .ou_mission h3 {
    font-size: 28px;
  }

  .events_left {
    width: 100%;
  }

  .free_right {
    width: 100%;
  }

  .looking_text p {
    font-size: 16px;
  }

  .our_start {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .pay_tecket a {
    font-size: 28px !important;
  }

  .pay_tecket p {
    padding: 40px 18px;
    font-size: 18px;
    margin: 0;
  }

  .free_event h2 {
    font-size: 38px;
  }

  .free_event a {
    font-size: 28px !important;
  }

  .free_event p {
    font-size: 18px;
  }

  .dummy_con p {
    font-size: 18px;
  }

  .pricing_start {
    padding-bottom: 40px;
  }

  .slaes_se h2 {
    font-size: 28px;
  }

  .slaes_se p {
    font-size: 18px;
  }

  .pricing_best h3 {
    margin: 0;
  }

  .events_left p {
    font-size: 18px;
  }

  .our_section {
    padding-top: 40px;
  }

  .our_start {
    background-size: cover;
  }

  .mein_admin p a {
    font-size: 18px;
  }

  .slaes_se {
    text-align: center;
  }

  /*about page responsive end here*/

  /*terms_and_conditions page responsive start here*/
  .works_content h2 {
    font-size: 30px;
  }

  .terms_section_strt p {
    font-size: 16px;
  }

  .platform_list h1 {
    font-size: 21px;
  }

  .platform_list p {
    font-size: 16px;
  }

  .terms_section {
    margin: 60px 0px;
  }

  /*terms_and_conditions responsive end here*/

  /*how_it_works responsive start here*/
  .Program_top h3 {
    font-size: 28px;
  }

  .Program_top p {
    font-size: 18px;
    line-height: 30px;
  }

  .affiliate_works {
    width: 100%;
    gap: 15px;
  }

  .main_planer h3 span {
    font-size: 28px;
  }

  .affiliate_works {
    padding: 10px 15px;
  }

  .main_planer h3 {
    font-size: 18px;
  }

  .main_planer p {
    font-size: 15px;
  }

  .our_program {
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .strt_planning h3 {
    font-size: 28px;
  }

  .strt_planning {
    padding: 50px 0px;
  }

  .right_events {
    margin-top: 40px;
  }

  .main_planning {
    display: unset;
  }

  .right_events ul li {
    font-size: 15px;
  }

  .strt_planning p {
    font-size: 15px;
  }

  .foooter_btm .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12 {
    margin-top: 0;
    padding-left: 12px;
  }

  .foooter_btm
    .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12
    .f-text.page_link
    a.page_ur {
    display: block;
  }

  .foooter_btm .col.col-xxl-3.col-xl-3.col-12.col-md-3.col-sm-12 {
    width: 50%;
    float: left;
  }

  .foooter_btm .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12 {
    width: 50%;
    float: right;
  }

  .foooter_btm
    .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12
    .f-text.page_link {
    padding-top: 0px;
  }

  /*/how_it_works responsive end here*/

  /*my-css*/
  .started_main {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
  }

  .s_banr_block {
    flex-direction: column;
  }

  .complete_solution_section {
    padding: 0 0 90px;
  }

  .dashboard_img_sec {
    margin-top: -50px;
  }

  .container .s_banr_block .bsnner_content {
    position: unset;
    max-width: 100%;
  }

  .s_service .s_serv_row,
  .s_service .s_ser_twocolum {
    flex-wrap: wrap;
  }

  .s_service .s_serv_row > div,
  .s_service .s_ser_twocolum > div {
    width: 48%;
  }

  .s_service .s_ser_twocolum > div a {
    flex-direction: column;
  }

  .s_service .s_serv_row > div a {
    min-height: auto;
  }

  .s_service .s_ser_twocolum > div a {
    padding: 25px 15px;
  }

  .s_service .s_ser_twocolum > div a {
    gap: 25px;
  }

  .event-details .box {
    margin-left: 0;
    margin-right: 0;
  }

  .custome_bg {
    height: auto;
  }

  .event-details-content .left .img-fluid {
    height: auto;
    object-fit: unset;
  }

  /*-----------login-or-register-pages-css-------------*/
  .login_register_promo {
    width: 90%;
    flex-direction: column;
  }

  .login_register_promo .login_img {
    width: 100%;
    overflow: hidden;
    height: 300px;
  }

  .login_register_promo .cus-forms {
    padding: 12px 50px 30px;
    max-width: 100%;
    width: 100%;
  }

  .login_register_promo .login_img img.logo {
    height: 300px;
    object-fit: cover;
  }

  .login_register_promo .login_img .log_content h1 {
    font-size: 35px;
  }

  .login_register_promo .cus-forms.change-password {
    margin-top: 25px;
  }

  .login_register_promo .form-subtitle {
    padding-top: 0;
  }

  /*13-May-2024*/
  .event-details .details {
    gap: 15px !important;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 0 !important;
  }

  .event-details .details > div {
    word-break: break-all;
    white-space: break-spaces !important;
  }

  .event-details .details .location {
    width: 100%;
  }

  .event-details .details div.date {
    width: 100%;
    white-space: unset !important;
    /* margin-bottom: 15px; */
  }

  .home_popular_ev .container > .row {
    justify-content: center;
  }

  /*======23=Jul=2024=======*/
  .home
    .browser-category
    #custome-slider
    .carousel
    .slick-track
    .card
    .heading {
    font-size: var(--font-size-20);
  }
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
  .bsnner_content h2 {
    font-size: 19px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .bsnner_content p {
    font-size: 11px;
  }

  .bsnner_content {
    bottom: 25px;
    padding: 0px 12px;
  }
}

@media only screen and (max-width: 640px) {
  .custon_buttonns .custom_bank_account ul {
    flex-direction: column !important;
  }

  .custon_buttonns .cus_tabs_content .bank_acount {
    flex-wrap: wrap;
  }

  .custon_buttonns .cus_tabs_content .bank_acount a {
    width: 100%;
  }

  .custon_buttonns .cus_tabs_content .bank_acount h2 {
    width: 100%;
  }

  .calc_box .form .price_box .fst label,
  .calc_box .form .price_box .scn label {
    font-size: 38px;
    font-family: "Segoe UI";
  }

  .custom_payment_section .custon_buttonns .cus_tabs_content #tab2 {
    flex-direction: column;
    width: 100%;
  }

  .ref_inner_section .referral_innner_div {
    justify-content: start;
    position: relative;
    flex-direction: column;
    align-items: start;
  }

  .ref_inner_section .referral_innner_div .referral_left_img {
    max-width: 140px;
    height: 140px;
    min-width: 140px;
  }

  .ref_inner_section .referral_innner_div .referral_center_amount {
    position: absolute;
    right: 20px;
    width: auto;
  }

  .ref_inner_section .referral_innner_div .referral_center_link {
    width: 100%;
  }
}

@media only screen and (max-width: 620px) {
  table.payouts_accounts thead tr {
    display: flex;
    justify-content: space-between;
  }

  table.payouts_accounts tbody tr {
    display: block;
    position: relative;
  }

  table.payouts_accounts tbody tr td:first-child {
    display: block;
    width: 85%;
    padding-right: 0;
  }

  table.payouts_accounts tbody tr td:nth-child(3) {
    position: absolute;
    right: 0;
    top: 0;
  }

  .event-details .banner .container .d-flex.flex-responsive .left .details {
    flex-wrap: wrap;
    padding-right: 0 !important;
    gap: 10px;
  }

  .event-details .banner .details > div {
    padding-right: 2.5rem;
    padding-left: 0 !important;
  }

  .event-details .banner .details > div.email {
    padding-right: 0;
  }
}

@media only screen and (max-width: 540px) {
  .banner .right #countdown .d-flex {
    padding: 0 20px !important;
  }

  .my-profile-tab-content.my-account-info
    .section-2.adc_information
    .profile-img {
    margin: 0 !important;
  }

  .my-profile-tab-content.my-account-info .form__field-wrapper button {
    width: auto;
  }

  .custome-card .title span {
    /* display: none; */
  }

  .my-profile-tab-content.my-events .title .action p span {
    display: none !important;
  }

  .main.event-details
    .banner
    .container
    .d-flex.flex-responsive
    .left
    .details
    .location,
  .main.event-details
    .banner
    .container
    .d-flex.flex-responsive
    .left
    .details
    .email {
    padding-left: 0 !important;
  }

  /*======23=Jul=2024=======*/
  .browser-category .container .row:nth-child(1) {
    width: 100% !important;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card .cate_icon {
    width: 80px;
    height: 80px;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card img {
    width: 38px !important;
  }

  .home #custome-slider .carousel .slick-track .card {
    margin: 20px 0;
  }

  .home
    .browser-category
    #custome-slider
    .carousel
    .slick-track
    .card
    .heading {
    font-size: 14px;
  }

  .browser-category #custome-slider .slick-prev,
  .browser-category #custome-slider .slick-next {
    height: 28px;
    width: 28px;
  }
  
/*20-Nov-2025*/  
 .event-details .banner .right div.btn button.btn {
    width: 100%;
} 

/*20-Nov-2025*/  
  
}

@media only screen and (max-width: 479px) {
  .dataTables_wrapper .dataTable thead {
    background-color: #f1f0f0;
  }

  .cus_tabs_content table.dataTable.no-footer thead.table-dark tr {
    display: flex;
    justify-content: space-between;
    background: #f1f0f0;
    gap: 20px;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr {
    display: block !important;
    border-bottom: 1px solid #ddd;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr:last-child {
    border-bottom: 0;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr td {
    border: 0;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr td:first-child {
    display: block;
  }

  .ref_inner_section .referral_innner_div .referral_left_img {
    max-width: 115px;
    height: 115px;
    min-width: 115px;
  }

  .ref_inner_section .referral_innner_div .referral_center_amount p.number {
    width: 100px;
    height: 100px;
    font: bold 24px Segoe UI;
    min-width: 100px;
  }

  .custom_payment_section .cus_tabs_content tbody td {
    font-size: 14px;
  }

  table.payouts_accounts tbody tr td .baname {
    font: bold 16px Segoe UI;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr td:nth-child(2) {
    width: 80% !important;
  }

  .cus_tabs_content table.dataTable.no-footer tbody tr td:last-child {
    width: auto !important;
  }

  .custom_payment_section .cus_tabs_content thead.table-dark tr th {
    display: block !important;
    width: auto !important;
  }
}

@media only screen and (max-width: 420px) {
  /*my-css*/
  .s_banr_block .supp_right_form .custm-forms fieldset .row {
    flex-direction: column;
  }

  .container .s_banr_block .supp_right_form {
    width: 100%;
  }

  .s_banr_block .supp_right_form .form-wizard h1.page-heading {
    font-size: 24px;
  }

  .s_banr_block .supp_right_form .custm-forms .form__field-wrapper .form__label,
  .s_banr_block .supp_right_form .custm-forms .form-floating label {
    font-size: 16px;
  }

  .s_service .s_serv_row > div,
  .s_service .s_ser_twocolum > div {
    width: 100%;
  }

  .calc_box .form .inpt {
    flex-wrap: wrap;
  }

  .calc_box .form .inpt label {
    width: 100%;
  }

  .calc_box .form .inpt input.ticket_price {
    width: auto;
  }

  .calc_box .form .price_box {
    flex-direction: column;
    gap: 35px;
  }

  .main.event-details
    .banner
    .container
    .d-flex.flex-responsive
    .left
    .details
    .email {
    padding-top: 0 !important;
  }

  /*======23=Jul=2024=======*/

  .home #custome-slider .carousel .slick-track .card .custome-card .cate_icon {
    width: 65px;
    height: 65px;
  }

  .home #custome-slider .carousel .slick-track .card .custome-card img {
    width: 30px !important;
  }

  .home #custome-slider .carousel .slick-track .card {
    margin: 20px 0;
  }

  .home
    .browser-category
    #custome-slider
    .carousel
    .slick-track
    .card
    .heading {
    font-size: 12px;
    font-weight: 500;
  }
}

@media only screen and (max-width: 380px) {
  /*------popup-page-------*/
  .payoutLink button {
    padding: 28px 22px;
  }

  /*------eticket-page-------*/

  .tickets_headr h1 {
    font-size: 18px;
  }

  .tickets_mid {
    padding: 20px 15px 0;
  }

  .table_price {
    padding: 0 15px 0;
  }

  .midle_scanner {
    padding: 0 15px;
  }

  /*-----------------------*/

  .foooter_btm .col.col-xxl-8.col-xl-8.col-12.col-md-8.col-sm-12 {
    width: 100%;
    float: right;
    text-align: center;
  }

  .foooter_btm .col.col-xxl-3.col-xl-3.col-12.col-md-3.col-sm-12 {
    width: 100%;
    margin-bottom: 25px;
  }

  .foooter_btm .footer-logo,
  .foooter_btm .f-text {
    display: block;
  }

  .foooter_btm .footer-logo img {
    margin: auto;
  }

  .foooter_btm .f-text .social {
    justify-content: center;
  }
}

/*responsive design end here*/

/*footer_link*/

a.page_ur {
  display: block;
}

.page_link {
  padding-top: 18px;
}

/*about-us page*/

.slaes_se .buton_2 {
  text-align: center;
}

div#payment-request-button {
  width: 50%;
}

/* -------------------refund_pop-----------------*/

div#refundModal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
}

div#refundModal > div {
  background: #fff;
  border-radius: 10px;
  padding: 40px 40px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 45% !important;
  max-width: 900px;
  transform: translateY(-50%) !important;
  position: absolute;
}

h2.head_title {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 8px;
}

.payment_id_pop label {
  font-weight: 500;
  padding: 0 0 8px;
}

.tic_details_pop p {
  padding-bottom: 8px;
}

.refund_res_pop label {
  display: block;
  margin-top: 18px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
}

.refund_res_pop textarea#refundReason {
  width: 100%;
  margin-bottom: 15px;
  max-height: 113px;
}

.sub_pop input,
.sub_pop button {
  background: #ffac04;
  border: 0;
  color: #fff;
  border-radius: 50px;
  padding: 10px 20px;
}

.sub_pop button {
  background: #000;
  margin-left: 8px;
}

h3.heading.text-center.mb-3 {
  font-size: 25px;
  font-weight: 700;
}

/*Event-Detail page*/
.details.d-flex .date {
  width: 240px;
}

.details.d-flex > div {
  padding: 0 !important;
}

.details.d-flex {
  gap: 5px;
}

/* May-1-24 */

.custom_payment_section .cus_tabs_content tbody td .bamenu {
  position: relative;
}

table.payouts_accounts tbody tr td.actype label.default_bank {
  display: block;
  background: green;
  color: #fff;
  width: 85px;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  padding: 8px 10px;
  border-radius: 4px;
  font-weight: 500;
}

.custom_payment_section .cus_tabs_content tbody td .bamenu ul.account_toggle {
  position: absolute;
  background: #fff;
  right: 5px;
  list-style: none;
  min-width: 130px;
  top: 119%;
  box-shadow: 0px 2px 8px 0px #bdd3ecd1;
  padding: 15px;
  z-index: 1;
}

.custom_payment_section
  .cus_tabs_content
  tbody
  td
  .bamenu
  ul.account_toggle
  li {
  padding-bottom: 15px;
}

.custom_payment_section
  .cus_tabs_content
  tbody
  td
  .bamenu
  ul.account_toggle
  li:last-child {
  padding-bottom: 0;
}

.custom_payment_section
  .cus_tabs_content
  tbody
  td
  .bamenu
  ul.account_toggle
  li
  a {
  color: #707070;
}

/*Oct 3-2024*/
.act_delete_btn {
  background-color: #ffac04;
  color: #000;
  padding: 18px;
  border-radius: 0;
}

.event-details-content .event-boot-form button.btn:hover a {
  color: #fff !important;
}

.ast {
  color: red;
  margin-left: 2px;
}

.cke_notification_warning {
  display: none;
}

/*changecolor of the button */
.footer_ft_btn button:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

.modal-footer.footer_ft_btn {
  display: flex;
  justify-content: center;
  /* Optional: add some padding or margin if needed */
}

input.hover_dark_text:hover {
  font-weight: bold;
}

#verify_mobile:hover {
  font-weight: bold;
}

#verify:hover {
  font-weight: bold;
}

#finalpaymemt:hover {
  font-weight: bold;
  background-color: black;
  color: white;
}

#connect_stripes:hover {
  font-weight: bold !important;
}

.modal-header {
  background-color: rgb(91, 91, 91);
  color: var(--bg-color-3);
}

.gj-dialog-md {
  background-color: khaki;
}

label.email_market {
  font-weight: bold;
  padding-bottom: 8px;
}

.dropdown-menu.show {
  display: block;
  right: 0px;
  min-width: 12rem !important;
}

.link.urlclass .copycod {
  cursor: pointer;
}

/*18aug25 popupcss*/
.order_com {
  width: 100% !important;
  height: 100% !important;
  z-index: 9999 !important;
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.order_com .close_bt {
  text-align: right !important;
}

.order_com .order_create_form {
  position: unset !important;
  background-color: khaki;
}

.order_com hr.line {
  margin-top: 20px;
}

.order_com hr.lineend {
  margin-top: 15px;
}

.order_com .eve-datepara {
  margin-top: 0px !important;
}

.modal_pop_up {
  width: 100%;
  height: 100%;
}

.modal_pop_up .modal.fade .modal-dialog {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  width: 100%;
}

/* 20-aug */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: unset;
  z-index: 9999;
}

.overlay .order_create_form {
  height: auto !important;
  top: 50% !important;
  max-width: 550px !important;
  width: 100% !important;
  background-color: khaki !important;
  padding: 20px !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  z-index: 10000;
  position: relative;
  border-radius: 8px;
}

.overlay .close_bt {
  position: absolute;
  top: 10px;
  right: 10px;
}

.overlay .close_bt button.close-btn {
  font-size: 40px;
  outline: none !important;
  cursor: pointer !important;
  border: none !important;
  background-color: transparent !important;
}

/* 20aug */
.overlay .order_create_form {
  height: auto !important;
  top: 50% !important;
}

.overlay .col p.heading-2 {
  margin-top: 42px !important;
}

.locati.free_btn_home a {
  background: #000;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
}

.popup_se_heading,
p.event_pop_title {
  color: #000;
  font-size: 16px;
  margin: 0 0 15px;
}

hr.popup_line {
  border: 1px solid #000000;
  margin: 25px 0;
}

.event_m_mail {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  gap: 15px;
}

.event_m_mail strong {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

.event_m_mail p {
  font-size: 16px;
  color: #000;
  margin-top: 5px;
}

.pop_s_text p {
  color: #000;
  font-size: 16px;
}

.free_btn_home a {
  color: #fff;
  background: #000;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
}

.free_btn_home {
  text-align: center;
  margin: 15px 0 0;
}

.event_m_mail > div {
  width: 45%;
}

.event_pop_m_mail {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.free_btn_home a:hover {
  color: khaki !important;
}

@media (max-width: 767px) {
  .overlay .order_create_form {
    width: 90% !important;
  }
}

@media (max-width: 425px) {
  .event_m_mail {
    flex-direction: column;
  }
}

ul.navbar-nav li.nav-item:nth-child(1) a:hover,
ul.navbar-nav li.nav-item:nth-child(2) a:hover {
  text-decoration: underline;
}

/* 26-aug */

.footer_wrapper {
  background-color: #2a2a2a;
  color: #fff;
  padding: 60px 15px 30px;
}

.footer_container {
  max-width: 1275px;
  margin: 0 auto;
}

.footer_wrapper .footer-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px;
  border-bottom: 1px solid #fff;
  padding-bottom: 60px;
}

.footer_wrapper .newsletter {
  flex: 1 1 0;
  background-color: #f0bc06;
  color: #2a2a2a;
  padding: 20px;
  border-radius: 5px;
}

.footer_wrapper .newsletter h2 {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 600;
}

.footer_wrapper .newsletter-form label {
  display: block;
  font-weight: 400;
  font-size: 16px;
}

.footer_wrapper .form-group {
  display: flex;
  margin: 10px 0 15px;
}

.footer_wrapper .form-group input[type="email"] {
  flex: 1;
  padding: 14px;
  font-size: 14px;
  color: #000;
  border: none;
  border-radius: 5px 0 0 5px;
}

.footer_wrapper .checkbox-group input {
  width: 17px;
  height: 17px;
}

.footer_wrapper .form-group button {
  background-color: #2a2a2a;
  color: #fff;
  border: none;
  padding: 10px 25px;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
}

.footer_wrapper .checkbox-group {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}

.footer_wrapper .footer-links {
  display: flex;
  flex: 2;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-around;
}

.footer_wrapper .footer-links h3 {
  margin-bottom: 24px;
  color: #fff;
  font-size: 20px;
}

.footer_wrapper .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer_wrapper .footer-links a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: poppins-extralight, poppins, sans-serif;
}

.footer-bottom_left {
  display: flex;
  align-items: center;
  gap: 35px;
}

.footer-bottom_left a,
.footer-bottom_left span {
  font-family: poppins-extralight, poppins, sans-serif;
}

.footer_wrapper .footer-links a:hover,
.footer-bottom_left a:hover {
  text-decoration: underline !important;
  text-decoration-color: #fff !important;
  color: #fff !important;
}

.footer_wrapper .footer-bottom {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
}

.footer_wrapper .footer-bottom .left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}

.footer_wrapper .footer-bottom .logo {
  height: 45px;
  width: auto;
  margin: 0;
}

.right.social-icons ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}

.right.social-icons ul li,
.right.social-icons ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.right.social-icons ul li a img {
  width: 27px;
}

@media (max-width: 1400px) {
  .footer_container {
    max-width: 1100px;
    margin: 0 auto;
  }
}

@media (max-width: 1200px) {
  .footer_container {
    max-width: 900px;
    margin: 0 auto;
  }

  .footer_wrapper .footer-bottom .logo {
    width: auto !important;
  }

  .footer_wrapper .newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .footer_wrapper .footer-bottom {
    gap: 20px;
  }
}

@media (max-width: 992px) {
  .footer_container {
    max-width: 720px;
    margin: 0 auto;
  }

  .footer_wrapper .newsletter {
    display: unset;
  }

  .footer_wrapper .footer-top {
    gap: 30px;
    flex-direction: column;
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .footer_container {
    max-width: 690px;
    margin: 0 auto;
  }

  .footer_wrapper .footer-top {
    flex-direction: column;
  }

  .footer_wrapper .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .footer_wrapper .footer-bottom .left,
  .footer_wrapper .footer-bottom .right {
    justify-content: flex-start;
  }

  .footer-bottom_left {
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 30px;
    margin-bottom: 20px;
  }

  .footer_wrapper .footer-links {
    gap: 30px;
    flex-direction: column;
  }
}

@media (max-width: 335px) {
  .footer_wrapper .newsletter {
    padding: 20px 8px;
  }
}

input::-ms-reveal {
  display: none;
}

/* 30-oct-2025 css  */
.my_profile_image::before {
  position: unset;
  content: "" !important;
}
.my_profile_image::after {
  position: unset !important;
}
.profile_camera_icon img {
  width: 24px !important;
  height: 24px !important;
  margin-right: 35px;
  margin-bottom: 15px;
}
.profile_camera_icon {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgb(0 0 0 / 40%);
  display: flex;
  justify-content: end;
  align-items: center;
  height: 60px;
}
.my_profile_image label {
  position: relative;
}

/*.cat_slider button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cat_slider button::before {
  margin: 0 !important;
}*/

ul.left_side_links {
    padding: 0;
    margin: 0;
}


.global_popup  span.text-danger {
    padding-left: 0;
    text-wrap-style: balance;
    margin-left: 10px;
    display: inline-block;
}
.global_popup .col-sm-offset-2.col-sm-10 {
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.global_popup .col-sm-offset-2.col-sm-10 button {
    margin: 20px 0 10px;
}
.my-profile-tab-content.my-account-info .cus-forms .ac_information .profile-details .form__field-wrapper label span {
    font-family: 'Roboto';
    font-size: 16px !important;
}


