/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.banner-title h1 span,
h2 span {
	color: #fff;
	color: #8B86F7;
}
.sub-banner-txt h2 span {
	color: #8B86F7;
}
.img-full {
	height: 100%;
}
ul li {
	padding-bottom: 10px;
}
ul li:last-child {
	padding-bottom: 0;
}
.single-post .post a {
	color: #8B86F7;
}
.single-post .post ul li,
.single-post .post ol li{
	padding-bottom: 10px;
}
p:last-child {
	margin: 0;
}
.opacity-txt {
	opacity: 0.15;
	clear: both;
    display: inline-block;
    white-space: nowrap;
}
.blur-box {
	transform-style: preserve-3d;
	backdrop-filter: blur(20px);
}
.small-highlight h2 {
	display: inline-block;
    padding: 4px 15px;
    background: #8B86F7;
    border-radius: 50px;
}
/* logo slider smooth css start */
/* Marquee base */
.hs-marquee {
  display: flex;
  width: max-content;
  animation-name: hs-marquee-scroll;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-play-state: running;
  will-change: transform;
}

/* Normal direction */
@keyframes hs-marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Reverse direction */
.continuous-carousel.reverse .hs-marquee {
  animation-direction: reverse;
}
/* logo slider smooth css end */
.continuous-carousel.elementor-widget-image-carousel .swiper-slide {
	text-align: center;
    height: 109px;
    display: flex;
    align-items: center;
    background: #F6F9FF;
    border: solid 1px #DEE7F8;
    justify-content: center;
}
.continuous-carousel.elementor-widget-image-carousel .swiper-slide img {
	width: 100px;
	height: auto;
	object-fit: contain;
}
.all-logo:before,
.all-logo:after {
    z-index: 5;
    width: 150px;
    height: 100%;
    position: absolute;
	content:"";
	top: 0;
}
.all-logo:before {
    left: 0;
	background: #ffffff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
}
.all-logo:after {
    right: 0;
	background: #ffffff;
background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%);
}
.team-social-icon {
	width: 60px;
    height: 60px;
    border-radius: 0 10px 0 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.elementor-sticky--effects.sticky-menu {
   background: black !important;
}
.trust-heading:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #8b86f7;
	position: absolute;
	top: 24px;
	left: 0;
}
.trust-heading h2 {
	background: #8b86f7;
	display: inline-block;
	padding: 8px 25px;
	border-radius: 50px;
	position: relative;
    z-index: 2;
}
.bullet-new ul,
.bullet-new ul li,
.oh-wow-bullet ul,
.oh-wow-bullet ul li {
	list-style-type: none;
}
.bullet-new ul li,
.oh-wow-bullet ul li {
	position: relative;
}
.bullet-new ul li:before {
	content:"";
	background: url(/wp-content/uploads/2025/12/check-purple.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
    position: absolute;
    left: -30px;
    top: 5px;
}
.oh-wow-bullet ul li:before {
	content:"";
	background: url(/wp-content/uploads/2026/01/check-mark.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
    position: absolute;
    left: -30px;
    top: 5px;
}
.banner-box .e-con-inner {
	margin: 0 0 0 auto;
}
.video-button a span.ekit-video-popup-title {
	font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 28px;
	margin-right: 10px;
}
.video-button a svg {
	width: 25px;
}
.video-full,
.video-full .elementor-wrapper {
	height: 100%;
}
.video-full .elementor-wrapper {
	position: relative;
    left: -25px;
}
.tab-design .e-n-tab-icon {
	width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: linear-gradient(180deg, #F8FAFF 0%, #EEF3FF 100%);
    border: 1px solid #8b86f71a;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    -webkit-box-shadow: 0px 8px 15px -3px rgba(139,134,247,0.4); 
	box-shadow: 0px 8px 15px -3px rgba(139,134,247,0.4);
    border: solid 1px #fff;
    border-bottom-width: 1.5px;
	border-top-width: 0.5px;
    background: #f6f9ff;
}
.banner-glow {
	position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    max-width: 1400px;
    height: 700px;
    background: radial-gradient(ellipse 70% 60% at 50% 25%, rgba(244, 63, 110, .3) 0%, rgba(251, 113, 133, .22) 20%, rgba(253, 164, 175, .15) 40%, rgba(255, 200, 180, .1) 60%, transparent 80%);
    pointer-events: none;
    z-index: 0;
}
.orange-bg-gradient {
	background: linear-gradient(rgb(255, 196, 184) 0%, rgb(255, 208, 196) 20%, rgb(255, 220, 210) 40%, rgb(255, 232, 224) 60%, rgb(255, 242, 238) 80%, rgb(255, 248, 246) 100%);
}
.price-shadow .eael-pricing-item.featured {
	box-shadow: 0 0 20px rgba(0, 0, 0, .25), 0 10px 10px #fafaf91c !important;
}
.all-form form fieldset,
.aiventures-form form fieldset {
	width: 100%;
	max-width: 100%;
	margin-top: 16px;
}
.all-form form fieldset div,
.aiventures-form form fieldset div {
	float: none;
}
.all-form form fieldset.form-columns-2,
.aiventures-form form fieldset.form-columns-2 {
	display: flex;
	gap: 16px;
}
.all-form form fieldset.form-columns-2 .input,
.aiventures-form form fieldset.form-columns-2 .input {
	margin: 0;
}
.all-form form fieldset label,
.all-form form fieldset .hs-fieldtype-radio > label,
.all-form form fieldset .hs-fieldtype-radio ul li label span,
.aiventures-form form fieldset label,
.aiventures-form form fieldset .hs-fieldtype-radio > label,
.aiventures-form form fieldset .hs-fieldtype-radio ul li label span,
.signup-popup .aiventures-form form label {
	font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #201713;
}
.all-form form fieldset input,
.all-form form fieldset select,
.all-form form fieldset textarea,
.aiventures-form form fieldset input,
.aiventures-form form fieldset select,
.aiventures-form form fieldset textarea,
.signup-popup .aiventures-form form input,
.signup-popup .aiventures-form form select {
	background: #fdfcfc;
	border-radius: 6px;
	border: solid 1px #e3e0dd;
	color: #201713;
	padding: 8px 12px;
	font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    width: 100% !important;
    outline: 0 !important;
}
.aiventures-form form fieldset input,
.aiventures-form form fieldset select,
.aiventures-form form fieldset textarea,
.signup-popup .aiventures-form form input, 
.signup-popup .aiventures-form form select {
	background: #fff;
}
.all-form form fieldset .hs-error-msgs,
.aiventures-form form fieldset .hs-error-msgs,
.signup-popup .aiventures-form form .hs-error-msgs {
	padding-left: 20px;
}
.all-form form fieldset .hs-error-msgs li,
.all-form form fieldset .hs-error-msgs li label,
.aiventures-form form fieldset .hs-error-msgs li,
.aiventures-form form fieldset .hs-error-msgs li label,
.signup-popup .aiventures-form form .hs-error-msgs li,
.signup-popup .aiventures-form form .hs-error-msgs li label {
	font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #be1244;
}
.aiventures-form form fieldset label,
.aiventures-form form fieldset .hs-fieldtype-radio > label,
.aiventures-form form fieldset .hs-fieldtype-radio ul li label span,
.aiventures-form form fieldset input,
.aiventures-form form fieldset select,
.aiventures-form form fieldset textarea,
.aiventures-form form fieldset .hs-error-msgs li,
.aiventures-form form fieldset .hs-error-msgs li label,
.signup-popup .aiventures-form form label,
.signup-popup .aiventures-form form input,
.signup-popup .aiventures-form form .hs-error-msgs li,
.signup-popup .aiventures-form form .hs-error-msgs li label {
	font-family: "Open Sans", Sans-serif;
	color: #1c3763;
}
.aiventures-form form fieldset label,
.aiventures-form form fieldset .hs-fieldtype-radio > label,
.signup-popup .aiventures-form form label {
	font-weight: 700;
	color: #1c3763;
}
.all-form form fieldset .hs-fieldtype-radio ul,
.aiventures-form form fieldset .hs-fieldtype-radio ul {
	list-style: none;
    padding: 0;
    margin-top: 10px;
}
.all-form form fieldset .hs-fieldtype-radio ul li label,
.aiventures-form form fieldset .hs-fieldtype-radio ul li label {
	display: flex;
}
.all-form form fieldset .hs-fieldtype-radio ul li label input,
.aiventures-form form fieldset .hs-fieldtype-radio ul li label input {
	width: 16px !important;
    margin: 0 10px 0 0;
}
.all-form form .hs_recaptcha {
	padding: 30px 0 40px 0;
}
.aiventures-form form .hs_recaptcha  {
	padding: 20px 0 20px 0;
}
.aiventures-form form .field {
	margin-top: 16px;
}
.aiventures-form form .field.hs_firstname,
.aiventures-form form .field:first-child,
.aiventures-form form .field.hs-recaptcha {
	margin-top: 0;
}
.all-form form .hs_submit input.hs-button {
	font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 16px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(135deg, #F43F6E 0%, #E11D52 100%);
    border-style: none;
    border-radius: 6px 6px 6px 6px;
    padding: 12px 20px 12px 20px;
    text-transform: capitalize !important;
}
.aiventures-form form .hs_submit input.hs-button {
	background: #8b86f7;
	padding: 20px;
}
.signup-popup .aiventures-form form .hs_submit input.hs-button {
	font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 16px;
    border-radius: 6px 6px 6px 6px;
    text-transform: capitalize !important;
    color: #fff;
}
.aiventures-form form .hs_submit input.hs-button:hover {
	background: #1c3763;
}
.all-form .submitted-message h2,
.all-form .submitted-message h2 span {
	background: linear-gradient(#F54269, #A655F7);
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    line-height: 46px;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0) !important;
}
.video-list-for-ventures .e-tabs-header {
	border-radius: 10px 0 0 0;
}
.video-list-for-ventures .e-tabs-items-wrapper {
	border-radius: 0 0 0 10px;
}
.video-list-for-ventures .e-tabs-content-wrapper,
.video-list-for-ventures .e-tabs-content-wrapper .e-tab-content,
.video-list-for-ventures .e-tabs-content-wrapper .e-tab-content iframe {
	border-radius: 0 10px 10px 0;
}
.video-list-for-ventures .icon-play,
.video-list-for-ventures .shadow {
    display: none !important;
}
.two-grid {
	grid-row: span 4;
    grid-template-rows: subgrid !important;
}

@media screen and (min-width: 1024px) {
	header .header-menu nav ul li:last-child {
		display: none;
	}
	header .header-menu nav ul.sub-menu li:last-child {
		display: block;
	}
}
@media screen and (min-width: 767px) {
	.team-box:hover .team-social-icon .icon-one,
.team-box:hover .team-social-icon .icon-two {
	transform: translate3d(1.7rem, -1.7rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
    transform-style: preserve-3d !important;
}
}
@media screen and (max-width: 1199px) {
	.arrow-hide-tab .elementor-swiper-button-prev,
	.arrow-hide-tab .elementor-swiper-button-next {
		display: none !important;
	}
	.arrow-hide-tab .swiper {
		margin-left: 0;
		margin-right: 0;
		width: 100% !important;
	}
}
@media screen and (max-width: 1024px) {
	.banner-box .e-con-inner {
	margin: 0 auto 0 0;
}
}
@media screen and (max-width: 767px) {
	.all-logo:before,
	.all-logo:after {
		display: none;
	}
	.all-form form fieldset.form-columns-2 {
		flex-wrap: wrap;
	}
	.all-form form fieldset.form-columns-2 .hs-form-field {
		width: 100% !important;
	}
	.video-list-for-ventures .e-tabs-header {
		border-radius: 0;
	}
	.video-list-for-ventures .e-tabs-items-wrapper {
		border-radius: 0 0 10px 10px;
	}
	.video-list-for-ventures .e-tabs-content-wrapper,
	.video-list-for-ventures .e-tabs-content-wrapper .e-tab-content,
	.video-list-for-ventures .e-tabs-content-wrapper .e-tab-content iframe {
		border-radius: 10px 10px 0 0;
	}
}