/* -----new home page css-------- */

.blur-affect {
    backdrop-filter: blur(26px);
}
body {
	    overflow-x: hidden;
}






.homepage-button .elementor-button-icon
{
	background-color: #E7FF00 !important;
	color: black !important;
	padding: 6px 12px 6px 12px;
	border-radius: 8px;
}
.homepage-button .elementor-button-icon > svg
{
	fill: black !important;
	width: 10px;
}
.homepage-button .elementor-button-text
{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#tab-1 .e-n-tab-title-text
{
	display: block;
}
#tab-1 .e-n-tab-title-text::before
{
	content: "Step 1 \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	height: 2.2rem;
	bottom: 15px !important;
}

#tab-1 .e-n-tab-title-text::after
{
	content: "Lorem ipsum dolor sit amet… \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	padding-top: 10px;
}

#tab-2 .e-n-tab-title-text
{
	display: block;
}

#tab-2 .e-n-tab-title-text::before
{
	content: "Step 2 \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	height: 2.2rem;
	bottom: 15px !important;
}

#tab-2 .e-n-tab-title-text::after
{
	content: "Lorem ipsum dolor sit amet… \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	padding-top: 10px;
}

#tab-3 .e-n-tab-title-text
{
	display: block;
}

#tab-3 .e-n-tab-title-text::before
{
	content: "Step 3 \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	height: 2.2rem;
	bottom: 15px !important;
}

#tab-3 .e-n-tab-title-text::after
{
	content: "Lorem ipsum dolor sit amet… \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	padding-top: 10px;
}

#tab-4 .e-n-tab-title-text
{
	display: block;
}

#tab-4 .e-n-tab-title-text::before
{
	content: "Step 4 \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	height: 2.2rem;
	bottom: 15px !important;
}

#tab-4 .e-n-tab-title-text::after
{
	content: "Lorem ipsum dolor sit amet… \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	padding-top: 10px;
}

#tab-5 .e-n-tab-title-text
{
	display: block;
}

#tab-5 .e-n-tab-title-text::before
{
	content: "Step 5 \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	height: 2.2rem;
	bottom: 15px !important;
}

#tab-5 .e-n-tab-title-text::after
{
	content: "Lorem ipsum dolor sit amet… \a";
	white-space: pre-wrap;
	display: block;
  color: #E7FF00;
	padding-top: 10px;
}
.e-n-accordion-item:not(:last-child){
	border-bottom: solid 1px #e6e6e6;
}body > div.elementor.elementor-2259 > div > div > div.elementor-element.elementor-element-0799493.elementor-widget__width-initial.elementor-button-align-stretch.elementor-widget.elementor-widget-form > div > form > div > div.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons
{
	padding-top: 15px;
}