/*!
Template Name: Eventics - Event & Conference HTML Template
Author: temptics pro
Version: 1.0

-----------------------------------------------------------------------------------
Front End is Developed By Shaikh Abu Amer on bahalf of temptics pro
-----------------------------------------------------------------------------------


CSS INDEX
=================== 
01. CUSTOM PROPERTIES
02. GLOBAL
03. Header
04. About
05. Countdown
06. Schedule
07. Stats
08. Categories
09. Features
10. Artists
11. Upcoming Events
12. Blog

// pages
13. About page
14. Events Page
15. Event Details Page
*/

:root {
  --et-blue: #1260FE;
  --et-purple: #550ECA;
  --et-purple-rgb: 85, 14, 202;
  --et-pink: #DE0977;
  --et-pink-rgb: 222, 9, 119;
  --et-Lpink: #F929BB;
  --et-gray: #58595B;
  --et-gray2: #5C707E;
  --black: #181818;
  --white: #ffffff;
  --font-kalam: "Kalam", cursive;
  --font-kanit: "Kanit", sans-serif;
  --font-inter: "Inter", sans-serif;
  --font-lato: "Lato", sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  font-family: var(--font-kanit);
}

p {
  line-height: 1.6;
}

a,
button {
  transition: 0.4s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 62.5%;
}

.rev-slide-up {
  opacity: 0;
}

.et-btn:hover {
  color: var(--white);
  background-color: var(--et-blue);
}

/* section sub title */
.et-section-sub-title {
  position: relative;
  padding-left: 40px;
  font-family: var(--font-kalam);
  color: var(--et-blue);
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .et-section-sub-title {
    margin-bottom: 6px;
  }
}
.et-section-sub-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: var(--et-blue);
}
.et-section-title {
  font-family: var(--font-kanit);
  font-weight: 500;
  font-size: 45px;
  color: var(--black);
  line-height: 1.2;
  letter-spacing: -1px;
}
@media screen and (max-width: 1399px) {
  .et-section-title {
    font-size: 42px;
  }
}
@media screen and (max-width: 1199px) {
  .et-section-title {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .et-section-title {
    font-size: 35px;
  }
}
@media screen and (max-width: 575px) {
  .et-section-title {
    font-size: 33px;
  }
}
@media screen and (max-width: 479px) {
  .et-section-title {
    font-size: 30px;
  }
}
.et-section-title span.colored {
  font-family: var(--font-kalam);
  font-weight: 700;
  color: var(--et-pink);
}

.et-3-section-sub-title {
  position: relative;
  padding-left: 40px;
  font-family: var(--font-kalam);
  color: var(--et-purple);
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
  .et-3-section-sub-title {
    margin-bottom: 6px;
  }
}
.et-3-section-sub-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: var(--et-purple);
}
.et-3-section-title {
  font-family: var(--font-kanit);
  font-weight: 500;
  font-size: 55px;
  color: var(--black);
  line-height: 1.05;
}
@media screen and (max-width: 1199px) {
  .et-3-section-title {
    font-size: 48px;
  }
}
@media screen and (max-width: 991px) {
  .et-3-section-title {
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .et-3-section-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 575px) {
  .et-3-section-title {
    font-size: 35px;
  }
}
@media screen and (max-width: 479px) {
  .et-3-section-title {
    font-size: 32px;
  }
}
.et-3-section-title span.colored {
  font-family: var(--font-kalam);
  font-weight: 700;
  color: var(--et-pink);
}

.et-pagination a.active {
  background-color: var(--et-blue);
  border-color: var(--et-blue);
  color: var(--white);
}

.et-3-pagination a.active {
  background-color: var(--et-pink);
  border-color: var(--et-pink);
  color: var(--white);
}

.video-btn-shadow {
  animation: shadow 2s ease-in infinite;
}

@keyframes shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5), 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 30px transparent, 0 0 0 15px transparent;
  }
}
.et-banner-slider-dots {
  margin-top: 28px;
  display: flex;
  justify-content: center;
}

.et-banner-slider-dots span {
  width: 20px;
  height: 20px;
  opacity: 1;
  border: 1px solid rgba(0, 0, 0, 0);
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  transition: 0.4s ease;
  vertical-align: top;
}

.et-banner-slider-dots span::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  background-color: var(--white);
  border-radius: 50%;
}

.et-banner-slider-dots span.swiper-pagination-bullet-active {
  border-color: var(--white);
}

.et-banner {
  mask: url("../img/banner-mask.svg") center top no-repeat;
  mask-size: cover;
}
.et-banner .swiper {
  mask: url("../img/banner-slide-mask.svg") center top no-repeat;
  mask-position: -80px -40px;
  mask-size: cover;
}
.et-banner-slider .swiper-slide-active .et-banner-bottom-title {
  transform: translateX(0);
}
.et-banner-slider .swiper-slide-active > div {
  background-position: right bottom;
}
.et-banner .swiper-slide > div {
  transition: background 2.4s ease;
}
.et-banner-bottom-title {
  transform: translateX(100px);
  transition: 2.4s ease;
}
.et-banner-vectors img {
  transform: rotate(45deg);
  animation: spin 3.5s linear reverse infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0) scale(1);
  }
  25%, 100% {
    transform: rotate(90deg) scale(1);
  }
  50% {
    transform: rotate(90deg) scale(0.8);
  }
}
.et-header {
  transition: background-color 0.4s ease;
}
.et-header.et-sticky {
  background-color: #18377e;
}
@media screen and (max-width: 991px) {
  .et-header-nav {
    width: 100%;
  }
}
.et-header-nav > li > a {
  color: var(--white);
}
@media screen and (max-width: 991px) {
  .et-header-nav > li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 6px;
    margin-bottom: 6px;
  }
}
.et-header-nav a {
  display: block;
  line-height: 3;
}
@media screen and (max-width: 991px) {
  .et-header-nav a {
    line-height: 1.8;
  }
}
.et-header-nav a:hover {
  color: var(--et-blue);
}
.et-header-nav .has-sub-menu {
  display: grid;
  grid-template-rows: max-content 0fr;
  transition: 0.4s ease;
}
.et-header-nav .has-sub-menu:hover .et-header-submenu {
  transform: translateY(0) translateX(-50%);
  opacity: 1;
  pointer-events: all;
}
@media screen and (max-width: 1199px) {
  .et-header-nav .has-sub-menu:hover .et-header-submenu {
    transform: translateY(0) translateX(0);
  }
}
@media screen and (max-width: 991px) {
  .et-header-nav .has-sub-menu.active {
    grid-template-rows: max-content 1fr;
  }
}
.et-header-nav .has-sub-menu.active > a {
  margin-bottom: 0;
}

.et-header-submenu {
  position: absolute;
  min-width: 200px;
  background-color: var(--white);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.03);
  top: 100%;
  left: 50%;
  opacity: 0;
  transform: translateY(10px) translateX(-50%);
  transition: 0.4s ease, pointer-events 0s;
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .et-header-submenu {
    position: static;
    transform: translateY(0) translateX(0);
    opacity: 1;
    width: 100%;
    overflow: hidden;
    box-shadow: none;
  }
}
.et-header-submenu.active {
  transform: translateY(0) translateX(-50%);
  opacity: 1;
}
.et-header-submenu a {
  padding: 14px 20px;
  border-bottom: 1px solid #ddd;
  line-height: 1;
}
.et-header-submenu li:last-child a {
  border-bottom: 0;
}
.et-header-search.active .et-header-search-open-btn {
  color: var(--et-Lpink);
}
.et-header-search.active form {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.et-header-search form {
  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;
  transition: 0.4s ease;
}
@media screen and (max-width: 1199px) {
  .et-header-search form {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
}
.et-header-location-dropdown {
  min-width: max-content;
}
.et-header-location-dropdown .ss-list {
  border: 1px solid #ddd;
  border-radius: 4px;
}
.et-header-location-dropdown .ss-list .ss-option:hover, .et-header-location-dropdown .ss-list .ss-option:not(.ss-disabled).ss-selected {
  background-color: var(--et-Lpink);
}

.et-about-vector-1 {
  animation: etSlideUp 6.5s linear infinite alternate 1s;
}

.et-about-vector-2 {
  animation: etSlideUp 6.5s linear infinite alternate;
}

@keyframes etSlideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200px);
  }
}
.et-about-stat {
  position: relative;
}
.et-about-stat h6 span {
  -webkit-text-stroke: 1px var(--et-Lpink);
}
.et-about-stat:not(:first-child)::before {
  content: "";
  position: absolute;
  right: 100%;
  height: 65px;
  width: 1px;
  background-color: #d9d9d9;
  top: 50%;
  transform: translateY(-50%);
}
.et-about__action {
  background: url(../img/about-action-bg.jpg);
}

.et-countdown .number {
  color: transparent;
  -webkit-text-stroke: 1px var(--white);
  font-size: 55px;
  font-weight: 500;
  width: 67px;
}
@media screen and (max-width: 575px) {
  .et-countdown .number {
    font-size: 50px;
  }
}
@media screen and (max-width: 479px) {
  .et-countdown .number {
    font-size: 40px;
  }
}

.et-tab {
  height: 0;
  opacity: 0;
  transition: 0.2s ease;
  pointer-events: none;
}
.et-tab.active {
  height: auto;
  opacity: 1;
  pointer-events: all;
}

.et-schedules-tab-navs button:hover, .et-schedules-tab-navs button.active {
  background-color: var(--et-blue);
}

.et-schedule-date-time > *:not(:last-child) {
  position: relative;
}
.et-schedule-date-time > *:not(:last-child)::before {
  content: "";
  position: absolute;
  left: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%);
  height: 21px;
  width: 1px;
  background-color: #D9D9D9;
}
@media screen and (max-width: 479px) {
  .et-schedule-date-time > *:not(:last-child)::before {
    content: none;
  }
}

.et-2-schedules {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 15% 100%, 0 80%);
}
@media screen and (max-width: 1599px) {
  .et-2-schedules {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
  }
}
@media screen and (max-width: 1199px) {
  .et-2-schedules {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 5% 100%, 0 95%);
  }
}
@media screen and (max-width: 991px) {
  .et-2-schedules {
    clip-path: polygon(0 0, 100% 0, 100% 97%, 95% 100%, 5% 100%, 0 97%);
  }
}

.et-2-schedule-img::before {
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 100%);
}

.et-3-schedules {
  background: url(../img/schedules-bg.jpg) no-repeat center center;
  background-size: cover;
}
.et-3-schedules-tab-navs button {
  position: relative;
  z-index: 1;
}
.et-3-schedules-tab-navs button:hover, .et-3-schedules-tab-navs button.active {
  color: var(--white);
}
.et-3-schedules-tab-navs button:hover::before, .et-3-schedules-tab-navs button.active::before {
  opacity: 1;
}
.et-3-schedules-tab-navs button::before {
  content: "";
  position: absolute;
  inset: -1px;
  background: linear-gradient(to right, var(--et-purple), var(--et-Lpink));
  z-index: -1;
  opacity: 0;
  border-radius: 999px;
  transition: 0.2s linear;
}

.et-3-schedule {
  z-index: 1;
  position: relative;
}
.et-3-schedule:hover::before, .et-3-schedule:hover::after {
  opacity: 1;
}
.et-3-schedule:hover .et-schedule-date-time span {
  color: var(--white);
}
.et-3-schedule:hover .et-schedule-date-time svg path {
  fill: var(--white);
}
.et-3-schedule:hover .et-schedule-title {
  color: var(--white);
}
.et-3-schedule:hover .et-schedule-loaction h6 {
  color: var(--white);
}
.et-3-schedule:hover .et-schedule-loaction svg path {
  fill: var(--white);
}
.et-3-schedule:hover .et-schedule__descr {
  color: var(--white);
}
.et-3-schedule:hover .et-schedule-btn {
  background-color: var(--white);
}
.et-3-schedule:hover .et-schedule-btn:hover {
  background-color: var(--et-pink);
}
.et-3-schedule:hover .et-schedule-btn:hover svg path {
  fill: var(--white);
}
.et-3-schedule::before, .et-3-schedule::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: 1s ease;
}
.et-3-schedule::before {
  background: linear-gradient(to right, var(--et-pink), rgba(120, 5, 64, 0.6));
  z-index: -1;
}
.et-3-schedule::after {
  background: url(../img/schedule-bg.jpg) no-repeat center center;
  background-size: cover;
  z-index: -2;
}
.et-3-schedule-date-time > *:not(:last-child) {
  position: relative;
}
.et-3-schedule-date-time > *:not(:last-child)::before {
  content: "";
  position: absolute;
  left: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%);
  height: 21px;
  width: 1px;
  background-color: #D9D9D9;
}
@media screen and (max-width: 479px) {
  .et-3-schedule-date-time > *:not(:last-child)::before {
    top: calc(100% + 6px);
    height: 1px;
    width: 100%;
    left: 50%;
    transform: translateY(0) translateX(-50%);
  }
}
.et-3-schedule-btn {
  background-color: rgba(var(--et-pink-rgb), 0.1);
}

.et-schedule-ticker h4 {
  position: relative;
}
.et-schedule-ticker h4::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/ticker-vector.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  left: -45px;
}
.et-schedule-ticker h4 a > * {
  flex-grow: 0;
  flex-shrink: 1;
}

.et-single-stat .number {
  -webkit-text-stroke: 1px var(--white);
  color: transparent;
}

.et-category {
  position: relative;
  z-index: 1;
  background: url(../img/category-bg.jpg) var(--white) no-repeat center center;
  background-size: cover;
  transition: 0.4s ease;
}
.et-category:hover .et-category__icon {
  background-color: var(--white);
}
.et-category:hover::before {
  opacity: 1;
}
.et-category:hover::after {
  opacity: 0;
}
.et-category:hover .et-category__descr {
  color: var(--white);
}
.et-category:hover a {
  color: var(--white);
}
.et-category:hover a:hover {
  color: var(--et-pink);
}
.et-category:hover a:hover svg path {
  fill: var(--et-pink);
}
.et-category:hover a svg path {
  fill: var(--white);
}
.et-category::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgb(120, 5, 64) 0%, rgba(120, 5, 64, 0) 100%);
  z-index: -1;
  transition: 0.4s ease;
  opacity: 0;
}
.et-category::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  transition: 0.4s ease;
  background: var(--white);
}
.et-category__icon {
  mask: url(../img/category-icon-mask.svg) center center no-repeat;
  mask-size: contain;
  background-color: rgba(var(--et-pink-rgb), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease;
}

.et-artists-slider .et-artist {
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0);
}
.et-artists-slider .swiper-slide-visible .et-artist {
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.06);
}

.et-upcoming-events {
  background: url(../img/upcomng-events-bg.jpg) no-repeat center center;
  background-size: cover;
}
.et-upcoming-events-heading .et-section-sub-title::before {
  background-color: var(--white);
}
.et-upcoming-events-timer {
  position: relative;
}
.et-upcoming-events-timer::before, .et-upcoming-events-timer::after {
  content: "";
  position: absolute;
  width: 265px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  top: 50%;
  left: calc(100% + 20px);
  transform: translateY(-50%);
}
.et-upcoming-events-timer::after {
  left: auto;
  right: calc(100% + 20px);
}

.et-upcoming-event:hover .et-upcoming-event__img img {
  scale: 1.08;
}
.et-upcoming-event__img {
  mask: url(../img/upcoming-event-mask.svg) no-repeat center center;
  mask-size: cover;
}
.et-upcoming-event__img::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(0deg, rgba(var(--et-purple-rgb), 1) 0%, transparent 100%);
}
.et-upcoming-event__img img {
  transition: 0.4s ease;
}
.et-upcoming-event a.btn:hover svg path {
  fill: var(--white);
}

.et-3-blog:hover .et-blog__img img {
  transform: scale(1.1);
}
.et-3-blog__img img {
  transition: 0.4s ease;
}
.et-3-blog__img::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(0deg, rgba(var(--et-purple-rgb), 0.7) 0%, transparent 100%);
}

.et-history-timeline {
  width: max-content;
}
.et-history-timeline::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  background-color: var(--et-blue);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  height: 0;
  transition: 0.4s ease;
}
.et-history-timeline h3 {
  -webkit-text-stroke: 1px var(--et-gray2);
}
.et-history-timeline.swiper-slide-thumb-active {
  border-top: 1px solid var(--et-blue);
}
.et-history-timeline.swiper-slide-thumb-active::before {
  height: 13px;
}
.et-history-timeline.swiper-slide-thumb-active h3 {
  -webkit-text-stroke: 0 var(--et-blue);
  color: var(--et-blue);
}

.et-single-accordion-item {
  transition: 0.4s ease;
}

.et-single-accordion-item.open .et-single-accordion-item__header svg {
  transform: rotate(90deg);
  color: var(--et-blue);
}
.et-single-accordion-item.open .et-single-accordion-item__title {
  color: var(--et-blue);
}
.et-single-accordion-item.open .et-single-accordion-item__body {
  grid-template-rows: 1fr;
  padding-top: 9px;
}

.et-single-accordion-item__header i {
  transition: transform 0.4s ease;
}

.et-single-accordion-item__body {
  transition: all 0.4s ease;
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
}

.et-single-accordion-item__body p {
  overflow: hidden;
}



.et-event-details-requirements-list li {
  padding-left: 22px;
  position: relative;
}
.et-event-details-requirements-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: url(../img/checkmark-blue.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 14px;
  height: 13px;
}

@media screen and (max-width: 379px) {
  .flatpickr-wrapper {
    transform: scale(0.85) translateX(-50%);
    left: 42%;
  }
}

.flatpickr-calendar {
  box-shadow: none;
  width: 100%;
}

.flatpickr-months {
  display: none;
}

.dayContainer {
  gap: 8px;
  max-width: 100%;
  width: 100%;
  min-width: 321px;
  justify-content: center;
}

.flatpickr-weekdays {
  height: auto;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

span.flatpickr-weekday {
  font-weight: 400;
  font-size: 16px;
  color: #232323;
}

.flatpickr-days {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px;
}

.flatpickr-day {
  background-color: rgba(85, 14, 202, 0.06);
  border-radius: 4px;
  font-family: var(--font-inter);
  color: #232323;
  line-height: 37px;
  font-size: 16px;
}
.flatpickr-day.selected, .flatpickr-day.selected:hover {
  background-color: var(--et-Lpink);
  border-color: var(--et-Lpink);
  color: var(--white);
}
.flatpickr-day.today {
  background-color: var(--et-Lpink);
  border-color: var(--et-Lpink);
  color: var(--white);
}

input[type=radio]:checked + span::after {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */


/* iqbal 2024 */

.retina-logo {
  display: none;
}

.sticky-logo {
  display: none;
}
.widget_footer_address_widget{
  width: 100%;
}
.border-\[10px\]{
  border-width: 10px !important;
  border:10px solid #fff !important;
}
.rounded-\[20px\] {
  border-radius: 20px !important;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}
.iqbal.active .two{
  background-color: rgb(255 197 50) ;
}
.iqbal.active .three{
  background-color: #fff ;
  color: #1260FE;
}
.et-about-img img.shrink-0.rounded-\[50px\] {
  border-radius: 50px;
}
.bg-etBlues {
  background-color: rgb(18 96 254);
}
.active-iqbal .bg-etBlues {
  background-color: rgb(254 143 14);
}
.active-iqbal .before\:bg-white::before {
  background-color: rgb(18 96 254);
}
.active-iqbal{
  background-color: rgb(18 96 254);
  color: #fff;
}
.active-iqbal p,
.active-iqbal li,
.active-iqbal span{
  color: #fff;
}
.active-iqbal a{
  border-color: #fff;
}
.active-iqbal a:hover{
  background-color: #fff;
  color: rgb(18 96 254);
}
.active-iqbal a:hover span{
  color: rgb(18 96 254);
}

.rating-stars span {
  color: rgb(18 96 254);
}
.rating-stars span:last-child{
  opacity: 0.7;
}
.et-2-schedule-img img {
  border-top-right-radius: 0px !important;
}
.et-breadcrumb:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  background-color: #000D83;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.7;
}
section.et-breadcrumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.iqbal_contact textarea,
.iqbal_contact input {
  border-radius: 4px;
  padding: 0px 20px;
  border-width: 1px;
  border-color: rgb(236 236 236);
  height: 55px;
}
.iqbal_contact textarea{
  height: 145px;
}
.iqbal_contact br {
  display: none;
}


/* blog */
.et_event_blog .post-thumbnail img {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}

.et_event_blog .post-meta span {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}



.et_event_blog .post-meta {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-bottom: 20px;
}

.et_event_blog .post-meta span a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: capitalize;
}

.et_event_blog h3 {
  color: rgb(24 24 24);
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 10px;
}

.et_event_blog a:hover {
  color: rgb(18 96 254) !important;
}

.et_event_blog p {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 10px;
  color: rgb(88 89 91);
}



.basic-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.basic-pagination ul li {
    border-width: 1px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.basic-pagination ul li a,
.basic-pagination ul li span {
    width: 50px;
    height: 50px;
    justify-content: center;
    color: rgb(24 24 24);
    font-size: 16px;
    border-radius: 9999px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.basic-pagination ul li .current {
    background-color: #1260FE !important;
    color: #fff;
}

.widget-title-box .widget-title {
  color: rgb(24 24 24);
  font-weight: 500;
  font-size: 24px;
  position: relative;
  margin-bottom: 30px;
}

.widget-title-box .widget-title:before {
  content: "";
  position: absolute;
  background-color: rgb(18 96 254);
  width: 50px;
  height: 2px;
  left: 0;
  bottom: -5px;
}

.et_event_blog .widget {
  padding: 30px 30px 40px;
  border-color: rgb(229 229 229 );
  border-width: 1px;
  border-radius: 10px;
}

.sidebar-form input {
  width: 100%;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: rgb(229 229 229);
  border-width: 1px;
  border-radius: 8px;
  height: 60px;
}

.sidebar-form .search-form {
  position: relative;
}

.sidebar-form button {
  position: absolute;
  background: transparent !important;
  font-size: 16px;
  transition: 0.4s ease;
  top: 50%;
  transform: translate(0%, -50%);
  right: 22px;
}

.widget_categories li {
  padding-top: 16px;
  padding-bottom: 16px;
  border-color: rgb(217 217 217 );
  border-top-width: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}

.widget_categories li:last-child {
  border-bottom-width: 1px;
}

.widget_categories li a {
  color: rgb(24 24 24);
  font-size: 16px;
}
.post-tag-list a,
.tagcloud a {
  color: rgb(24 24 24 );
  font-size: 14px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 12px;
  border-color: rgb(229 229 229);
  border-width: 1px;
  border-radius: 4px;
}

.post-tag-list,
.tagcloud {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
}

.post-tag-list a:hover,
.tagcloud a:hover {
  background-color: rgb(18 96 254 ) !important;
  color: #fff !important;
}

.blog-post-tag span {
    color: rgb(24 24 24 );
    font-weight: 500;
    font-size: 16px;
}

.blog-post-tag {
    padding-top: 24px;
    padding-bottom: 24px;
    border-color: rgb(217 217 217 );
    border-top-width: 1px;
    border-bottom-width: 1px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.blog-post-nav {
  margin: 40px 0;
  background: #FAFAFA;
  padding: 23px 30px;
  padding-bottom: 22px;
  border-radius: 8px;
  border: 1px solid rgba(112, 112, 112, 0.10);
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .blog-post-nav {
    flex-direction: column;
    padding: 30px;
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .blog-post-nav {
    flex-direction: column;
    padding: 30px;
    margin: 30px 0;
  }
}
.blog-post-nav .divider {
  background-color: rgba(112, 112, 112, 0.10);
  width: 1px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .blog-post-nav .divider {
    width: 100%;
    height: 1px;
  }
}
@media (max-width: 767px) {
  .blog-post-nav .divider {
    width: 100%;
    height: 1px;
  }
}
.blog-post-nav .post-navigation {
  display: flex;
  gap: 20px;
  flex-basis: 0;
  flex-grow: 1;
  width: 50%;
  align-items: center;
}
@media (max-width: 374px) {
  .blog-post-nav .post-navigation {
    flex-direction: column !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .blog-post-nav .post-navigation {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .blog-post-nav .post-navigation {
    width: 100%;
  }
}
.blog-post-nav .post-navigation:last-child {
  flex-direction: row-reverse;
}
.blog-post-nav .post-navigation:last-child .text {
  text-align: right;
}
@media (max-width: 374px) {
  .blog-post-nav .post-navigation:last-child .text {
    text-align: left;
  }
}
.blog-post-nav .post-navigation .post-img {
  width: 96px;
  height: 96px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
}
@media (max-width: 374px) {
  .blog-post-nav .post-navigation .post-img {
    width: 100% !important;
    height: 150px !important;
  }
}
.blog-post-nav .post-navigation .post-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  left: 0;
  top: 0;
  min-height: auto;
}
.blog-post-nav .post-navigation .text {
  width: 100%;
  margin: auto;
}
.blog-post-nav .post-navigation .text span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  color: rgb(18 96 254 );
}
.blog-post-nav .post-navigation .text h4 {
  font-size: 21px;
  margin: 0;
  line-height: 30px;
  text-transform: capitalize;
}
.blog-post-nav .post-navigation .text h4 a{
  color: #1F212D;
}


.blog-coment-title h2 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  padding-bottom: 30px;
}

.comments-box .comments-avatar img {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  min-height: 117px;
}

.post-comments .comments-box {
  display: flex;
  margin-top: 30px;
  gap: 26px;
  align-items: center;
  padding-bottom: 30px;
  position: relative;
  border-color: rgb(236 236 236);
  border-bottom-width: 1px;

}
.latest-comments ul.children {
  border-color: rgb(236 236 236);
  border-bottom-width: 1px;
}

.avatar-name h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.post-comments .comments-box a.comment-reply-link {
  background: rgb(18 96 254);
  padding: 5px 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
}
.post-comments .comments-box a.comment-reply-link:hover {
  background: #1F212D !important;
  color: #fff !important;
}
.avatar-name span {
  font-size: 14px;
}
.comments-text .avatar-name h5 a {
  color: #000;
  text-transform: capitalize;
}

p.comment-form-cookies-consent {
  display: none;
}

.post-comments-title h2 {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 32px;
}

.post-comments-form button {
  margin-top: 30px;
}
h1.page-title {
  font-size: 34px;
  font-weight: 500;
}
.et-footer-widget .widget_latest_post h4 {
  color: #fff;
}
.et-footer{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.etn-event-single-content-wrap {
  position: relative;
}

.etn-event-single-content-wrap .etn-event-meta {
  position: absolute;
  width: 75%;
  top: 75px;
  right: 78px;
}

.etn-event-single-content-wrap .etn-event-meta .etn-event-category span a {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  background-color: rgb(18 96 254);
  border: none;
}

.etn-event-single-content-wrap .etn-event-meta .etn-event-social-wrap {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  background-color: rgb(18 96 254);
  border: none;
  padding: 7px;
  border-radius: 4px;
}

.etn-event-content-body h2 {
  font-weight: 500;
  font-size: 30px;
}

.etn-event-content-body p {
  color: rgb(88 89 91 );
  font-weight: 300;
  font-size: 16px;
}

.etn-event-tag-list h4 {
  font-size: 18px;
  font-weight: 500;
}

.schedule-tab-wrapper.etn-tab-wrapper {
  padding: 18px;
}

.schedule-tab-wrapper .etn-nav li a .etn-day {
  font-size: 14px;
  font-weight: 300;
}

.schedule-tab-wrapper .etn-nav li a span {
  font-size: 16px;
}

.etn-schedule-wrap .etn-schedule-info .etn-schedule-time {
  font-size: 14px;
}

.etn-schedule-wrap .etn-schedule-info .etn-schedule-location {
  font-size: 12px;
}

.etn-schedule-wrap .etn-schedule-content .etn-title {
  font-size: 20px;
}

.etn-schedule-wrap .etn-schedule-content p {
  font-size: 16px;
  font-weight: 300;
}

h3.related-post-title {}

.etn-event-related-post h3.related-post-title {
  font-size: 30px;
  font-weight: 500;
}

.etn-event-item .etn-event-location {
  font-size: 15px;
}

.etn-event-item .etn-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.etn-sidebar .etn-event-meta-info ul li {
  font-size: 16px;
}

.etn-sidebar .etn-add-to-calender-title .etn-title {
  font-size: 20px;
  font-weight: 500;
}

.etn-calender-list a .calender-name {
  font-size: 16px;
  font-weight: 400;
}

.etn-calender-list a {
  width: 100%;
}

.etn-sidebar .etn-widget .etn-widget-title {
  font-size: 20px;
  font-weight: 500;
}

.etn-sidebar .etn-event-organizers .etn-organaizer-item .etn-organizer-name {
  font-size: 15px;
}

.etn-sidebar .etn-event-organizers .etn-organaizer-item .etn-label-name {
  font-size: 15px;
  font-weight: 500;
}

.etn-sidebar .etn-event-organizers .etn-organaizer-item .etn-organizer-email a {
  font-size: 14px;
}

.etn-sidebar .etn-widget .etn-social a {
  font-size: 14px;
}
.etn-sidebar .etn-widget .etn-social a+:before {
  display: none;
}
.etn-event-item .etn-event-footer .etn-event-date {
  font-weight: 400;
  font-size: 14px;
}

.etn-event-item .etn-event-footer .etn-atend-btn a.etn-btn.etn-btn-border {
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
}

.etn-event-content p {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 20px;
  color: rgb(88 89 91);
}

.event-tab-wrapper .etn-title h3 {
  font-size: 25px;
  line-height: 30px;
  padding: 10px 0px 5px;
}

.event-tab-wrapper h3.etn-title.etn-event-title {
  font-size: 25px;
  line-height: 30px;
  padding: 10px 0px 5px;
}

.event-tab-wrapper ul.etn-nav a {
  font-size: 16px;
}
.etn-speaker-item .etn-speaker-content .etn-title {
  font-size: 20px;
}

.etn-speaker-item.style-3 .etn-speaker-content p {
  font-size: 16px;
  color: rgb(88 89 91);
}

.etn-speaker-item.style-3 .etn-speaker-content .etn-speakers-social a {
  font-size: 16px;
}
.team_page .et-speakers-heading{
  display: none;
}

.widget_latest_post ul li {
  font-size: 14px;
}
.et-2-testimonial-slider {
  margin-bottom: 30px;
  overflow: visible !important;
}

/* iqbal 2024 */