/*
 Theme Name:   Hello Elementor Child
 Theme URI:    
 Description:  Child theme for Hello Elementor
 Author:       Wayleadr
 Author URI:   https://elementor.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Cookie message before user accept */
.video-placeholder-normal {
    width: 100% !important;
}

.reveal-section {
	position: relative;
    bottom: -25px;
    z-index: 1;
}

h4.reveal-text {
	font-size: 22px;
	font-family: "hg-grotesk", serif;
	font-weight: normal;
	margin: 0;
	line-height: 1.27;
	white-space: nowrap;
	overflow: hidden;
	z-index: 1;
	position: relative;
	bottom: -12px;
	color: #fff;
}
@media (max-width: 1024px) {
	h4.reveal-text {
		font-size: 20px;
		line-height: 1.4;
	}
}

.image {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 265px;
	height: 45px;
	background: url('/wp-content/uploads/2025/01/cars-animation.png') no-repeat center center / cover;
}

/* Get a Free Demo Form */
.freeDemo-form.hs-form label {
	font-family: "hg-grotesk", serif;
    font-size: 13px;
	font-weight: 600;
	line-height: 1.54;
	margin-bottom: 5px;
}

.freeDemo-form.hs-form .input {
	margin-right: 0!important;
}

.freeDemo-form.hs-form fieldset {
	max-width: 100%!important;
}

.freeDemo-form.hs-form fieldset.form-columns-2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 32px;
}

.freeDemo-form.hs-form .input .hs-input {
	width: 100%;
	min-height: 44px;
	padding: 12px;
	border-radius: 4px;
	border: solid 1px rgba(22, 28, 45, 0.1);
	background-color: #fff;
	margin-bottom: 16px;
}

.freeDemo-form.hs-form .input .hs-input::placeholder {
    font-size: 13px; 
	font-weight: normal;
	line-height: 1.54;
	color: rgba(22, 28, 45, 0.7);
}

.freeDemo-form.hs-form .input select.hs-input {
    font-size: 13px; 
    font-weight: normal;
    line-height: 1.54; 
    color: rgba(22, 28, 45, 0.7);
	min-height: 44px;
	padding: 12px;
	border-radius: 4px;
	border: solid 1px rgba(22, 28, 45, 0.1);
	background-color: #fff;
    appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M4 6L8 10L12 6" stroke="%23161C2D" stroke-width="1.333" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
}

.freeDemo-form.hs-form .input select.hs-input:hover {
    border-color:#161c2d;
}

.freeDemo-form.hs-form .input select.hs-input:focus,
.freeDemo-form.hs-form .input select.hs-input:focus-visible,
.freeDemo-form.hs-form .input .hs-input:focus,
.freeDemo-form.hs-form .input .hs-input:focus-visible {
    border-color: #161c2d;
    outline: none;
}


.freeDemo-form.hs-form .no-list.hs-error-msgs .hs-error-msg,
.freeDemo-form.hs-form .hs_error_rollup .hs-main-font-element {
	font-family: "hg-grotesk", serif;
    font-size: 12px; 
	font-weight: normal;
    line-height: 1.54; 
    color: red; 
}

.freeDemo-form.hs-form .no-list.hs-error-msgs {
    list-style: none; 
    padding-left: 0;
    margin-top: -10px;
}

.freeDemo-form.hs-form .hs_recaptcha {
	visibility: hidden;
    opacity: 0;
    height: 0;
}

.freeDemo-form.hs-form .hs_submit .hs-button {
	width: 100%;
	color: #ffffff;
	background-color: #33830e;
	border: 2px solid  #33830e;
}

.freeDemo-form.hs-form .hs_submit .hs-button:hover {
	background-color: #161c2d;
	color:  #ffffff;
	transform: translate3d(0, 0, 0);
	border: 2px solid  #161c2d;
}

.freeDemo-form.hs-form .hs_submit .hs-button:focus,
.freeDemo-form.hs-form .hs_submit .hs-button:focus-visible {
	background-color: #33830e;
	border: 2px solid  #33830e;
	color: #ffffff;
	outline: none;
    box-shadow: none;
}

.freeDemo-form.hs-form .hs_submit .hs-button:active {
	border: 2px solid  #0a3e80;
	background-color: #0a3e80;
	color: #ffffff;
}

.freeDemo-form.hs-form .hs_submit {
	margin-top: 16px;
}

/* END Get a Free Demo Form */

.section_pricing-wrapper {
	background-image: 
    radial-gradient(circle at 125% 0%, #fdedec, rgba(253, 237, 236, 0) 40%), 
    radial-gradient(circle at 0 0%, #ebf4ff, rgba(235, 244, 255, 0) 20%), 
    linear-gradient(to bottom, #f0f5fa 28%, #fff 100%)!important;
}

.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image img {
	height: auto!important;
	border-radius: unset!important;
}

.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content span {
	color: #0071ed;
}

.featured-testimonial-slider .elementor-testimonial__image img {
	height: auto!important;
	border-radius: unset!important;
}

.featured-testimonial-slider .elementor-swiper-button {
	width: 50px;
    height: 50px;
	padding: 16px;
	border-radius: 4px;
	border: 1px solid #161c2d!important;
}

.featured-testimonial-slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #0071ed!important;
	width: 40px!important;
	border-radius: 8px!important;
}

.featured-testimonial-slider .elementor-swiper-button.swiper-button-lock {
	display: none!important;
}

.featured-testimonial-slider .elementor-swiper-button {
	background-color: #ffffff!important;
}

.featured-testimonial-slider .elementor-swiper-button svg {
	height: auto!important;
}


.featured-testimonial-slider .elementor-swiper-button:hover {
	background-color: #161c2d!important;
}

.featured-testimonial-slider .elementor-swiper-button:hover svg{
	fill: hsla(0, 0%, 100%, 1) !important;
}

.featured-testimonial-slider .elementor-swiper-button:focus,
.featured-testimonial-slider .elementor-swiper-button:focus-visible {
	border: 1px solid #0a3e80 !important;
	outline: none !important;
}

.featured-testimonial-slider .elementor-swiper-button:active,
.featured-testimonial-slider .elementor-swiper-button:focus:active,
.featured-testimonial-slider .elementor-swiper-button:focus-visible:active,
.featured-testimonial-slider .elementor-swiper-button:focus-within:active {
    background-color: #0a3e80 !important;
    border: 1px solid #0a3e80 !important;
}

.featured-testimonial-slider .elementor-swiper-button:active svg{
	fill:hsla(0, 0%, 100%, 1)!important;
}

.price-middle-box {
	box-shadow: 0 8px 16px 0 rgba(22, 28, 45, 0.12), 0 2px 8px 0 rgba(22, 28, 45, 0.08)!important;
	background-image: 
    radial-gradient(circle at 120% 0%, #fdedec, rgba(253, 237, 236, 0) 30%), 
    radial-gradient(circle at 0 0%, #ebf4ff, rgba(235, 244, 255, 0) 30%), 
    linear-gradient(to bottom, #f0f5fa 28%, #fff 100%);

}

.grid-container.left {
    grid-column: span 1; /* Text should be 1fr */
}

.grid-container.right {
    grid-column: span 2; /* Images should be 2fr */
}

.panel.active {
	transition: box-shadow 0.5s ease, background-image 0.5s ease!important;
	box-shadow: 0 8px 16px 0 rgba(22, 28, 45, 0.12), 0 2px 8px 0 rgba(22, 28, 45, 0.08)!important;
	background-image: radial-gradient(circle at 100% 0, #fdedec, rgba(253, 237, 236, 0) 50%), radial-gradient(circle at 0% 0, #ebf4ff, rgba(235, 244, 255, 0) 100%), linear-gradient(to bottom, #f0f5fa, #fff)!important;
}

.panel.active .num-border .elementor-widget-container {
	border-color: #0071ed!important;
}

.panel.active .panel-title .elementor-heading-title {
	font-weight: 600!important;
}

.e-n-menu-heading {
	flex-wrap: nowrap!important;
}

.sticky-right-side {
	z-index: 10!important;
	margin: 20px 0!important;
}
	
.schedule_demo-wrapper {
    display: flex!important;
    justify-content: center!important;
    flex-flow: wrap!important;
    gap: 40px!important;
    padding: 0 20px!important;
}

.pricing_table {
    margin-bottom: 40px!important;
}

.cards-wrapper {
	background-image: linear-gradient(141deg, rgba(248, 241, 255, 0) 74%, rgba(248, 241, 255, 0.3) 97%), linear-gradient(to bottom, #0a3e80, #0a3e80);
}

.cards-wrapper .card-one {
	justify-content: flex-start;
	flex-grow: 1;
}

.multifamily-products .img-skewed-left,
.multifamily-products .img-skewed-right {
	perspective-origin: center !important;
}

.reveal h3 {
    margin-top: 3px !important;
    margin-bottom: 2px !important;
}

.reveal svg {
	width: 100%;
	height: 100%;
}

.capterra-icon .elementor-icon-box-content {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
	margin-top: 1px;
}

.capterra-icon .elementor-icon-box-icon {
	display: flex!important;
}

.capterra-icon svg {
	padding: 4px;
	background-color: #ffffff;
	border-radius: 50%;
	max-width: 20px;
	overflow: visible;
}

.book_form form {
    justify-content: center!important;
}

.book_form .wpforms-container input.wpforms-field-medium, 
.book_form .wpforms-container select.wpforms-field-medium, 
.book_form .wpforms-container .wpforms-field-row.wpforms-field-medium, 
.book_form .wp-core-ui div.wpforms-container input.wpforms-field-medium, 
.book_form .wp-core-ui div.wpforms-container select.wpforms-field-medium, 
.book_form .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100%!important;
}

/* Buttons */
.underline-button a {
    cursor: pointer;
    position: relative;
}

.underline-button a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    border-bottom: 1px solid currentColor;
    top: 120%;
    left: 0;
    right: 0;
    pointer-events: none;
}

.underline-button a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    border-bottom: 1px solid currentColor; 
    top: 120%;
    left: 0;
    right: 0;
    pointer-events: none;
    transform: scaleX(0);  
    transform-origin: 0 50%;  
    transition: transform 0.5s ease-in-out; 
}

.underline-button a:hover:before {
    opacity: 0;  
}

.underline-button a:hover:after {
    transform: scaleX(1);  
}

.underline-button a:focus,
.underline-button a:focus-visible {
    outline: none!important; 
}

.getStarted_form .wpforms-submit-container .getStarted_button:hover {
	background: #ffffff!important;
	color: #161c2d!important;
	transform: translate3d(0, 0, 0) !important;
}

.getStarted_form .wpforms-submit-container .getStarted_button:focus,
.getStarted_form .wpforms-submit-container .getStarted_button:focus-visible {
	background:  #33830e!important;
	border: 1px solid  #33830e!important;
	color: #ffffff!important;
	outline: none!important;
    box-shadow: none!important;
}

.getStarted_form .wpforms-submit-container .getStarted_button::after {
	content: none!important;
}

.getStarted_form .wpforms-submit-container .getStarted_button:active {
	border: 1px solid  #0a3e80!important;
	background: #0a3e80!important;
	color: #ffffff!important;
}


.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:hover {
	background-color: #161c2d!important;
	color:  #ffffff!important;
	transform: translate3d(0, 0, 0) !important;
	border: 1px solid  #161c2d!important;
}

.pricing-middle-column .priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:hover {
	background-color: #161c2d!important;
	color:  #ffffff!important;
	transform: translate3d(0, 0, 0) !important;
	border: 1px solid  #161c2d!important;
}

.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:focus,
.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:focus-visible {
	background-color: transparent!important;
	border: 2px solid  #33830e!important;
	color: #161c2d!important;
	outline: none!important;
    box-shadow: none!important;
}

.pricing-middle-column .priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:focus,
.pricing-middle-column .priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:focus-visible {
	background-color: #33830e!important;
	border: 2px solid  #33830e!important;
	color: #ffffff!important;
	outline: none!important;
    box-shadow: none!important;
}

.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button::after {
	content: none!important;
}

.pricing-middle-column .priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:active {
	border: 1px solid  #ffffff!important;
	background-color: #0a3e80!important;
	color: #ffffff!important;
}

.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button:active {
	border: 1px solid  #ffffff!important;
	background-color: #0a3e80!important;
	color: #ffffff!important;
}

.a-border-black a:hover {
	background-color: #ffffff!important;
	color: #161c2d!important;
}
.a-border-black a:focus,
.a-border-black a:focus-visible {
	background-color: transparent!important;
	border: 2px solid  #33830e!important;
	color: #161c2d!important;
	outline: none!important;
}
.a-border-black a:active {
	background-color: #0a3e80!important;
	color: #ffffff!important;
}

.a-border-light a:hover {
	background-color: #161c2d!important;
	color: #ffffff!important;
	border: 1px solid  #161c2d!important;
}
.a-border-light a:focus,
.a-border-light a:focus-visible {
	background-color: transparent!important;
	border: 2px solid  #33830e!important;
	color: #161c2d!important;
	outline: none!important;
}
.a-border-light a:active {
	background-color: #0a3e80!important;
	color: #ffffff!important;
	border: 1px solid  #0a3e80!important;
}

.a-border-dark a:hover {
	background-color: #ffffff!important;
	color: #161c2d!important;
}
.a-border-dark a:focus,
.a-border-dark a:focus-visible {
	background-color: transparent!important;
	border: 2px solid  #33830e!important;
	color: #ffffff!important;
	outline: none!important;
}
.a-border-dark a:active {
	border: 1px solid  #ffffff!important;
	background-color: #0a3e80!important;
	color: #ffffff!important;
}

.a-green a:hover {
	background-color: #161c2d!important;
}
.a-green a:focus,
.a-green a:focus-visible {
	background-color: #33830e!important;
	outline: none!important;
}
.a-green a:active {
	background-color: #0a3e80!important;
}

/* END Buttons */

.hover-svg {
	cursor: pointer; 
}

.hover-svg:hover {
  box-shadow: 0 8px 16px 0 rgba(22, 28, 45, 0.12), 0 2px 8px 0 rgba(22, 28, 45, 0.08)!important;
  background-image: radial-gradient(circle at 100% 0, #fdedec, rgba(253, 237, 236, 0) 50%), radial-gradient(circle at 0% 0, #ebf4ff, rgba(235, 244, 255, 0) 100%), linear-gradient(to bottom, #f0f5fa, #fff 200%)!important;
}

.hover-svg svg {
    transition: fill 0.3s ease-in-out;
}

.faq-text-container .e-n-accordion-item {
    border-bottom: 1px solid #161C2D1A;
    position: relative;
    padding-bottom: 0;
}

.faq-text-container .e-n-accordion-item li strong,
.faq-text-container .e-n-accordion-item strong,
.free-demo-wrapp .elementor-icon-list-item .elementor-icon-list-text strong {
	font-size: 100%!important;
}

.faq-text-container .e-n-accordion-item a {
	color: #0071ed;
	transition: opacity 0.3s ease-in-out 0.2s;
}

.faq-text-container .e-n-accordion-item a:hover {
	color: #161c2d;
}

.faq-text-container.pricing .e-n-accordion-item:first-child .e-n-accordion-item-title {
    border-top: 1px solid rgba(22, 28, 45, 0.1)!important;
}


.faq-text-container .e-n-accordion-item .e-n-accordion-item-title {
    padding: 16px 0!important;
}

.faq-text-container .e-n-accordion-item:not([open])::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #0071ed;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s, background-color 0.4s;
}

.faq-text-container .e-n-accordion-item:not([open]):hover::before {
    transform: scaleX(1);
    background-color: #0071ed;
}

.faq-image-container {         
    position: relative;        
}

.faq-image-container .faq-image img {
	display: none;
    opacity: 0; 
    transition: opacity 0.3s ease-in-out 0.2s;
    object-fit: contain; 
    object-position: center;
    border-radius: 8px;
    width: 100%;
    height: auto;
}

.faq-image-container .faq-image img.active {
	display: block;
    opacity: 1; 
}


.icon-box-industries h2,
.icon-box-industries h3,
.icon-box-industries h4,
.icon-box-industries h5 {
	margin-top: 0!important;
}

.integration_p-tag p,
.industries-description p {
	margin-bottom: 0!important;
}

.min_height {
	min-height: 90px!important;
}

.cards-wrapper .card-one .industries-description p:first-child strong {
    margin-top: 0 !important;
}

.cards-wrapper .card-one .industries-description p strong {
	font-size: 16px!important;
	color: #ffffff!important;
	margin-top: 16px!important;
	margin-bottom: 4px!important;
	font-weight: 400!important;
	display: block;
}

.blog_slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #0071ed!important;
	width: 40px!important;
	border-radius: 8px!important;
}

.blog_slider .elementor-widget-container .swiper-pagination.swiper-pagination-bullets  {
	left: 40px;
}

.blog_slider.elementor-widget-loop-carousel {
    position: relative;
}

.card_slider .swiper-pagination .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.4);
	opacity: 1!important;
}

.card_slider .swiper-pagination .swiper-pagination-bullet:hover {
    background: #ffffff!important;
}

.card_slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #ffffff!important;
	width: 40px!important;
	border-radius: 8px!important;
}

.card_slider .elementor-swiper-button {
	width: 50px;
    height: 50px;
	padding: 16px;
	border-radius: 4px;
	border: 1px solid #fff!important;
	top: calc(var(--e-n-carousel-arrow-prev-top-align) + var(--e-n-carousel-arrow-prev-top-position) - var(--e-n-carousel-arrow-prev-caption-spacing))!important;
}

.card_slider .elementor-swiper-button.swiper-button-lock {
	display: none!important;
}

.card_slider .elementor-swiper-button svg {
	height: auto!important;
}

.card_slider .swiper-pagination {
	position: absolute;
	top: auto !important;
	left: 50px!important;
	bottom: -56px!important;
}

.card_slider .elementor-swiper-button:hover {
	background-color: #ffffff!important;
}

.card_slider .elementor-swiper-button:hover svg{
	fill: hsla(222, 25%, 14%, 1) !important;
}

.card_slider .elementor-swiper-button:focus,
.card_slider .elementor-swiper-button:focus-visible {
	border: 1px solid #ffffff !important;
	outline: none !important;
}

.card_slider .elementor-swiper-button:active,
.card_slider .elementor-swiper-button:focus:active,
.card_slider .elementor-swiper-button:focus-visible:active,
.card_slider .elementor-swiper-button:focus-within:active {
    background-color: #0a3e80 !important;
    border: 1px solid #ffffff !important;
}

.card_slider .elementor-swiper-button:active svg{
	fill:hsla(0, 0%, 100%, 1)!important;
}


/* Align input field and button in the same line */
.getStarted_form .wpforms-field-container .wpforms-field {
    display: flex!important;
    align-items: center!important;
}

.getStarted_form .wpforms-field-email input {
    flex: 1!important;
    padding: 10px 10px 12px 12px!important;
    margin-right: 8px!important;
    border-radius: 4px!important;
	min-height: unset!important;
	height: 45px!important;
}

.priceStarted_form.getStarted_form .wpforms-field-email input {
	border: solid 1px rgba(22, 28, 45, 0.1);
	background-color: #ffffff!important;
}

.getStarted_form .wpforms-submit-container .getStarted_button {
    border-radius: 4px!important;
    border: none!important;
    cursor: pointer!important;
	height: 45px!important;
}

.getStarted_form .wpforms-submit-spinner {
    margin-left: 8px!important;
}

.getStarted_form form input:focus{
	box-shadow: none !important;
}

.getStarted_form form {
    justify-content: center!important;
}

.priceStarted_form.getStarted_form form {
    display: block!important;
}

.getStarted_form .wpforms-container input.wpforms-field-medium, 
.getStarted_form .wpforms-container select.wpforms-field-medium, 
.getStarted_form .wpforms-container .wpforms-field-row.wpforms-field-medium, 
.getStarted_form .wp-core-ui div.wpforms-container input.wpforms-field-medium, 
.getStarted_form .wp-core-ui div.wpforms-container select.wpforms-field-medium, 
.getStarted_form .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100%!important;
}

.getStarted_form .wpforms-field input,
.getStarted_form .wpforms-field input::placeholder {
	font-family: "hg-grotesk", serif!important;
	font-size: 13px!important;
	font-weight: normal!important;
	font-stretch: normal!important;
	font-style: normal!important;
	letter-spacing: normal!important;
	color: rgba(255, 255, 255, 0.8)!important;
}

.priceStarted_form.getStarted_form .wpforms-field input,
.priceStarted_form.getStarted_form .wpforms-field input::placeholder {
	color: rgba(22, 28, 45, 0.7)!important;
}

/* Button font styles */
.getStarted_form .wpforms-submit-container .getStarted_button {
	font-family: "hg-grotesk", serif!important;
	font-size: 15px!important;
	font-weight: normal!important;
	font-stretch: normal!important;
	font-style: normal!important;
	line-height: 1.07!important;
	letter-spacing: normal!important;
	background: #33830e!important;
	border: 1px solid  #33830e!important;
	color: #ffffff!important;
	min-height: unset!important;
}

.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button {
	color: #161c2d!important;
	background: #ffffff!important;
	border: 1px solid  #161c2d!important;
}

.pricing-middle-column .priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button {
	color: #ffffff!important;
	background: #33830e!important;
	border: 1px solid  #33830e!important;
}

.getStarted_form .wpforms-submit-container {
	margin-top: 0px !important;
}

.getStarted_form.wpforms-has-error em{
	position: absolute !important;
}

.getStarted_form form input:focus{
	box-shadow: none !important;
}

.wpforms-submit-spinner{ 
	display: none !important; 
}

.getStarted_form em {
	position: absolute !important;
	top: 40px;	
}

.closeButton {
    display: none;
}


.price-column {
	position: relative;
	overflow: hidden;
	transition: max-height 0.3s ease;
	max-height: 880px;
}

.price-column.no-shadow .closeButton,
.price-column.no-shadow .expandButton {
	display: none !important;
}

.price-column.no-shadow::after {
    content: none;
    background: none;
	height: 0;
}

.price-column::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 220px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 100%);
    transition: opacity 0.3s;
}

.expanded .price-column {
	max-height: 1800px;
}

.expanded .price-column::after {
    opacity: 0;
}

.priceStarted_form.getStarted_form .wpforms-field-email input,
.priceStarted_form.getStarted_form .wpforms-submit-container .priceStarted_button.getStarted_button {
	width: 100% !important; 
	box-sizing: border-box !important; 
}

.priceStarted_form.getStarted_form em {
	top: 55px;	
}

.priceStarted_form.getStarted_form form .wpforms-field-container {
	width: 100%!important
}

.priceStarted_form.getStarted_form .wpforms-field-email input {
	margin-right: 0px !important;
	margin-bottom: 8px !important; 
}



/* Style Css Start 14-02-2025 */

h1 span{
    background: linear-gradient(92.46deg, #0375F1 3.66%, #242E49 46.22%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.featured-box .elementor-icon svg{
    filter: grayscale(1);
    transition: all 0.3s;
}
.featured-box:hover .elementor-icon svg{
    filter: grayscale(0);
}
.featured-box .elementor-icon{
	transition: all 0.3s;
}
.featured-box:hover .elementor-icon{
	background-color: #EDFAE4 !important;
}
.featured-box:after{
    content: '';
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    left: -1px;
    top: -1px;
    background: rgb(40,84,4);
    background: linear-gradient(45deg, rgba(40,84,4,0) 0%, rgba(87,186,10,0.36738445378151263) 100%);
    z-index: -1;
    border-radius: 30px;
    opacity: 0;
    transition: all 0.3s;
}
.featured-box:hover:after{
    opacity: 1;
}
.featured-box a:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.morecontent {
    display: none;
}
.morelink {
    cursor: pointer;
    color: #007AFF;
    text-decoration: underline !important;
    display: block !important;
    margin-top: 10px;
    text-transform: none;
    transition: all 0.3s;
}
.morelink:hover{
    color: #FFC107;
}
.morecontent.slow {
    display: inline;
}
.testimonial-content h1,
.testimonial-content h2,
.testimonial-content h3,
.testimonial-content h4,
.testimonial-content h5,
.testimonial-content h6{
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: 'Fustat', Sans-Serif;
    font-weight: 600;
    font-size: 15px;
    color: #242E49;
}
.testimonial-content p{
    margin: 0;
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #686D7C;
}
/* Style Css End 14-02-2025 */

/* Custom Css Start 14-02-2025 */
.ftr-sec{
    position: relative;
}

.ftr-sec::after{
    content: '';
    position: absolute;
    width: 381px;
    height: 381px;
    left: -280px;
    top: -270px;
    border-radius: 100%;
    background: #01D95B;
    filter: blur(269.75px);
    z-index: -1;
}
.ftr-sec::before{
    content: '' !important;
    position: absolute !important;
    width: 751px !important;
    height: 751px !important;
    right: -550px !important;
    top: -550px !important;
    border-radius: 100% !important;
    left: unset !important;
    background: #7BAEE7;
    filter: blur(269.75px);
    z-index: -1;
}

.faq-sec-color{
    position: relative;
}

.accord-bx .e-n-accordion-item{
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0px 4px 36.3px rgba(227, 226, 226, 0.25);
    border-radius: 21px;
}
.accord-bx .e-n-accordion-item > .elementor-element.e-con{
	padding: 0 25px 41px 31px !important;
}
.streamline-accord-bx .e-n-accordion-item{
    background-color: #fff;
    background: #FFFFFF;
    box-shadow: 0px 4px 36.3px rgba(227, 226, 226, 0.25);
    border-radius: 30px;
    overflow: unset !important;
}

.streamline-accord-bx .e-n-accordion-item[open]{
    /* padding-top: 10px !important; */
}

.streamline-accord-bx  .e-n-accordion-item-title-text{
	position: relative;
	padding-left: 54px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.streamline-accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title-text{
    padding-left: 16px;
/* 	transform: translatex(-38px); */
}
.streamline-accord-bx img{
    filter: grayscale(100%);
    width: 44px;
    height: 46px;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.streamline-accord-bx .e-n-accordion-item[open] img{
    filter: grayscale(0%);
    transform: translate(12px, -142%);
/* 	transform: translate(40px, -142%); */
}

.streamline-accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title{
    /* padding: 35px 24px 27px 30px; */
}

.case-main-bx{
    position: relative;
}
.case-main-bx::after{
    content: '';
    position: absolute;
    width: 408px;
    height: 408px;
    left: -20%;
    top: -28%;
    background: #D0D6FB;
    filter: blur(114.55px);
    z-index: -1;
}
.case-main-bx::before{
    content: '' !important;
    position: absolute !important;
    width: 638px !important;
    height: 638px !important;
    right: -40% !important;
    bottom: -60% !important;
    background: #C7ECD6;
    filter: blur(114.55px);
    z-index: -1;
    left: auto !important;
    top: unset !important;
}
.way-head .head-1,
.way-head .head-2{
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.way-head .head-1{
	background: linear-gradient(82.82deg, #0375F1 7.08%, #242E49 247.01%);
}
.way-head .head-2{
	background: linear-gradient(90deg, rgba(3,117,241,1) 0%, rgba(36,46,73,1) 100%);
}
.addon-cara .swiper-slide .cara-box{
	position: relative;
	overflow: hidden;
}
.addon-cara .swiper-slide .cara-box::before,
.addon-cara .swiper-slide .cara-box::after{
	content: '';
	position: absolute;
	width: 249px;
	height: 251px;
	border-radius: 50%;
	filter: blur(114.55px);
}
.addon-cara .swiper-slide:nth-child(odd) .cara-box::before{
	background: #0375F1;
	top: -172px;
	left: -150px;
}
.addon-cara .swiper-slide:nth-child(even) .cara-box::after{
	background: #2DC76D;
	right: -150px;
	top: -172px;
}

/* .addon-cara.new-cara .swiper-slide:nth-child(odd) .cara-box::after{
	background: #2DC76D;
}
.addon-cara.new-cara .swiper-slide:nth-child(even) .cara-box::after{
	background: #0375F1;
} */
.addon-cara .swiper-pagination {
	left: 50% !important;
    transform: translateX(-50%);
}

.addon-cara .swiper-pagination-bullet{
	opacity: 1 !important;
}
.addon-cara .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #007AFF;
}

.addon-cara .elementor-icon{
	box-shadow: 0px 0px 17.7px rgba(238, 237, 237, 0.7);
}
.price-eco-slider .swiper-slide:nth-child(even) .new-cara::before {
  background: #0375F1;
  top: -172px;
  left: -150px;
}
.price-eco-slider .swiper-slide:nth-child(odd) .new-cara::after{
	background: #2DC76D;
	right: -150px;
	top: -172px;
}
.rating-btn-bx .ic{
    color: #242E49;
    font-weight: 600;
    position: relative;
    padding-left: 17px;
    margin-left: 24px;
}
.rating-btn-bx .ic:after{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    left: -2px;
    top: 0;
    background: url('data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.9661%204.9125C12.9245%204.77807%2012.846%204.65939%2012.7402%204.57123C12.6344%204.48308%2012.5061%204.42936%2012.3713%204.41677L8.61913%204.06122L7.13544%200.437416C7.02601%200.171851%206.77687%200%206.50005%200C6.22324%200%205.97407%200.171877%205.86469%200.438079L4.38098%204.06125L0.628224%204.41677C0.493553%204.42964%200.365464%204.48347%200.259838%204.5716C0.154211%204.65972%200.0756932%204.77825%200.0340184%204.9125C-0.0515755%205.18721%200.0274675%205.48849%200.236057%205.67841L3.07226%208.27392L2.23592%2012.1182C2.17473%2012.4008%202.27985%2012.693%202.50461%2012.8625C2.6254%2012.9536%202.76675%2013%202.90927%2013C3.03217%2013%203.15404%2012.9654%203.26348%2012.8971L6.50005%2010.8786L9.73546%2012.8971C9.97221%2013.0458%2010.2707%2013.0322%2010.4949%2012.8625C10.6047%2012.7796%2010.6887%2012.6648%2010.7365%2012.5325C10.7842%2012.4002%2010.7937%2012.2561%2010.7636%2012.1182L9.92729%208.27392L12.7635%205.67894C12.8655%205.58596%2012.9391%205.46374%2012.9751%205.32748C13.0111%205.19122%2013.008%205.04692%2012.9661%204.9125Z%22%20fill%3D%22%23FFC107%22%2F%3E%3C%2Fsvg%3E') center center;
    background-size: 100% 100%;
}

.company-list-bx .elementor-icon-list-items svg{
    margin-right: 4px !important;
}
/* .company-list-bx li:last-child .elementor-icon-list-text{
	font-weight: 500;
	color: #686D7C !important;
	text-transform: none !important;
} */
.company-list-bx span.elementor-icon-list-text{
    color: #242E49 !important;
}
.company-list-bx .duo-txt{
    	font-weight: 500;
	color: #686D7C !important;
	text-transform: none !important;
}
.studies-tab-bx .elementor-divider-separator{
	border: none !important;
	height: 1px;
	background: linear-gradient(90deg, rgba(17,17,17,0) 0%, rgba(68,68,68,1) 35%, rgba(119,119,119,0) 100%); 
	opacity: 0.1;
}
/* Custom Css End 14-02-2025 */

/* Css Start 23-06-2025 */
.imge-all-ic-bx .elementor-widget-icon-box a{
	color: #686D7C;	
}
.imge-all-ic-bx .elementor-widget-icon-box .elementor-icon{
	box-shadow: 0px 0px 17.7px #F1F3F9;
}
.imge-all-ic-bx .elementor-widget-icon-box .elementor-widget-container{
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.imge-all-ic-bx .elementor-widget-icon-box .elementor-widget-container::after{
	content: '';
	position: absolute;
	width: 185px;
	height: 185px;
	border-radius: 50%;
	z-index: -1;
}
.imge-all-ic-bx .elementor-widget-icon-box:nth-child(odd) .elementor-widget-container::after{
	background: #94C7FF;
	-webkit-filter: blur(53.8px);
	filter: blur(53.8px);
	top: -150px;
	left: -70px;
}
.imge-all-ic-bx .elementor-widget-icon-box:nth-child(even) .elementor-widget-container::after{
	background: #ADFFCF;
	-webkit-filter: blur(53.8px);
	filter: blur(53.8px);
	top: -100px;
	right: -90px;
}
.case-arw-prev,
.case-arw-next{
	cursor: pointer;
}
/* Css End 23-06-2025 */
@media only screen and (min-width: 1025px) and (max-width: 1599px)  {
	.featured-testimonial-slider .elementor-main-swiper .swiper-slide {
		padding: 0px 56px 0px 56px!important;
	}
}

@media (min-width: 1025px) {

	.featured-testimonial-slider .elementor-testimonial__footer {
		margin: 32px!important;
	}

	.featured-testimonial-slider .swiper-pagination {
		display: none!important;
	}

	.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content,
	.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image {
		margin-bottom: 32px!important;
	}

    .cards-wrapper .elementor-element.apply-padding {
        padding-left: 130px !important;
        padding-right: 130px !important;
		padding-bottom: 0px !important;
    }

	.getStarted_form form {
		display: flex;
		flex-direction: row;
	}



	.image1, .image2, .image3 {
		display: flex;
		flex-direction: column;
		background-color: #fff; 
	}


	.logos-wrapper-desktop {
		height: 100%;
		max-height: 460px;
		position: relative;
		overflow: hidden;
		-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
		mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0));
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1310px)  {
	.footer-wrapper .e-con-inner {
		gap: 32px 32px!important;
	}
}


@media (max-width: 1100px) {
    .e-n-menu-heading .e-n-menu-title {
		padding: 11px!important;
    }
}

@media (max-width: 1024px) {
	.accord-bx .e-n-accordion-item > .elementor-element.e-con{
		padding: 0 20px 20px 20px !important;
	}
	.cookie_text h3, strong {
        font-size: 16px;
    }

	.faq-text-container .e-n-accordion-item li strong,
	.faq-text-container .e-n-accordion-item strong,
	.free-demo-wrapp .elementor-icon-list-item .elementor-icon-list-text strong {
		font-size: 14px !important;
	}

	.counter_bg-image {
		background-image: none!important;
	}

	.featured-testimonial-slider .elementor-testimonial__footer {
		margin: 24px!important;
	}

	.featured-testimonial-slider .elementor-main-swiper .elementor-swiper-button  {
		top: 95%!important;
		z-index: 12;
	}

	.featured-testimonial-slider .elementor-main-swiper {
		width: 100%!important;
		padding-bottom: 60px!important;
	}

	.featured-testimonial-slider .elementor-main-swiper .swiper-slide {
		padding: 0!important;
	}

	.freeDemo-form.hs-form .hs_submit {
		margin-top: 8px;
	}

	.freeDemo-form.hs-form fieldset.form-columns-2 {
		display: block;
	}

	.freeDemo-form.hs-form fieldset.form-columns-2 .hs-form-field {
		width: 100%;
		float: unset;
	}

	.price-min-height {
		min-height: unset!important;
	}

	.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content,
	.featured-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta-inner .elementor-testimonial-image {
		margin-bottom: 24px!important;
	}

	.section_pricing-wrapper {
		background-image: 
		radial-gradient(circle at 150% 0%, #fdedec, rgba(253, 237, 236, 0) 20%), 
		radial-gradient(circle at 0 0%, #ebf4ff, rgba(235, 244, 255, 0) 20%), 
		linear-gradient(to bottom, #f0f5fa 28%, #fff 100%)!important;
	}

	.price-column {
		max-height: 780px;
	}

	.price-column.expanded {
		max-height: 1800px;
	}
	
	.price-column.expanded::after {
		opacity: 0;
	}

	.getStarted_form .wpforms-field-email input,
    .getStarted_form .wpforms-submit-container .getStarted_button {
        width: 100% !important; 
        box-sizing: border-box !important; 
    }

	.getStarted_form em {
		top: 55px;	
	}

	.getStarted_form form .wpforms-field-container {
		width: 100%!important
	}

    .getStarted_form .wpforms-field-email input {
		margin-right: 0px !important;
        margin-bottom: 8px !important; 
    }

	.image1, .image2, .image3 {
		background-color: #fff; 
		height: 50px !important;
	}

	.image1 {
		animation: loopingX 25s infinite linear;
	}
	
	.image2 {
		animation: loopingX 26s linear 0s infinite reverse;
		animation-direction: reverse;
	}
	
	.image3 {
		animation: loopingX 25s infinite linear;
	}

	.image_column {
		width: calc(500rem);
	}

	.column_wrapper {
		position: relative;
		overflow: hidden;
		max-width: 1440rem;
		margin: 0 auto;
	}

	@keyframes loopingX {
		0% {
			transform: translateX(0);
		}
		100% {
			transform: translateX(calc(-6rem * 6));
		}
	}
	
/* 	Custom Css Start 14-02-2025 */
    .ftr-sec::after{
        width: 281px;
        height: 281px;
    }
    .ftr-sec::before{
        width: 551px  !important;
        height: 551px !important;
    }
    .streamline-accord-bx .e-n-accordion-item[open] img{
        transform: translate(0, -142%);
    }
    .streamline-accord-bx .e-n-accordion-item[open] .e-n-accordion-item-title-text{
        padding-left: 0;
    }
/*  Custom Css End 14-02-2025*/
}
@media(max-width: 767px){
	
	.accord-bx .e-n-accordion-item > .elementor-element.e-con{
		padding: 0 15px 15px 15px !important;
	}
	    .featured-box br{
        display: none;
    }
/* 	Custom Css Start 14-02-2025 */
    .ftr-menu-style ul{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .accord-bx .e-n-accordion-item{
        border-radius: 15px;
    }
    .streamline-accord-bx .e-n-accordion-item{
        border-radius: 15px;
    }
    .streamline-accord-bx .e-n-accordion-item[open] img {
        transform: translate(0, -131%);
    }
	.accord-bx .elementor-widget-text-editor ul{
		padding-left: 14px;
	}
/* Custom Css End 14-02-2025 */
}

@media (max-width: 640px) {
	.wayleadr-footer-logo img {
		width: 50%!important;
	}
}

@media (max-width: 630px) {
	.counter_bg-image {
		background-position: -120px 330px!important;
	}
}

@media (max-width: 510px) {
	.featured-testimonial-slider .elementor-main-swiper .elementor-swiper-button  {
		top: 97%!important;
	}
	.counter_bg-image {
		background-position: -120px 360px!important;
	}
}

@media (max-width: 450px) {
	.counter_bg-image {
		background-position: -120px 390px!important;
	}
}

@media (max-width: 440px) {
	.animation_bg-image {
		background-position: -50px 110%!important;
        background-size: 200px auto!important;
	}

	.animation_bg-image:before {
		background-position: 120% 110%!important;
        background-size: 200px auto!important;
	}
}

@media (max-width: 420px) {
	.book_form form .wpforms-field-container {
		width: 50%!important
	}
	
	.wayleadr-footer-logo img {
		width: 60%!important;
	}
	
	.pricing_table {
		margin-bottom: 20px!important;
	}

}

@media (max-width: 400px) {
	.counter_bg-image {
		background-position: -120px 410px!important;
	}
}

@media (max-width: 380px) {
	.counter_bg-image {
		background-position: -120px 440px!important;
	}
}

@media (max-width: 370px) {
	.counter_bg-image {
		background-position: -120px 470px!important;
	}
}

@media (max-width: 360px) {
	.counter_bg-image {
		background-position: -120px 520px!important;
	}
}

@media (max-width: 352px) {
	.counter_bg-image {
		background-position: -120px 560px!important;
	}
}

/* Font - added  font-display: swap; */

@font-face {
    font-family: 'hg-grotesk';
    src: url('/wp-content/uploads/2024/07/hg-grotesk-400.woff2') format('woff2'),
         url('/wp-content/uploads/2024/07/hg-grotesk-400.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hg-grotesk';
    src: url('/wp-content/uploads/2024/07/hg-grotesk-500.woff2') format('woff2'),
         url('/wp-content/uploads/2024/07/hg-grotesk-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hg-grotesk';
    src: url('/wp-content/uploads/2024/07/hg-grotesk-600.woff2') format('woff2'),
         url('/wp-content/uploads/2024/07/hg-grotesk-600.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HKGroteskPro';
    src: url('/wp-content/uploads/2024/06/HKGroteskPro-Regular-1ace804af92b4f1ef128a095b74f4fa7f6502edf6d5da48a202ea378088e1091.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'HKGroteskPro';
    src: url('/wp-content/uploads/2024/06/HKGroteskPro-Medium-0a5c2e8a83138387f5a5fa39f3d934631254e972b901eefeef6d37dca4819469.woff2') format('woff2');
    font-display: swap;
}

