/* BRANDING */
/* 

    White - Light (Orange) - rgb(254, 246, 235) || #fef6eb (https://dribbble.com/shots/23295212-MarketBoost-Connect-Marketing-Services-Landing-Page-Concept)

    


    White - Light (Orange) - rgb(255, 248, 238) || #fff8ee
    Blue - Dark (Blue) - rgb(1, 8, 52) || #010834 (https://dribbble.com/shots/11191638-Real-estate-business-blue-and-orange-web-landing-page/attachments/2796668?mode=media)
    ALternate Blue - Light Blue (Selection/Highlighting) - rgb(59,125,221) || #3b7ddd
    Main Orange - rgb(239, 107, 8), #ef6b08 || Main Red - rgb(229, 26, 20), #e51a14 => https://cdn1.wideautomation.com/media/uploads/2018/07/01225422/loghi_bi.jpg
    Main Color - Blend/Mix of Orange & Red - background-color: color-mix(in srgb, #ef6b08 75%, #e51a14)
    Button Hover Shadow - Light Orange - rgb(255, 179, 135) || #ffb387;




    Black - Dark (Light Black) - rgb(45, 45, 45) || #2d2d2d
    Black - Dark (Purple) - rgb(31, 17, 43) || #1f112b

 */

 /* GOOGLE FONTS */
 @import url('https://fonts.googleapis.com/css2?family=Fugaz+One&family=Lora:ital,wght@0,400..700;1,400..7000&family=Palanquin+Dark:wght@400;500;600;700&family=Paytone+Oneital,wght@0,400..900;1,400..900');
 @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");
 @import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
 

 /* BOOTSTRAP ICONS */
 @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

 @import url("../lib/icomoon/style.css");

 /* body {
    background: rgb(255, 248, 238) !important;
 } */
/* 
 body, p, a, span, b, label {
  font-family: "Lora", serif !important;
  font-style: normal !important;
 } */
 
 body, p, a, span, b, strong, label {
  font-family: "Poppins", sans-serif !important;
  font-style: normal !important;
 }
 body, section {
  overflow-x: hidden;
 }
 
 
 
 /* Target iPhones with small screens */
@media only screen and (min-device-width: 320px) and (max-device-width: 430px) {
    html {
        font-size: 13px !important;
    }
    footer {
        font-size: 12px !important;
    }
    
    .card {
        max-height: 80vh !important;
    }
}
 
 /* Target iPhones with small screens */
@media only screen and (min-device-width: 320px) and (max-device-width: 400px) {    
  .navbar-nav-scroll-55-sm-only {
      max-height: 55vh !important;
      overflow-y: auto;
  }
  .navbar-nav-scroll-50-sm-only {
      max-height: 50vh !important;
      overflow-y: auto;
  }
}

 
 

::-webkit-scrollbar {
   width: 5px;
}

::selection {
   background: #010834;
   color: #fff8ee;
}

::-webkit-scrollbar-thumb {
   background-color: #010834;
   border-radius: 7px;
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}

.custom-tooltip {
  /* --bs-tooltip-bg: var(--bs-dark);
  --bs-tooltip-bg: var(--bs-dark); */
}

 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-family: "Paytone One", sans-serif; */
    /* font-family: "Palanquin Dark", sans-serif !important; */
    font-family: "Palanquin Dark", sans-serif;
    font-weight: 700 !important;
    font-style: normal !important;
 }

 .btn-primary {
  border-radius: 50px !important;
 }

 .btn-primary:hover {
    box-shadow: 1.5px 1.5px 3px 1px color-mix(in srgb, #ef6b08 75%, #e51a14) !important;
    rotate: -1.3deg;
 }

 .btn-dark {
  border-radius: 50px;
 }

 .btn-dark:hover {
    background: color-mix(in srgb, #fff 50%, #fff8ee) !important;
    box-shadow: 1.5px 1.5px 3px 1px var(--bs-dark) !important;
    color: var(--bs-dark);
    rotate: -1.3deg;
 }

 .btn-dark:hover i, .btn-dark:hover span {
    color: var(--bs-dark);
 }

 .btn-primary-alt {
  background: transparent;
    color: var(--bs-dark) !important;
    border: 2px solid var(--bs-primary);
    border-radius: 20px;
    border-left: none;
    border-bottom: none;
    border-right-width: medium;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 6px 10px 6px 3px;
    border-top-width: medium;
 }

 .box-shadow-light {
   box-shadow: 1.5px 1.5px 3px 1px rgba(255, 248, 238, 0.5) !important
 }

 .box-shadow-dark {
   box-shadow: 1.5px 1.5px 3px 1px rgba(1, 8, 52, 0.9) !important
 }

 .border-left-0 {
   border-left: 0 !important;
   border-top-left-radius: 0 !important;
 }

 .border-right-0 {
   border-right: 0 !important;
   border-top-right-radius: 0 !important;
 }

 .border-left-right {
   border-top-right-radius: 5px !important;
 }

 .cursor-pointer {
   cursor: pointer;
 }

 .event-coupon-code-btn:hover {
    cursor: pointer;
    box-shadow: 1.5px 1.5px 3px 1px color-mix(in srgb, #ef6b08 75%, #e51a14) !important;
    rotate: -1.3deg;
    scale: 1.13deg;
 }

 .scale-22 {
   scale: 2.2;
 }
 .scale-4 {
   scale: 4;
 }
 .scale-3 {
   scale: 3;
 }

 .splashscreen-div {
   position: fixed;
   height: 100vh;
   width: 100vw;
   background: #fff8ee;
   z-index: 10000;
 }
 .splashscreen-div div {
   height: 100vh;
   width: 100%;
   scale: 0.3;
   background: url('../img/Tixvnt Logo Animation.gif');
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
 }

 .skeleton {
  display: inline-table;
  animation: skeleton-loading 1s linear infinite alternate;
  opacity: .7;
  border-radius: 4px;
 }

 :not(.skeleton) .skeleton-text-10 {
  height: 14px;
  width: 10%;
 }

 :not(.skeleton) .skeleton-text-20 {
  height: 14px;
  width: 20%;
 }

 :not(.skeleton) .skeleton-text-30 {
  height: 14px;
  width: 30%;
 }

 :not(.skeleton) .skeleton-text-40 {
  height: 14px;
  width: 40%;
 }

 :not(.skeleton) .skeleton-text-50 {
  height: 14px;
  width: 50%;
 }

 :not(.skeleton) .skeleton-text-60 {
  height: 14px;
  width: 60%;
 }

 :not(.skeleton) .skeleton-text-70 {
  height: 14px;
  width: 70%;
 }

 :not(.skeleton) .skeleton-text-80 {
  height: 14px;
  width: 80%;
 }

 :not(.skeleton) .skeleton-text-90 {
  height: 14px;
  width: 90%;
 }

 :not(.skeleton) .skeleton-text-100 {
  height: 14px;
  width: 100%;
 }
 
:not(.skeleton) .skeleton-h-10 {
  height: 32px;
  width: 10%;
 }

:not(.skeleton) .skeleton-h-20 {
  height: 32px;
  width: 20%;
 }
 
:not(.skeleton) .skeleton-h-30 {
  height: 32px;
  width: 30%;
 }

:not(.skeleton) .skeleton-h-40 {
  height: 32px;
  width: 40%;
 }

:not(.skeleton) .skeleton-h-50 {
  height: 32px;
  width: 50%;
 }

:not(.skeleton) .skeleton-h-60 {
  height: 32px;
  width: 60%;
 }

:not(.skeleton) .skeleton-h-70 {
  height: 32px;
  width: 70%;
 }

:not(.skeleton) .skeleton-h-75 {
  height: 32px;
  width: 75%;
 }

:not(.skeleton) .skeleton-h-80 {
  height: 32px;
  width: 80%;
 }

:not(.skeleton) .skeleton-h-90 {
  height: 32px;
  width: 90%;
 }

 :not(.skeleton) .skeleton-h-100 {
  height: 32px;
  width: 100%;
 }

 :not(.skeleton) .skeleton-icon {
  width: 100% !important;
 }

 @keyframes skeleton-loading {
  0% {
    background-color: rgba(1, 8, 52, 0.1);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.4);
  }
 }

 table thead .sorting_unsorted:hover, table thead .sorting_desc:hover, table thead .sorting_asc:hover {
  cursor: pointer;
  scale: 1.13;
 }
 table thead .sorting_desc, table thead .sorting_asc {
  scale: 1.13;
  /* text-transform: uppercase; */
  color: #3b7ddd !important;
 }

 table thead .sorting_desc:after {
  font-family: bootstrap-icons !important;
  content: '\F282';
  padding: 0 3px;
  font-size: 11px;
  font-weight: 800;
  cursor: pointer;
  color: #3b7ddd;
}
 table thead .sorting_asc:after {
  font-family: bootstrap-icons !important;
  content: '\F286';
  padding: 0 3px;
  font-size: 11px;
  font-weight: 800;
  cursor: pointer;
  color: #3b7ddd;
}
 table thead .sorting_unsorted:after {
  font-family: bootstrap-icons !important;
  content: '\F283';
  padding: 0 3px;
  font-size: 15px;
  font-weight: 100;
  cursor: pointer;
  color: #3b7ddd;
}

.table-overflow-y {
  display: block;
  overflow-y: auto;
  max-height: 55vh;
  /* font-size: 13.5px; */
}

.notifications-div {
  max-height: 67vh;
  overflow-y: auto;
}
.notifications:hover {
  background: var(--bs-dark) !important;
  cursor: pointer;
}
.notifications:hover h3, .notifications:hover span {
  color: var(--bs-light) !important;
}
.notifications-read {
  background: var(--bs-dark) !important;
}
.notifications-read h3, .notifications-read span {
  color: var(--bs-light);
}


/* MAIN PAGES STYLING */

.footer-frame {
  width: 100%;
  height: 1.5rem;
}

.place-content-center {
  place-content: center;
}

@media (min-width: 768px) {
  .footer-frame {
    height: 5rem;
  }
}

.icon-container {
  text-align: center;
}

.fa-stack {
  width: 2em;
  margin-bottom: 0.75rem;
  margin-right: 0.375rem;
  font-size: 1.5rem;
}

.fa-stack .fa-stack-1x {
  color: var(--bs-light);
}

.fa-stack a:hover .fa-stack-2x {
  color: var(--bs-light);
}
.fa-stack a:hover .fa-stack-1x {
  color: var(--bs-primary);
}

.header {
  background: var(--bs-dark);
  color: var(--bs-light)
}

.header .header-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

@media (min-width: 992px) {
  .header .header-content {
    text-align: left;
  }
}

.header h1 {
  margin-bottom: 1rem;
  color: #fff;
  font-size: 2.5rem;
  line-height: 3rem;
}

@media (min-width: 768px) {
  .header h1 {
    font-size: 3.5rem;
    line-height: 4.125rem;
  }
}

.header-frame {
  margin-top: -1px;
  width: 100%;
  height: 2.25rem;
}
@media (min-width: 992px) {
  .header-frame {
    height: 8rem;
  }
}
@media (min-width: 768px) {
  .header-frame {
    height: 5.5rem;
  }
}



/* 
---------------------------------------------
Services Style
--------------------------------------------- 
*/

.services .service-item:hover .icon img {
  margin-top: -10px;
}

.services .service-item {
  position: relative;
  margin-top: 95px;
}

.services .service-item .icon {
  width: 190px;
  height: 190px;
  display: inline-block;
  text-align: center;
  line-height: 190px;
  background-color: var(--bs-white);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -95px;
  transform: translateX(-50%);
}

.services .service-item .icon img {
  /* max-width: 86px; */
  max-width: 150px;
  transition: all .2s;
}

.services .service-item .main-content {
  border-radius: 25px;
  padding: 90px 30px 50px 30px;
  background-color: var(--bs-white);
  margin-bottom: 30px;
  /* margin-right: 80px; */
  transition: all .4s;
}

.services .service-item h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 30px;
  transition: all .4s;
}

.services .service-item p {
  color: #4a4a4a;
  margin-bottom: 25px;
}


/* CAROUSEL */
/* 
.owl-carousel {
  max-width: 1100px;
  margin: 0 auto;
}



@media(min-width: 1100px) {
  .owl-carousel .owl-item{
    width: 320px !important;
  }
  .owl-carousel .owl-stage{
    width: 100000px !important;
  }
} */

.owl-carousel .owl-item {
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item .card {
  padding: 30px;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  /* overflow-y: auto !important; */
  /* padding-bottom: 40px; */
  padding-bottom: 10px;
}

.owl-carousel .owl-item img {
  height: 200px;
  object-fit: cover;
  object-position: top;
  border-radius: 6px;
}

.owl-carousel .owl-item .card .name {
  position: absolute;
  bottom: -20px;
  left: 33%;
  color: #101c81;
  font-size: 1.1rem;
  font-weight: 600;
  background-color: aquamarine;
  padding: 0.3rem 0.4rem;
  border-radius: 5px;
  box-shadow: 2px 3px 15px #3c405a;
}

.owl-carousel .owl-item .card {
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item.active.center .card {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  height: 20px;
  background: #2a6ba3 !important;
  border-radius: 2px !important;
  opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  height: 13px;
  width: 13px;
  opacity: 1;
  transform: translateY(2px);
  background: #83b8e7 !important;
}

.overlay{
    overflow: scroll;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
  /*.owl-carousel .owl-item .card .name {*/
  /*    left: 24%;*/
  /*}*/
  
  .owl-stage>.owl-item{
    float: left;
    /*left: 30%;*/
    width: 300px !important;
  }
  
  .owl-carousel .owl-stage{
    width: 100000px !important;
  }
}

@media(max-width: 360px) {
  .owl-carousel .owl-item .card .name {
      left: 30%;
  }
}



/* 
---------------------------------------------
Events Style
--------------------------------------------- 
*/

.events .section-heading {
  margin-bottom: 100px;
}

.events .item {
  /* background-color: #f1f0fe; */
  background-color: #fff8ee;
  border-radius: 25px;
  position: relative;
  padding: 20px;
  margin-top: 60px;
  margin-bottom: 96px;
}

.events .item:hover {
  scale: 1.13;
}

.header-events .item:hover {
  scale: 1 !important;
}

.events .item .image {
  position: relative;
}

.events .item .image img {
  position: absolute;
  border-radius: 25px;
  max-width: 260px;
  left: 0;
  top: -70px;
}

.events .item ul li {
  display: inline-block;
  width: 17.5%;
  vertical-align: middle;
}

.events .item ul li:first-child {
  width: 35%;
}

.events .item ul li:nth-of-type(2) {
  width: 28%;
}

.events .item ul li span.category {
  font-size: 14px;
  text-transform: uppercase;
  /* color: #7a6ad8; */
  color: var(--bs-primary);
  background-color: var(--bs-white);
  padding: 8px 20px;
  border-radius: 25px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
}

.events .item ul li h4 {
  font-size: 22px;
  padding-right: 40px;
  font-weight: 600;
}

.events .item ul li span {
  display: inline-block;
  font-size: 14px;
  color: #4a4a4a;
  margin-bottom: 10px;
}

.events .item ul li h6 {
  font-size: 16px;
  /* color: #7a6ad8; */
  color: var(--bs-primary);
  font-weight: 600;
}

.events .item a:not(.text-link) {
  position: absolute;
  right: 0;
  /*top: 22px;*/
  top: 50%;
  /* background-color: #7a6ad8; */
  background: var(--bs-dark);
  width: 60px;
  height: 120px;
  display: inline-block;
  text-align: center;
  line-height: 120px;
  font-size: 18px;
  z-index: 1;
  color: #fff;
  border-radius: 60px 0px 0px 60px;
}


@media (min-width: 320px) {
  .events {
    margin-top: 80px;
  }
  .header-events {
    margin-top: 0 !important;
  }
  .events .item {
    /* margin-bottom: 66px; */
    margin-bottom: 0px;
  }
  .events .item .image img {
    position: relative;
    max-width: 100%;
  }
  .events .item ul {
    margin-top: -40px;
    padding: 0 !important;
  }
  .events .item ul li:first-child {
    width: 100% !important;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
  .events .item ul li:nth-child(2) {
    width: 40% !important;
  }
  .events .item ul li {
    display: inline-block;
    width: 28% !important;
  }
  .events .item ul li:last-child {
    text-align: right;
  }
  .events .item a {
    bottom: 150px;
    top: auto;
  }
  .events .item ul li h6 {
    font-size: 14px;
  }

}


/*---------------------------------------
  TIMELINE              
-----------------------------------------*/

.timeline-section {
  /* background-image: url('../img/header-image.png'); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.timeline-section-overlay {
  /* background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%); */
  /* background: #010834; */
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  opacity: 0.85;
}

.timeline-section-overlay + .container {
  position: relative;
}

.timeline-container .vertical-scrollable-timeline {
  list-style-type: none;
  position: relative;
  padding-left: 0;
}

.timeline-container .vertical-scrollable-timeline .list-progress {
  width: 8px;
  height: 87%;
  background-color: var(--bs-primary);
  position: absolute;
  left: 52px;
  top: 0;
  overflow: hidden;
}

.timeline-container .vertical-scrollable-timeline .list-progress .inner {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  background-color: var(--bs-dark);
  width: 100%;
}

.timeline-container .vertical-scrollable-timeline li {
  position: relative;
  padding: 20px 0px 65px 145px;
}

.timeline-container .vertical-scrollable-timeline li:last-child {
  padding-bottom: 0;
}

.timeline-container .vertical-scrollable-timeline li p {
  line-height: 30px;
}

.timeline-container .vertical-scrollable-timeline li p:last-child {
  margin-bottom: 0;
}

.timeline-container .vertical-scrollable-timeline li .icon-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 104px;
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--bs-dark);
  border-radius: 50%;
  z-index: 1;
  transition: 0.4s all;
}

.timeline-container .vertical-scrollable-timeline li .icon-holder::before {
  content: "";
  width: 80px;
  height: 80px;
  border: 4px solid #fff;
  position: absolute;
  background-color: var(--bs-dark);
  border-radius: 50%;
  z-index: -1;
  transition: 0.4s all;
}

.timeline-container .vertical-scrollable-timeline li .icon-holder i {
  font-size: 25px;
  color: var(--white-color);
}

@media(max-width: 480px) {
     
  .timeline-container .vertical-scrollable-timeline li .icon-holder {
    width: 52px;
    height: 52px;
  }

  .timeline-container .vertical-scrollable-timeline li .icon-holder::before {
    width: 40px;
    height: 40px;
  }
  
  .timeline-container .vertical-scrollable-timeline li .icon-holder i {
    font-size: 15px;
  }
  .timeline-container .vertical-scrollable-timeline li {
    padding: 0px 0px 40px 72.5px;
  }
  .timeline-container .vertical-scrollable-timeline .list-progress {
    left: 22px;
  }
  .fontsize-mobile-20 {
    font-size: 20px !important;
  }

}

.timeline-container .vertical-scrollable-timeline li::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 8px;
  background-color: transparent;
  left: 52px;
  z-index: 0;
}

.timeline-container .vertical-scrollable-timeline li.active .icon-holder {
  background-color: var(--bs-primary);
}

.timeline-container .vertical-scrollable-timeline li.active .icon-holder::before {
  background-color: var(--bs-primary);
}

.tixvnt-tweets-section .owl-carousel.owl-drag .owl-item>.owl-item {
  width: 100% !important;
}

.twitter-tweet {
  max-width: 400px !important;
}

/* article.css-1dbjc4n.r-yfoy6g.r-1ny4l3l.r-iphfwy.r-1yt7n81.r-ry3cjt.r-1b3ntt7.r-o7ynqc.r-6416eg {
  background: #010834 !important;
} */

.sub-text-small {
  font-size: 12px;
}


.section-h {
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: fit-content;
  text-align: center;
  margin: 20px auto;
  white-space: nowrap;
  padding-bottom: 13px;
}
.section-h:before {
  background-color: var(--bs-primary);
  content: '';
  display: block;
  height: 3px;
  /* width: 75px; */
  width: 33%;
  margin-bottom: 5px;
  border-radius: 50px;
}
.section-h:after {
  background-color: var(--bs-primary);
  content: '';
  display: block;
  position:absolute;
  right:0;
  bottom:0;
  height: 3px;
  /* width: 75px; */
  width: 33%;
  margin-bottom: 0.25em;
  border-radius: 50px;
}


/* 
---------------------------------------------
Team Style
--------------------------------------------- 
*/

.team {
  margin-top: 120px;
  /* padding-top: 140px; */
}

.team-member {
  position: relative;
}

.team-member:hover img {
  top: -120px;
}

.team-member img {
  width: 220px;
  height: 220px;
  object-fit: cover;
  max-width: 220px;
  border-radius: 50%;
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translateX(-110px);
  transition: all .3s;
}

.team-member .main-content {
  border-radius: 25px;
  padding: 140px 30px 40px 30px;
  /* background-color: #f1f0fe; */
  background-color: var(--bs-light);
  text-align: center;
}

.team-member .main-content span.category {
  /* color: #7a6ad8; */
  color: var(--bs-dark);
  /* font-size: 15px; */
}

.team-member .main-content h4 {
  color: var(--bs-primary);
  font-size: 22px;
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 15px;
}

.team-member .main-content ul li {
  display: inline-block;
  margin: 0px 2px;
}

.team-member .main-content ul li a {
  /* background-color: #fff; */
  background: var(--bs-white);
  /* color: #7a6ad8; */
  color: var(--bs-dark);
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all .3s;
}

.team-member .main-content ul li a:hover {
  /* background-color: #7a6ad8; */
  background: var(--bs-dark);
  /* color: #fff; */
  color: var(--bs-white);
}

.social-icons a {
  /* background-color: #fff; */
  background: var(--bs-white);
  /* color: #7a6ad8; */
  color: var(--bs-dark);
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all .3s;
}

.social-icons a:hover {
  /* background-color: #7a6ad8; */
  background: var(--bs-dark);
  /* color: #fff; */
  color: var(--bs-white);
}


/* Events Styling */


.event_filter {
  text-align: center;
}

.event_filter {
  background: var(--bs-white);
  border-radius: 50px;
  /*padding: 15px 40px;*/
  padding: 15px 15px;
  list-style: none;
  /* margin: 0 auto 70px; */
  margin: 0 auto 40px;
  max-width: max-content;
}

@media (max-width: 480px) {
  .event_filter {
    /*padding: 10px 10px;*/
    padding: 7px 7px;
  }
}

.event_filter li {
  display: inline-block;
  /*padding: 10px 20px;*/
  padding: 7px 13px;
  border-radius: 50px;
  cursor: pointer;
}

@media (max-width: 480px) {
  .event_filter li {
    padding: 5px 15px;
    margin: 5px auto;
  }
}

.event_filter li:not(.active):hover {
  padding: 7px 14px;
  border: .5px solid var(--bs-dark);
}
.event_filter li.active {
  background: var(--bs-dark);
  color: var(--bs-white);
  /*scale: 1.13;*/
  scale: 1.03;
}

.event_filter li a {
  font-size: 14px;
  font-weight: 500;
  color: #1e1e1e;
  transition: all .3s;
}

.event_filter li

.event_filter li a:hover {
  color: #7a6ad8;
}

.events_item .thumb {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
}

.events_item .thumb img {
  margin-bottom: -5px;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.events_item .thumb span.category {
  position: absolute;
  left: 30px;
  top: 30px;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--bs-primary);
  background-color: rgba(250, 250, 250, 0.95);
  padding: 8px 20px;
  border-radius: 25px;
  font-weight: 500;
  display: inline-block;
}

.events_item .thumb span.price {
  position: absolute;
  right: -30px;
  top: -50px;
  /* background: var(--bs-dark); */
  background: rgba(1, 8, 52, 0.8);
  color: var(--bs-light);
  width: 130px;
  height: 130px;
  border-radius: 50%;
  display: inline-block;
  transition: all .3s;
}

.events_item .thumb span.price h6 {
  margin-top: 72px;
  margin-left: 22px;
  /* font-size: 28px; */
  /* font-size: x-large; */
  font-size: larger;
  text-transform: uppercase;
  color: var(--bs-white);
  font-weight: 700;
}

.events_item .thumb span.price em {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  vertical-align: top;
}

.events_item {
  background: var(--bs-white);
  border-radius: 25px;
  margin-bottom: 30px;
  position: relative;
  justify-content: center;
  align-items: center;
} 

.events_item .down-content {
  padding: 20px 30px 25px 30px;
}

.events_item .down-content span.author {
  color: var(--bs-dark);
  font-size: 15px;
  display: inline-block;
  margin-bottom: 6px;
}

.events_item .down-content h4 {
  color: var(--bs-primary);
  font-size: 22px;
  font-weight: 600;
  transition: all .3s;
}

.events_item:hover .down-content h4 {
  color: var(--bs-primary);
  text-shadow: 1px 1px 9px color-mix(in srgb, #ef6b08 75%, #e51a14);
  scale: 1.05;
}

.events_item:hover .thumb img {
  object-fit: fill;
}

.events_item:hover .thumb span.price {
  transform: scale(1.2);
}


/* BEGINNING OF CAROUSEL */

/* Carousel base class */
.carousel {
  margin-bottom: 0;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  /* border: 2px solid gold; */
  height: 100vh;
  background: var(--bs-dark);
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-position: center;
}

.header-content .carousel-item {
    height: 165vw !important;
}

@media (min-width: 768px) {
    .header-content .carousel-item {
        height: 80vh !important;
    }
}

.carousel-item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: .8;
}

@media (min-width: 768px) {
  .carousel-item img {
    object-fit: fill;
    height: 40vh;
  }
}

@media (min-width: 768px) {
  .height-inherit {
    height: inherit !important;
  }
}

.carousel-item h1, .carousel-item p {
  text-shadow: 1px 1px 2px var(--bs-dark);
}

/*@media (min-width: 480px) and (max-width:680px) {*/
/*    .owl-stage {*/
        /*width: auto !important;*/
        /*max-width: 10000px !important;*/
/*        width: 10000px !important;*/
/*    }*/
/*    .owl-stage > .owl-item {*/
/*        min-width: 300px !important;*/
/*        background: red !important;*/
/*        left: 100px;*/
/*    }*/
/*}*/


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

/* END OF CAROUSEL */

/* iPhone line issue here */
/* 
.event-description-div::before {
  position: absolute;
  content: '';
  height: -webkit-fill-available;
  width: 4px;
  border-radius: 50px;
  background: color-mix(in srgb, #ef6b08 75%, #e51a14);
  margin-left: -10px;
} */


.event-description-div {
  position: relative;
}

.event-description-div::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 50px;
  background: color-mix(in srgb, #ef6b08 75%, #e51a14);
  margin-left: -10px; /* better than margin-left for absolute */
}

.event-modal .modal-content {
  position: fixed;
  display: flex;
  flex-direction: column;
  width: 80%;
  /* height: -webkit-fill-available; */
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.user-profile-events-list-div {
    overflow-y: auto;
    /*max-height: 50vh;*/
    max-height: 65vh;
}

.attendance-flyer-div, .attendance-flyer-div input, .attendance-flyer-div span, .attendance-flyer-div img, .attendance-flyer-div h3, .attendance-flyer-div a  {
    pointer-events: none !important; /* Disables all pointer events (click, focus, etc.) */
    user-select: none !important;
}
.attendance-flyer-div {
    max-width: 600px;
}

.blurred-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: url('https://tixvnt.com/profile_img/Vicol%20Olawade%2066e0cfacc72174.35421192.jpeg') center center / cover no-repeat;*/
    background-image: url('https://tixvnt.com/profile_img/Vicol%20Olawade%2066e0cfacc72174.35421192.jpeg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    filter: blur(5px);
    z-index: 1;
}

.attendance-flyer-div-inner {
    position: inherit;
    z-index: 2;
}

.attendance-flyer-div .text-dark {
    text-shadow: 1.3px 1.3px 6px #fef6eb;
}
.attendance-flyer-div .text-light {
    text-shadow: 1.3px 1.3px 6px #010834;
}

.attendance-flyer-div .text-cursive {
  font-family: "Pacifico", cursive !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 2.5rem !important;
}


.blog-table-width-100 {
    width: 100% !important;
}
.blog-table-width-100 td {
    --bs-table-bg: transparent;
}
.blog-table-width-100 thead, .blog-table-width-100 tbody, .blog-table-width-100 tfoot, .blog-table-width-100 tr, .blog-table-width-100 td, .blog-table-width-100 th{
    border: .5px solid var(--bs-dark) !important;
}
.blog-post .r-vakc41 {
    max-width: none !important;
}
.blog-post .twitter-tweet {
    max-width: none !important;
}
.blog-post p, .blog-post li {
    /*line-height: 1.5;*/
    line-height: 2.1;
    letter-spacing: 0.4px;
}


.blog-post-section-h {
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: fit-content;
  text-align: center;
  margin: 20px 0;
  /*white-space: nowrap;*/
  padding-bottom: 10px;
}
.blog-post-section-h:before {
  background-color: var(--bs-primary);
  content: '';
  display: block;
  height: 3px;
  /* width: 75px; */
  width: 33%;
  margin-bottom: 5px;
  border-radius: 50px;
}
.blog-post-section-h:after {
  background-color: var(--bs-primary);
  content: '';
  display: block;
  position:absolute;
  right:0;
  bottom:0;
  height: 3px;
  /* width: 75px; */
  width: 33%;
  margin-bottom: 0.25em;
  border-radius: 50px;
}

.ql-toolbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}


/* UI UPDATES May,2025 */

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

.index-lhs .hero-tag {
  display: inline-flex;
  align-items: center;
  background-color: color-mix(in srgb, var(--bs-primary), transparent 90%);
  padding: 0.5rem 1rem;
  border-radius: 50px;
  margin-bottom: 1rem;
}

.index-lhs .hero-tag i {
  color: var(--bs-primary);
  margin-right: 0.5rem;
}

.index-lhs .hero-tag span {
  color: var(--bs-primary);
  font-weight: 600;
}

.index-lhs .hero-features {
  list-style: none;
  padding-left: 0;
}

/* End of Index Page */


/*--------------------------------------------------------------
# Faq Section
--------------------------------------------------------------*/
.faq .faq-tabs .nav-pills {
  display: inline-flex;
  padding: 8px;
  background-color: color-mix(in srgb, var(--bs-primary), transparent 95%);
  border-radius: 50px;
}

.faq .faq-tabs .nav-pills .nav-item {
  margin: 0 5px;
}

.faq .faq-tabs .nav-pills .nav-item:first-child {
  margin-left: 0;
}

.faq .faq-tabs .nav-pills .nav-item:last-child {
  margin-right: 0;
}

.faq .faq-tabs .nav-pills .nav-link {
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 500;
  color: var(--bs-primary);
  transition: all 0.3s ease;
}

.faq .faq-tabs .nav-pills .nav-link:hover {
  color: var(--bs-primary);
}

.faq .faq-tabs .nav-pills .nav-link.active {
  background-color: var(--bs-primary);
  color: var(--bs-light);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.faq .faq-tabs .nav-pills .nav-link i {
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .faq .faq-tabs .nav-pills {
    flex-wrap: wrap;
    justify-content: center;
  }

  .faq .faq-tabs .nav-pills .nav-item {
    margin: 5px;
  }
}

@media (max-width: 450px) {
  .faq .faq-tabs .nav-pills .nav-link {
    padding: 8px 12px !important;
  }
}

.faq .faq-list .faq-item {
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: var(--bs-white);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq .faq-list .faq-item:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.faq .faq-list .faq-item h3 {
  display: flex;
  align-items: center;
  padding: 20px 25px;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  background-color: var(--bs-white);
  transition: all 0.3s ease;
  position: relative;
}

.faq .faq-list .faq-item h3:hover {
  background-color: color-mix(in srgb, var(--bs-primary), transparent 95%);
}

.faq .faq-list .faq-item h3 .num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  margin-right: 15px;
  background-color: color-mix(in srgb, var(--bs-primary), transparent 85%);
  color: var(--bs-primary);
  border-radius: 50%;
  font-size: 0.9rem;
  font-weight: 700;
  flex-shrink: 0;
}

.faq .faq-list .faq-item h3 .question {
  flex: 1;
}

.faq .faq-list .faq-item h3 .faq-toggle {
  font-size: 1.2rem;
  transition: all 0.3s ease;
  color: color-mix(in srgb, var(--bs-primary), transparent 30%);
  margin-left: 15px;
}

.faq .faq-list .faq-item .faq-content {
  padding: 15px;
  display: none;
}

.faq .faq-list .faq-item .faq-content p {
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.faq .faq-list .faq-item .faq-content p:last-child {
  margin-bottom: 0;
  overflow: hidden;
}

.faq .faq-list .faq-item.faq-active h3 {
  background-color: color-mix(in srgb, var(--bs-primary), transparent 90%);
}

.faq .faq-list .faq-item.faq-active h3 .faq-toggle {
  transform: rotate(45deg);
  color: var(--bs-primary);
}

.faq .faq-list .faq-item.faq-active .faq-content {
  display: block;
}

.faq .faq-cta {
  background-color: color-mix(in srgb, var(--bs-primary), transparent 92%);
  padding: 30px;
  border-radius: 10px;
}

.faq .faq-cta p {
  font-size: 1.1rem;
  margin-bottom: 20px;
}

.faq .faq-cta .btn-primary {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  padding: 10px 25px;
  border-radius: 50px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.faq .faq-cta .btn-primary:hover {
  background-color: color-mix(in srgb, var(--bs-primary), #000 15%);
  border-color: color-mix(in srgb, var(--bs-primary), #000 15%);
  transform: translateY(-2px);
}

@media (max-width: 576px) {
  .faq .faq-list .faq-item h3 {
    padding: 15px 20px;
    font-size: 1rem;
  }

  .faq .faq-list .faq-item h3 .num {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    font-size: 0.8rem;
  }

  .faq .faq-list .faq-item .faq-content .content-inner {
    padding: 0 20px;
  }

  .faq .faq-list .faq-item .faq-content.faq-active .content-inner {
    padding: 15px 20px;
  }
}


/* End of Faq Section */


/*--------------------------------------------------------------
/*--------------------------------------------------------------
# What We offer Section
--------------------------------------------------------------*/
.what-we-offer .what-we-offer-icon-box {
  display: flex;
}

.what-we-offer .what-we-offer-icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.what-we-offer .what-we-offer-icon-box i {
  font-size: 44px;
  line-height: 44px;
  color: var(--bs-primary);
  margin-right: 15px;
}

.what-we-offer .what-we-offer-icon-box p {
  letter-spacing: 0.5px;
  font-size: 14px;
  color: color-mix(in srgb, var(--bs-dark), transparent 30%);
  margin-bottom: 0;
}

/* End of What We offer Section */

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

.contact .container {
  max-width: 1200px;
}

.contact .map-wrapper {
  height: 200px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}

@media (min-width: 992px) {
  .contact .map-wrapper {
    height: 100%;
    position: sticky;
    top: 100px;
  }
}

.contact .contact-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.contact .contact-cards-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

@media (min-width: 576px) {
  .contact .contact-cards-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

.contact .contact-card {
  background-color: var(--bg-white);
  padding: 20px;
  border-radius: 12px;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.contact .contact-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.contact .contact-card .contact-icon-box {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background-color: color-mix(in srgb, var(--bs-primary), transparent 90%);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact .contact-card .contact-icon-box i {
  font-size: 22px;
  color: var(--bs-primary);
}

.contact .contact-card .contact-text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: var(--heading-color);
}

.contact .contact-card .contact-text p {
  font-size: 14px;
  line-height: 1.5;
  color: var(--bs-dark);
  margin-bottom: 0;
}

.contact .contact-form-container {
  background-color: var(--bg-white);
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.contact .contact-form-container h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: var(--heading-color);
  position: relative;
  padding-left: 15px;
}

.contact .contact-form-container h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: var(--bs-primary);
  border-radius: 2px;
}

.contact .contact-form-container .php-email-form .form-control:focus {
  background-color: var(--bg-white);
  border-color: var(--bs-primary);
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--bs-primary), transparent 85%);
}

.contact .contact-form-container .php-email-form .form-control::placeholder {
  color: color-mix(in srgb, var(--bs-dark), transparent 60%);
}

.contact .contact-form-container .php-email-form .form-submit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .contact .contact-form-container .php-email-form .form-submit {
    flex-direction: column;
    align-items: flex-start;
  }
}

.contact .contact-form-container .php-email-form .social-links {
  display: flex;
  gap: 12px;
}

.contact .contact-form-container .php-email-form .social-links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: color-mix(in srgb, var(--bs-white), #f5f8fd 20%);
  color: var(--heading-color);
  font-size: 16px;
  transition: all 0.3s ease;
}

.contact .contact-form-container .php-email-form .social-links a:hover {
  background-color: var(--bs-primary);
  color: var(--bs-light);
  transform: translateY(-3px);
}

@media (max-width: 768px) {
  .contact .contact-form-container {
    padding: 25px 20px;
  }

  .contact .contact-form-container h3 {
    font-size: 22px;
  }
}


/*--------------------------------------------------------------
# Pricing Sub Categories Section
--------------------------------------------------------------*/
.pricing-sub-categories .pricing-sub-categories-item {
  background: var(--bs-white);
  border-radius: 20px;
  height: 100%;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 5px 20px color-mix(in srgb, var(--bs-dark), transparent 92%);
}

.pricing-sub-categories .pricing-sub-categories-item .pricing-sub-categories-image {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.pricing-sub-categories .pricing-sub-categories-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px color-mix(in srgb, var(--bs-primary), transparent 85%);
}

.pricing-sub-categories .pricing-sub-categories-item:hover .pricing-sub-categories-number {
  background: var(--bs-light);
  color: var(--bs-primary);
}

.pricing-sub-categories .pricing-sub-categories-item:hover .pricing-sub-categories-image img {
  transform: scale(1.1);
}

.pricing-sub-categories .pricing-sub-categories-image {
  position: relative;
  height: 280px;
}

.pricing-sub-categories .pricing-sub-categories-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.pricing-sub-categories .pricing-sub-categories-content {
  position: relative;
  padding: 40px 30px 30px;
}

.pricing-sub-categories .pricing-sub-categories-content .pricing-sub-categories-number {
  position: absolute;
  left: 30px;
  top: -30px;
  width: 60px;
  height: 60px;
  background: var(--bs-primary);
  color: var(--bs-light);
  border-radius: 50%;
  font-family: var(--heading-font);
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}

.pricing-sub-categories .pricing-sub-categories-content h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.pricing-sub-categories .pricing-sub-categories-content p {
  font-size: 15px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  margin-bottom: 25px;
}

.pricing-sub-categories .pricing-sub-categories-features .feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.pricing-sub-categories .pricing-sub-categories-features .feature-item:last-child {
  margin-bottom: 0;
}

.pricing-sub-categories .pricing-sub-categories-features .feature-item i {
  color: var(--bs-primary);
  font-size: 18px;
  margin-right: 10px;
}

.pricing-sub-categories .pricing-sub-categories-features .feature-item span {
  font-size: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 15%);
}

@media (max-width: 1199px) {
  .pricing-sub-categories .pricing-sub-categories-image {
    height: 240px;
  }

  .pricing-sub-categories .pricing-sub-categories-content {
    padding: 35px 25px 25px;
  }

  .pricing-sub-categories .pricing-sub-categories-content h3 {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .pricing-sub-categories .pricing-sub-categories-item {
    margin-bottom: 30px;
  }

  .pricing-sub-categories .pricing-sub-categories-image {
    height: 220px;
  }

  .pricing-sub-categories .pricing-sub-categories-content {
    padding: 30px 20px 20px;
  }

  .pricing-sub-categories .pricing-sub-categories-content .pricing-sub-categories-number {
    width: 50px;
    height: 50px;
    font-size: 20px;
    left: 25px;
    top: -25px;
  }

  .pricing-sub-categories .pricing-sub-categories-content h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .pricing-sub-categories .pricing-sub-categories-content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}


/* EVENT PAGE COUNTDOWN */

@keyframes flip-top {
  to {
	  transform: rotateX(90deg);
	}
}
 @keyframes flip-bottom {
  to {
	  transform: rotateX(0deg);
	}
}

.countdown {
  position: fixed;
  /* top: 10vh;
  left: 50%;
  transform: translate(-50%, -50%); */

  bottom: 2vh;
  top: unset;
  left: 2vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2px 5px;
  backdrop-filter: blur(10px);
  z-index: 1020;
}
.countdown .cards {
  display: flex;
  gap: 5px;
}
.countdown .cards .card {
  border: none;
  background: transparent;
  text-align: center;
  font-size: 25px;
}
.countdown .cards .card p {
  color: var(--bs-primary);
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.countdown .cards .card .flip-card {
  display: flex;
  flex-direction: column;
  box-shadow: 0 7px 3px 0 #151515;
  position: relative;
  /* margin: 15px auto; */
  margin: 7px auto;
}
.countdown .cards .card .top-half,.countdown .cards .card .bottom-half,.countdown .cards .card .top-flip,.countdown .cards .card .bottom-flip {
  color: var(--bs-primary);
  font-size: 12px;
  height: 16px;
  width: 25px;
  /* height: 17px;
  width: 30px; */
  padding: 7px 2px;
  overflow: hidden;
  text-align: center;
  will-change: transform !important;
  box-shadow: 0 3px rgba(71, 83, 115, 0.2) inset;
}
.countdown .cards .card .top-half,.countdown .cards .card .top-flip {
  color: var(--bs-primary);
  border-radius: 5px 5px 0 0;
  background-color: var(--bs-dark);
}
.countdown .cards .card .top-half::before,.countdown .cards .card .top-flip::before {
  content: "";
  background-color: #010850;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  bottom: -5px;
  left: -5px;
}
.countdown .cards .card .top-half::after,.countdown .cards .card .top-flip::after {
  content: "";
  background-color: #010850;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  bottom: -5px;
  right: -5px;
}
.countdown .cards .card .bottom-half,.countdown .cards .card .bottom-flip {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 0 0 5px 5px;
  background-color: var(--bs-dark);
  box-shadow: 0 -2px 5px 0 rgba(71, 83, 115, 0.7) inset;
}
.countdown .cards .card .bottom-half::before,.countdown .cards .card .bottom-flip::before {
  content: "";
  background-color: #010850;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  top: -5px;
  left: -5px;
}
.countdown .cards .card .bottom-half::after,.countdown .cards .card .bottom-flip::after {
  content: "";
  background-color: #010850;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  position: absolute;
  top: -5px;
  right: -5px;
}
.countdown .cards .card .top-flip {
  position: absolute;
  transform-origin: bottom;
  transform: rotateX(0deg);
  animation: flip-top 0.5s ease-in forwards;
}
.countdown .cards .card .bottom-flip {
  position: absolute;
  bottom: 0;
  transform-origin: top;
  transform: rotateX(90deg);
  animation: flip-bottom 0.5s ease-out 0.5s;
}
 @media screen and (min-width: 700px) {
	.countdown .cards {
	  gap: 7px;
	}
  .countdown {
    position: fixed;
    bottom: 2vh;
    top: unset;
    left: 2vw;
    transform: none;
    padding: 5px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(10px);
    z-index: 1;
    border-radius: 20px;
  }
	.countdown .cards .top-half,.countdown .cards .bottom-half,.countdown .cards .top-flip,.countdown .cards .bottom-flip {
	  /* font-size: 70px !important;
	  height: 80px !important;
	  width: 125px !important;
	  padding: 34px 7px !important; */
	  font-size: 24px !important;
	  height: 29px !important;
	  width: 42px !important;
	  padding: 11px 2px !important;
	}

  .countdown .cards .card .top-half,.countdown .cards .card .bottom-half,.countdown .cards .card .top-flip,.countdown .cards .card .bottom-flip {
    /* height: 15px;
    width: 25px; */
    height: 17px;
    width: 30px;
  }

}
 
.last-five-attendees-image:not(:first-child) {
  margin-left: -15px;
}

.event-track-payment-progress {
  position: relative;
  background-color: #ddd;
  height: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  margin-top: 40px;
}

.event-track-payment-progress .step {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 25%;
  margin-top: -18px;
  text-align: center;
  position: relative;
}
.event-track-payment-progress .step.active:before {
  background: #ff5722;
}
.event-track-payment-progress .step::before {
  height: 7px;
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 18px;
}
.event-track-payment-progress .step.active .icon {
  background: #ee5435;
  color: #fff;
}
.event-track-payment-progress .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: relative;
  border-radius: 100%;
  background: #ddd;
}
.event-track-payment-progress .step.active .text {
  font-weight: 400;
  color: #000;
}
.event-track-payment-progress .text {
  display: block;
  margin-top: 7px;
}

.navbar-nav-scroll-50 {
    max-height: 50vh;
    overflow-y: auto;
}

.navbar-nav-scroll-55 {
    max-height: 55vh;
    overflow-y: auto;
}

.navbar-nav-scroll-60 {
    max-height: 60vh;
    overflow-y: auto;
}

.navbar-nav-scroll-65 {
    max-height: 65vh;
    overflow-y: auto;
}

.navbar-nav-scroll-45 {
    max-height: 45vh;
    overflow-y: auto;
}

.navbar-nav-scroll-35 {
    max-height: 35vh;
    overflow-y: auto;
}

.navbar-nav-scroll-20 {
    max-height: 20vh;
    overflow-y: auto;
}

.payment-portal-iframe {
  /* max-height: 70vh; */
  max-height: 60vh;
}

.modal-content-width-85 {
  width: 85% !important;
}

.payment-method .bg-light {
  box-shadow: 2px 2px 7px var(--bs-dark);
}

.payment-method-item:not(.bg-light):hover {
  background: var(--bs-dark-bg-subtle);
  box-shadow: 2px 2px 7px var(--bs-dark);
}

.payment-method-item:not(.bg-light) {
  border-bottom: 2px solid var(--bs-dark-bg-subtle);
}
/* 
.-translate-y-1\/2 {
  --tw-translate-y: -50vh !important;
} */

.-translate-y-1\/2 {
  transform: translateY(-50vh) !important;
}