#nt_header {
  position: relative;
  top: 0 !important;
  z-index: 1000;
}

.csticky {
  position: sticky !important;
}

.custom-event-button {
  background-color: #a66eff;
  color: #fff;
}

ul#bo_cate_ul li {
  padding-right: 5px;
}

#bo_cate:after {
  background: #a66eff !important;
}

.custom-fright {
  float: right;
}

.cmorecls {
  font-size: 14px;
  font-weight: normal !important;
  opacity: 0.7;
  transition: 0.2s ease;
  color: #303437 !important;
  float: right;
}

.services {
  height: 100%;
}
.home-card-grid{
  row-gap: 20px;
}
.services .service-box:hover a {
  color: #303437 !important;
}

.services .service-box ul li:hover a {
  color: #a66eff !important;
}

.services .service-box ul li a {
  font-weight: 400 !important;
}

.custom-categorycls {
  background-color: #fff;
  color: #6c757d;
  height: 30px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 12px;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  border: 1px solid #eee;
}

.mobileonlyshow {
  display: none;
}


#nt_sidebar {
  z-index: 5000 !important;
}

.custom-event-button {
  margin-left: 5px;
}

.title {
  font-size: xx-large;
  margin-bottom: 20px;
}

@media (max-width: 500px) {
  .title {
    font-size: x-large;
  }
}

#bo_gallery .list-safety-item-btn-wrap a.btn_safety_site {
  border: 2px solid #a66eff !important;
  color: #a66eff !important;
}

.custom-menu-hambur-icon {
  border: 0;
  background: 0;
  color: #a66eff;
  font-size: 20px;
}

.custom_event_header_div {
  padding-bottom: 5px;
  margin: 0px auto 0px;
}

.custom_event_header_title {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #a66eff;
}

.custom_event_header_subtitle {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.chrcls {
  width: 280px;
  border-color: #a66eff;
  border: 1px solid #a66eff;
  display: block;
}

.custom_event_content {
  border-radius: 8px;
}

.custom-event-main-sec {
  padding-left: 10px;
  padding-right: 10px;
}

.xs-show {
  display: none;
}

.mobile-hide {
  display: block !important;
}

.mobile-show {
  display: none !important;
}

.cusricon {
  display: none;
}

.cmt-wrap.position-relative.mb-2.event_reviews.event_replys {
  padding-top: 10px;
  padding-bottom: 10px;
}

.event_cmt_img {
  width: 30px !important;
  height: 30px !important;
  margin-right: 0 !important;
  object-fit: contain;
  border-radius: 50% !important;
  padding: 5px;
}

.custom-back-btn {
  background-color: #ffffff;
  border: 1px solid #ededed;
  padding: 0 20px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  transition: 0.2s ease;
}

.cflxcls {
  display: flex;
}

.custom_page_info {
  margin-top: 20px;
  display: flex;
}

.custom_page_info .margin-horizontal-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

