html,
html body {
  overflow-x: hidden !important;
  font-family: Urbanist, sans-serif;
}

::selection {
  background: #5827d5;
  color: #ffffff;
}

.elementor-popup-modal {
	z-index: 9999999999;
}

.padding-1 {
	padding: 128px 16px;
}

.padding-2 {
	padding: 0px 16px;
}

.padding-3 {
	padding: 128px 0px;
}

.padding-4 {
	padding: 0px 16px;
}

@media screen and (max-width:1024px) {
	.padding-1 {
		padding: 56px 16px;
	}
	
	.padding-3 {
		padding: 56px 0px;
	}
	
	.mobile-no-padding {
		padding: 0px !important;
	}
}

.btn-primary {
  overflow: hidden;
  border-radius: 100px;
}

.btn-primary a {
  z-index: 9;
  position: relative;
}

.btn-primary:before {
  top: 0px;
  left: 0px;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  z-index: 7;
  transition: all 0.4s ease;
  background: linear-gradient(
    117.69deg,
    #78b2ff -2.62%,
    #5827d5 61.97%,
    #177bff 125.1%
  );
}

.btn-primary:after {
  top: 0px;
  left: 0px;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  z-index: 8;
  background: linear-gradient(
    117.69deg,
    #78b2ff -2.62%,
    #5827d5 11.43%,
    #a38be1 125.1%
  );
  opacity: 0;
  transition: all 0.4s ease;
}

.btn-primary:hover::before {
  opacity: 0;
}

.btn-primary:hover::after {
  opacity: 1;
}

.btn-border-1 a,
.btn-border-2 a,
.btn-border-3 a {
  position: relative;
}

.btn-border-1 a::before,
.btn-border-2 a::before,
.btn-border-3 a::before {
  top: 0px;
  left: 0px;
  content: "";
  position: absolute;
  background: url("/wp-content/uploads/2025/09/button-border-1.png") no-repeat top left;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  border-radius: 1000px;
  border: solid 1px rgba(23, 123, 255, 0.04);
}

.btn-border-2 a::before {
  border: solid 1px rgba(53, 165, 255, 0.04);
  background: url("/wp-content/uploads/2025/09/button-border-2.png") no-repeat top left;
  background-size: auto 100%;
}

.icon-24 svg {
	font-size: 24px;
}

.icon-24 .elementor-button-content-wrapper {
	align-items: center;
}

.icon-24 .elementor-button-text {
	top: 1px;
	position: relative;
}

.elementor-widget-text-editor p:last-child,
.jet-listing-dynamic-field__content p:last-child,
.elementor-widget-text-editor p:first-child:last-child,
.jet-listing-dynamic-field__content p:first-child:last-child {
	margin-bottom: 0px;
}

.heading-bg-1,
.heading-bg-2,
.heading-bg-3,
.heading-bg-4,
.heading-bg-5,
.heading-bg-6,
.heading-bg-7,
.heading-bg-8,
.heading-bg-9,
.heading-bg-1 .elementor-heading-title,
.heading-bg-2 .elementor-heading-title,
.heading-bg-3 .elementor-heading-title,
.heading-bg-4 .elementor-heading-title,
.heading-bg-5 .elementor-heading-title,
.heading-bg-6 .elementor-heading-title,
.heading-bg-7 .elementor-heading-title,
.heading-bg-8 .elementor-heading-title,
.heading-bg-9 .elementor-heading-title {
	position: relative;
	line-height: 110%;
}

.heading-bg-1,
.heading-bg-2,
.heading-bg-3,
.heading-bg-4,
.heading-bg-5,
.heading-bg-6,
.heading-bg-7,
.heading-bg-8,
.heading-bg-9 {
	padding: 8.5px 16px !important;
}

.heading-bg-1:before,
.heading-bg-2:before,
.heading-bg-3:before,
.heading-bg-4:before,
.heading-bg-5:before,
.heading-bg-6:before,
.heading-bg-7:before,
.heading-bg-8:before,
.heading-bg-9:before {
	top: 0px;
	left: 0px;
	width: 100%;
	content: "";
	height: 100%;
	position: absolute;
	border-radius: 14px;
	background: url("/wp-content/uploads/2025/09/section-tag-bg-2.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-2:before {
	background: url("/wp-content/uploads/2025/09/section-tag-bg-1.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-3:before {
	background: url("/wp-content/uploads/2025/09/tag-bg-3.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-4:before {
	background: url("/wp-content/uploads/2025/09/tag-bg-4.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-5:before {
	background: url("/wp-content/uploads/2025/10/tag-bg-5.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-6:before {
	background: url("/wp-content/uploads/2025/10/tag-bg-6.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-7:before {
	background: url("/wp-content/uploads/2025/10/tag-bg-7.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.heading-bg-8:before {
	background: url("/wp-content/uploads/2025/10/tag-bg-8.png") no-repeat center rgba(136, 210, 255, 0.04);
	background-size: 100% 100%;
}

.text-1 .elementor-heading-title {
	background: linear-gradient(95.27deg, #6FADFF 22.37%, #88D2FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.wctb-icon-box .elementor-icon-box-title {
    margin-top: 0px;
}

@media screen and (max-width:767px) {
.wctb-icon-box .elementor-icon-box-wrapper {
    text-align: left !important;
    flex-direction: row !important;
    }
}

.backdropFilter {
	backdrop-filter: blur(6px) !important;
}

.lines-1,
.lines-1 .elementor-widget-text-editor,
.lines-1 .jet-listing-dynamic-field__content {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1;
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}

.lines-2,
.lines-2 .elementor-widget-text-editor,
.lines-2 .jet-listing-dynamic-field__content {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.lines-3 .elementor-widget-text-editor,
.lines-3 .jet-listing-dynamic-field__content {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

footer[data-elementor-type="footer"] {
	z-index: 9;
	position: relative;
}

/* Header Styles */
.oeb-header.elementor-sticky--effects {
  background: #051428;
}

.oeb-menu ul.menu {
  gap: 26px;
  padding: 0px;
  display: flex;
  list-style: none;
}

.oeb-menu ul.menu > li > a {
  font-size: 14px;
  color: #ffffff;
  line-height: 34px;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .oeb-menu ul.menu > li > a {
    font-size: 24px;
  }
}

.oeb-menu ul.menu > li > a:hover {
  color: #ffffff;
}

.oeb-mobile-menu a {
	display: block;
}

.oeb-mobile-menu a svg {
	font-size: 24px;
}

.oeb-header .toggle-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.oeb-header .toggle-button {
  width: 24px;
  height: 24px;
  padding: 0px;
  display: block;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  position: relative;
  border: none;
  transition: all 0.3s ease;
}

.oeb-header .menu-icon,
.oeb-header .close-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.oeb-header .menu-icon {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.oeb-header .close-icon {
  opacity: 0;
  transform: rotate(-90deg) scale(0.5);
}

.oeb-header .toggle-button.active .menu-icon {
  opacity: 0;
  transform: rotate(90deg) scale(0.5);
}

.oeb-header .toggle-button.active .close-icon {
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.oeb-menu.mobile ul.menu {
    gap: 16px;
    flex-direction: column;
}

.oeb-menu.mobile ul.menu > li > a {
    font-size: 24px;
}

.oeb-menu .menu li {
  position: relative;
}

/* Submenu trigger */
.oeb-menu .submenu-trigger {
  border: none;
  color: transparent;
  cursor: pointer;
  font-size: 14px;
  padding: 0px;
  transition: transform 0.3s ease;
  outline: none;
  transform: rotate(180deg);
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background: url("/wp-content/uploads/2025/09/chevron_up.svg") no-repeat center;
}

.oeb-menu .menu-item-has-children {
  display: flex;
  align-items: center;
}

.oeb-menu .menu-item-has-children > a {
  flex: 1;
}

/* Submenu styling */
.oeb-menu .sub-menu {
  position: absolute;
  list-style: none;
  min-width: 200px;
  padding: 12px 0;
  z-index: 1000;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;

  background: rgba(136, 210, 255, 0.12);
  box-shadow: 0px 5px 20px rgba(5, 20, 40, 0.15);
  border-radius: 4px;
}

.oeb-menu .sub-menu:before {
  content: "";
  position: absolute;
}

.oeb-menu .sub-menu li {
  padding: 0;
}

.oeb-menu .sub-menu li:not(:last-child) {
  margin-bottom: 4px;
}

.oeb-menu .sub-menu a {
  display: block;
  color: #fafafa;
  font-size: 16px;
  padding: 8px 20px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.oeb-menu .sub-menu a:hover {
  color: #6fadff;
}
	
.oeb-menu .sub-menu:before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 1px;
	z-index: -1;
	border-radius: 4px;

	background: radial-gradient(
		circle at top left,
		rgba(53, 165, 255, 0.8),
		rgba(53, 165, 255, 0.04) 60%,
		transparent 100%
	);

	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude; /* firefox */
	filter: blur(1px);
}

/* Desktop hover behavior */
@media (min-width: 1025px) {
  .oeb-menu .menu-item-has-children:hover .submenu-trigger {
    transform: rotate(0deg);
  }

  .oeb-menu .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

/* Mobile styles */
@media (max-width: 1024px) {
  .oeb-menu ul.menu {
    gap: 12px !important;
    flex-direction: column;
  }

  .oeb-menu .menu > li {
    width: 100%;
  }

  .oeb-menu .menu-item-has-children {
    flex-wrap: wrap;
  }

  .oeb-menu .submenu-trigger {
    margin-top: 8px;
  }

  .oeb-menu .sub-menu {
    position: static;
    width: 100%;
    box-shadow: none;
    max-height: 0;
    overflow: hidden;
    transform: none;
    display: block;
    padding: 0px;
    background: rgba(136, 210, 255, 0.12);
    transition: max-height 0.5s ease, opacity 0.4s ease;
  }

  .oeb-menu .sub-menu.active {
    opacity: 1;
	margin-top: 14px;
    padding: 12px 0px;
    visibility: visible;
    max-height: 500px;
    transform: translateY(0);
  }

  .oeb-menu .submenu-trigger.active {
    transform: rotate(0deg);
  }

  .oeb-menu .menu-item-has-children > a {
    flex: none;
  }
	
  .oeb-menu .sub-menu:before {
    background: radial-gradient(
		circle at top left,
		rgba(53, 165, 255, 0.8),
		rgba(53, 165, 255, 0.04) 30%,
		transparent 100%
	);
  }
}

@media screen and (max-width:767px) {
	.btn-mobile {
		flex: 1;
	}
	
	.btn-mobile a {
		width: 100%;
	}
}

#elementor-popup-modal-1968,
#elementor-popup-modal-2034,
#elementor-popup-modal-1800,
#elementor-popup-modal-2253 {
/* 	display: flex !important;
    align-items: center !important;
    justify-content: center !important; */
}

body.no-scroll {
    position: fixed !important;
    overflow: hidden !important;
    width: 100%;
}


.jet-breadcrumbs__item .jet-breadcrumbs__item-target {
	color: #FFFFFF !important;
}