@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");
.primary {
  color: #78006C !important;
}

.white {
  color: #ffffff !important;
}

.dark {
  color: #303338 !important;
}

.lighjt-grey {
  color: #F0F0F0 !important;
}

.color1 {
  color: #8C52FF !important;
}

.color2 {
  color: #BD3BB0 !important;
}

.color3 {
  color: #F4A8EC !important;
}

.color4 {
  color: #3FD8ED !important;
}

.color5 {
  color: #92F2FF !important;
}

.color6 {
  color: #C1F8FF !important;
}

.color7 {
  color: #F9E905 !important;
}

.color8 {
  color: #FFF77F !important;
}

.color9 {
  color: #FFFAB0 !important;
}

.primary-bg {
  background-color: #78006C !important;
}

.color1-bg {
  background-color: #8C52FF !important;
}

.color2-bg {
  background-color: #BD3BB0 !important;
}

.color3-bg {
  background-color: #F4A8EC !important;
}

.white-bg {
  background-color: #ffffff !important;
}

h1, .h1, .h1.elementor-widget-heading .elementor-heading-title {
  font-size: 4.16667rem !important;
  letter-spacing: 1px;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 2.44444rem !important;
  letter-spacing: 1px;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 2.44444rem !important;
  letter-spacing: 1px;
}
h2 a, .h2 a, .h2.elementor-widget-heading .elementor-heading-title a {
  font-family: "Brandon Grotesque Bold", Brandon Grotesque Bold !important;
}

h3, .h3, .h3.elementor-widget-heading .elementor-heading-title {
  font-size: 1.55556rem !important;
  font-weight: 400;
  letter-spacing: 1px;
}

h4, .h4, .h4.elementor-widget-heading .elementor-heading-title {
  font-size: 1.38889rem !important;
  font-weight: 400;
  letter-spacing: 1px;
}

h5, .h5, .h5.elementor-widget-heading .elementor-heading-title {
  font-size: 1.11111rem !important;
  font-family: "Roboto Mono", monospace;
}

.banner-sub-head h2, .banner-sub-head .h2, .banner-sub-head .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 1.38889rem !important;
  text-transform: inherit;
  font-family: "Brandon Grotesque Regular", Sans-serif !important;
  font-weight: normal !important;
  line-height: 1.4 !important;
  text-transform: none !important;
}

.bd-text-transform-none h2, .bd-text-transform-none .h2, .bd-text-transform-none .h2.elementor-widget-heading .elementor-heading-title {
  text-transform: none !important;
}
.bd-text-transform-none h3, .bd-text-transform-none .h3, .bd-text-transform-none .h3.elementor-widget-heading .elementor-heading-title {
  text-transform: none !important;
}

.h1,
.h1.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.15;
}

.h2,
.h2.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.2272727273;
}

.h3,
.h3.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.3571428571;
}

.h4,
.h4.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.4;
}

.h5,
.h5.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.375;
}

.small-body p, .small-body a {
  font-size: 0.66667rem !important;
  line-height: 1.3333333333;
}

.dark-theme,
.dark-theme a {
  color: #ffffff;
}

/* PRE-REQUISITE: ELEMENTOR */
@media (min-width: 1024px) {
  #bd-offcanvas .uael-offcanvas,
  .uael-offcanvas-overlay {
    display: none;
  }
}
@media (max-width: 767px) {
  #bd-offcanvas .uael-offcanvas {
    width: 100% !important;
  }
}
.uael-offcanvas img {
  display: block;
  margin: initial;
}

/* BUTTONS */
.bd-btn {
  cursor: pointer;
  border: 0;
  transition: all 0.5s;
  border-radius: 10px;
  width: auto;
  position: relative;
  min-width: 158px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  display: inline-block;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none !important;
  font-weight: 600 !important;
  border-radius: 50px;
  font-weight: normal !important;
  font-size: 0.77778rem !important;
}
.bd-btn::after {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  position: absolute;
  left: 83%;
  top: 26%;
  bottom: 0;
  opacity: 0;
}
.bd-btn:hover {
  transition: all 0.5s;
  padding: 8px 20px;
  padding-right: 55px;
}
.bd-btn:hover::after {
  opacity: 1;
  transition: all 0.5s;
}

.bd-subs-btn {
  border: 2px solid #BD3BB0;
  height: 38px !important;
  left: -4px !important;
}
.bd-subs-btn:hover {
  padding-right: 35px !important;
  padding-left: 10px !important;
}
.bd-subs-btn:after {
  left: 76%;
  top: 35%;
}

.bd-btn-small {
  min-width: 105px !important;
}

.bd-btn.bd-btn-primary {
  background-color: #8C52FF;
  border-color: #8C52FF;
  color: #ffffff !important;
}

.bd-btn.bd-btn-primary:hover {
  background-color: #8C52FF;
  border-color: #8C52FF;
  color: #ffffff !important;
}

.bd-btn.bd-btn-primary-ghost {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #78006C !important;
}

.bd-btn.bd-btn-primary-ghost:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #78006C !important;
}

.bd-btn.bd-btn-basic {
  background-color: #78006C;
  border-color: #78006C;
  color: #ffffff !important;
}

.bd-btn.bd-btn-basic:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #78006C !important;
}

.bd-btn.btn-block {
  min-width: auto;
}

/* CUSTOM ICONS */
.bd-btn.bd-btn-icon {
  padding: 9px 19px;
  text-align: left;
  min-width: auto !important;
  font-size: 14px;
}

.bd-btn.bd-btn-icon i {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}

.bd-custom-btn {
  padding: 15px 65px 15px 35px !important;
}

.fa-phone-alt {
  font-weight: bold !important;
}

/* Custom Font Color */
.bd-font-with-opacity {
  mix-blend-mode: normal !important;
  opacity: 0.5 !important;
}

/* HELPER: UNORDERED LIST ICONS */
ul.ul-circle,
ul.ul-circle li {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.ul-circle li {
  position: relative;
  padding-left: 24px;
  padding-bottom: 10px;
}

ul.ul-circle li:before {
  position: absolute;
  font-weight: 600;
  font-size: 4px;
  content: "\f111";
  display: block;
  color: #78006C;
  top: 10px;
  left: 10px;
  font-family: "Font Awesome 6 Pro", sans-serif;
}

ul.ul-circle.ul-circle-lg li {
  margin-bottom: 20px;
}

p a {
  text-decoration: none !important;
}
p a:hover {
  text-decoration: underline !important;
}

.ts-custom-ol ol {
  counter-reset: item;
  margin-bottom: 0;
  margin-left: 1.7em;
}

.ts-custom-ol.ts-custom-ol ol li {
  display: block;
  margin-top: 7px;
}

.ts-custom-ol ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #8C52FF;
  font-weight: 500;
  left: 2px;
  position: absolute;
}

.bd-share-container .elementor-shortcode {
  display: flex;
  align-items: center !important;
}
.bd-share-container .elementor-shortcode .ul-share-btns {
  display: flex;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.bd-share-container .elementor-shortcode .ul-share-btns li {
  margin-right: 15px;
}
.bd-share-container .elementor-shortcode .ul-share-btns li a {
  color: #78006C;
  border: 2px solid #78006C;
  padding: 6px 14px;
  border-radius: 5px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bd-share-container .elementor-shortcode .ul-share-btns li a:hover {
  border-radius: 5px;
  color: #ffffff;
  background-color: #78006C;
}
.bd-share-container .elementor-shortcode .ul-share-btns li i {
  font-size: 0.88889rem !important;
}

/*
HELPER: LAYOUT DEFAULT SECTION PADDING
PRE-REQUISITE: ELEMENTOR PRO
*/
.bd-section-padding-sm {
  padding: 40px 0;
}

.bd-section-padding {
  padding: 60px 20px;
}

.bd-section-padding-top {
  padding-top: 40px;
}

.bd-section-padding-bottom {
  padding-bottom: 40px;
}

@media (max-width: 1024px) {
  .bd-section-padding {
    padding: 40px 0;
  }
  .bd-section-padding-sm {
    padding: 20px 0;
  }
  .bd-section-padding-top {
    padding-top: 40px;
  }
  .bd-section-padding-bottom {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .bd-section-padding {
    padding: 20px 0;
  }
  .bd-section-padding-top {
    padding-top: 20px;
  }
  .bd-section-padding-bottom {
    padding-bottom: 20px;
  }
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.uael-faq-accordion .uael-accordion-content p {
  margin-bottom: 1.75em;
}

.elementor-widget-text-editor .elementor-widget-container a {
  text-decoration: underline;
}

.elementor-widget-theme-post-content > .elementor-widget-container > p > a {
  text-decoration: underline;
}

/*
HELPER: ELEMENTOR ICON BOX
PRE-REQUISITE: ELEMENTOR PRO / ULTIMATE ELEMENTOR ADDON
*/
@media (max-width: 767px) {
  .keep-icon-box-left .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: row;
  }
  .keep-icon-box-left .elementor-icon-box-icon {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 0 !important;
  }
}
/* HELPER: MENU */
.elementor-editor-wrapper .expand-animate {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.5s, opacity 0s linear;
}

.expand-animate {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0s linear;
}

.mega-menu-item-2461.mega-toggle-on .expand-animate, .mega-menu-item-10824.mega-toggle-on .expand-animate, .mega-menu-item-206.mega-toggle-on .expand-animate, .mega-menu-item-213.mega-toggle-on .expand-animate, .mega-menu-item-20826.mega-toggle-on .expand-animate {
  visibility: visible;
  opacity: 1;
}

.no-link {
  text-decoration: none !important;
}
.no-link .elementor-item-active {
  text-decoration: none !important;
}

.elementor-item-active {
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
}

.bd-main-nav-desktop #mega-menu-wrap-primary {
  background: none !important;
}

.bd-main-nav-desktop #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-weight: 500 !important;
  font-size: 18px;
  font-family: "Brandon Grotesque Bold", Sans-serif;
}

.bd-main-nav-desktop #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  font-weight: bold;
}

.bd-main-nav-desktop .mega-toggle-on .mega-indicator {
  transition-duration: 0.8s !important;
  transition-property: transform !important;
}
.bd-main-nav-desktop .mega-toggle-on .mega-indicator:after {
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  color: #98108B !important;
}
.bd-main-nav-desktop .mega-toggle-on > .mega-menu-link {
  color: #98108B !important;
}

.bd-mega-menu .elementor-widget-container ul, .bd-mobile-menu .sub-menu {
  list-style-type: none;
  counter-reset: li;
}

.bd-mega-menu .elementor-widget-container li, .bd-mobile-menu .sub-menu li {
  font-size: 0.88889rem !important;
  display: flex !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.bd-mega-menu .menu-item {
  border-bottom: 1px solid #78006C;
}

.bd-mobile-menu .sub-menu .menu-item {
  border-bottom: 1px solid #BD3BB0;
}

.bd-mega-menu .elementor-widget-container li a, .bd-mobile-menu .sub-menu li a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  overflow: hidden;
  width: 100%;
  font-weight: 500;
}

.bd-megamenu-icons p {
  margin-bottom: 0 !important;
}

.bd-mobile-menu ul {
  display: block !important;
  margin-left: 22px !important;
  margin-right: 22px !important;
  border-top: 1px solid #BD3BB0;
}
.bd-mobile-menu .has-submenu {
  font-size: 20px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  padding-bottom: 12px !important;
  margin-top: 10px;
}
.bd-mobile-menu .has-submenu .sub-arrow {
  display: none;
}
.bd-mobile-menu:last-child {
  margin-bottom: 30px;
}

.menu-item-has-children .sub-arrow {
  font-size: 24px !important;
  position: absolute;
  right: 0;
}

.bd-mobile-menu .sub-menu li a {
  font-size: 16px !important;
  padding: 0;
  margin-left: 0 !important;
  overflow: hidden;
  width: 100%;
  display: block;
}

.bd-mega-menu .elementor-widget-container li:before, .bd-mobile-menu .sub-menu li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero) ".";
  color: red;
  margin-right: 0.25em;
  font-family: "Roboto Mono", monospace;
}

.bd-mega-menu .elementor-widget-container li a:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  bottom: 0;
  opacity: 1 !important;
  background: none !important;
  right: 30px;
}

@media (max-width: 1024px) {
  .bd-main-nav-desktop {
    display: none !important;
  }
}

.bd-main-nav-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .bd-main-nav-mobile {
    display: block;
  }
}

.bd-desktop-menu a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 13px !important;
  margin-right: 13px !important;
}

.bd-desktop-menu a, .bd-footer-menu a, .bd-desktop-menu .sub-menu a, .bd-desktop-menu .sub-menu a span, .bd-footer-menu a span {
  position: relative;
}

.bd-desktop-menu a:hover span:first-child:after {
  display: block !important;
  background: #ffffff !important;
  border-bottom: 34px #ffffff !important;
  content: "" !important;
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 3px;
}

.bd-desktop-menu .sub-menu a:hover span:after {
  display: block !important;
  background: #101B29 !important;
  border-bottom: 34px #ffffff !important;
  content: "" !important;
  position: absolute;
  height: 1px;
  width: 100%;
  top: 29px;
}

.bd-footer-menu a:hover span:first-child:after {
  display: block !important;
  background: #ffffff !important;
  border-bottom: 34px #ffffff !important;
  content: "" !important;
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -7px;
}

.bd-footer-menu a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 13px !important;
  padding-bottom: 0 !important;
}

.bd-footer-menu-left ul li:not(:first-child) {
  mix-blend-mode: normal !important;
  opacity: 0.5 !important;
  font-weight: 500 !important;
}

.bd-footer-menu-left ul li:first-child {
  font-weight: bold;
}

.bd-footer-menu-left ul li:not(:first-child):after {
  border-bottom: none !important;
}

.bd-desktop-menu a:after {
  border-bottom: 1px solid #ffffff !important;
}

.bd-footer-menu .menu-item a:hover:after {
  border-bottom: 1px solid #ffffff !important;
}

.bd-footer-menu-right .menu-item a p {
  position: relative !important;
}

.bd-footer-menu-right .menu-item a p:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #ffffff;
}

.bd-main-menu i {
  font-weight: 400 !important;
}

.bd-footer-terms-link a:hover span {
  text-decoration: underline;
}

/*
SNIPPET: BREADCRUMBS
PRE-REQUISITE: BREADCRUMBS NAVXT
*/
.breadcrumbs .fa-angle-right:before {
  content: "\f105";
  position: relative;
}

.bd-breadcrumbs-el-wrapper .elementor-shortcode {
  overflow-x: auto;
  white-space: nowrap;
}

.breadcrumbs {
  color: #8C52FF;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:hover {
  font-weight: 500;
}

.breadcrumbs a,
.breadcrumbs .sep {
  color: #ffffff;
}

.bd-breadcrumbs-el-wrapper .breadcrumbs {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.bd-breadcrumbs-el-wrapper .breadcrumbs > [property=itemListElement]:last-of-type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 160px;
}
.bd-breadcrumbs-el-wrapper .breadcrumbs > [property=itemListElement]:last-of-type > span[property=name] {
  max-width: 675px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bd-breadcrumbs-el-wrapper i {
  line-height: inherit !important;
}

/*
FACET
PRE-REQUISITE: FACETWP
*/
.facetwp-facet {
  margin-bottom: 0 !important;
}

.facetwp-facet input.facetwp-search, .facetwp-facet input.facetwp-location {
  background-color: #ffffff;
}

.bd-filter-tags .facetwp-selections ul,
.bd-filter-tags .facetwp-selections ul li,
.bd-filter-tags-light .facetwp-selections ul,
.bd-filter-tags-light .facetwp-selections ul li {
  margin: 0;
  padding: 0;
}

.bd-filter-tags .facetwp-selections ul li {
  display: inline;
}

.bd-filter-tags .facetwp-selections ul li span {
  background-color: transparent;
  font-weight: 700;
  display: inline-block;
  padding: 14px 20px;
  margin-bottom: 5px;
  color: #78006C;
  margin-right: 5px;
}

.bd-filter-tags .facetwp-selections ul li > .facetwp-selection-label {
  display: none;
}

.bd-filter-tags .pb-count,
.bd-filter-tags .facetwp-selections ul li {
  margin-bottom: 10px;
}

.bd-filter-tags .facetwp-selections .facetwp-selection-value {
  padding-right: 40px;
  background-image: url(../images/icon-close.png);
  background-position: right 14px center;
}

.bd-pagination .facetwp-pager .facetwp-page {
  color: #78006C;
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #78006C;
  border-radius: 100px;
  margin-right: 10px;
  width: 40px;
}
@media (max-width: 767px) {
  .bd-pagination .facetwp-pager .facetwp-page {
    padding: 7px 10px;
    margin-bottom: 10px;
  }
}

.bd-pagination .facetwp-pager .facetwp-page:hover,
.bd-pagination .facetwp-pager .facetwp-page.active {
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #78006C;
  background-color: #78006C;
}

.bd-pagination .facetwp-pager .facetwp-page.prev, .bd-pagination .facetwp-pager .facetwp-page.next {
  padding: 7px 11.5px;
}

.bd-filter-tags .bd-count {
  color: #BD3BB0 !important;
}
.bd-filter-tags .facetwp-selection-label {
  display: none;
}
.bd-filter-tags .facetwp-selection-value {
  background-color: #78006C !important;
  color: #ffffff !important;
  padding: 10px 30px 12px 30px !important;
  border-radius: 30px;
  background-image: url(../images/icon-close.png);
  margin-bottom: 0 !important;
}

.bd-filter-tags-light .bd-count {
  color: #78006C !important;
}
.bd-filter-tags-light .facetwp-selection-label {
  display: none;
}
.bd-filter-tags-light .facetwp-selection-value {
  background-color: #8C52FF !important;
  color: #BD3BB0 !important;
  padding: 10px 30px 12px 30px !important;
  border-radius: 30px;
  background-image: url(../images/icon-close.png) !important;
  margin-bottom: 0 !important;
  background-position: right 14px center !important;
}

.filter-container .facetwp-search, .filter-container .facetwp-input-wrap {
  width: 100%;
  min-width: 100%;
}
.filter-container i {
  background: #78006C !important;
}
.filter-container .selection {
  border-radius: 100px !important;
}
.filter-container .selection .icon {
  background: #78006C;
  color: #ffffff;
  border-radius: 100px;
  padding: 10px 13px !important;
  top: unset !important;
  opacity: 1 !important;
}
.filter-container .selection .text {
  color: #78006C !important;
  opacity: 0.5;
}
.filter-container .facetwp-type-dropdown .icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f063" !important;
  color: #ffffff;
  left: 1px;
  position: relative;
}
.filter-container .facetwp-type-time_since .icon:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f133" !important;
  color: #BD3BB0;
  left: 1px;
  position: relative;
}
.filter-container input {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 100px !important;
}
.filter-container input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #78006C;
  opacity: 0.5; /* Firefox */
}
.filter-container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #78006C;
  opacity: 0.5; /* Firefox */
}
.filter-container input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #78006C;
  opacity: 0.5;
}
.filter-container input::-ms-input-placeholder { /* Microsoft Edge */
  color: #78006C;
  opacity: 0.5;
}
.filter-container .facetwp-type-search i {
  background: #8C52FF;
  opacity: 1;
  padding: 12px 15px;
  margin: 3px 3px;
  border-radius: 100px;
  font-size: 0.77778rem !important;
  height: 38px;
}
.filter-container .facetwp-type-search i:not(.f-loading)::before {
  content: "Search" !important;
  width: 70px !important;
  background: none !important;
  font-style: normal;
  color: #ffffff;
  text-align: center;
}

.facetwp-facet-bd_pager {
  text-align: center;
}

.bd-custom-accordion .elementor-toggle-icon {
  position: relative;
  right: 7px;
  bottom: 9px;
}
@media (max-width: 767px) {
  .bd-custom-accordion .elementor-toggle-icon {
    bottom: 9px;
  }
}
.bd-custom-accordion .far {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 200px 200px 200px 200px;
  padding: 11px 11px 9px 12px;
  font-size: 0.88889rem !important;
}
.bd-custom-accordion .elementor-toggle-icon-opened .far {
  padding: 11px 25px 9px 12px;
}
.bd-custom-accordion h5 {
  font-size: 1.22222rem !important;
}
.bd-custom-accordion .elementor-toggle .elementor-tab-content {
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .bd-custom-accordion .elementor-toggle .elementor-tab-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.bd-custom-accordion .elementor-toggle .elementor-tab-title {
  border: none;
}
@media (max-width: 767px) {
  .bd-custom-accordion .elementor-toggle .elementor-tab-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.bd-footer-custom-accordion .elementor-toggle-icon {
  position: relative;
  right: 7px;
  bottom: 8px;
}
@media (max-width: 767px) {
  .bd-footer-custom-accordion .elementor-toggle-icon {
    bottom: 46px;
  }
}
.bd-footer-custom-accordion .far {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 200px 200px 200px 200px;
  padding: 11px 10px 9px 12px;
  font-size: 0.88889rem !important;
}
.bd-footer-custom-accordion .elementor-toggle-icon-opened .far {
  padding: 11px 23px 9px 12px;
}
.bd-footer-custom-accordion h5 {
  font-size: 1.22222rem !important;
}
.bd-footer-custom-accordion .elementor-toggle .elementor-tab-content {
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .bd-footer-custom-accordion .elementor-toggle .elementor-tab-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.bd-footer-custom-accordion .elementor-toggle .elementor-tab-title {
  border: none;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
@media (max-width: 767px) {
  .bd-footer-custom-accordion .elementor-toggle .elementor-tab-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.bd-webinar-icons {
  transition: 0.3s ease !important;
}
.bd-webinar-icons:hover {
  background-color: #78006C !important;
  border-radius: 20px 20px 50px 20px !important;
}
.bd-webinar-icons:hover h5, .bd-webinar-icons:hover span {
  color: #ffffff !important;
}
.bd-webinar-icons:hover i {
  color: #F9E905 !important;
}

.with-blur img {
  filter: blur(8px);
  -webkit-filter: blur(8px);
  transition: filter 0.2s ease-out;
}
.with-blur:hover img {
  filter: unset;
}

.bd-homepage-title span:first-child {
  float: right;
}
@media only screen and (max-width: 992px) {
  .bd-homepage-title span:first-child {
    float: unset;
  }
}
.bd-homepage-title span:nth-of-type(2) {
  padding-left: 15px;
}
@media only screen and (max-width: 992px) {
  .bd-homepage-title span:nth-of-type(2) {
    padding-left: 0;
  }
}
.bd-homepage-title span:nth-of-type(3) {
  margin-left: 32%;
}
@media only screen and (max-width: 992px) {
  .bd-homepage-title span:nth-of-type(3) {
    margin-left: 0%;
  }
}
@media only screen and (max-width: 992px) {
  .bd-homepage-title br {
    display: none;
  }
}

.insights-scrollspy .scrollspy-list-item {
  list-style-type: none;
}
.insights-scrollspy .scrollspy-list-item .list-group-item {
  border: none;
  color: #78006C;
}
.insights-scrollspy .scrollspy-list-item .active {
  color: #78006C;
  opacity: 1;
  background-color: unset !important;
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  margin-left: auto !important;
  margin-right: auto !important;
  list-style: none !important;
  padding: 0 !important;
  z-index: 1 !important;
}

.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
}

.swiper-pagination-bullet {
  border-radius: 0 !important;
  height: 5px !important;
  width: 50px !important;
  background: #ffffff !important;
  mix-blend-mode: normal;
  opacity: 0.15;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.insights-swiper-scrollbar .swiper-scrollbar {
  background: rgba(247, 246, 242, 0.25);
  left: 0%;
  max-width: 100%;
  border-radius: 0;
  height: 1px;
  overflow: hidden;
}

.people-swiper-scrollbar .swiper-scrollbar {
  background: rgba(4, 31, 48, 0.25);
  left: 0%;
  max-width: 100%;
  border-radius: 0;
  height: 1px;
  overflow: hidden;
}

.insights-swiper-scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
  background: #8C52FF;
}

.people-swiper-scrollbar .swiper-scrollbar .swiper-scrollbar-drag {
  background: #8C52FF;
}

.inights-slider-left-title, .people-slider-left-title {
  position: relative;
}

.inights-slider-left-title:before {
  content: "";
  position: absolute;
  background-color: #78006C;
  width: 28%;
  height: 100%;
  z-index: 3;
  left: -154px;
}

.people-slider-left-title:before {
  content: "";
  position: absolute;
  background-color: #BD3BB0;
  width: 28%;
  height: 100%;
  z-index: 3;
  left: -154px;
}

.people-swiper .swiper-slide .row {
  position: relative;
}
.people-swiper .swiper-slide .row:hover .content-people {
  opacity: 1; /* Fully visible on hover */
}
.people-swiper .swiper-slide .content-people {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(120, 0, 108, 0), rgb(120, 0, 108));
  color: white; /* Text color */
  padding: 10px; /* Add padding for better readability */
  box-sizing: border-box;
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s ease;
}

.people-listing .people-position {
  font-size: 0.77778rem !important;
  opacity: 0.8;
}
.people-listing .people-image-container {
  position: relative;
}
.people-listing .people-image-container:hover .people-image-one {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.people-listing .people-image-container:hover .people-image-two {
  opacity: 1;
}
.people-listing .people-image-container .people-image-two {
  opacity: 0;
  transition: opacity 0.2s ease-out;
  position: absolute;
  left: 0;
}
.people-listing .people-image-container .people-image-one {
  opacity: 1;
}

.people-author-container .bd-people-item img {
  border-radius: 500px;
}

.case-stud-swiper-controller {
  position: absolute;
  bottom: 85px;
  right: 110px;
  z-index: 3;
}
@media only screen and (max-width: 992px) {
  .case-stud-swiper-controller {
    bottom: 100px;
    right: 60px;
  }
}
@media only screen and (max-width: 676px) {
  .case-stud-swiper-controller {
    bottom: 88px;
    right: 13px;
  }
}
@media only screen and (max-width: 375px) {
  .case-stud-swiper-controller {
    position: relative;
    bottom: unset !important;
    right: unset;
  }
}
.case-stud-swiper-controller a {
  border: 1px solid white;
  padding: 9px 12px;
  border-radius: 100px;
}
.case-stud-swiper-controller a:first-child {
  margin-right: 20px;
}
@media only screen and (max-width: 424px) {
  .case-stud-swiper-controller a:first-child {
    margin-right: 10px;
  }
}
.case-stud-swiper-controller i {
  font-size: 15px;
}

.case-study-reated-listing a img {
  height: 325px;
  -o-object-fit: cover;
     object-fit: cover;
}

.services-swiper p {
  min-height: 245px;
}

.services-controller-container {
  background-color: #78006C;
}

.bd-services-item .with-blur {
  border-top: 1px solid #78006C;
}

.ui.selection.active.dropdown {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.bd-insights-custom-banner-image {
  width: 40% !important;
}
.bd-insights-custom-banner-image img {
  width: 100%;
}

.with-opacity {
  opacity: 0.5;
}

.custom-number h5 {
  font-size: 1.22222rem !important;
}

.bd-decoration-none a {
  color: #78006C;
  text-decoration: none !important;
}
.bd-decoration-none a:hover {
  text-decoration: underline !important;
}

.gform_button {
  display: block !important;
}

#gform_wrapper_24, #gform_wrapper_21, #gform_wrapper_20, #gform_wrapper_6, #gform_wrapper_9, #gform_wrapper_7, #gform_wrapper_4, #gform_wrapper_8, #gform_wrapper_5, #gform_wrapper_14, #gform_wrapper_15, #gform_wrapper_18 {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  box-shadow: none;
}
#gform_wrapper_24 label, #gform_wrapper_21 label, #gform_wrapper_20 label, #gform_wrapper_6 label, #gform_wrapper_9 label, #gform_wrapper_7 label, #gform_wrapper_4 label, #gform_wrapper_8 label, #gform_wrapper_5 label, #gform_wrapper_14 label, #gform_wrapper_15 label, #gform_wrapper_18 label {
  color: #78006C;
  font-family: "Brandon Grotesque Bold", Sans-serif;
}
#gform_wrapper_24 .gfield_select, #gform_wrapper_24 .ginput_container_text input, #gform_wrapper_24 .ginput_container_textarea textarea, #gform_wrapper_24 .ginput_container_email input, #gform_wrapper_24 .ginput_container_phone input, #gform_wrapper_21 .gfield_select, #gform_wrapper_21 .ginput_container_text input, #gform_wrapper_21 .ginput_container_textarea textarea, #gform_wrapper_21 .ginput_container_email input, #gform_wrapper_21 .ginput_container_phone input, #gform_wrapper_20 .gfield_select, #gform_wrapper_20 .ginput_container_text input, #gform_wrapper_20 .ginput_container_textarea textarea, #gform_wrapper_20 .ginput_container_email input, #gform_wrapper_20 .ginput_container_phone input, #gform_wrapper_6 .gfield_select, #gform_wrapper_6 .ginput_container_text input, #gform_wrapper_6 .ginput_container_textarea textarea, #gform_wrapper_6 .ginput_container_email input, #gform_wrapper_6 .ginput_container_phone input, #gform_wrapper_9 .gfield_select, #gform_wrapper_9 .ginput_container_text input, #gform_wrapper_9 .ginput_container_textarea textarea, #gform_wrapper_9 .ginput_container_email input, #gform_wrapper_9 .ginput_container_phone input, #gform_wrapper_7 .gfield_select, #gform_wrapper_7 .ginput_container_text input, #gform_wrapper_7 .ginput_container_textarea textarea, #gform_wrapper_7 .ginput_container_email input, #gform_wrapper_7 .ginput_container_phone input, #gform_wrapper_4 .gfield_select, #gform_wrapper_4 .ginput_container_text input, #gform_wrapper_4 .ginput_container_textarea textarea, #gform_wrapper_4 .ginput_container_email input, #gform_wrapper_4 .ginput_container_phone input, #gform_wrapper_8 .gfield_select, #gform_wrapper_8 .ginput_container_text input, #gform_wrapper_8 .ginput_container_textarea textarea, #gform_wrapper_8 .ginput_container_email input, #gform_wrapper_8 .ginput_container_phone input, #gform_wrapper_5 .gfield_select, #gform_wrapper_5 .ginput_container_text input, #gform_wrapper_5 .ginput_container_textarea textarea, #gform_wrapper_5 .ginput_container_email input, #gform_wrapper_5 .ginput_container_phone input, #gform_wrapper_14 .gfield_select, #gform_wrapper_14 .ginput_container_text input, #gform_wrapper_14 .ginput_container_textarea textarea, #gform_wrapper_14 .ginput_container_email input, #gform_wrapper_14 .ginput_container_phone input, #gform_wrapper_15 .gfield_select, #gform_wrapper_15 .ginput_container_text input, #gform_wrapper_15 .ginput_container_textarea textarea, #gform_wrapper_15 .ginput_container_email input, #gform_wrapper_15 .ginput_container_phone input, #gform_wrapper_18 .gfield_select, #gform_wrapper_18 .ginput_container_text input, #gform_wrapper_18 .ginput_container_textarea textarea, #gform_wrapper_18 .ginput_container_email input, #gform_wrapper_18 .ginput_container_phone input {
  background: #F0F0F0;
  border-radius: 10px !important;
  border: 1px solid #303338;
}
#gform_wrapper_24 .gfield_select, #gform_wrapper_24 .ginput_container_text input, #gform_wrapper_21 .gfield_select, #gform_wrapper_21 .ginput_container_text input, #gform_wrapper_20 .gfield_select, #gform_wrapper_20 .ginput_container_text input, #gform_wrapper_6 .gfield_select, #gform_wrapper_6 .ginput_container_text input, #gform_wrapper_9 .gfield_select, #gform_wrapper_9 .ginput_container_text input, #gform_wrapper_7 .gfield_select, #gform_wrapper_7 .ginput_container_text input, #gform_wrapper_4 .gfield_select, #gform_wrapper_4 .ginput_container_text input, #gform_wrapper_8 .gfield_select, #gform_wrapper_8 .ginput_container_text input, #gform_wrapper_5 .gfield_select, #gform_wrapper_5 .ginput_container_text input, #gform_wrapper_14 .gfield_select, #gform_wrapper_14 .ginput_container_text input, #gform_wrapper_15 .gfield_select, #gform_wrapper_15 .ginput_container_text input, #gform_wrapper_18 .gfield_select, #gform_wrapper_18 .ginput_container_text input {
  height: auto;
  border: 1px solid #303338;
  padding: 0 10px;
}
#gform_wrapper_24 .gfield_required, #gform_wrapper_21 .gfield_required, #gform_wrapper_20 .gfield_required, #gform_wrapper_6 .gfield_required, #gform_wrapper_9 .gfield_required, #gform_wrapper_7 .gfield_required, #gform_wrapper_4 .gfield_required, #gform_wrapper_8 .gfield_required, #gform_wrapper_5 .gfield_required, #gform_wrapper_14 .gfield_required, #gform_wrapper_15 .gfield_required, #gform_wrapper_18 .gfield_required {
  padding: 0 !important;
  margin: 0 4px !important;
}

.gform_button, #gform_next_button_15_1 {
  text-transform: uppercase;
  background-color: #ffffff !important;
  border: 2px solid #78006C !important;
  color: #78006C !important;
  padding: 12px 30px !important;
  text-transform: uppercase !important;
  transition: 0.3s;
  border-radius: 38px !important;
}
.gform_button:hover, #gform_next_button_15_1:hover {
  background-color: #78006C !important;
  color: #ffffff !important;
}

.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}
.gform-theme--foundation .gform-datepicker {
  width: 100% !important;
  background: #F0F0F0 !important;
  border-radius: 10px !important;
}
.gform-theme--foundation .ginput_container_fileupload input {
  width: 100% !important;
  background: #F0F0F0 !important;
  border-radius: 10px !important;
}

@media only screen and (min-width: 1437px) {
  .ui.selection.dropdown {
    min-width: 23em;
  }
}
@media only screen and (max-width: 1440px) {
  .bd-homepage-title {
    margin-bottom: 1% !important;
  }
  .md-none {
    display: none !important;
  }
}
@media screen and (max-width: 1092px) {
  .desktop-navbar {
    display: none;
  }
  .mobile-navbar {
    display: block !important;
  }
}
@media screen and (min-width: 1023px) {
  .insights-swiper.swiper, .people-swiper.swiper {
    overflow: hidden !important;
  }
}
@media screen and (max-width: 992px) {
  .bd-banner-content {
    padding-top: 0;
  }
  .case-stud-swiper-content-container .case-stud-swiper1 {
    max-width: 100%;
    min-height: 268px;
  }
  .case-stud-swiper-content-container .case-stud-swiper2 {
    max-width: 100%;
  }
  .case-stud-swiper-content-container .case-stud-swiper2 > .col-md-6 {
    max-width: 50%;
    min-height: 268px !important;
  }
  .case-stud-swiper-content-container .case-stud-swiper2 > .col-md-6 img {
    width: 50% !important;
  }
  .filter-container input {
    height: 44px;
  }
  .sub-menu {
    padding-left: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .case-stud-swiper-controller .col-md-6 {
    width: 50% !important;
  }
  .case-stud-swiper-content-container .case-stud-swiper1 {
    min-height: 168px;
  }
  .text-left-sm {
    text-align: left !important;
  }
  h1, .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: 1.94444rem !important;
  }
  h2, .h2, .h2.elementor-widget-heading .elementor-heading-title {
    font-size: 1.38889rem !important;
  }
  h3, .h3, .h3.elementor-widget-heading .elementor-heading-title {
    font-size: 1.11111rem !important;
  }
  #gform_wrapper_1 #gform_fields_1, #gform_wrapper_2 #gform_fields_2 {
    display: flex !important;
    grid-column-gap: 0;
  }
  #gform_wrapper_1 .gform_body, #gform_wrapper_2 .gform_body {
    max-width: 100% !important;
  }
  #gform_wrapper_1 #field_1_1, #gform_wrapper_2 #field_2_4 {
    width: 100% !important;
  }
  #gform_wrapper_1 #field_1_3 div, .bd-homepage-banner-input #gform_wrapper_2 #field_2_5 div, .banner-input #gform_wrapper_2 #field_2_5 div {
    right: 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .banner-input #gform_wrapper_2 .bd-subs-btn {
    left: 0px !important;
  }
  .services-controller-container {
    position: absolute;
    z-index: 1;
    bottom: 39px;
    right: 40px;
    background-color: unset !important;
  }
  #gform_wrapper_3 .gfield, #gform_wrapper_3 .gform_footer {
    margin: 0 0px;
  }
  .people-slider-left-title:before, .inights-slider-left-title:before {
    background-color: unset !important;
  }
}
@media only screen and (max-width: 640px) {
  #gform_wrapper_1 #input_1_1 {
    padding: 7px 20px 7px 20px;
  }
  .case-stud-swiper-content-container .case-stud-swiper2 > .col-md-6 {
    max-width: 50%;
    min-height: 205px !important;
  }
  .insights-swiper a img {
    height: 389px;
  }
}
@media only screen and (max-width: 424px) {
  .case-stud-swiper-controller {
    bottom: 70px;
  }
  .bd-share-container .elementor-shortcode .ul-share-btns li a {
    padding: 0;
  }
  .bd-share-container .elementor-shortcode .ul-share-btns li a i {
    width: 20px;
    text-align: center;
  }
}
@media (max-width: 375px) {
  .bd-share-container .elementor-shortcode .ul-share-btns li a {
    border: none;
  }
  .bd-header-logo svg {
    width: 160px !important;
  }
  .case-study-main-content-wrapper {
    min-height: 390px !important;
    height: 386px !important;
  }
  .case-study-main-content-wrapper .case-study-main-content-wrapper-inner {
    height: 320px !important;
  }
  h1, .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: 1.66667rem !important;
  }
  h2, .h2, .h2.elementor-widget-heading .elementor-heading-title {
    font-size: 1.38889rem !important;
  }
  h3, .h3, .h3.elementor-widget-heading .elementor-heading-title {
    font-size: 1.11111rem !important;
  }
}
@media (max-width: 350px) {
  h1, .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: 1.66667rem !important;
  }
  h2, .h2, .h2.elementor-widget-heading .elementor-heading-title {
    font-size: 1.38889rem !important;
  }
  h3, .h3, .h3.elementor-widget-heading .elementor-heading-title {
    font-size: 1rem !important;
    margin-bottom: 20px;
  }
}
.bd-footer-icons .elementor-icon-list-icon {
  padding: 7px 5px 7px 5px !important;
  border-radius: 117px;
}

.bd-faq .e-n-accordion-item-title {
  border-bottom: 2px solid #8C52FF;
}
.bd-faq .elementor-tab-content {
  border-top: 2px solid #8C52FF !important;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.bd-timeline .timeline:before {
  margin-left: 18.5px;
}

.bd-carousel-btn a {
  border: 2px solid #78006C;
  border-width: 2px !important;
  padding: 9px 6px 9px 10px !important;
}
.bd-carousel-btn a:hover {
  background-color: #78006C !important;
}
.bd-carousel-btn a:hover i {
  color: #ffffff !important;
}

.contenthub-image-container {
  position: relative;
}
.contenthub-image-container .taxonomy-category.top-right {
  position: absolute;
  top: 10px; /* Adjust the top position as needed */
  right: 10px; /* Adjust the right position as needed */
  background-color: #F9E905; /* Background color for the category */
  color: #78006C; /* Text color for the category */
  padding: 5px 10px; /* Padding for the category */
  border-radius: 5px; /* Rounded corners for the category */
  font-size: 14px; /* Font size for the category */
  z-index: 2; /* Ensure it appears above the thumbnail */
}
.contenthub-image-container .bd-post-thumb {
  /* Your existing styles for the post thumbnail */
}

.bd-blog-body h2 {
  color: #78006C;
  margin-top: 0.8em !important;
  margin-bottom: 0.3em !important;
  text-transform: none !important;
}
.bd-blog-body h3 {
  margin-top: 0.5em !important;
  text-transform: unset;
  margin-bottom: 0.5em !important;
}
.bd-blog-body h4 {
  margin-bottom: 0.5em !important;
  text-transform: unset;
  font-size: 1.11111rem !important;
}
.bd-blog-body p {
  margin-bottom: 1.3em;
}

@media (max-width: 767px) {
  .bd-loc-service .elementor-image-box-wrapper {
    display: inline-flex;
  }
  .bd-loc-service .elementor-image-box-wrapper .elementor-image-box-content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bd-loc-service .elementor-image-box-wrapper .elementor-image-box-content p {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .bd-img-box .elementor-image-box-wrapper {
    display: inline-flex;
  }
  .bd-img-box .elementor-image-box-wrapper .elementor-image-box-content {
    align-items: center;
    justify-content: center;
    text-align: left;
    padding-left: 15px;
  }
  .br-sm-none {
    display: none !important;
  }
}
.bd-brisbane-loc .item:nth-child(-n+3) {
  display: none;
}

.bd-gold-loc .item {
  display: none !important;
}
.bd-gold-loc .item:nth-child(-n+2) {
  display: block !important;
}

.br-loc-faq .card {
  border: none !important;
}
.br-loc-faq .card .card-body {
  background-color: #F0F0F0;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.br-loc-faq .card .card-body p {
  color: #303338;
}
.br-loc-faq .card .card-header {
  background-color: #ffffff !important;
  border-bottom: 2px #78006C solid !important;
  margin-bottom: 0 !important;
}
.br-loc-faq .card .card-header p {
  font-family: "Brandon Grotesque Regular", Sans-serif;
  font-weight: 600;
}
.br-loc-faq .card .card-header .btn[aria-expanded=true] .fas {
  transform: rotate(180deg);
}
.br-loc-faq .card .card-header button {
  font-weight: bold;
  border: none !important;
  transition: unset !important;
  border-radius: unset !important;
}
.br-loc-faq .card .card-header button:hover, .br-loc-faq .card .card-header button:focus {
  background: none !important;
  border: none !important;
  transition: unset !important;
  border-radius: unset !important;
  text-decoration: none !important;
  box-shadow: none !important;
}
.br-loc-faq i {
  padding-top: 4px;
}

.location-listing .location-phone a, .location-listing .location-email a, .location-listing .location-address a {
  text-decoration: none !important;
  color: #303338 !important;
}
.location-listing .location-phone a:hover, .location-listing .location-email a:hover, .location-listing .location-address a:hover {
  color: #98108B !important;
}
.location-listing .location-phone a i, .location-listing .location-email a i, .location-listing .location-address a i {
  margin-right: 10px;
  color: #98108B !important;
}

@media (max-width: 1024px) {
  .bd-loc-card {
    width: 100% !important;
  }
}

/* Add this CSS to your stylesheet */
.services-offered {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
.services-offered .service-item {
  display: flex; /* Use flexbox to align elements side by side */
  align-items: center; /* Vertically align items */
  margin-bottom: 10px; /* Add spacing between items if needed */
}
.services-offered .service-item .services-image {
  max-width: 50px; /* Adjust the max-width as needed */
  margin-right: 10px; /* Add spacing between the image and text */
}
.services-offered .service-item .service-title {
  margin: 0; /* Remove any default margin on the paragraph */
  font-weight: bold;
}

.bd-selling-points ul {
  list-style: none;
  padding: 0;
}
.bd-selling-points ul li {
  margin-bottom: 20px;
  color: #303338;
  padding-left: 45px;
}
.bd-selling-points ul li:before {
  content: "";
  background: url("/wp-content/uploads/2024/02/get-stuff-done.webp");
  display: block;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 0px;
}

.br_job-template-default .bd-ul h3 {
  position: relative;
  padding-bottom: 25px;
  color: #78006C !important;
}
.br_job-template-default .bd-ul h3:nth-child(n+2) {
  margin-top: 50px;
}
.br_job-template-default .bd-ul h3:after {
  content: "";
  position: absolute;
  background: #3FD8ED;
  width: 150px;
  height: 5px;
  bottom: 0;
  left: 0;
}
.br_job-template-default .bd-ul ul {
  padding-top: 30px !important;
}

.bd-ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 15px;
}
.bd-ul ul li {
  margin-bottom: 20px;
  color: #303338;
  padding-left: 45px;
}
.bd-ul ul li:before {
  content: "";
  background: url("/wp-content/uploads/2024/02/get-stuff-done.webp");
  display: block;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 0px;
}

.bd-footer-form-v2 .elementor-widget-container {
  position: relative;
}
.bd-footer-form-v2 .elementor-widget-container:before {
  content: url("/wp-content/uploads/2023/10/2-1.png");
  position: absolute;
  width: 500px;
  height: 500px;
  left: -110px;
  top: -107px;
}

.bd-services-icons a {
  text-decoration: none !important;
  font-family: "Qualy", Brandon Grotesque Bold;
}
.bd-services-icons a:hover {
  text-decoration: underline !important;
  font-family: "Qualy", Brandon Grotesque Bold;
}

@media (min-width: 768px) { /* Assuming Bootstrap's md breakpoint */
  .services-content.reverse .service-item:first-child {
    order: 2;
  }
  .services-content.reverse .service-item:last-child {
    order: 1;
  }
}
.job-container {
  position: relative;
  background-color: #F0F0F0 !important;
  border-radius: 50px;
  border-top-right-radius: 20px !important;
}
.job-container .taxonomy-category.top-right {
  position: absolute;
  top: 10px; /* Adjust the top position as needed */
  right: 10px; /* Adjust the right position as needed */
  background-color: #333; /* Background color for the category */
  color: #fff; /* Text color for the category */
  padding: 5px 10px; /* Padding for the category */
  border-radius: 5px; /* Rounded corners for the category */
  font-size: 14px; /* Font size for the category */
  z-index: 2; /* Ensure it appears above the thumbnail */
}
.job-container .bd-post-thumb {
  /* Your existing styles for the post thumbnail */
}
.job-container .job-content-container {
  padding: 10px;
}
.job-container .job-excerpt p {
  color: #303338 !important;
}
.job-container .jop-btns a {
  color: #78006C;
  background-color: #F0F0F0;
  display: block;
  text-decoration: none;
  border-radius: 100px;
  border: 2px solid #78006C;
  font-weight: bold;
}
.job-container .jop-btns a:hover {
  background-color: #78006C;
  color: #ffffff;
}

.bd-job-ul h3 {
  color: #78006C;
  margin-bottom: 20px;
}
.bd-job-ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bd-job-ul ul li {
  color: #303338 !important;
  padding-bottom: 20px;
  position: relative;
  padding-left: 24px;
}
.bd-job-ul ul li:before {
  position: absolute;
  font-weight: 600;
  font-size: 4px;
  content: "\f111";
  display: block;
  color: #78006C;
  top: 10px;
  left: 10px;
  font-family: "Font Awesome 6 Pro", sans-serif;
}
.bd-job-ul ul li:last-child {
  padding-bottom: 0;
}

@media (max-width: 992px) {
  .bd-general-banner-img {
    position: relative !important;
    width: 100%;
  }
}
@media (max-width: 1536px) {
  .bd-general-banner-img img {
    position: absolute;
    right: 0 !important;
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .bd-general-banner-img img {
    width: 100%;
    position: relative;
  }
}

@media (max-width: 1024px) {
  .bd-banner .bd-banner-content {
    width: 100% !important;
  }
  .bd-banner .bd-banner-image {
    width: 100% !important;
  }
}

@media (max-width: 992px) {
  .single-bd_services .bd-general-banner-img, .single-bd_location .bd-general-banner-img {
    position: relative !important;
    width: 100%;
  }
}
@media (max-width: 1536px) {
  .single-bd_services .bd-general-banner-img img, .single-bd_location .bd-general-banner-img img {
    position: absolute;
    right: 0 !important;
    bottom: unset !important;
  }
}
@media (max-width: 992px) {
  .single-bd_services .bd-general-banner-img img, .single-bd_location .bd-general-banner-img img {
    width: 100%;
    position: relative;
  }
}

.single-bd_location h2 {
  text-transform: unset !important;
}

@media (max-width: 767px) {
  .bd-banner {
    padding-top: 30px;
  }
}

body {
  font-size: 1.11111rem !important;
  line-height: 1.375;
}
@media (max-width: 512px) {
  body p {
    font-size: 1.38889rem !important;
  }
}

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 992px) {
  e-page-transition {
    display: none !important;
  }
}

.welcomepdf-btn {
  border: 2px solid #78006C;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none !important;
}/*# sourceMappingURL=style.css.map */