.container-event {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 10px;
}
@media only screen and (min-width: 992px) {
  .container-event #sidebar-event {
    flex: 0 0 360px;
    max-width: 360px;
  }
  .container-event #sidebar-active {
    flex: 0 0 calc(100% - 390px);
    max-width: calc(100% - 390px);
  }
}
@media (max-width: 991px) {
  .container-event #sidebar, .container-event #sidebar-active {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.container-event #main-event {
  width: 100%;
  margin-bottom: 110px;
}
@media (max-width: 1024px) {
  .container-event #main-event {
    margin-bottom: 70px;
  }
}
.container-event #sidebar-active {
  width: 100%;
}
.container-event .sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 150px;
  left: 0;
  height: 100%;
  margin-bottom: 65px;
}
.container-event .ovaev-content {
  position: relative;
}
.container-event .ovaev-content a {
  text-decoration: none;
}

@media (max-width: 991px) {
  #sidebar-event {
    width: 100%;
  }
}
#sidebar-event a {
  text-decoration: none !important;
  box-shadow: none;
}
#sidebar-event a:hover {
  text-decoration: none !important;
  color: #ff3514;
}
#sidebar-event .widget {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #fff;
  border: 1px solid #f7f7f7;
  border-radius: 10px;
}
#sidebar-event .widget ul {
  list-style: none;
  margin: 0;
}
#sidebar-event .widget ul li {
  position: relative;
  border: none;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
#sidebar-event .widget ul li a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  font-weight: 400;
}
#sidebar-event .widget ul li a:hover {
  color: #ff3514;
}
#sidebar-event .widget ul li a:hover:before {
  background-color: #ff3514;
}
#sidebar-event .widget .tagcloud {
  position: relative;
  width: 100%;
  margin-top: 7px;
}
#sidebar-event .widget .tagcloud a {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #8c8c8c;
  padding: 2px 10px 1px 10px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin: 0 10px 10px 0;
  display: inline-block;
  background-color: transparent;
}
#sidebar-event .widget .tagcloud a:hover {
  color: #ff3514;
}
#sidebar-event .widget_feature_event .event-feature {
  padding-top: 6px;
  margin-top: -40px;
  margin-bottom: -40px;
}
#sidebar-event .widget_feature_event .event-feature .item-event {
  display: flex;
  padding: 20px 0 17px 0;
}
#sidebar-event .widget_feature_event .event-feature .item-event:first-child {
  padding-top: 0;
}
#sidebar-event .widget_feature_event .event-feature .item-event:not(:last-child) {
  margin-bottom: 60px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .date-event {
  position: absolute;
  top: 20px;
  display: flex;
}
#sidebar-event .widget_feature_event .event-feature .item-event .date-event .date {
  color: #fff;
  font-size: 20px;
  padding: 0px 8px 0px 10px;
  height: 36px;
  line-height: 36px;
  font-weight: 700;
}
#sidebar-event .widget_feature_event .event-feature .item-event .date-event .month-year {
  background: #fff;
  color: #232526;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0px 15px 0px 12px;
  height: 36px;
  line-height: 36px;
  letter-spacing: 0.2px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .date-event .month-year .month {
  margin-right: 5px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post {
  -webkit-transition: all 3s;
  transition: all 0.3s;
  padding: 23px 25px 40px 25px;
  text-align: left;
  border-top: 0;
}
@media (min-width: 1024px) and (max-width: 1099px) {
  #sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .post_cat .event_type {
  font-size: 17px;
  line-height: 22px;
  color: #0067da;
  font-weight: 600;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .event_title {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #232526;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 10px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .event_title a {
  color: #232526;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event {
  line-height: 22px;
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .time {
  margin-bottom: 7px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .time .more_date_text:hover {
  color: #232526;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .time, #sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event .venue {
  display: flex;
  align-items: center;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .time-event svg {
  color: #8c8c8c;
  width: 18px;
  margin-right: 6px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event {
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event .view_detail {
  background: #fff;
  border: 2px solid #e0e0e0;
  margin-right: 11px;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #232526;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  padding: 6px 20px 5px 20px;
}
#sidebar-event .widget_feature_event .event-feature .item-event .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #ff3514;
  border-color: #ff3514;
}
#sidebar-event .widget_feature_event .event-feature .item {
  position: relative;
  box-shadow: 0px 10px 30px 0px rgba(6, 22, 58, 0.05);
}
#sidebar-event .widget_feature_event .event-feature .item:hover img {
  transform: scale(1.05);
}
#sidebar-event .widget_feature_event .event-feature .item .date-event {
  position: absolute;
  top: 20px;
  display: flex;
  z-index: 2;
}
#sidebar-event .widget_feature_event .event-feature .item .date-event .date {
  color: #fff;
  font-size: 18px;
  padding: 0 8px;
  font-weight: 600;
  background-color: #ff3514;
}
#sidebar-event .widget_feature_event .event-feature .item .date-event .month-year {
  background: #fff;
  color: #232526;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 12px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail {
  overflow: hidden;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event-thumbnail a img {
  width: 100%;
  transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post {
  -webkit-transition: all 3s ease;
  transition: all 0.3s ease;
  padding: 20px 25px 25px 25px;
  border-top: 0;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title {
  margin: 5px 0 15px 0;
  font-size: 22px;
  line-height: 1.3;
  color: #232526;
  text-transform: capitalize;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 22px;
  line-height: 1.3;
  color: #232526;
  text-decoration: none;
  box-shadow: none;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .event_title a:hover {
  color: #ff3514;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time {
  margin-bottom: 7px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time .more_date_text:hover {
  color: #232526;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .time, #sidebar-event .widget_feature_event .event-feature .item .desc .event_post .time-event .venue {
  display: flex;
  align-items: center;
  gap: 5px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .button_event {
  margin-top: 30px;
  display: inline-flex;
  align-items: center;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .button_event .view_detail {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: flex;
  align-items: baseline;
  gap: 5px;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #e0e0e0;
  font-weight: 500;
  color: #232526;
  font-size: 16px;
  line-height: 1.2;
  padding: 8px 20px;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #ff3514;
  border-color: #ff3514;
}
#sidebar-event .widget_feature_event .event-feature .item .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}
#sidebar-event .widget_feature_event .event-feature .owl-stage-outer {
  margin-right: -40px;
  margin-left: -40px;
  padding: 40px;
  width: calc(100% + 80px);
}
@media (max-width: 1290px) {
  #sidebar-event .widget_feature_event .event-feature .owl-stage-outer {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}
.single_event .content-event {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .single_event .content-event {
    margin-bottom: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .single_event .content-event .event_intro {
    margin-bottom: 35px;
  }
}
.single_event .content-event .event_intro h1.event_title {
  margin: 0 0 30px 0;
  font-size: 45px;
}
@media (max-width: 1024px) {
  .single_event .content-event .event_intro h1.event_title {
    font-size: 35px;
  }
}
.single_event .content-event .event_intro .image {
  height: auto;
  max-width: 100%;
  margin-bottom: 40px;
}
.single_event .content-event .event_intro .image img {
  height: auto;
  width: 100%;
  max-height: 660px;
  min-height: 330px;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  display: block;
}
.single_event .content-event .event_intro .wrap-event-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 0 30px 0;
}
@media only screen and (max-width: 645px) {
  .single_event .content-event .event_intro .wrap-event-info {
    grid-template-columns: 1fr;
  }
  .single_event .content-event .event_intro .wrap-event-info .wrap-info {
    margin-bottom: 50px;
  }
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 20px;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-info .wrap-pro span {
  color: #232526;
  font-weight: 500;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 645px) {
  .single_event .content-event .event_intro .wrap-event-info .wrap-booking-links {
    justify-content: flex-start;
  }
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a {
  transition: all 0.3s ease;
  background: #fff;
  border: 2px solid #ededed;
  font-weight: 500;
  color: #232526;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  padding: 20px 40px;
}
.single_event .content-event .event_intro .wrap-event-info .wrap-booking-links a:hover {
  color: #fff !important;
  background-color: #ff3514;
  border-color: #ff3514;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category .separator-in {
  color: #2a2c37;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category a {
  color: #232526;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single_event .content-event .event_intro .wrap-event-info .ovaev-category a:hover {
  color: #ff3514;
}
.single_event .content-event .content {
  margin-top: 25px;
  margin-bottom: 50px;
}
.single_event .content-event .content p {
  font-size: 18px;
  color: #8c8c8c;
}
.single_event .content-event .content ol, .single_event .content-event .content ul {
  margin: 30px 0;
  font-weight: 500;
  color: var(--heading);
}
.single_event .content-event .content ol li, .single_event .content-event .content ul li {
  margin-bottom: 15px;
}
.single_event .content-event .tab-Location .event_nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
}
@media screen and (max-width: 450px) {
  .single_event .content-event .tab-Location .event_nav {
    flex-direction: column;
  }
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link {
  position: relative;
  margin: 0 15px;
  padding: 0 0 15px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--heading);
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link .event_nav-link {
  display: block;
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .single_event .content-event .tab-Location .event_nav button.event_nav-link {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
  }
}
@media screen and (max-width: 450px) {
  .single_event .content-event .tab-Location .event_nav button.event_nav-link {
    padding-bottom: 5px;
    margin: 0 0 20px 0;
  }
}
.single_event .content-event .tab-Location .event_nav button.event_nav-link.active {
  border-width: 0 0 1px 0;
}
.single_event .content-event .tab-Location .tab-content {
  margin-top: 40px;
}
.single_event .content-event .tab-Location .tab-content .col_contact {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0;
}
@media (max-width: 767px) {
  .single_event .content-event .tab-Location .tab-content .col_contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact {
  padding: 0;
  margin: 0;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li {
  list-style: none;
  margin-bottom: 25px;
  margin-left: 0;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li span:nth-child(1) {
  margin-bottom: 4px;
  color: var(--heading);
  font-weight: 500;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li span, .single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li a {
  display: block;
  font-size: 17px;
  color: var(--text);
  line-height: 1.2;
}
.single_event .content-event .tab-Location .tab-content .col_contact .contact .info-contact li a:hover {
  color: var(--primary);
}
.single_event .content-event .tab-Location .tab-content .event_row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px;
}
.single_event .content-event .tab-Location .tab-content .event_row img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .single_event .content-event .tab-Location .tab-content .event_row img {
    height: auto;
    max-height: 150px;
  }
}
.single_event .content-event .event_tags_share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.single_event .content-event .event_tags_share .event-tags .ovatags {
  display: inline-block;
  text-transform: capitalize;
  font-size: 100%;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #232526;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single_event .content-event .event_tags_share .event-tags a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #8c8c8c;
  padding: 2px 10px 1px 10px;
  background: transparent;
  border: none;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.single_event .content-event .event_tags_share .event-tags a:hover {
  color: #ff3514;
}
.single_event .content-event .event_tags_share .event-tags a:not(:last-child) {
  margin-right: 10px;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li {
  margin: 0;
  display: inline-block;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li a {
  color: #fff;
  background-color: #ff3514;
  padding: 0;
  border-radius: 50%;
  margin-bottom: 0px;
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li a:hover {
  background-color: #06163A !important;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li .ico-facebook {
  background-color: #3b5998;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li .ico-twitter {
  background-color: #18a6f0;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li .ico-pinterest {
  background-color: #dd4b39;
}
.single_event .content-event .event_tags_share .share_social .share-social-icons li .ico-linkedin {
  background-color: #4c5fd7;
}
.single_event .content-event .ova-next-pre-post {
  display: flex;
  justify-content: space-between;
  direction: ltr;
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post {
    flex-direction: column;
  }
}
.single_event .content-event .ova-next-pre-post .pre, .single_event .content-event .ova-next-pre-post .next {
  display: flex;
  flex: 0 0 calc(50% - 25px);
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .pre, .single_event .content-event .ova-next-pre-post .next {
    flex: 0 0 100%;
  }
}
.single_event .content-event .ova-next-pre-post .pre:hover .num-1 .icon, .single_event .content-event .ova-next-pre-post .next:hover .num-1 .icon {
  background-color: #ff3514;
}
.single_event .content-event .ova-next-pre-post .pre:hover .num-1 .icon i, .single_event .content-event .ova-next-pre-post .next:hover .num-1 .icon i {
  color: #fff;
}
.single_event .content-event .ova-next-pre-post .pre .num-1, .single_event .content-event .ova-next-pre-post .next .num-1 {
  margin-right: 20px;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon, .single_event .content-event .ova-next-pre-post .next .num-1 .icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid #eaeaea;
  border-radius: 50%;
  position: relative;
  transition: 0.4s;
  vertical-align: middle;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon i, .single_event .content-event .ova-next-pre-post .next .num-1 .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  line-height: 1;
  color: #8c8c8c;
}
.single_event .content-event .ova-next-pre-post .pre .num-1 .icon i:before, .single_event .content-event .ova-next-pre-post .next .num-1 .icon i:before {
  transition: 0.4s;
  margin: 0px;
  font-size: 28px;
}
.single_event .content-event .ova-next-pre-post .pre .num-2 span.text-label, .single_event .content-event .ova-next-pre-post .next .num-2 span.text-label {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.2px;
  font-weight: 400;
  margin-bottom: 4px;
  display: inline-block;
}
.single_event .content-event .ova-next-pre-post .pre .num-2 .title, .single_event .content-event .ova-next-pre-post .next .num-2 .title {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #232526;
  margin-top: -3px;
  word-break: break-word;
  text-decoration: none;
}
.single_event .content-event .ova-next-pre-post .pre .num-2 .title:hover, .single_event .content-event .ova-next-pre-post .next .num-2 .title:hover {
  color: #ff3514;
}
.single_event .content-event .ova-next-pre-post .ova-slash {
  flex: 0 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .ova-slash {
    display: none;
  }
}
.single_event .content-event .ova-next-pre-post .ova-slash span {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #bcbfce;
  display: inline-block;
}
.single_event .content-event .ova-next-pre-post .ova-slash span:not(:last-child) {
  margin-right: 6px;
}
.single_event .content-event .ova-next-pre-post .pre {
  padding-right: 15px;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .pre {
    padding-right: 0px;
  }
}
.single_event .content-event .ova-next-pre-post .next {
  flex-direction: row-reverse;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .next {
    flex-direction: row;
    margin-top: 60px;
    padding-left: 0px;
  }
}
.single_event .content-event .ova-next-pre-post .next .num-1 {
  margin: 0px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .next .num-1 {
    margin-left: 0px;
    margin-right: 20px;
  }
}
.single_event .content-event .ova-next-pre-post .next .num-2 {
  text-align: right;
}
@media (max-width: 767px) {
  .single_event .content-event .ova-next-pre-post .next .num-2 {
    text-align: left;
  }
}
.single_event .content-event .ova-next-pre-post a {
  display: flex;
  align-items: center;
}
.single_event .content-event .event-related {
  margin-bottom: 60px;
}
.single_event .content-event .event-related .archive_event {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.single_event .content-event .event-related .archive_event.col3 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
  .single_event .content-event .event-related .archive_event.col3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .single_event .content-event .event-related .archive_event.col3 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .single_event .content-event .event-related .archive_event {
    grid-template-columns: 1fr;
  }
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid {
  position: relative;
  margin-bottom: 0;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc {
  position: relative;
  overflow: hidden;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc:hover .event_post {
  transition: all 0.5s ease;
  bottom: 0;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail:before {
  transition: all 0.5s ease;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(187deg, rgba(41, 41, 48, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail a img {
  display: block;
  height: 448px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event-thumbnail a img {
    height: 358px;
  }
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post {
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  bottom: -85px;
  padding: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post {
    padding: 40px 30px;
  }
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title {
  margin: 12px 0 0 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .event_title a:hover {
  color: var(-primary);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event .time .more_date_text {
  display: none;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event .time .more_date_text:hover {
  color: var(-primary);
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event .time, .single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .time-event .venue {
  display: inline-flex;
  align-items: center;
  line-height: 1.5;
  gap: 5px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event {
  margin-top: 35px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event .view_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
  max-width: 300px;
  background: #E2BD65;
  color: #232526;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 16px;
  border-radius: 5px;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #ff3514;
  border-color: #ff3514;
}
.single_event .content-event .event-related .archive_event .ovaev-content.content-grid .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}
.single_event .wrapper_order {
  padding-left: 14px;
  position: sticky;
  top: 150px;
}
@media (max-width: 768px) {
  .single_event .wrapper_order {
    padding-left: initial;
  }
}
.single_event .wrapper_order .order_ticket {
  background: #25282e;
  padding: 40px 40px 45px 40px;
}
.single_event .wrapper_order .order_ticket .button_order {
  background: #fff;
  color: #25282e;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin-bottom: 36px;
  cursor: pointer;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:focus {
  outline: none;
}
.single_event .wrapper_order .order_ticket .button_order a {
  color: #25282e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:hover {
  background: #c1b696;
  color: #fff;
}
.single_event .wrapper_order .order_ticket .button_order:hover a {
  color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order {
  padding: 0;
}
.single_event .wrapper_order .order_ticket ul.info_order li {
  list-style: none;
  margin-bottom: 22px;
}
.single_event .wrapper_order .order_ticket ul.info_order li span {
  font-size: 17px;
  color: #888888;
  font-weight: 400;
  line-height: 24px;
  display: block;
}
.single_event .wrapper_order .order_ticket ul.info_order li span.label {
  color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order li a {
  color: #888888;
  font-size: 17px;
  font-weight: 400;
}
.single_event .wrapper_order .order_ticket .share_social {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-top: 17px;
  width: fit-content;
}
.single_event .wrapper_order .order_ticket .share_social i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #797c82;
  color: #22262e;
  border-radius: 50%;
  margin-right: 10px;
}
.single_event .wrapper_order .order_ticket .share_social span {
  color: #fff;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons {
  padding-left: 0px;
  list-style-type: none;
  background-color: #fff;
  min-width: 160px;
  position: absolute;
  bottom: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0px 3px 15px -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li {
  padding-left: 18px;
  border-bottom: 1px solid #e8e8e8;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li a {
  padding-bottom: 5px;
  padding-top: 7px;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  color: #777777;
}
.single_event .wrapper_order .order_ticket .share_social:hover .share-social-icons {
  opacity: 1;
  visibility: visible;
}
.single_event .content_comments .comments ul.commentlists {
  margin-bottom: 0;
}
.single_event .content_comments .comments .comment-respond .title-comment {
  margin: 78px 0 33px 0;
}

.next-prev-nav {
  border-top: 1px solid #e8e8e8;
  padding-top: 37px;
  padding-bottom: 40px;
}
.next-prev-nav .nav-previous-post i, .next-prev-nav .nav-next-post i {
  font-size: 45px;
  color: #c1c2c3;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.next-prev-nav .nav-previous-post span, .next-prev-nav .nav-next-post span {
  display: block;
}
.next-prev-nav .nav-previous-post span.label-event, .next-prev-nav .nav-next-post span.label-event {
  font-size: 16px;
  color: #999999;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.next-prev-nav .nav-previous-post span.second_font, .next-prev-nav .nav-next-post span.second_font {
  font-size: 24px;
  color: #25282e;
  font-weight: 400;
  line-height: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.next-prev-nav .nav-previous-post span.second_font:hover, .next-prev-nav .nav-next-post span.second_font:hover {
  color: #515358;
}
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
  width: 50%;
}
@media (max-width: 767px) {
  .next-prev-nav .nav-prev, .next-prev-nav .nav-next {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .next-prev-nav .nav-prev {
    margin-bottom: 22px;
  }
}
.next-prev-nav .nav-prev .nav-previous-post a {
  padding-left: 62px !important;
  display: block !important;
  position: relative;
}
.next-prev-nav .nav-prev .nav-previous-post a i {
  position: absolute;
  left: 0;
  top: 15%;
}
.next-prev-nav .nav-prev .nav-previous-post a i:hover {
  transform: scale(1.1);
  color: #000;
}
.next-prev-nav .nav-next .nav-next-post a {
  padding-right: 62px !important;
  display: block !important;
  position: relative;
}
.next-prev-nav .nav-next .nav-next-post a i {
  position: absolute;
  right: 0;
  top: 15%;
}
.next-prev-nav .nav-next .nav-next-post a i:hover {
  transform: scale(1.1);
  color: #000;
}

.ovaev-event-content ol, .ovaev-event-content ul {
  margin: 30px 0;
  font-weight: 500;
  color: var(--heading);
}
.ovaev-event-content ol li, .ovaev-event-content ul li {
  margin-bottom: 15px;
}

.search_archive_event {
  background-color: #fff;
  padding: 35px 40px 40px 40px;
  margin-bottom: 70px;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid #f7f7f7;
}
@media (max-width: 1190px) {
  .search_archive_event {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.search_archive_event form {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
@media (max-width: 768px) {
  .search_archive_event form {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.search_archive_event form input {
  height: 50px;
  display: inline-block;
}
.search_archive_event form .ovaev_cat_search {
  width: 28%;
  position: relative;
}
@media (max-width: 1024px) {
  .search_archive_event form .ovaev_cat_search {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .search_archive_event form .ovaev_cat_search {
    width: 310px;
  }
}
.search_archive_event form .ovaev_cat_search i {
  position: absolute;
  top: 45px;
  right: 20px;
  font-size: 22px;
  color: #b0b8c6;
}
.search_archive_event form .ova-label-search {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  font-weight: 500;
  color: #232526;
  margin-bottom: 15px;
}
.search_archive_event form .select2-selection {
  width: 100%;
  outline: none;
  height: 100%;
  padding: 5px 30px 5px 10px;
  border: none;
  border-radius: 0;
}
.search_archive_event form .select2-selection.select2-selection--single {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #b0b8c6;
  line-height: 40px;
  opacity: 1;
}
.search_archive_event form .select2-selection .select2-selection__arrow {
  height: 100%;
  top: 0;
  display: none;
}
.search_archive_event form .start_date, .search_archive_event form .end_date {
  width: 28%;
  position: relative;
}
@media (max-width: 1024px) {
  .search_archive_event form .start_date, .search_archive_event form .end_date {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .search_archive_event form .start_date, .search_archive_event form .end_date {
    width: 310px;
  }
}
.search_archive_event form .start_date input, .search_archive_event form .end_date input {
  border: 0;
  width: 100%;
  font-size: 17px;
  color: #333;
  line-height: 50px;
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.05);
}
.search_archive_event form .start_date input::placeholder, .search_archive_event form .end_date input::placeholder {
  font-size: 17px;
  line-height: 50px;
  letter-spacing: 0.2px;
  color: #b0b8c6;
  opacity: 1;
}
.search_archive_event form .start_date i, .search_archive_event form .end_date i {
  font-size: 16px;
  color: #b0b8c6;
  position: absolute;
  bottom: 18px;
  right: 20px;
}
.search_archive_event form .wrap-ovaev_submit {
  width: 16%;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .search_archive_event form .wrap-ovaev_submit {
    width: 310px;
  }
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit {
  line-height: 0;
  background-color: #ff3514;
  border-color: #ff3514;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  transition: 0.3s all linear;
  text-decoration: none;
  padding: 0;
}
.search_archive_event form .wrap-ovaev_submit .ovaev_submit:hover {
  background-color: #232526;
  border: none;
  transition: 0.3s all linear;
}

.select2-container--default {
  width: 100% !important;
}

.rtl .search_archive_event form .ovaev_cat_search i, .rtl .search_archive_event form .start_date i, .rtl .search_archive_event form .end_date i {
  right: unset !important;
  left: 12px;
}
.rtl .search_archive_event form .select2-selection.select2-selection--single .select2-selection__rendered {
  direction: rtl;
}

.archive_event {
  display: grid;
  grid-gap: 30px;
}
.archive_event.col1 {
  grid-template-columns: 1fr;
}
.archive_event.col2 {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .archive_event.col2 {
    grid-template-columns: 1fr;
  }
}
.archive_event.col3 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
  .archive_event.col3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .archive_event.col3 {
    grid-template-columns: 1fr;
  }
}
.archive_event.col3.has-large-column .ovaev-content:nth-child(2) {
  grid-column: 2/span 2;
}
@media (max-width: 1024px) {
  .archive_event.col3.has-large-column .ovaev-content:nth-child(2) {
    grid-column: auto;
  }
}
.archive_event.col4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1300px) {
  .archive_event.col4 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .archive_event.col4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .archive_event.col4 {
    grid-template-columns: 1fr;
  }
}

.event_title:before, .event_title:after {
  display: none;
}

.ovaev-event-date, .ovaev-event-time, .ovaev-event-location, .ovaev-event-categories {
  display: inline-flex;
  align-items: center;
  column-gap: 10px;
}
.ovaev-event-date i, .ovaev-event-time i, .ovaev-event-location i, .ovaev-event-categories i {
  color: var(--primary);
}
.ovaev-event-date a, .ovaev-event-time a, .ovaev-event-location a, .ovaev-event-categories a {
  color: var(--text);
}
.ovaev-event-date a:hover, .ovaev-event-time a:hover, .ovaev-event-location a:hover, .ovaev-event-categories a:hover {
  color: var(--primary);
}

.ovaev-event-element.version_3 {
  margin: 0;
  box-shadow: none;
}
.ovaev-event-element.version_3 .container-event {
  padding: 0;
}
.ovaev-event-element.version_3 .container-event .content-event .archive_event {
  margin: 0;
}
.ovaev-event-element.version_3 .title-readmore {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.ovaev-event-element.version_3 .title-readmore .title-event {
  margin: 0;
  font-size: 45px;
  line-height: 1.3;
  color: #232526;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.25px;
}
@media (max-width: 1024px) {
  .ovaev-event-element.version_3 .title-readmore .title-event {
    font-size: 35px;
  }
}
.ovaev-event-element.version_3 .title-readmore .read-more {
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 24px 48px;
  color: #fff;
  background-color: #17181A;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.ovaev-event-element.version_3 .title-readmore .read-more:hover {
  background-color: var(--primary);
}

.ovaev-event-thumbnail img {
  width: 100%;
  max-height: 660px;
  min-height: 330px;
  object-fit: cover;
}

.ovaev-small-list-event {
  padding-top: 10px;
}
.ovaev-small-list-event .item-event {
  display: flex;
  gap: 20px;
}
.ovaev-small-list-event .item-event:not(:last-child) {
  padding-bottom: 20px;
}
.ovaev-small-list-event .item-event .ova-thumb-nail a {
  width: 100px;
  min-width: 110px;
  height: 80px;
  border-radius: 4px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}
.ovaev-small-list-event .item-event .ova-content .time-event {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 20px;
  color: #ACACAC;
  font-size: 12px;
  font-weight: 400;
}
.ovaev-small-list-event .item-event .ova-content .time-event .time .icon-time {
  line-height: 1;
}
.ovaev-small-list-event .item-event .ova-content .time-event .time, .ovaev-small-list-event .item-event .ova-content .time-event .venue {
  display: inline-flex;
  align-items: center;
  line-height: 1.5;
  gap: 5px;
}
.ovaev-small-list-event .item-event .ova-content .title {
  margin: 12px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: #232526;
}
.ovaev-small-list-event .item-event .ova-content .title a {
  color: #2c2734;
}
.ovaev-small-list-event .item-event .ova-content .title a:hover {
  color: #ff3514;
}

.ovaev-event-countdown {
  text-align: center;
}
.ovaev-event-countdown .heading-event {
  margin: 0 0 15px 0;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.ovaev-event-countdown .event-countdown {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 8px;
  margin-bottom: 20px;
}
.ovaev-event-countdown .event-countdown .title {
  margin: 0;
  font-family: var(--primary-font);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}
.ovaev-event-countdown .event-countdown .time, .ovaev-event-countdown .event-countdown .venue {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.ovaev-event-countdown .countdown-timer {
  margin: 0 auto;
  max-width: 918px;
  width: 100%;
}
.ovaev-event-countdown .countdown-timer-not-timecircles {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 45px;
  row-gap: 15px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .ovaev-event-countdown .countdown-timer-not-timecircles {
    column-gap: 25px;
  }
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #D14D42;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper:nth-child(1) {
  background-color: #00C4F4;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper:nth-child(2) {
  background-color: #E2BD65;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper:last-child {
  background-color: #12D176;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper .timer, .ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper .label {
  position: relative;
  z-index: 1;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper .timer {
  font-size: 40px;
  font-weight: 500;
  color: #232526;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper .label {
  font-size: 14px;
  line-height: 1;
  color: #5E6167;
  text-transform: uppercase;
  font-weight: 500;
}
.ovaev-event-countdown .countdown-timer-not-timecircles .timer-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 3px;
  background-color: #fff;
  border-radius: 50%;
}
.ovaev-event-countdown .join-event {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid var(--primary);
  border-radius: 5px;
  background-color: var(--primary);
  padding: 24px 48px;
}
@media (max-width: 767px) {
  .ovaev-event-countdown .join-event {
    font-size: 14px;
    padding: 16px 35px;
  }
}
.ovaev-event-countdown .join-event span, .ovaev-event-countdown .join-event i {
  position: relative;
  z-index: 1;
}
.ovaev-event-countdown .join-event i {
  font-size: 11px;
}
.ovaev-event-countdown .join-event:hover {
  background-color: #fff;
  color: var(--primary);
}
.ovaev-event-countdown.template1 {
  padding: 60px 50px 90px 50px;
  padding-bottom: 90px;
  background-color: #17181A;
  border-radius: 16px;
}
@media (max-width: 1024px) {
  .ovaev-event-countdown.template1 {
    padding: 40px 30px 80px 30px;
  }
}
@media (max-width: 767px) {
  .ovaev-event-countdown.template1 {
    padding: 30px 10px 70px 10px;
  }
}
.ovaev-event-countdown.template1 .heading-event {
  font-family: var(--primary-font);
  font-size: 30px;
  font-weight: 500;
  color: #fff;
}
.ovaev-event-countdown.template1 .event-countdown .title {
  color: #fff;
}
.ovaev-event-countdown.template1 .event-countdown .time, .ovaev-event-countdown.template1 .event-countdown .venue {
  color: #fff;
}
.ovaev-event-countdown.template1 .countdown-timer .time_circles > div > h4 {
  color: #fff;
}
.ovaev-event-countdown.template1 .countdown-timer .time_circles > div > span {
  color: #fff;
}
.ovaev-event-countdown.template1 .join-event {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
}
.ovaev-event-countdown.template1 .join-event i {
  display: none;
}
.ovaev-event-countdown.template2 .event-countdown .time, .ovaev-event-countdown.template2 .event-countdown .venue {
  color: #232526;
}
.ovaev-event-countdown.template2 .countdown-timer-container {
  margin-top: 50px;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  background-color: #F5F5F5;
  border-radius: 15px;
}
@media (max-width: 1024px) {
  .ovaev-event-countdown.template2 .countdown-timer-container {
    flex-direction: column;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .ovaev-event-countdown.template2 .countdown-timer-container {
    padding: 35px 10px;
  }
}
.ovaev-event-countdown.template2 .join-event {
  font-size: 15px;
  color: #232526;
  border-radius: 66px;
  border: none;
  padding: 22px 44px;
  min-width: 350px;
  background-color: #232526;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.03);
}
@media (max-width: 1024px) {
  .ovaev-event-countdown.template2 .join-event {
    margin-top: 20px;
    min-width: 300px;
  }
}
.ovaev-event-countdown.template2 .join-event:hover {
  color: #D14D42;
  background-color: #D14D42;
}
.ovaev-event-countdown.template2 .join-event:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 3px;
  border-radius: 66px;
  background-color: #fff;
}

.cal1 .clndr .clndr-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  color: #23d3d3;
  font-size: 20px;
  line-height: 60px;
  font-weight: 600;
  background-color: #232526;
  margin-bottom: -10px;
}

.cal1 .clndr .clndr-controls .month {
  float: left;
  width: 60%;
  text-align: center;
}

.cal1 .clndr .clndr-controls .clndr-control-button {
  float: left;
  width: 20%;
}

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
  text-align: right;
  width: 20%;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  color: transparent;
  font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:after {
  position: absolute;
  top: 40%;
  right: 20px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
  border: solid #23d3d3;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover:after {
  border-color: #fff;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
  opacity: 0.5;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
  background: none;
  cursor: default;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  color: transparent;
  font-size: 0;
}
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:before {
  position: absolute;
  top: 40%;
  left: 20px;
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
  border: solid #23d3d3;
  border-width: 0 2px 2px 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover:before {
  border-color: #fff;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default;
}

.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%;
  margin: 10px 0 0;
}

.cal1 .clndr .clndr-table .header-days {
  height: 30px;
  font-size: 16px;
  background: #e8e9ee;
}

.cal1 .clndr .clndr-table .header-days .header-day {
  vertical-align: middle;
  text-align: center;
  color: #232526;
}

.cal1 .clndr .clndr-table tr {
  height: 50px;
}

.cal1 .clndr .clndr-table tr td {
  vertical-align: top;
}

.cal1 .clndr .clndr-table tr .day {
  width: 100%;
  height: inherit;
  vertical-align: middle;
}

.cal1 .clndr .clndr-table tr .day:hover {
  background: #eee;
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
  background: #9AD6E3;
}

.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
  background: #72c6d8;
}

.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
  background: #a7dbc1;
}

.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
  background: #B4E09F;
}

.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
  background: #96d478;
  cursor: pointer;
}

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
  background: #ddd;
}

.cal1 .clndr .clndr-table tr .day .day-contents {
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  color: #232526;
}

.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
  width: 100%;
  height: inherit;
  background: #f5f5f5;
}

.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
  background: #ddd;
}

.title_event_calendar {
  color: #ffff !important;
  background-color: #23d3d3;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 44px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 0;
}
.title_event_calendar:before, .title_event_calendar:after {
  display: none;
}

.ovaev-event-element.ovaev-event-slide {
  position: relative;
}
.ovaev-event-element.ovaev-event-slide .active-bdColor .type2 {
  border: 2px solid #E2BD65;
}
.ovaev-event-element.ovaev-event-slide .owl-nav {
  position: absolute;
  direction: ltr;
  top: -125px;
  right: 15%;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button {
  margin: 0 25px;
  position: relative;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button i {
  position: absolute;
  right: 20px;
  display: inline-flex;
  font-size: 52px;
  color: #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:focus {
  outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button:hover.owl-prev, .ovaev-event-element.ovaev-event-slide .owl-nav button:hover.owl-next {
  background-color: #E2BD65;
  border: 1px solid #E2BD65;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-prev {
  top: 1px;
  transform: rotate(-180deg);
  border: 1px solid #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-nav button.owl-next {
  border: 1px solid #fff;
}
.ovaev-event-element.ovaev-event-slide .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot {
  outline: none;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 5px;
  background: #d1d1d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.ovaev-event-element.ovaev-event-slide .owl-dots .owl-dot.active span {
  width: 12px;
  border-radius: 5px;
  opacity: 1;
}

.rtl .ovaev-event-element.ovaev-event-slide .owl-nav {
  right: unset;
  left: 15%;
}

.ovaev-categories-slide .item:hover .image-thumbnail {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-categories-slide .item:hover .image-thumbnail:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111B19;
  opacity: 0.5;
  z-index: 1;
}
.ovaev-categories-slide .item:hover .image-thumbnail .read-more {
  opacity: 1;
  top: 50%;
  z-index: 2;
}
.ovaev-categories-slide .item:hover .image-thumbnail img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1.2);
}
.ovaev-categories-slide .item .image-thumbnail {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}
.ovaev-categories-slide .item .image-thumbnail img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
  width: 100%;
  height: 280px;
  object-fit: cover;
}
.ovaev-categories-slide .item .image-thumbnail .read-more {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-flex;
  padding: 0;
  width: auto;
  height: auto;
  text-align: center;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
.ovaev-categories-slide .item .image-thumbnail .read-more i {
  margin: 0 6px;
}
.ovaev-categories-slide .item .image-thumbnail .read-more:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #dd3333;
}
.ovaev-categories-slide .item .title {
  margin: 25px 0 5px 0;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.ovaev-categories-slide .item .title a {
  transition: all 0.3s ease;
  color: #232526;
}
.ovaev-categories-slide .item .title a:hover {
  transition: all 0.3s ease;
}
.ovaev-categories-slide .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.ovaev-categories-slide .owl-carousel .owl-dots .owl-dot {
  outline: none;
}
.ovaev-categories-slide .owl-carousel .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 5px;
  background-color: #d1d1d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all 0.2s ease;
  border-radius: 30px;
}
.ovaev-categories-slide .owl-carousel .owl-dots .owl-dot.active span {
  width: 12px;
  opacity: 1;
  background-color: #dd3333;
}

.ovapo_project_slide .owl-carousel .owl-item.active .owl-lazy {
  opacity: 1 !important;
}
.ovapo_project_slide .grid {
  position: relative;
  padding-top: 0px;
}
@media (max-width: 767px) {
  .ovapo_project_slide .grid {
    padding-top: 60px;
  }
}
.ovapo_project_slide .grid .grid-item {
  position: relative;
}
.ovapo_project_slide .grid .grid-item:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s all linear;
}
@media (max-width: 767px) {
  .ovapo_project_slide .grid .grid-item:after {
    background-color: transparent;
  }
}
.ovapo_project_slide .grid .grid-item:hover:after {
  opacity: 1;
  transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item:hover .info {
  opacity: 1;
  transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info {
  position: absolute;
  z-index: 99;
  left: 30px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: 0.3s all linear;
}
@media (max-width: 767px) {
  .ovapo_project_slide .grid .grid-item .info {
    position: relative;
    opacity: 1;
    left: 0;
    padding-left: 10px;
  }
}
.ovapo_project_slide .grid .grid-item .info .title {
  color: #fff;
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  transition: 0.3s all linear;
}
.ovapo_project_slide .grid .grid-item .info .title:hover {
  color: #fed501;
  transition: 0.3s all linear;
}
@media (max-width: 767px) {
  .ovapo_project_slide .grid .grid-item .info .title {
    margin-top: 10px;
  }
}
.ovapo_project_slide .grid .grid-item .info .cat {
  color: #fff;
  padding-left: 8px;
  line-height: 0.9em;
  margin-top: 10px;
  text-transform: capitalize;
}
.ovapo_project_slide .grid:hover .owl-nav button {
  visibility: visible;
  opacity: 1;
  transition-duration: 0.3s;
}
.ovapo_project_slide .grid .owl-nav {
  color: transparent;
}
@media (max-width: 1300px) {
  .ovapo_project_slide .grid .owl-nav {
    display: none;
  }
}
.ovapo_project_slide .grid .owl-nav button {
  position: absolute;
  top: calc(50% - 36px);
  border-color: 1px solid #e5e5e5;
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none;
  transition: 0.4s;
  visibility: hidden;
  opacity: 0;
}
.ovapo_project_slide .grid .owl-nav button:focus {
  outline: none;
}
.ovapo_project_slide .grid .owl-nav button:hover {
  background-color: #ff3514;
}
.ovapo_project_slide .grid .owl-nav button:hover i {
  color: #fff;
}
.ovapo_project_slide .grid .owl-nav button i {
  font-size: 26px;
  color: #42516d;
}
.ovapo_project_slide .grid .owl-nav button.owl-prev {
  left: -25px;
  background-color: #fff;
}
.ovapo_project_slide .grid .owl-nav button.owl-next {
  right: -25px;
  background-color: #fff;
}

.ovapo_project_grid a {
  text-decoration: none !important;
  box-shadow: none;
}
.ovapo_project_grid a:hover {
  text-decoration: none !important;
  color: #ff3514;
}
.ovapo_project_grid .button-filter {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 10px;
  padding-bottom: 70px;
  justify-content: center;
}
.ovapo_project_grid .button-filter button {
  border: 0;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  transition: all 0.3s linear;
  color: #666;
  font-weight: 500;
  font-size: 17px;
  -webkit-font-smoothing: initial;
  text-decoration: none;
  text-transform: none;
}
.ovapo_project_grid .button-filter button.active, .ovapo_project_grid .button-filter button:hover {
  color: #C32644;
  background-color: unset;
}
.ovapo_project_grid .button-filter button:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .ovapo_project_grid .button-filter button {
    margin-bottom: 10px;
  }
}
.ovapo_project_grid.grid .items {
  margin: 0 -15px;
}
@media (max-width: 480px) {
  .ovapo_project_grid.grid .items {
    margin: 0;
  }
}
.ovapo_project_grid .content {
  position: relative;
}
.ovapo_project_grid .content .items {
  display: flex;
  flex-wrap: wrap;
}
.ovapo_project_grid .content .items .wrap_item.four_column {
  width: 25%;
}
@media (max-width: 767px) {
  .ovapo_project_grid .content .items .wrap_item.four_column {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .ovapo_project_grid .content .items .wrap_item.four_column {
    width: 100%;
  }
}
.ovapo_project_grid .content .items .wrap_item.three_column {
  width: 33.333%;
}
@media (max-width: 767px) {
  .ovapo_project_grid .content .items .wrap_item.three_column {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .ovapo_project_grid .content .items .wrap_item.three_column {
    width: 100%;
  }
}
.ovapo_project_grid .content .items .item {
  width: 100%;
}
.ovapo_project_grid .wrap_loader {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9);
}
.ovapo_project_grid .wrap_loader .loader {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%);
  stroke-linecap: round;
}
.ovapo_project_grid .wrap_loader .loader circle {
  fill: none;
  stroke-width: 1.5;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: 25px 25px;
  will-change: transform;
  stroke: #FF0000;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(1) {
  stroke-dasharray: 40px;
  animation-name: preloader_1;
}
.ovapo_project_grid .wrap_loader .loader circle:nth-of-type(2) {
  stroke-dasharray: 80px;
  animation-name: preloader_2;
}
@keyframes preloader_1 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader_2 {
  100% {
    transform: rotate(-360deg);
  }
}
.ovapo_project_grid .wrap_loader .not_found {
  display: none;
}

.ovapo_project_grid:hover .ovapo_project_slide .items .owl-nav button {
  opacity: 1;
  transition: 0.3s;
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
  margin-right: -20px;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% + 40px);
  padding-bottom: 30px;
}
@media (max-width: 1290px) {
  .ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .ovaev-content .type1, .ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .ovaev-content .type3 {
  box-shadow: none;
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .active .ovaev-content .type1 {
  box-shadow: 0px 10px 40px -10px rgba(6, 22, 58, 0.1);
}
.ovapo_project_grid .ovapo_project_slide .owl-carousel .owl-stage-outer .active .ovaev-content .type3 {
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.ovapo_project_grid .btn_grid {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .ovapo_project_grid .btn_grid {
    margin-top: 10px;
  }
}
.ovapo_project_grid .btn_grid .btn_grid_event {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  border-radius: 5px;
  color: #fff;
  background-color: #232526;
  padding: 12px 30px;
}
.ovapo_project_grid .btn_grid .btn_grid_event:hover {
  transition: all 0.3s ease;
  background-color: var(--primary);
}

.ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .start_date, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .end_date, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .ovaev_cat_search {
  padding: 0;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .start_date i, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .end_date i, .ovaev-wrapper-search-ajax .ovaev-search-ajax-form.search_archive_event form .ovaev_cat_search i {
  right: 20px;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container {
  position: relative;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .search-ajax-content .data-events {
  display: none;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9);
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%);
  stroke-linecap: round;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle {
  fill: none;
  stroke-width: 1.5;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: 25px 25px;
  will-change: transform;
  stroke: #FF0000;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(1) {
  stroke-dasharray: 40px;
  animation-name: preloader_1;
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .loader circle:nth-of-type(2) {
  stroke-dasharray: 80px;
  animation-name: preloader_2;
}
@keyframes preloader_1 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader_2 {
  100% {
    transform: rotate(-360deg);
  }
}
.ovaev-wrapper-search-ajax .ovaev-search-ajax-container .wrap_loader .not_found {
  display: none;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li {
  margin: 0;
  padding: 0;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers {
  width: 50px;
  height: 50px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #42516d;
  border: 1px solid #e0e0e0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers:focus {
  outline: none;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers.next {
  margin: 0;
  width: auto;
  text-decoration: none;
  padding: 9px 15px;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers.prev {
  margin: 0;
  width: auto;
  text-decoration: none;
  padding: 9px 15px;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers:hover {
  color: #fff;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers.current {
  color: #fff;
}
.ovaev-wrapper-search-ajax .search-ajax-pagination-wrapper .search-ajax-pagination ul li .page-numbers.prev {
  display: none;
}

/*tooltip and popper*/
.fc .fc-toolbar {
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .fc .fc-toolbar {
    flex-direction: column;
    justify-content: center;
  }
  .fc .fc-toolbar .fc-toolbar-chunk:not(:last-child) {
    margin-bottom: 10px;
  }
}

.fc-view-harness .fc-view-harness-passive a {
  text-decoration: none;
}

.fc .fc-list-event.fc-event-forced-url:hover a {
  text-decoration: none;
  color: #ff3514;
}

.fc a[data-navlink]:hover {
  text-decoration: none;
}

.popper, .tooltip {
  position: absolute;
  z-index: 9999;
  background-color: #fff;
  color: black;
  width: 400px;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
  text-align: center;
}

.popper .popper__arrow, .tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
}

.tooltip .tooltip-arrow, .popper .popper__arrow {
  border-color: #FFC107;
}

.popper[x-placement^=top], .tooltip[x-placement^=top] {
  margin-bottom: 1px;
}

.popper[x-placement^=top] .popper__arrow, .tooltip[x-placement^=top] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.popper[x-placement^=bottom], .tooltip[x-placement^=bottom] {
  margin-top: 1px;
}

.tooltip[x-placement^=bottom] .tooltip-arrow, .popper[x-placement^=bottom] .popper__arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^=right], .popper[x-placement^=right] {
  margin-left: 1px;
}

.popper[x-placement^=right] .popper__arrow, .tooltip[x-placement^=right] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.popper[x-placement^=left], .tooltip[x-placement^=left] {
  margin-right: 1px;
}

.popper[x-placement^=left] .popper__arrow, .tooltip[x-placement^=left] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip-inner {
  overflow: hidden;
  border-radius: 3px;
}
.tooltip-inner a {
  text-decoration: none;
  color: #232526;
  font-size: 18px;
}
.tooltip-inner a:hover {
  color: #ff3514;
}
.tooltip-inner a img {
  width: 100%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.tooltip-inner a img:hover {
  transform: scale(1.05);
}
.tooltip-inner p {
  margin: 20px 0;
}

.calendar_filter_event {
  margin: 30px 0;
  padding: 20px 0 20px 20px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
.calendar_filter_event label {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.calendar_filter_event #calendar_filter_event {
  padding: 10px;
  width: 300px;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}

a.fc-col-header-cell-cushion {
  color: #343434 !important;
}

.fc-col-header {
  margin: 0;
  padding: 0;
}

.type1 {
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.type1:hover img {
  transition: 0.3s all ease;
  transform: scale(1.05);
}
.type1:hover .desc .event_post .time .icon-time {
  transition: 0.3s all ease;
  background-color: #12D176;
}
.type1:hover .desc .event_post .time .time-date-child {
  transition: 0.4s all ease;
  background-color: var(--primary);
}
.type1 .desc .event-thumbnail {
  overflow: hidden;
}
.type1 .desc .event-thumbnail a img {
  transition: 0.3s all ease;
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.type1 .desc .event_post {
  transition: all 0.3s ease;
  position: relative;
  background-color: #232526;
  padding: 65px 35px 35px 35px;
}
.type1 .desc .event_post .event_title {
  margin: 12px 0 27px 0;
  font-family: var(--primary-font);
  font-size: 32px;
  color: #fff;
}
.type1 .desc .event_post .event_title a {
  transition: all 0.3s ease;
  color: #fff;
}
.type1 .desc .event_post .event_title a:hover {
  color: #ff3514;
}
.type1 .desc .event_post .time {
  position: absolute;
  top: -28px;
  left: 35px;
  display: flex;
  flex-direction: column;
}
.type1 .desc .event_post .time .icon-time {
  transition: 0.3s all ease;
  display: inline-flex;
  width: fit-content;
  background-color: #232526;
  font-size: 14px;
  line-height: 1;
  padding: 6px 8px;
}
.type1 .desc .event_post .time .icon-time i {
  color: #fff;
}
.type1 .desc .event_post .time .time-date-child {
  transition: 0.4s all ease;
  display: inline-flex;
  font-size: 14px;
  color: #fff;
  line-height: 1.3;
  padding: 5px 7px;
}
.type1 .desc .event_post .venue {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.5;
  color: #cdcdcd;
  gap: 5px;
}
.type1 .desc .event_post .button_event {
  margin-top: 35px;
}
.type1 .desc .event_post .button_event .view_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 16px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 5px;
}
.type1 .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
.type1 .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}

.type2 {
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #2E2E2E;
  padding: 25px;
  border-radius: 20px;
}
.type2 .desc {
  display: flex;
  align-items: center;
}
@media (max-width: 1170px) {
  .type2 .desc {
    flex-direction: column;
  }
}
.type2 .desc .event-thumbnail {
  width: 50%;
}
@media (max-width: 1170px) {
  .type2 .desc .event-thumbnail {
    width: 100%;
  }
}
.type2 .desc .event-thumbnail img {
  display: block;
  width: 100%;
  height: 385px;
  object-fit: cover;
}
.type2 .desc .event_post {
  transition: all 0.3s ease;
  padding: 35px;
  width: 50%;
}
@media (max-width: 1170px) {
  .type2 .desc .event_post {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .type2 .desc .event_post {
    padding: 30px 15px;
  }
}
.type2 .desc .event_post .event_title {
  margin: 20px 0 27px 0;
  font-size: 35px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: capitalize;
}
.type2 .desc .event_post .event_title a {
  color: #fff;
}
.type2 .desc .event_post .event_title a:hover {
  color: var(--primary);
}
.type2 .desc .event_post .event-excerpt {
  color: #CDCDCD;
}
.type2 .desc .event_post .time-event {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 45px;
  row-gap: 6px;
  color: #ACACAC;
  font-size: 16px;
  font-weight: 400;
}
.type2 .desc .event_post .time-event .time .icon-time {
  line-height: 1;
}
.type2 .desc .event_post .time-event .time, .type2 .desc .event_post .time-event .venue {
  display: inline-flex;
  align-items: center;
  line-height: 1.5;
  gap: 5px;
}
.type2 .desc .event_post .button_event {
  margin-top: 50px;
}
.type2 .desc .event_post .button_event .view_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
  max-width: calc(100% - 40px);
  background: #E2BD65;
  color: #232526;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 16px;
  border-radius: 5px;
}
.type2 .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #ff3514;
  border-color: #ff3514;
}
.type2 .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}

.type3 {
  height: 100%;
  position: relative;
  box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
}
.type3 .desc {
  position: relative;
  overflow: hidden;
}
.type3 .desc:hover .event_post {
  transition: all 0.5s ease;
  bottom: 0;
}
.type3 .desc .event-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.type3 .desc .event-thumbnail:before {
  transition: all 0.5s ease;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(187deg, rgba(41, 41, 48, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
}
.type3 .desc .event-thumbnail a img {
  display: block;
  height: 458px;
  object-fit: cover;
  width: 100%;
}
@media (max-width: 767px) {
  .type3 .desc .event-thumbnail a img {
    height: 358px;
  }
}
.type3 .desc .event_post {
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  bottom: -82px;
  padding: 40px;
  width: 100%;
}
@media (max-width: 767px) {
  .type3 .desc .event_post {
    padding: 40px 30px;
  }
}
.type3 .desc .event_post .event_title {
  margin: 12px 0 0 0;
  font-family: var(--primary-font);
  font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
}
.type3 .desc .event_post .event_title a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}
.type3 .desc .event_post .event_title a:hover {
  color: var(-primary);
}
.type3 .desc .event_post .time-event {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 6px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.type3 .desc .event_post .time-event .time .icon-time {
  line-height: 1;
}
.type3 .desc .event_post .time-event .time, .type3 .desc .event_post .time-event .venue {
  display: inline-flex;
  align-items: center;
  line-height: 1.5;
  gap: 5px;
}
.type3 .desc .event_post .button_event {
  margin-top: 35px;
}
.type3 .desc .event_post .button_event .view_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
  max-width: 300px;
  background: #E2BD65;
  color: #232526;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 16px;
  border-radius: 5px;
}
.type3 .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #ff3514;
  border-color: #ff3514;
}
.type3 .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}

.rtl .type3 .desc .event_post {
  left: unset;
  right: 0;
}

.type4 {
  height: 100%;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.type4 .date-event {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 24px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #eeeeee;
  top: 20px;
}
.type4 .date-event .date-month {
  font-size: 45px;
  height: 20px;
  line-height: 0;
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #df193a;
}
.type4 .date-event .date-month .month {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #232526;
}
.type4 .date-event .weekday {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8c8c8c;
}
.type4 .desc .event_post {
  transition: all 0.3s ease;
  padding: 40px 25px 40px 25px;
  border-top: 0;
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .type4 .desc .event_post {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.type4 .desc .event_post .event_title {
  margin: 10px 0 15px 0;
  padding: 0;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: capitalize;
}
.type4 .desc .event_post .event_title a {
  color: #232526;
}
.type4 .desc .event_post .event_title a:hover {
  color: #D14D42;
}
.type4 .desc .event_post .time-event {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #8c8c8c;
}
.type4 .desc .event_post .time-event .time {
  margin-bottom: 7px;
}
.type4 .desc .event_post .time-event .time .more_date_text:hover {
  color: #232526;
}
.type4 .desc .event_post .time-event .time .icon-time {
  line-height: 1;
}
.type4 .desc .event_post .time-event .time, .type4 .desc .event_post .time-event .venue {
  display: flex;
  align-items: center;
  gap: 5px;
}
.type4 .desc .event_post .time-event .time i, .type4 .desc .event_post .time-event .venue i {
  color: #DF193A;
  font-size: 16px;
}
.type4 .desc .event_post .time-event svg {
  color: #DF193A;
  width: 18px;
}
.type4 .desc .event_post .button_event {
  margin-top: 30px;
  display: inline-flex;
  align-items: center;
}
.type4 .desc .event_post .button_event .view_detail {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: flex;
  align-items: baseline;
  gap: 5px;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #e0e0e0;
  font-weight: 500;
  color: #232526;
  font-size: 16px;
  line-height: 1.2;
  padding: 8px 20px;
}
.type4 .desc .event_post .button_event .view_detail:hover {
  color: #fff;
  background-color: #D14D42;
  border-color: #D14D42;
}
.type4 .desc .event_post .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}

.type5 {
  height: 100%;
  border: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px;
  background-color: #fff;
}
.type5 .date-event {
  min-width: 60px;
  background-color: #ff3514;
  text-align: center;
  display: inline-table;
  padding: 14px 10px;
  color: #fff;
  z-index: 99;
}
.type5 .date-event span {
  padding: 0px 0px 0px 0px;
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.type5 .date-event .month {
  font-size: 16px;
  border-bottom: 1px solid #fff;
}
.type5 .desc .event_post {
  transition: all 0.3s;
  border-top: 0;
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .type5 .desc .event_post {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.type5 .desc .event_post .event_title {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #232526;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
.type5 .desc .event_post .event_title a {
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #232526;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;
  text-decoration: none;
}
.type5 .desc .event_post .event_title a:hover {
  color: #c32644;
}
.type5 .desc .event_post .time-event {
  line-height: 22px;
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.type5 .desc .event_post .time-event .time {
  margin-bottom: 7px;
}
.type5 .desc .event_post .time-event .time .more_date_text:hover {
  color: #232526;
}
.type5 .desc .event_post .time-event .time .icon-time {
  line-height: 1;
}
.type5 .desc .event_post .time-event .time, .type5 .desc .event_post .time-event .venue {
  display: flex;
  align-items: center;
  gap: 5px;
}
.type5 .desc .event_post .time-event .time i, .type5 .desc .event_post .time-event .venue i {
  font-size: 16px;
}
.type5 .desc .event_post .time-event svg {
  color: #8c8c8c;
  width: 18px;
}

.type6 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 25px;
}
@media (max-width: 767px) {
  .type6 {
    justify-content: center;
    text-align: center;
  }
}
.type6 .extra-event .desc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .type6 .extra-event .desc {
    justify-content: center;
  }
}
.type6 .extra-event .desc .event-thumbnail {
  margin-bottom: 10px;
}
.type6 .extra-event .desc .event-thumbnail img {
  width: 250px;
  min-width: 250px;
  height: 250px;
  object-fit: cover;
  border-radius: 50%;
}
.type6 .extra-event .desc .event_post .event_title {
  margin: 8px 0 20px 0;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
  color: #232526;
}
.type6 .extra-event .desc .event_post .event_title a {
  color: #232526;
}
.type6 .extra-event .desc .event_post .event_title a:hover {
  color: var(--primary);
}
.type6 .extra-event .desc .event_post .event-excerpt {
  margin: 0 0 10px 0;
}
.type6 .extra-event .desc .event_post .time-event {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 6px;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .type6 .extra-event .desc .event_post .time-event {
    justify-content: center;
  }
}
.type6 .extra-event .desc .event_post .time-event .icon-time {
  line-height: 1;
}
.type6 .extra-event .desc .event_post .time-event .time, .type6 .extra-event .desc .event_post .time-event .venue {
  display: inline-flex;
  align-items: center;
  line-height: 1.5;
  gap: 5px;
}
.type6 .extra-event .desc .event_post .time-event .time i, .type6 .extra-event .desc .event_post .time-event .venue i {
  color: var(--heading);
}
.type6 .button_event {
  width: 100%;
}
.type6 .button_event .view_detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  width: 100%;
  color: var(--heading);
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 16px;
  border: 1px solid #E9EBED;
  border-radius: 5px;
}
.type6 .button_event .view_detail:hover {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary);
}
.type6 .button_event .view_detail i {
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}

.ovaev_elementor_none {
  background-color: rgba(213, 218, 223, 0.8);
}
.ovaev_elementor_none:not(:lass-child) {
  margin-bottom: 20px;
}
.ovaev_elementor_none span {
  color: #6d6d6d;
  font-size: 22px;
  display: block;
  text-align: center;
  padding: 10px 0;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.ovaev-event-thumbnail img {
  display: inline-block;
}

.ovaev-event-tabs {
  margin: 0;
}
.ovaev-event-tabs .content-event .tab-Location .tab-content #location .gm-svpc div {
  width: 40px;
}
.ovaev-event-tabs .content-event .tab-Location .ul.event_nav .li.event_nav-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-event-tabs .content-event .tab-Location .ul.event_nav .li.event_nav-item a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ovaev-event-tags .ovatags {
  display: inline-block;
  text-transform: capitalize;
  font-size: 100%;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #232526;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ovaev-event-tags .ovaev-tag {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #8c8c8c;
  padding: 2px 10px;
  background: transparent;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-event-tags .ovaev-tag:not(:last-child) {
  margin-right: 10px;
}
.ovaev-event-tags .ovaev-tag:hover {
  color: #dd3333;
}

.ovaev-event-share .share-social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ovaev-event-share .share-social-icons li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.ovaev-event-share .share-social-icons li a {
  color: #fff;
  background-color: #ff3514;
  padding: 0;
  border-radius: 50%;
  margin-bottom: 0px;
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-event-share .share-social-icons li a:hover {
  background-color: #06163A !important;
}
.ovaev-event-share .share-social-icons li a.ico-facebook {
  background-color: #3b5998;
}
.ovaev-event-share .share-social-icons li a.ico-twitter {
  background-color: #18a6f0;
}
.ovaev-event-share .share-social-icons li a.ico-pinterest {
  background-color: #dd4b39;
}
.ovaev-event-share .share-social-icons li a.ico-linkedin {
  background-color: #4c5fd7;
}

.ovaev-event-navigation {
  margin: 0;
}
.ovaev-event-navigation .content-event {
  margin: 0;
}
.ovaev-event-navigation .content-event .ova-next-pre-post {
  margin: 0;
}

.ovaev-event-related {
  margin: 0;
}
.ovaev-event-related .content-event {
  margin: 0;
  padding: 0;
}
.ovaev-event-related .content-event .event-related .archive_event {
  grid-gap: 30px;
}
.ovaev-event-related .content-event .event-related .archive_event .ovaev-content.content-grid {
  padding: 0;
}

.ovaev-event-sidebar #sidebar-event {
  padding: 0;
}

.ovaev-shortcode-title {
  margin: 0;
  padding: 0;
}
.ovaev-shortcode-title a {
  text-decoration: none;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: #232526;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400;
  text-decoration: none;
}

.ovaev-shortcode-thumbnail a {
  text-decoration: none;
}
.ovaev-shortcode-thumbnail a img {
  width: 100%;
}

.ovaev-shortcode-date i {
  margin-right: 10px;
}
.ovaev-shortcode-date span {
  color: #232526;
  font-weight: 500;
}

.ovaev-shortcode-time i {
  margin-right: 10px;
}
.ovaev-shortcode-time span {
  color: #232526;
  font-weight: 500;
}

.ovaev-shortcode-location i {
  margin-right: 10px;
}
.ovaev-shortcode-location span {
  color: #232526;
  font-weight: 500;
}

.ovaev-shortcode-categories i {
  margin-right: 10px;
}
.ovaev-shortcode-categories span {
  color: #232526;
  font-weight: 500;
}
.ovaev-shortcode-categories span.event-category a {
  text-decoration: none;
  color: #232526;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ovaev-shortcode-tabs.single_event {
  margin: 0;
}

.ovaev-shortcode-tags .ovatags {
  display: inline-block;
  text-transform: capitalize;
  font-size: 100%;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #232526;
  font-weight: bold;
  margin-right: 10px;
}
.ovaev-shortcode-tags .ovaev-tag {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.3px;
  color: #8c8c8c;
  padding: 3px 5px;
  background: transparent;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-shortcode-tags .ovaev-tag:not(:last-child) {
  margin-right: 5px;
}

.ovaev-shortcode-share .share-social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ovaev-shortcode-share .share-social-icons li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.ovaev-shortcode-share .share-social-icons li a {
  color: #fff;
  background-color: #ff3514;
  padding: 0;
  border-radius: 50%;
  margin-bottom: 0px;
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-shortcode-share .share-social-icons li a:hover {
  background-color: #06163A !important;
}
.ovaev-shortcode-share .share-social-icons li a.ico-facebook {
  background-color: #3b5998;
}
.ovaev-shortcode-share .share-social-icons li a.ico-twitter {
  background-color: #18a6f0;
}
.ovaev-shortcode-share .share-social-icons li a.ico-pinterest {
  background-color: #dd4b39;
}
.ovaev-shortcode-share .share-social-icons li a.ico-linkedin {
  background-color: #4c5fd7;
}

.ovaev-shortcode-navigation.single_event {
  margin: 0;
}
.ovaev-shortcode-navigation.single_event .content-event {
  margin: 0;
}

.ovaev-shortcode-related.single_event {
  margin: 0;
}
.ovaev-shortcode-related.single_event .content-event {
  margin: 0;
}

.events_pagination .page-numbers {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 55px 0 0 0;
}
.events_pagination .page-numbers li {
  margin: 0;
}
.events_pagination .page-numbers li:not(:last-child) {
  margin-right: 5px !important;
}
.events_pagination .page-numbers li a, .events_pagination .page-numbers li span {
  width: 49px;
  min-width: 49px;
  height: 50px;
  font-size: 16px;
  line-height: 1;
  color: var(--heading);
  border: 1px solid #e0e0e0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  font-weight: 500;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.events_pagination .page-numbers li a i, .events_pagination .page-numbers li span i {
  display: inline-flex;
  font-size: 0.7em;
  line-height: 1;
}
.events_pagination .page-numbers li a i:before, .events_pagination .page-numbers li span i:before {
  font-weight: bold !important;
}
.events_pagination .page-numbers li a:focus, .events_pagination .page-numbers li span:focus {
  outline: none;
}
.events_pagination .page-numbers li a.next, .events_pagination .page-numbers li span.next {
  margin: 0;
  text-decoration: none;
  padding: 9px 15px;
}
.events_pagination .page-numbers li a.prev, .events_pagination .page-numbers li span.prev {
  margin: 0;
  text-decoration: none;
  padding: 9px 15px;
}
.events_pagination .page-numbers li a:hover, .events_pagination .page-numbers li span:hover {
  color: #fff;
}
.events_pagination .page-numbers li span {
  color: #fff;
  background-color: #D14D42;
}

.ovaev-booking-btn a {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  border: 2px solid #232526;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #232526;
  background-color: #FFFFFF;
  padding: 20px 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-booking-btn a:hover {
  color: #FFFFFF;
  background-color: #e50000;
  border-color: #e50000;
}

.ovaev-filter .ovaev-filter-form input {
  font-size: 17px;
  color: #000;
  background-color: #D9D9D9;
  padding: 10px 15px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border-color: #D9D9D9;
  border-radius: 3px;
}
.ovaev-filter .ovaev-filter-form input::placeholder {
  color: #000;
  opacity: 0.5;
}
.ovaev-filter .ovaev-filter-form input:focus {
  outline: none;
  border-color: #D9D9D9;
}
.ovaev-filter .ovaev-filter-form .ovaev-date-fields {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ovaev-filter .ovaev-filter-form .ovaev-date-fields input {
  width: 100%;
  max-width: 45%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 500px) {
  .ovaev-filter .ovaev-filter-form .ovaev-date-fields input {
    max-width: 48%;
    margin-bottom: 30px;
  }
}
.ovaev-filter .ovaev-filter-form .ovaev-keyword-field {
  margin-bottom: 20px;
}
.ovaev-filter .ovaev-filter-form .ovaev-keyword-field input {
  width: 100%;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox {
  margin: 20px;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark {
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  cursor: pointer;
  min-width: 150px;
  height: 50px;
  line-height: 50px;
  color: #FFF;
  background-color: #18cdbe;
  box-sizing: border-box;
  border-color: #18cdbe;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark:hover {
  color: #FFF;
  background-color: #E50000;
  border-color: #E50000;
}
.ovaev-filter .ovaev-filter-form .ovaev-filter-time .ovaev-btn-checkbox .checkmark.active {
  color: #FFFFFF;
  background-color: #E50000;
  border-color: #E50000;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search {
  text-align: center;
  margin-bottom: 70px;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit {
  display: inline-block;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  cursor: pointer;
  min-width: 150px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  color: #FFF;
  background-color: #E50000;
  box-sizing: border-box;
  border-color: #E50000;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit:hover {
  background-color: #232526;
  border-color: #232526;
}
.ovaev-filter .ovaev-filter-form .ovaev-btn-search .ovaev-btn-submit:focus {
  outline: none;
}
.ovaev-filter .ovaev-filter-categories .title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px;
}
.ovaev-filter .ovaev-filter-categories .event-categories {
  list-style-type: none;
  background-color: #F8F8F8;
  padding: 30px 40px 0 30px;
  text-align: center;
  margin: 0 0 40px;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat {
  display: inline-block;
  margin: 0 45px 30px 0;
  font-weight: 500;
  font-size: 16px;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat i {
  margin-right: 5px;
  font-size: 30px;
  color: #63BFE5;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a {
  color: #5E5E5E;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a:hover {
  color: #e50000;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a.active {
  color: #E00000;
}
.ovaev-filter .ovaev-filter-categories .event-categories .item-cat a:focus {
  outline: none;
}
.ovaev-filter .ovaev-filter-container {
  position: relative;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
  display: grid;
  grid-gap: 20px;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column1 {
  grid-template-columns: 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column2 {
  grid-template-columns: 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event.ovaev-filter-column5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1024px) {
  .ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media only screen and (max-width: 768px) {
  .ovaev-filter .ovaev-filter-container .ovaev-filter-content .archive_event {
    grid-template-columns: 1fr !important;
  }
}
.ovaev-filter .ovaev-filter-container .wrap_loader {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.9);
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%);
  stroke-linecap: round;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle {
  fill: none;
  stroke-width: 1.5;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform-origin: 25px 25px;
  will-change: transform;
  stroke: #FF0000;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle:nth-of-type(1) {
  stroke-dasharray: 40px;
  animation-name: preloader_1;
}
.ovaev-filter .ovaev-filter-container .wrap_loader .loader circle:nth-of-type(2) {
  stroke-dasharray: 80px;
  animation-name: preloader_2;
}
@keyframes preloader_1 {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader_2 {
  100% {
    transform: rotate(-360deg);
  }
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li {
  margin: 0;
  padding: 0;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li:not(:last-child) {
  margin-right: 5px;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers {
  width: 50px;
  height: 50px;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #42516D;
  border: 1px solid #E0E0E0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  border-radius: 50px;
  margin: 0px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers.current {
  border-color: #E50000;
  background-color: #E50000;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers:focus {
  outline: none;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers.next {
  margin: 0;
  width: auto;
  text-decoration: none;
  padding: 9px 15px 9px 15px;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers.prev {
  margin: 0;
  width: auto;
  text-decoration: none;
  padding: 9px 15px 9px 15px;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers:hover {
  color: #FFF;
  border-color: #E50000;
  background-color: #E50000;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers.current {
  color: #FFF;
}
.ovaev-filter .filter-event-pagination .pagination-wrapper ul li .page-numbers.prev {
  display: none;
}

.ovaev-event-info {
  position: relative;
  padding: 50px 40px 45px 40px;
  background: #fff;
  border-bottom: 2px solid #1237A5;
  border-radius: 15px 15px 4px 4px;
  box-shadow: 0px 19px 20px 0px rgba(72, 72, 72, 0.06);
}
@media (max-width: 767px) {
  .ovaev-event-info {
    padding: 40px 30px;
  }
}
.ovaev-event-info.abs_position {
  position: absolute;
  z-index: 1;
  right: 40px;
  top: -270px;
}
@media (max-width: 1300px) {
  .ovaev-event-info.abs_position {
    top: -140px;
  }
}
@media (max-width: 1024px) {
  .ovaev-event-info.abs_position {
    position: static;
  }
}
.ovaev-event-info .top-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 15px;
}
.ovaev-event-info .top-info .calendar i {
  display: inline-flex;
  font-size: 16px;
  line-height: 1;
  color: var(--heading);
  padding: 10px 18px;
  background-color: #E2BD65;
}
.ovaev-event-info .top-info .calendar .start-date {
  line-height: 1;
  color: #fff;
  padding: 10px 14px;
  background-color: #1237A5;
}
.ovaev-event-info .top-info .icon-up {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(18, 55, 165, 0.1);
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
.ovaev-event-info .top-info .icon-up i {
  display: inline-flex;
  transform: rotate(-90deg);
  color: #1237A5;
}
.ovaev-event-info .title {
  margin: 0;
  font-family: "Jost";
  font-size: 26px;
  line-height: 1.4;
  font-weight: 500;
  max-width: 85%;
}
.ovaev-event-info .info-contact {
  margin: 35px 0 0 0;
  padding: 30px 0 0 0;
  list-style-type: none;
  border-top: 1px solid #efefef;
}
.ovaev-event-info .info-contact li {
  display: flex;
  gap: 5px;
  align-items: baseline;
  flex-wrap: wrap;
}
.ovaev-event-info .info-contact li:not(:last-child) {
  margin-bottom: 14px;
}
.ovaev-event-info .info-contact .label {
  display: block;
  font-size: 16px;
  color: var(--heading);
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 4px;
}
.ovaev-event-info .info-contact .info, .ovaev-event-info .info-contact a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  color: var(--text);
}
.ovaev-event-info .info-contact a {
  transition: all 0.3s ease;
  margin-bottom: 0;
}
.ovaev-event-info .info-contact a:hover {
  transition: all 0.3s ease;
  color: var(--primary);
}

.rtl .ovaev-event-info.abs_position {
  right: unset;
  left: 40px;
}