/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
body {
	overflow-x: hidden;
}
a {
	text-decoration: none !important;
}
.container {
	max-width: 1640px !important;
    margin: auto;
    padding: 0 20px;
}

.main-header-inner {
	box-shadow: 0px 0px 25px 10px #0000001A;
}
.common-btn .elementor-button-content-wrapper {
	align-items: center;
}

.common-btn span.elementor-button-content-wrapper {
    align-items: center;
}

.common-btn span.elementor-button-content-wrapper span.elementor-button-text {
    text-transform: uppercase;
}

.elementor-73 .elementor-element.elementor-element-c97749e .elementor-nav-menu .menu-title .elementor-item {
	font-size: 18px;
	font-weight: 500;
}
.footer-menu .elementor-nav-menu--main .elementor-item {
	transition: 0.5s all ease-in-out;
}
.footer-menu .elementor-nav-menu--main .elementor-item:hover {
	color: #A1CE3F !important;
}
.elementor-73 .elementor-element.elementor-element-9ccf402.social-icon .elementor-social-icon:hover svg path {
	fill: #ffffff;
}

.common-heading span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: 'BeautySalon Script';
    font-weight: 400;
    text-transform: capitalize;
    font-size: 150%;
    line-height: 0.8;
    position: relative;
    top: 4px;
}

.market-earn-inner {
	box-shadow: 0px 0px 25px 10px #0000001A;
}
.arrow-section .elementor-icon {
	position: relative;
}
.arrow-section .elementor-icon:after {
	content: "";
	position: absolute;
	left: 48px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(/wp-content/uploads/2025/03/arrow-line.png);
	width: 215px;
    height: 13px;
    z-index: -1;
	background-size: contain;
    background-repeat: no-repeat;
}
.container.signup-main {
	padding-left: 75px;
}
.signup-inner {
	position: relative;
}

.signup-inner:before {
    content: "";
    position: absolute;
    left: -75px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 161px;
    height: 75px;
    background-color: #A1CE3F;
    border-radius: 100px 0 0 100px;
    box-shadow: 0px 8px 21px 0px #00000029;
}

.sign-up-btn {
	position: relative;
}

.sign-up-btn:after {
    content: "";
    position: absolute;
    bottom: -36px;
    right: -32px;
    margin: auto;
    background-image: url(/wp-content/uploads/2025/03/hand-icon.png);
    width: 62px;
    height: 71px;
    background-size: 60px;
    background-repeat: no-repeat;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	top: 40px;
	box-shadow: 0px 8px 21px 0px #00000029;
	background: #ffffff;
/* 	border: 1px solid #a1ce3f; */
    border-radius: 8px;
    padding: 10px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background: transparent;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	color: #a1ce3f;
}
.t-slider-inner {
	display: flex;
}
.t-slider-content {
	box-shadow: 0px 22px 84px 0px #0000001C;
	border-radius: 20px;
	width: 343px;
	height: 330px;
	padding: 150px 100px 50px 35px;
	background-color: #F5F5F5;
}
.t-slider-content h3 {
	font-size: 24px;
	line-height: 30px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Roboto", Sans-serif;
}

.t-slider-content h4 {
	font-size: 18px;
	line-height: 24px;
	color: #595959;
	letter-spacing: 2px;
	font-family: "Roboto", Sans-serif;
}
.star-rating {
	display: flex;
	gap: 8px;
}
.t-slider-avtar {
	display: flex;
	align-items: center;
}
.avtar-left {
	margin-left: -100px;
	width: 243px;
	height: 264px;
	background-color: #97C737;
	border-radius: 20px;
}
.avtar-left img {
	object-fit: cover;
	object-position: top center;
}
.avtar-right {
	margin-left: -30px;
}
.avtar-right p {
	font-size: 36px;
	line-height: 40px;
	color: #013E55;
	border-radius: 20px;
	background-color: #ffffff;
	padding: 15px;
	font-family: "Roboto", Sans-serif;
	width: 316px;
	font-weight: 700;
	font-style: italic;
}
.testimonial-main-section {
	position: relative;
}
.testimonial-slider {
	position: absolute;
    left: -90px;
    width: 100vw;
    right: 0;
    bottom: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
	gap: 30px;
	border-radius: 40px;
	padding-bottom: 0;
	padding-top: 58px;
}

.testimonial-slider .slick-arrow {
	font-size: 0;
	font-size: 0;
    background-image: url(/wp-content/uploads/2025/03/arrow-img.png);
    background-repeat: no-repeat;
    width: 41px;
    height: 41px;
    border-radius: 100%;
    background-color: #014760;
    border: 0;
	background-position: center;
	z-index:1;
}

.testimonial-slider .slick-arrow:hover {
	background-color: #A1CE3F;
}

.testimonial-slider .slick-prev.slick-arrow {
	position: absolute;
    bottom: -15px;
    right: calc(100% - (1600px - 130px));
}

.testimonial-slider .slick-next.slick-arrow {
	position: absolute;
    bottom: -15px;
    right: calc(100% - (1600px - 70px));
	transform: rotate(180deg);
}

.t-slider .slick-track {
	display: flex;
	gap: 50px;
	padding-bottom: 95px;
	padding-top: 55px;
}
.t-slider .slick-dots button {
    font-size: 0;
    background: #D9D9D9;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 0;
    padding: 0;
}
.t-slider .slick-dots li:marker {
	display: none
}
.t-slider .slick-dots li {
	list-style-type: none;
}
.t-slider .slick-dots {
    display: flex;
    justify-content: center;
    gap: 40px;
    padding-left: 65px;
    width: 100vw;
}
.t-slider .slick-dots li button:hover {
	background: #97C737;
}
.t-slider .slick-dots li.slick-active button {
	background: #97C737;
}
.t-slider .slick-initialized .slick-slide {
    display: block;
    width: 791px !important;
}
.t-slider .slick-list {
	width: 100vw;
}
.t-slider .t-slider-item {
	width: 791px !important;
}
.testimonial-slider-inner.container {
	padding: 100px 156px 590px !important;
}
.support-section, .support-section-inner, .led-main-section, .led-inner-section, .led-inner-section, .sales-main-section {
	position: relative;
}
.support-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/support-bg1.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 33rem;
    top: -14rem;
    width: 610px;
    height: 610px;
    left: initial;
    bottom: initial;
	z-index: -1;
}
.support-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/support-bg2.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 610px;
    height: 610px;
    right: 8rem;
    bottom: -17rem;
    z-index: -1;
}
/* .support-section-inner:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/support-bg3.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 2rem;
    top: initial;
    width: 262px;
    height: 262px;
    bottom: 3rem;
	z-index: -1;
} */
.support-section-inner:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/support-bg4.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 5rem;
    top: initial;
    width: 262px;
    height: 262px;
    bottom: -6rem;
	z-index: -1;
}
.led-main-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/led-img1.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 22rem;
    top: -12rem;
    width: 491px;
    height: 491px;
    left: initial;
    bottom: initial;
	z-index: -1;
}
.led-main-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/led-img2.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 584px;
    height: 584px;
    left: 4rem;
    bottom: 0;
    z-index: -1;
}
.led-inner-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/led-img3.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 17rem;
    top: -12rem;
    width: 479px;
    height: 479px;
    left: initial;
    bottom: initial;
	z-index: -1;
}
.led-inner-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/led-img4.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 20rem;
    top: initial;
    width: 517px;
    height: 517px;
    bottom: -11rem;
    z-index: -1;
}
.engaging-main-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/engaging-img1.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -4rem;
    width: 623px;
    height: 623px;
    left: -7rem;
    bottom: initial;
    z-index: -1;
}
.engaging-main-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/engaging-img2.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -4rem;
    width: 384px;
    height: 384px;
    left: 16rem;
    bottom: initial;
    z-index: -1;
}
/* .engaging-inner-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/engaging-img3.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -11rem;
    width: 575px;
    height: 575px;
    right: 21rem;
    bottom: initial;
    z-index: -1;
    left: initial;
} */
.engaging-inner-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/engaging-img4.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 554px;
    height: 554px;
    right: -5rem;
    bottom: -5rem;
    z-index: -1;
    left: initial;
}
.sales-main-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/sales-img1.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 349px;
    height: 349px;
    right: 16rem;
    bottom: 16rem;
    z-index: -1;
    left: initial;
    top: initial;
}
.sales-main-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/sales-img2.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 510px;
    height: 510px;
    right: 50rem;
    bottom: 15rem;
    z-index: -1;
    left: initial;
    top: initial;
}
.sales-inner-section:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/sales-img3.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 540px;
    height: 540px;
    left: 26rem;
    top: -10rem;
    z-index: -1;
}
.sales-inner-section:after {
	content: "";
	background-image: url(/wp-content/uploads/2025/03/sales-img4.png);
	background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 500px;
    height: 500px;
    left: -6rem;
    bottom: 15rem;
    z-index: -1;
}
.header-navigation ul li a {
	text-transform: uppercase !important;
    letter-spacing: 1px;
    font-weight: 500 !important;
}

.testimonial-heading h2 {
    max-width: 860px;
}

.main-footer-inner {
	box-shadow: 0px 0px 25px 10px #0000001A;
}

.testimonial-item.layout-1 {
	background-color: #A1CE3F;
}

.testimonial-item.layout-2 {
	background-color: #014760;
}

.testimonial-item.layout-3 {
	background-color: #ffffff;
}

.testimonial-item.layout-4 {
	background-color: #97C737;
}

.testimonial-item.layout-5 {
	background-color: #ffffff;
}

.testimonial-item.layout-6 {
	background-color: #107E57;
}

.testimonial-item.layout-3 .t-slider-info, .testimonial-item.layout-5 .t-slider-info {
	margin-top: 42px;
}

.testimonial-item.layout-6 .t-slider-info {
	margin-top: 30px;
}

.testimonial-item.layout-4 .t-slider-info {
	padding: 28px 24px;
}

.t-slider-item {
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF !important;
	font-style: italic;
	font-family: "Roboto", Sans-serif;
	padding: 32px 18px 20px 18px;
}

.testimonial-item.layout-1 .t-slider-item, .testimonial-item.layout-4 .t-slider-item {
	color: #333333;
}

.testimonial-item.layout-2 .t-slider-item, .testimonial-item.layout-6 .t-slider-item, .testimonial-item.layout-3 .t-slider-item {
	color: #ffffff;
}

.testimonial-item.layout-4 .t-slider-item {
	color: #333333;
	background-color: #97C737;
	padding: 53px 30px;
	border-radius: 40px;
	margin-top: -90px;
    z-index: 1;
    position: relative;
}

.t-slider-info {
	display: flex;
    gap: 12px;
}

.testimonial-item.layout-2 .t-slider-info {
	padding: 35px 27px 34px 27px;
}

.testimonial-item.layout-1 .t-slider-info {
	margin-top: 10px;
}

.testimonial-item.layout-3 .t-slider-item {
	background-color: #107E57;
	border-radius: 40px;
	padding: 40px 34px;
}

.testimonial-item.layout-5 .t-slider-item {
	background-color: #014760;
	border-radius: 40px;
	padding: 40px 34px;
	margin-top: -60px;
    z-index: 1;
}

.testimonial-item.layout-3 .t-slider-item, .testimonial-item.layout-4 .t-slider-item, .testimonial-item.layout-5 .t-slider-item {
	position: absolute;
    width: 322px;
    bottom: 0;
}

.t-slider-info .star-rating {
	display: flex;
	gap: 5px;
	padding-top: 3px;
}

.t-slider-info .star-rating img {
	width: 13px;
	height: 13px;
	object-fit: contain;
}

.t-slider-title h2 {
	font-size: 20px;
	line-height: 24px;
	font-family: "Roboto", Sans-serif;
	font-weight: 700;
	margin: 0;
	color: #ffffff !important;
}

.t-slider-title h3 {
	font-size: 16px;
	line-height: 20px;
	font-family: "Roboto", Sans-serif;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 0;
	color: #ffffff !important;
}

.testimonial-slider-img {
	background-color: #ffffff;
	border-radius: 40px;
}

.testimonial-slider-img img {
	object-fit: contain;
	object-position: center;
	width: 100%;
	height: 100%;
}

.testimonial-item {
	min-height: 711px !important;
	position: relative;
}

.testimonial-item.layout-1 .testimonial-slider-img, .testimonial-item.layout-6 .testimonial-slider-img {
	width: 100%;
    height: 435px;
}

.testimonial-item.layout-6 .testimonial-slider-img {
	margin-top: 6px;
}

.testimonial-item.layout-2 .testimonial-slider-img {
	width: 100%;
    height: 384px;
}

.testimonial-item.layout-4 .testimonial-slider-img {
	width: 100%;
    height: 432px;
}

.testimonial-item.layout-3 .testimonial-slider-img {
	width: 100%;
    height: 450px;
}


.testimonial-item.layout-5 .testimonial-slider-img {
	width: 100%;
    height: 480px;
}

.testimonial-item.layout-1 .testimonial-slider-img img, .testimonial-item.layout-6 .testimonial-slider-img img {
	transform: translateX(3%) scale(1.06);
	transition: transform 0.3s ease-in-out;
    transform-origin: left bottom;
}

.testimonial-item.layout-3 .testimonial-slider-img img {
	transform: translateX(8%) translateY(10%) scale(1.3);
    transition: transform 0.3s ease-in-out;
    transform-origin: right bottom;
}

.testimonial-item.layout-4 .testimonial-slider-img img {
	transform: translateX(13%) translateY(-6%) scale(0.95);
    transition: transform 0.3s ease-in-out;
    transform-origin: left top;
}

.testimonial-item.layout-5 .testimonial-slider-img img {
	transform: translateX(-11%) translateY(6%) scale(1.2);
    transition: transform 0.3s ease-in-out;
    transform-origin: left bottom;
}

.testimonial-item.layout-1 h2, .testimonial-item.layout-1 h3 {
	color: #333333;
}

.testimonial-item.layout-2 h2, .testimonial-item.layout-2 h3 {
	color: #ffffff;
}

.testimonial-item {
	width: 322px;
	border-radius: 40px;
	box-shadow: 0px 0px 25px 5px #0000001A;
}

.testimonial-slider .slick-track {
	gap: 60px;
    display: flex;
	padding: 58px 0;
}

.elementor-element-b9f23dc.support-section-inner, .pricing-block {
	box-shadow: 0px 0px 25px 5px #0000000D;
	border-radius: 40px;
	z-index: 2;
}

.support-right-img img {
	vertical-align: bottom;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
	padding-left: 0;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link {
	padding-right: 0;
}
#mega-menu-wrap-menu-1 .mega-menu-wrap {
    top: 10px;
	box-shadow: 0px 0px 25px 10px #0000001A;
	position: relative;
}
.mega-sub-menu .common-heading .elementor-heading-title span {
	font-size: 60px;
	line-height: 64px;
}
.mega-sub-menu .common-heading .elementor-heading-title a {
	font-size: 35px !important;
	line-height: 40px !important;
	text-transform: none !important;
	font-weight: 600 !important;
}
.mega-sub-menu .small-title .elementor-heading-title a {
	font-size: 22px !important;
	line-height: 28px !important;
	text-transform: none !important;
	font-weight: 700 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
	transform: none;
}
#mega-menu-wrap-menu-1 .common-btn .elementor-button {
	font-weight: 700 !important;
}
.elementor-editor-active .testimonial-slider {
    display: none;
}
/* #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	content: "" !important;
    width: 6px;
    height: 6px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    top: 2px;
    left: 5px;
} */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover span.mega-indicator:after, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus span.mega-indicator:after {
	border-color: #a1ce3f;
}

.container.contact-main-block {
    margin: 170px auto 20px;
}

.contact-inner {
	padding: 50px 50px;
	border-radius: 28px;
	box-shadow: 0px 0px 25px 10px #0000001A;
}

.contact-form form {
	display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
	margin-top: 40px;
}

.contact-form .form-field-row {
	width: 32%;
}

.contact-form .form-field-row.text-block {
	width: 100%;
	margin-top: 20px;
}

.contact-form .form-field-row label {
	font-size: 16px;
	line-height: 22px;
	color: #013E55;
	font-weight: 500;
	font-family: 'Roboto';
}

.contact-form .form-field-row input, .contact-form .form-field-row textarea {
    border: 1px solid #9B9B9B;
    border-radius: 2px;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    padding: 10px 15px;
    margin-top: 8px;
    font-family: 'Roboto';
    outline: none;
}

.contact-form .form-field-row textarea {
    height: 120px;
}

.contact-form .wpcf7-not-valid-tip {
	font-family: 'Roboto';
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
}

.contact-form .form-field-row.cpt-sec {
	width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
	margin-top: 30px;
}

.contact-form .form-field-row.cpt-sec .cf7ic_instructions {
	font-size: 16px;
	line-height: 22px;
	font-family: 'Roboto';
	color: #013E55;
	margin-bottom: 20px;
}
.contact-form  .captcha-image {
	border: 1px solid #9B9B9B;
	padding: 20px 20px;
	border-radius: 12px;
}
.contact-form .form-field-row.form-btn {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	position: relative;
}
.contact-form .form-field-row.form-btn .wpcf7-submit {
	width: 100%;
	background-color: #013E55;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	border-radius: 25px;
	padding: 15px 50px;
	margin-top: 30px;
	transition: 0.5s all ease-out;
}
.contact-form .form-field-row.form-btn .wpcf7-spinner {
	position: absolute;
    top: 12px;
    bottom: 0;
    margin: auto;
    margin-left: 15px;
}
.contact-form .form-field-row.form-btn .wpcf7-submit:hover {
	background-color: #A1CE3F;
	color: #014760;
	border-color: #A1CE3F;
}

.contact-heading .elementor-heading-title {
    display: inline-block;
    width: auto;
    background: #ffffff;
    background-color: #A1CE3F;
    padding: 18px 90px 18px;
    border-radius: 100px;
}

.contact-heading {
	 margin-top: -120px;
}
.contact-form .wpcf7-response-output {
	font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto';
    border-color: #97C737 !important;
    border-radius: 5px;
    color: #014760;
}
.thankyou-block {
	padding: 50px 50px;
    border-radius: 27px;
    box-shadow: 0px 0px 25px 5px #0000000D;
    border: 1px solid #a1ce3f;
}
#mega-menu-wrap-menu-1 .mega-menu-wrap:before {
    content: "";
    background: #ffffff;
    position: absolute;
    top: -24px;
    width: 100%;
    height: 25px;
    z-index: 1;
    border-radius: 0;
}
.contact-btn {
	position: relative !important;
}
/* .success-para p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
} */

/* #mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
	top: 14px;
	transform: rotate(-45deg);
} */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li ul.mega-sub-menu li {
	font-size: 15px;
    line-height: 20px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	width: 240px;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus > span.mega-indicator:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover > span.mega-indicator:after  {
	color: #014760;
}

.container.opportunities-block {
	padding: 40px 50px
}

.contract-block p {
	background: #efefef;
    padding: 20px 30px 20px 30px;
    font-size: 24px;
    line-height: 24px;
    border-radius: 20px;
	margin: 0;
}

.sign-up-btn.sign-up-btn-price:after {
	content: none;
}

.common-heading.earning-text span {
	font-size: 50px;
    line-height: 60px;
}

.container.journey-inner {
    padding: 30px 40px 50px;
}

.container.journey-inner .sales-inner-section:before, .container.journey-inner .sales-inner-section:after {
	content: none;
}
.testimonial-slider {
    visibility: hidden;
}
.testimonial-slider.slick-initialized {
    visibility: visible;
}

.gallery-section .e-gallery-masonry .e-gallery-item:nth-child(2) {
	border-radius: 0 0 150px 150px;
}

.gallery-section .e-gallery-masonry .e-gallery-item:nth-child(3) {
	border-radius: 150px 150px 0 0;
}

.thumb_container {
    padding-bottom: 89%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.thumb_container .elementor-widget-container {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.thumb_container .elementor-widget-container > img {
    position: absolute;
    margin: auto;
    inset: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
	object-fit: cover;
    object-position: center;
}

.con_form_wrap {
    width: 100%;
}

.con_form_wrap .form_main_wrap {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}

.con_form_wrap .form_main_wrap .form-field-row {
    width: 33.33%;
    padding: 0 10px;
}

.con_form_wrap .form_main_wrap .form-field-row.text-block {
    width: 100%;
}

.contact-form .wpcf7 form .wpcf7-response-output {
    margin: 7px auto 0;
    border-radius: 0;
}

.elementor-element.market-gallery.market-gallery-three_column {
    flex-wrap: wrap;
}

.elementor-element.market-gallery.market-gallery-three_column > .elementor-element.e-flex.e-con.e-child {
    width: calc(33.33% - 20px);
    margin-bottom: 30px;
}

ul.elementor-post-info {
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 6px;
    display: flex;
    flex-direction: column;
}

ul.elementor-post-info li span.elementor-icon-list-icon {
    display: inline-block;
    margin-right: 4px;
    min-width: 14px;
    width: 14px !important;
}

ul.elementor-post-info li.elementor-icon-list-item {
    display: flex;
    align-items: center;
}

.footer-link-btm.footer_data_col > .elementor-element {
    width: auto;
}

.footer-link-btm.footer_data_col {
    justify-content: end;
}


.earn-table table tbody tr:nth-child(2) {
    background: #A1CE3F;
    color: #fff;
}

.earn-table table tbody tr:nth-child(2) .td-content-wrapper, .earn-table table tbody tr:nth-child(2) .td-content-wrapper .td-content {
    color: #014760;
    font-weight: bold;
}

html body .signup-main .signup-inner {
    padding: 0 90px;
}

.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
    font-size: 20px;
    line-height: 1;
    border-radius: 80px;
    padding: 22px 35px;
    letter-spacing: 1.5px;
    white-space: nowrap;
}

.signup-main .signup-inner .signup-right-section .sign-up-btn {
    text-align: right;
}

html body .signup-main .signup-inner > .e-con-inner {
    max-width: 100%;
    padding: 90px 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    gap: 0;
}

html body .signup-main .signup-inner > .e-con-inner > .signup-left-section {
    width: 70%;
    align-items: flex-start;
    padding-right: 24px;
}

html body .signup-main .signup-inner > .e-con-inner > .signup-right-section {
    width: 30%;
}

.main-header {
    position: fixed !important;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 0.4s;
    top: 0px;
}

.main-header.sticky {
    top: -120px;
}

.main-header.sticky .main-header-inner {
    background: #fff;
}
.main-header-inner {
    background: #fff;
}
.stick_header_height {
    height: 220px;
}

.signup-main .signup-inner .signup-right-section .sign-up-btn.sign-up-btn-noicon::after {
    display: none;
}

.home_main_section > .e-con-inner .home-banner-left {
    align-self: unset;
}

.home_main_section > .e-con-inner .home-banner-left .common-btn.elementor-widget-button {
    margin-top: auto;
    padding-top: 20px;
}

.gallery_div .elementor-gallery__container .e-gallery-item.elementor-gallery-item:nth-child(3) {
    margin-top: 11px;
}

.common-btn.full_btn.elementor-widget-button {
    width: 100%;
}

.common-btn.full_btn.elementor-widget-button > .elementor-widget-container .elementor-button-wrapper .elementor-button.elementor-button-link {
    display: block;
}

.elementor-element.e-con-full.new_box_raw > .new_box_custom {
    padding: 70px 30px 20px;
    background: #fff;
    border-radius: 11px;
    text-align: center;
    position: relative;
}

.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    padding-bottom: 11px;
}


.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    padding-bottom: 11px;
}

.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-icon {
    position: absolute;
    left: 10px;
    right: 10px;
    margin: auto;
    top: -39px;
}

.signup-left-section .elementor-widget-text-editor a:hover {
    color: #7a9d2f;
}


.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-icon .elementor-icon {
    background: #A1CE3F;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    font-size: 48px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
    min-width: 326px;
}


.number_list li.elementor-icon-list-item {
    align-items: center;
    display: flex;
}


.number_list li.elementor-icon-list-item span.elementor-icon-list-icon svg {
    background: #A1CE3F;
    border-radius: 5px;
    padding: 2px;
    font-weight: bold;
    width: 40px;
    height: 40px;
}

.number_list li.elementor-icon-list-item span.elementor-icon-list-text {
    padding-top: 5px;
}


.footer_data_col.footer_right_data {
    justify-content: space-between;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu {
    position: static !important;
    margin: 0 !important;
    display: block !important;
    padding: 12px 0 0 !important;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > a span.sub-arrow {
    display: none;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item + li.menu-item {
    margin-top: 12px;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item {
    padding: 0 0 0 13px;
    font-family: 'Roboto';
    color: #595959;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 1px;
    background: transparent;
    border: none;
    position: relative;
    white-space: nowrap;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item:before {
    height: 5px;
    width: 5px;
    background: #a1ce3f;
    top: 50%;
    transform: translate(0,-50%);
    position: absolute;
    content: "";
    left: 0;
    border-radius: 100%;
}


.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item:hover {
    color: #A1CE3F;
}

/* .footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item.current-menu-parent > a, 
.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item ul li.current-menu-item > a {
    color: #A1CE3F !important;
} */


/* .page-id-1884 .mega-sub-menu .small-title.online-course-menu .elementor-heading-title a,
.page-id-1900 .mega-sub-menu .small-title.payments-menu .elementor-heading-title a,
.page-id-1895 .mega-sub-menu .small-title.sales-hub-menu .elementor-heading-title a,
.page-id-1902 .mega-sub-menu .small-title.analytics-menu .elementor-heading-title a {
    color: #a1ce3f;
} */    


.mega-sub-menu .small-title .elementor-heading-title a.custom-active {
    color: #a1ce3f;
}


/* #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link span,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link
{
    color: #a1ce3f;
} */



/* #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link span:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-parent > a.mega-menu-link span:after
{
    color: #a1ce3f !important;
} */



.footer_right_data.footer_right_data_new > .elementor-element:first-child {
    width: 17%;
}

.footer_right_data.footer_right_data_new > .elementor-element:nth-child(2) {
    width: 40%;
}

.footer_right_data.footer_right_data_new > .elementor-element:nth-child(3) {
    width: 18%;
}

.footer_right_data.footer_right_data_new > .elementor-element:last-child {
    width: 25%;
}

.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu {
    column-count: 2;
    gap: 9px;
    display: flex;
}

.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:first-child {
    width: 42%;
}

.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:last-child {
    width: 58%;
}

.e-con-full.f_main_raw > .footer_right_data .common-btn.full_btn.elementor-widget-button a.elementor-button {
    letter-spacing: 1px;
    white-space: nowrap;
}


.main-footer .main-footer-inner.main-footer-inner-new span.elementor-grid-item a.elementor-icon:hover svg, .main-footer .main-footer-inner.main-footer-inner-new span.elementor-grid-item a.elementor-icon:hover path {
    color: #fff !important;
    fill: #fff !important;
}

.main-footer .main-footer-inner.main-footer-inner-new .elementor-social-icons-wrapper {
    gap: 0;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess {
    gap: 0;
    margin: 0 0;
    flex-wrap: wrap;
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track{
	display:flex !important;
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom, .new_box_raw_sucess .mCSB_container .new_box_custom {
    padding: 36px 28px 260px;
    background: #fff;
    border-radius: 11px;
    text-align: left;
    position: relative;
    margin: 0 14px 45px !important;
    width: calc(33.33% - 60px);
    border: 2px solid #DBDBDB;
	height:auto;
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom {
    padding: 36px 28px 260px;
    background: #fff;
    border-radius: 11px;
    text-align: left;
    position: relative;
    margin: 0 14px 45px !important;
    width: calc(33.33% - 60px);
    border: 2px solid #DBDBDB;
	height:auto;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom .elementor-widget-image {
    position: absolute;
    padding-bottom: 54%;
    width: calc(100% - 56px);
    bottom: 28px;
    left: 28px;
}
.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-image {
    position: absolute;
    padding-bottom: 54%;
    width: calc(100% - 56px);
    bottom: 28px;
    left: 28px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom .elementor-widget-image .elementor-widget-container {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-image .elementor-widget-container {
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom .elementor-widget-image .elementor-widget-container img {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-image .elementor-widget-container img {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}


.no-pad.elementor-widget-text-editor p {
    margin-bottom: 0;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new {
    width: 17% !important;
}

.e-con-full.f_main_raw > .footer_right_data {
    width: 83% !important;
    column-gap: 68px;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .elementor-social-icons-wrapper {
    display: flex;
    gap: 10px;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .elementor-social-icons-wrapper span.elementor-grid-item > a.elementor-icon.elementor-social-icon {
    width: 34px;
    height: 34px;
}

.new_box_raw_sucess ul.slick-dots {
    margin-bottom: 21px;
}


.pricing-table-mobile {
    display: none !important;
}


.eael-accordion-content ul.elementor-icon-list-items {
    list-style: none;
    padding: 0 0 0 23px;
}

.eael-accordion-content ul.elementor-icon-list-items li.elementor-icon-list-item + li.elementor-icon-list-item {
    margin-top: 10px;
}

.eael-accordion-content ul.elementor-icon-list-items li.elementor-icon-list-item {
    position: relative;
    z-index: 1;
    background-image: url(../../uploads/2025/05/list_icon.webp);
    padding-left: 28px;
    background-size: 18px;
    background-position: left center;
    background-repeat: no-repeat;
}

html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
    font-size: 40px;
}

.new_box_raw_sucess .mCSB_container {
    display: flex;
}

.new_box_raw_sucess .mCSB_container .new_box_custom {
    width: 437px;
    min-width: 437px;
}

.new_box_raw_sucess .mCSB_container .new_box_custom h2{
	font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
}
.new_box_raw_sucess .mCSB_container .new_box_custom .elementor-widget-image{
	position: absolute;
    padding-bottom: 54%;
    width: calc(100% - 56px);
    bottom: 28px;
    left: 28px;
}
.new_box_raw_sucess .mCSB_container .new_box_custom .elementor-widget-container img{
	position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.new_box_raw_sucess .mCSB_scrollTools:after {
    background: rgba(1, 71, 96, 0.2);
    height: 3px;
    width: 100%;
    content: "";
    position: absolute;
    top: 6px
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    background: #A1CE3F!important;
    border-radius: 0!important
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    opacity: 1!important;
    padding-bottom: 32px!important;
    left: 90px
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonLeft {
    left: -84px
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonRight {
    right: inherit!important;
    left: -47px!important;
    margin: inherit
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonLeft, .new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonRight {
    height: 32px;
    width: 32px;
    background: #A1CE3F;
    z-index: 1;
    position: absolute;
    opacity: 1;
    border-radius: 100%;
    top: -7px
}

.new_box_raw_sucess .mCSB_draggerRail {
    display: none
}

.new_box_raw_sucess .mCSB_scrollTools .mCSB_draggerContainer {
    margin: inherit!important
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonLeft:after {
    content: "";
    position: absolute;
    content: "\f104";
    font-family: 'FontAwesome';
    color: #014760;
    font-size: 21px;
    left: 11px;
    top: 2px;
    font-weight: 700
}

.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonRight:after {
    content: "";
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    color: #014760;
    font-size: 21px;
    left: 14px;
    top: 2px;
    font-weight: 700
}
.success_journey .slick-prev.slick-arrow{
	position: absolute;
    z-index: 9;
    top: 50%;
    left: -10px;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
     background: #A1CE3F !important;
    color: #014760 !important;
}

.success_journey .slick-next.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    right: -10px;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #A1CE3F !important;
    color: #014760 !important;
}

.success_journey .slick-arrow:hover{
	background-color:#A1CE3F;
}


/* .container.main-header.m-header-new {
    max-width: 1700px !important;
    margin: 0 auto !important;
}

.container.main-header.m-header-new > .e-con-inner {
    width: 100%;
    max-width: 100%;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right {
    justify-content: space-between;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-logo-col {
    width: 244px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp {
    width: calc(100% - 244px ) !important;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp {
    width: auto;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp .header-btn {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    gap: 12px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp .header-btn .elementor-button {
    white-space: nowrap;
    padding: 17px 22px;
    border: none;
    height: 51px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp .header-btn .header-navigation {
    padding-right: 14px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 22px 0px 22px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp .header-btn .elementor-widget-button {
    align-self: unset;
} */



#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
     color: #595959;
}

a.custom-active, li.custom-ancestor > a, .page-id-1910 li.mega-current-menu-ancestor > a {
    color: #A1CE3F !important;
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 18px;
    letter-spacing: 0.5px;
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom {
    padding: 20px;
    background: transparent;
    display: block;
    position: relative;
    z-index: 1;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom .elementor-widget-icon {
    position: static;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom .elementor-widget-icon {
    position: static;
    margin-bottom: 16px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom .elementor-widget-icon .elementor-icon {
    height: 120px;
    width: 120px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/05/right_arrow_img.svg);
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    top: 20%;
    right: calc(0px + -22%);
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom:last-child:after {
    display: none;
}

@media (max-width:1700px) {
    .elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom:after {
   right: calc(0px + -25%);
}
}




@media (min-width:1025px) {
   
    ul.mega-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #a1ce3f !important;
}

	#mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element {
		gap: 35px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element > .elementor-element.e-child:first-child, #mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element > .elementor-element.e-child:nth-child(2) {
		width: 26%;
	}

	#mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element > .elementor-element.e-child:last-child {
		width: 44%;
	}

	#mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element > .elementor-element.e-child:last-child .elementor-heading-title {
		font-size: 20px;
	}
}

@media (min-width:1500px) {
	#mega-menu-wrap-menu-1 .mega-menu-wrap > .elementor-element {
		gap: 50px;
	}
}


@media (min-width:1025px) {

	 .header-right .header-logo-col {
		/* width: 0; */
		visibility: hidden;
		transition: all 0.4s;
		overflow: hidden;
	}
	
	.main-header.sticky .header-right .header-logo-col {
		/* width: 84px; */
		visibility: visible;
	}
	
	.header-right .header-logo-col img {
		transition: all 0.4s;
	}
	
	.header-right .header-logo-col img {
		transition: all 0.4s;
		max-width: unset;
		opacity: 0;
	}
	
	/* .main-header.sticky  .header-right > .elementor-element.header-menu {
		padding-left: 40px;
	} */
	
	.header-right > .elementor-element.header-btn-grp .elementor-button {
		white-space: nowrap;
	}
	
	
	.main-header.sticky .header-right .header-logo-col img {
		opacity: 1;
	}
	
	.main-header .header-right  {
		align-items: center;
	} 
}

@media (min-width:768px) {
	.signup-left-section .elementor-widget-text-editor .elementor-widget-container p {
		margin-bottom: 0;
	}
}

/**Responsive CSS**/
@media (max-width: 1700px) {

   
    /* .container.main-header.m-header-new {
    max-width: 1555px !important;
}

.container.main-header.m-header-new  .main-header-inner-new {
    padding: 0 30px;
}


.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-logo-col {
    width: 205px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp {
    width: calc(100% - 205px ) !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 16px 0px 16px;
} */

	.container {
		max-width: 1440px !important;
	}	
/* 	.common-heading span {
		font-size: 70px;
		line-height: 80px;
	} */

	.testimonial-slider-inner.container {
    	padding: 75px 50px 550px !important;
	}
	.avtar-right p {
		font-size: 30px;
		line-height: 40px;
	}

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {

    padding: 0px 21px 0px 21px;

}



	.container.signup-main.sign-pricing {
		padding-left: 0;
	}

  
	.signup-inner:before {
		left: -75px;
		width: 158px;
		height: 72px;
	}

	html body .signup-main .signup-inner {
		padding: 0 85px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		font-size: 18px;
		border-radius: 50px;
		padding: 20px 28px;
		letter-spacing: 1.3px;
	}

    html body .signup-main .signup-inner > .e-con-inner {
        padding: 70px 0;
    }

	html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
		font-size: 34px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		min-width: 324px;
	}

	.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new {
		width: 17% !important;
	}

	.e-con-full.f_main_raw > .footer_right_data {
		width: 83% !important;
		column-gap: 55px;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:nth-child(3) {
		width: 16%;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:nth-child(2) {
		width: 42%;
	}

	.e-con-full.f_main_raw > .footer_right_data .common-btn.full_btn.elementor-widget-button a.elementor-button {
		padding: 17px 16px;
		font-size: 14px;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom {
		padding: 34px 22px 213px;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom, .new_box_raw_sucess .mCSB_container .new_box_custom {
    padding: 34px 22px 224px;
}

	.new_box_raw_sucess .mCSB_container .new_box_custom .elementor-widget-image{
		width: calc(100% - 44px);
    	bottom: 22px;
    	left: 22px;
	}


	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom .elementor-widget-image {
		left: 22px;
	}

	.common-heading.home_cmn_heading {
		padding-right: 55px;
	}

	.elementor-element.home_cmn_text > .elementor-widget-container {
		padding-right: 100px !important;
	}

	.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element ul.elementor-nav-menu > li.menu-item > a.elementor-item {
		font-size: 15px;
	}

	.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element .elementor-heading-title {
		font-size: 17px;
	}

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item {
		font-size: 13px;
	}

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item + li.menu-item {
		margin-top: 10px;
	}

	.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .footer-logo img {
		max-width: 86px;
	}

	.main-footer .main-footer-inner.main-footer-inner-new {
		padding: 50px 66px;
	}

	.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .elementor-social-icons-wrapper span.elementor-grid-item > a.elementor-icon.elementor-social-icon {
		width: 28px;
		height: 28px;
	}

    .new_box_raw_sucess .mCSB_container .new_box_custom {
    width: 375px;
    min-width: 375px;
}


}
@media (min-width: 1025px) and (max-width: 1550px) {
	.container {
		max-width: 1300px !important;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
   	 	padding: 0px 20px 0px 20px;
	}
/* 	.common-heading span {
        font-size: 75px;
        line-height: 75px;
    } */
	.elementor-30 .elementor-element.elementor-element-d76aea6 .elementor-button {
		padding: 17px 25px 17px 25px;
	}
	.elementor-30 .elementor-element.elementor-element-da8953c .elementor-button {
		padding: 14px 30px 14px 30px;
	}

	

	.elementor-2 .elementor-element.elementor-element-b56d0bd.home-banner-left.e-con {
		align-self: start;
		margin-top: 20px;
	}
	.t-slider .slick-track {
        padding-bottom: 75px;
	}
	.t-slider .slick-dots button {
		width: 15px;
    	height: 15px;
	}
	.t-slider .slick-dots {
    	gap: 25px;
	}
	.t-slider-content h3 {
		font-size: 22px;
    	line-height: 28px;
	}
	.t-slider-content h4 {
		font-size: 16px;
		line-height: 22px;
	}
	.star-rating img {
		width: 20px;
	}
	.star-rating {
    	margin-top: 15px;
	}
	.avtar-right p {
        font-size: 20px;
        line-height: 28px;
		width: 215px;
    }
	.avtar-left {
		margin-left: -45px;
		width: 210px;
		height: 210px;
	}
	.t-slider-content {
		width: 295px;
		height: 260px;
		padding: 110px 50px 35px 25px;
	}
	.testimonial-slider-inner.container {
		padding: 75px 50px 480px !important;
	}
	.elementor-310 .elementor-element.elementor-element-587c370.banner-main-inner {
		margin-top: 50px;
		padding: 50px 60px;
	}
	.elementor-310 .banner-main-inner .elementor-element.elementor-element-7d479d6 .elementor-heading-title,
	.engaging-inner-section .elementor-element.elementor-element-7ac8b6c .elementor-heading-title, 
	.led-inner-section .elementor-element.elementor-element-3877cc4 .elementor-heading-title, 
	.support-section-inner .elementor-element.elementor-element-7fb8fa4 .elementor-heading-title, 
	.sales-inner-section .elementor-element.elementor-element-5bf537d .elementor-heading-title,
	.testimonial-slider-inner .elementor-element.elementor-element-0ace7fa .elementor-heading-title{
    	font-size: 45px;
    	line-height: 55px;
	}
	
	.elementor-310 .elementor-element.elementor-element-f727776.engaging-inner-section,
	.elementor-310 .elementor-element.elementor-element-e9f157c.led-inner-section, 
	.elementor-310 .elementor-element.elementor-element-b9f23dc.support-section-inner,
	.elementor-310 .elementor-element.elementor-element-f82c8e8.sales-inner-section
	{
		padding-left: 0;
		padding-right: 0;
	}
	
/* 	.elementor-310 .elementor-element.elementor-element-b9f23dc.support-section-inner {
		padding-top: 180px;
	} */
	
	.elementor-310 .elementor-element.elementor-element-110f0d6 {
    	/* top: 260px; */
	}
	
	.elementor-310 .elementor-element.elementor-element-f82c8e8.sales-inner-section .elementor-element.elementor-element-a160442 {
		padding-bottom: 70px;
	}
	
	.t-slider .slick-dots {
		padding-left: 0;
	}
	
/* 	.common-heading span {
        font-size: 65px;
        line-height: 72px;
    } */
	.testimonial-slider {
		padding-bottom: 65px;
    	padding-top: 0;
		bottom: 0;
	}
/* 	.testimonial-slider .slick-prev.slick-arrow {
    	right: calc(100% - (1200px - 130px));
	}
	.testimonial-slider .slick-next.slick-arrow {
    	right: calc(100% - (1200px - 70px));
	} */
	.engaging-inner-section:after {
		right: 0;
	}
	.elementor-element.elementor-element-8206779.course-banner-section {
		gap: 15px 0;
	}
	.elementor-element.elementor-element-f934907.signup-inner {
		margin-top: 20px;
	}
	.elementor-310 .elementor-element.elementor-element-4751a32 {
		font-size: 16px;
		line-height: 22px;
	}
	.mega-sub-menu .common-heading .elementor-heading-title a {
		font-size: 28px !important;
		line-height: 35px !important;
	}
	.mega-sub-menu .common-heading .elementor-heading-title span {
		font-size: 32px;
		line-height: 42px;
	}
	.mega-sub-menu .small-title .elementor-heading-title a {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
	}
	.contact-heading .elementor-heading-title {
		padding: 18px 100px 18px;
	}
	.container.contact-main-block {
        margin: 130px auto 20px;
    }
	.contact-inner {
    	padding: 50px 50px 0 50px;
	}
	.container.signup-main.sign-pricing .signup-inner:before {
		content: none;
	}
	.testimonial-slider .slick-prev.slick-arrow {
		right: calc(100% - (1500px - 260px));
	}
	.testimonial-slider .slick-next.slick-arrow {
		right: calc(100% - (1500px - 200px));
	}
	.testimonial-slider .slick-prev.slick-arrow, 
	.testimonial-slider .slick-next.slick-arrow {
		bottom: 30px;
	}



}


@media (max-width:1650px) {
	html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
		font-size: 28px;
	}

	.signup-left-section .elementor-widget-text-editor .elementor-widget-container p {
		font-size: 16px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		min-width: 292px;
	}

	html body .signup-main .signup-inner {
		padding: 0 78px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		font-size: 17px;
		padding: 19px 26px;
	}
}

@media (max-width:1550px) {
      .new_box_raw_sucess .mCSB_container .new_box_custom {
    width: 328px;
    min-width: 328px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .new_box_custom, .new_box_raw_sucess .mCSB_container .new_box_custom {
    padding: 34px 22px 210px;
}
 
.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess {
    max-width: 1060px;
    margin: 0 auto !important;
}

}

@media (max-width:1500px) {
	html body .signup-main .signup-inner {
		padding: 0 70px;
	}

	html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
		font-size: 28px;
	}

	.signup-left-section .elementor-widget-text-editor .elementor-widget-container p {
		font-size: 15px;
	}

    html body .signup-main .signup-inner > .e-con-inner {
        padding: 60px 0;
    }

	.e-con-full.f_main_raw > .footer_right_data {
		width: 83% !important;
		column-gap: 51px;
		padding-left: 15px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		font-size: 17px;
		border-radius: 40px;
		padding: 19px 26px;
		letter-spacing: 1px;
	}

    .sign-up-btn:after {
        width: 52px;
        height: 60px;
        background-size: 50px;
    }

	.signup-inner:before {
		left: -59px;
		width: 134px;
		height: 62px;
	}

  .stick_header_height {
    height: 210px;
}

    /* .main-header.sticky {
        top: -111px ;
    } */

	.elementor-element.megha_menu_text.elementor-widget.elementor-widget-text-editor .elementor-widget-container > p {
		min-height: 77px;
	}

	.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
	}
	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
	}
	.new_box_raw_sucess .mCSB_container .new_box_custom h2{
		font-size:22px;
	}

	.elementor-element.e-con-full.new_box_raw > .new_box_custom {
		padding: 61px 25px 18px;
	}

	.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-icon {
		top: -42px;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		min-width: 294px;
	}

	.footer_data_col.footer_right_data.footer_right_data_new {
		width: 78%;
	}

	.footer_logo_col.footer_logo_col_new {
		width: 22%;
	}


	.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element .elementor-heading-title {
		font-size: 18px;
		letter-spacing: 1px;
	}

	.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element ul.elementor-nav-menu > li.menu-item > a.elementor-item {
		font-size: 16px;
	}

	.e-con-full.f_main_raw > .footer_right_data .common-btn.full_btn.elementor-widget-button a.elementor-button {
		padding: 16px 14px;
		font-size: 14px;
	}

	.main-footer .main-footer-inner.main-footer-inner-new {
    padding: 50px 50px;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .footer-logo img {
    max-width: 80px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess {
    margin: 0 0px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom {
    padding: 33px 20px 208px;
    margin: 0 20px 69px !important;
    width: calc(33.33% - 40px);
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-image {
	width: calc(100% - 40px);
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-image {
    left: 20px;
}

.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item {
    font-size: 14px;
}


/* .container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp .header-btn .elementor-button {
    padding: 10px 15px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    font-size: 13px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 13px 0 13px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-logo-col {
    width: 180px;
}

.container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp {
    width: calc(100% - 180px ) !important;
} */

}

@media (max-width: 1400px){
	.new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonRight:after, .new_box_raw_sucess .mCSB_scrollTools.mCSB_scrollTools_horizontal a.mCSB_buttonLeft:after{
		top: 4px;
	}
}	

@media (max-width: 1366px) {
	.arrow-section .elementor-icon:after {
		width: 170px;
	}
	.testimonial-slider .slick-prev.slick-arrow {
    	right: calc(100% - (1300px - 130px));
	}
	.testimonial-slider .slick-next.slick-arrow {
    	right: calc(100% - (1300px - 70px));
	}
}

/* @media (max-width:1350px) {
  
    .container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-logo-col {
    width: 150px;
}

    .container.main-header.m-header-new > .e-con-inner .main-header-inner.main-header-inner-new > .e-con-inner .header-right > .header-btn-grp {
    width: calc(100% - 150px ) !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0 11px 0 10px;
}

} */


@media (max-width: 1280px) {
.container {
    max-width: 100% !important;
}
}




@media (max-width: 1199px) {

	html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
		font-size: 24px;
	}

  
	.elementor-element.home_cmn_text > .elementor-widget-container {
		padding-right: 50px !important;
	}

	.common-heading.home_cmn_heading {
		padding-right: 16px;
	}

	.header-btn {
		width: auto;	
	}
	.header-btn-grp {
		display: flex;
		justify-content: flex-end;
		gap: 15px;
	}
	.header-right {
		display: flex;
    	justify-content: flex-end;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
		width: 90%;
    	margin-left: 15px;
	}
/* 	.common-heading span {
        font-size: 55px;
        line-height: 55px;
    } */
	.arrow-section .elementor-icon:after {
        width: 120px;
    }
    
	html body .signup-main .signup-inner {
		padding: 0 48px 0 95px;
	}

    .signup-inner:before {
        width: 120px;
        height: 54px;
        left: -60px;
    }

    .sign-up-btn:after {
        width: 52px;
        height: 60px;
        right: -19px;
    }

    html body .signup-main .signup-inner > .e-con-inner {
        padding: 50px 0;
    }

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		font-size: 16px;
		border-radius: 40px;
		padding: 16px 22px;
		letter-spacing: 1px;
	}

	.elementor-73 .elementor-element.elementor-element-c97749e .elementor-nav-menu .menu-title .elementor-item {
    	font-size: 16px;
	}
	.signup-left-section {
		width: 100%;
	}
	.signup-right-section {
		width: 100%;
	}
	.signup-right-section {
		margin-top: 20px;
	}
	.testimonial-slider-inner.container {
       padding: 40px 30px 480px !important;
    }
	.t-slider .slick-track {
    	gap: 35px;
	}
	.testimonial-slider {
    	bottom: 20px;
	}
	.t-slider .slick-track {
		padding-bottom: 40px;
	}
	.t-slider .slick-dots button {
		width: 15px;
		height: 15px;
	}
	.avtar-right p {
        font-size: 24px;
        line-height: 34px;
		width: 250px;
    }
	.testimonial-slider .slick-track {
		gap: 35px;
		padding: 30px 0;
	}
	.t-slider-item {
    	font-size: 18px;
	}
	.testimonial-item.layout-3 .t-slider-item {
		border-radius: 20px;
		padding: 20px 30px;
	}
	.t-slider-item {
    	padding: 30px 18px 20px 18px;
	}
	.testimonial-item.layout-1 .t-slider-info {
    	margin-top: 30px;
	}
	.testimonial-item {
		width: 300px;
		border-radius: 30px;
		min-height: 630px !important;
	}
	.testimonial-slider-img {
    	border-radius: 30px;
	}
	.testimonial-item.layout-1 .testimonial-slider-img, .testimonial-item.layout-6 .testimonial-slider-img {
		width: 100%;
		height: 340px;
	}
	.testimonial-item.layout-2 .t-slider-info {
    	padding: 22px 27px 22px 27px;
	}
	.testimonial-item.layout-2 .testimonial-slider-img {
		width: 100%;
		height: 338px;
	}
	.testimonial-item.layout-4 .t-slider-item {
		padding: 30px 20px;
		border-radius: 30px;
	}
	.testimonial-item.layout-3 .t-slider-item, .testimonial-item.layout-4 .t-slider-item, .testimonial-item.layout-5 .t-slider-item {
    	width: 100%;
	}
	.testimonial-item.layout-5 .t-slider-item {
		border-radius: 30PX;
		padding: 30px 20px;
	}
	.testimonial-item.layout-6 .t-slider-info {
    	margin-top: 24px;
	}
	.testimonial-slider .slick-arrow, .testimonial-slider .slick-next.slick-arrow, .testimonial-slider .slick-prev.slick-arrow {
		background-size: 50%;
		width: 30px;
    	height: 30px;
		bottom: 15px;
	}
	.testimonial-slider .slick-prev.slick-arrow {
       right: calc(100% - (1000px - 130px));
    }
	.testimonial-slider .slick-next.slick-arrow {
       right: calc(100% - (1000px - 80px));
    }
	.testimonial-slider {
		padding-bottom: 45px;
    	padding-top: 25px;
	}
	.sales-inner-section:before {
		content: none;
	}
	.led-inner-section:after {
		left: 10rem;
		width: 350px;
		height: 350px;
	}
	.engaging-inner-section:after {
		width: 300px;
		height: 250px;
		right: 0;
		bottom: 0;
	}
	.sales-inner-section:after {
		width: 470px;
		height: 370px;
	}
	.mega-sub-menu .common-heading .elementor-heading-title a {
		font-size: 28px !important;
		line-height: 32px !important;
	}
	.mega-sub-menu .common-heading .elementor-heading-title span {
		font-size: 45px;
		line-height: 50px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
		padding-left: 42px;
	}
	.eael-simple-menu-container .eael-simple-menu li a {
		padding-left: 35px !important;
	}
	.eael-simple-menu-container .eael-simple-menu li ul li > a {
		padding-left: 60px !important;
	}
	.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator {
		top: 0 !important;
	}
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        font-size: 22px !important;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
        padding-left: 0;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link {
        padding-right: 0;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
	}
	.elementor-30 .elementor-element.elementor-element-d76aea6 .elementor-button {
        padding: 17px 20px 17px 20px;
        font-size: 14px;
    }
	.container.contact-main-block {
    	margin: 140px auto 50px;
	}
	.contact-inner {
    	padding: 50px 30px;
	}
	.contact-form .form-field-row {
    	width: 31%;
	}
/* 	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		top: 10px;
	} */
	.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator {
		position: relative;
	}
/* 	.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator:after {
		content: "" !important;
        width: 4px;
        height: 4px;
        border: solid #333;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        top: 10px;
        left: -7px;
        position: absolute;
	} */
	#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
		padding: 0;
	}
	.elementor-1568 .elementor-element.elementor-element-77538a6 .eael-simple-menu li ul li > a {
		padding: 3px 0;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
        width: 90%;
        padding-left: 50px;
        margin-left: 0;
		box-shadow: none;
		background: #ffffff;
		border: 0;
		padding: 0 0 0 35px;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 14px;
		padding: 0;
    	line-height: 30px;
	}
/* 	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		width: 4px;
        height: 4px;
        border: solid #333;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        top: 4px;
        left: -7px;
	} */
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li ul.mega-sub-menu {
    	padding-left: 0;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li ul.mega-sub-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		transform: none;
		top: 0;
		right: -18px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		right: -13px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 25px 0px 25px;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
        padding-right: 25px;
        padding-left: 25px;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
        padding-left: 20px;
        background-color: #f5f5f5;
    }
	.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-vertical li ul li a {
		padding-left: 20px !important;
		background-color: #f5f5f5 !important;
		margin: 5px 0 0 0;
		width: 100%;
	}
	
	.eael-simple-menu-container.preset-1 {
    	background-color: transparent !important;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    	padding: 5px 0;
	}
	.container.opportunities-block {
    	padding: 0 30px;
	}
	.opportunity-para {
		width: 100%;
	}
	.container.signup-main.sign-pricing .signup-inner:before {
		content: none;
	}
	.container.signup-main.sign-pricing {
        padding-left: 20px;
	}
	.common-heading.earning-text span {
		font-size: 38px;
		line-height: 48px;	
	}
	.elementor-1568 .elementor-element.elementor-element-77538a6 .eael-simple-menu li ul {
		padding: 0px 20px 0px 30px !important;
	}
	.signup-inner {
		flex-wrap: wrap;
	}

    .stick_header_height {
        height: 138px;
    }

    .main-header, .main-header.sticky {
        top: 0px !important;
    }

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		min-width: auto;
	}

	.main-footer .main-footer-inner.main-footer-inner-new {
		padding: 40px;
	}

	.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new {
		width: 100% !important;
	}

	.e-con-full.f_main_raw > .footer_right_data {
		width: 100% !important;
		gap: 6px;
	}

	.e-con-full.f_main_raw {
		flex-wrap: wrap;
	}

	.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu {
		column-count: 1;
		flex-direction: column;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:first-child {
		width: 21%;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:nth-child(2) {
		width: 26%;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:nth-child(3) {
		width: 21%;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:last-child {
		width: 32%;
	}

	.e-con-full.f_main_raw > .footer_right_data {
		width: 100% !important;
		gap: 6px;
		margin-top: 14px;
		padding-left: 0;
	}

	.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:first-child {
		width: 100%;
	}

	.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:last-child {
		width: 100%;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom {
		padding: 33px 20px 171px;
	}


	html body .signup-main .signup-inner > .e-con-inner > .signup-left-section {
		width: 100%;
		align-items: flex-start;
		padding-right: 0;
		padding-left: 0;
	}

	html body .signup-main .signup-inner > .e-con-inner > .signup-right-section {
		width: 100%;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn {
		text-align: left;
	}

	.eael-accordion-content ul.elementor-icon-list-items {
		padding: 0 0 0 10px;
	}

	.eael-accordion-content ul.elementor-icon-list-items li.elementor-icon-list-item {
		padding-left: 23px;
		background-size: 16px;
	}

    .elementor-element .eael-simple-menu li.current-menu-ancestor > a.eael-item-active {
      color: #595959 !important;
}

    .elementor-element .eael-simple-menu li.current-menu-ancestor > a.eael-item-active.custom-active {
        color: #A1CE3F !important;
}

html body .elementor-element .eael-simple-menu li ul li.current-menu-item > a.eael-item-active {
    color: #595959 !important;
}

html body .elementor-element .eael-simple-menu li ul li.current-menu-item > a.eael-item-active.custom-active {
    color: #A1CE3F !important;
}

ul.mega-menu > li.mega-menu-item > ul.mega-sub-menu ul.mega-sub-menu > li > ul.mega-sub-menu > li.mega-menu-item ul.eael-simple-menu > li.menu-item > a {
    display: inline-block !important;
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom {
   padding: 10px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom .elementor-widget-icon .elementor-icon {
    height: 80px;
    width: 80px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 16px;
    letter-spacing: 0.5px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom:after {
    right: calc(0px + -13%);
    top: 15%;
    width: 50px;
    height: 50px;
}

	
}

@media (max-width: 1024px) {
.elementor-30 .elementor-element.elementor-element-433fd46.header-menu {
		 display: flex;
    	 order: 2;
		 width: 9%;
	}
	.elementor-30 .elementor-element.elementor-element-2cccc91 {
		display: flex;
		order: 1;	
		width: 70%;
	}
/* 	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
        padding-left: 42px;
    }
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:first-child > a.mega-menu-link {
        padding-right: 42px;
    } */

  
    html body .mega-menu > li.mega-menu-item span.mega-indicator:after {
        font-size: 27px !important;
    }

  
    #mega-menu-wrap-menu-1:has(.mega-menu-open) #mega-menu-menu-1[data-effect-mobile^="slide_"] + button.mega-close:before {
        background: #013E55;
        font-size: 22px;
    }

    html body .mega-menu > li.mega-menu-item span.eael-simple-menu-indicator svg {
        width: 19px !important;
        height: 19px !important;
    }
	.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom{
		margin: 0 14px 10px !important;
	}

}
@media (max-width: 991px) {
	.arrow-section .elementor-icon:after {
		width: 250px;
	}

	html body .signup-main .signup-inner {
		padding: 0 48px 0 67px;
	}

	.elementor-2 .elementor-element.elementor-element-ad04a9d.market-gallery {
		flex-wrap: wrap;
	}
    .signup-inner:before {
        width: 90px;
        height: 54px;
    }

	
	.testimonial-slider {
    	left: -60px;
	}
	.testimonial-slider .slick-next.slick-arrow {
		right: 18%;
	}
	.testimonial-slider .slick-prev.slick-arrow {
		right: 24%;
	}
	.t-slider-item {
		font-size: 14px;
		line-height: 20px;
	}
	.t-slider-title h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.t-slider-title h3 {
		font-size: 14px;
		line-height: 18px;
    	margin-top: 3px;
	}
	.t-slider-item {
		padding: 20px 18px 15px 18px;
	}
	.testimonial-item.layout-1 .t-slider-info {
		margin-top: 15px;
	}
	.testimonial-item {
		width: 290px;
		border-radius: 25px;
		min-height: 550px !important;
	}
	.testimonial-item.layout-1 .testimonial-slider-img {
		width: 100%;
		height: 399px;
	}
	.testimonial-slider-img {
		border-radius: 24px;
	}
	.testimonial-item.layout-2 .testimonial-slider-img {
		height: 311px;
    }
	.testimonial-item.layout-6 .testimonial-slider-img {
		width: 100%;
		height: 384px;
	}
	.elementor-310 .elementor-element.elementor-element-b9f23dc.support-section-inner {
		flex-wrap: wrap;
	}
/* 	.contact-heading .elementor-heading-title {
		padding: 10px 15px;
   	 	border-radius: 14px;
	} */
	.contact-inner {
    	padding: 75px 15px 0;
		border-radius: 15px;
	}
	.container.contact-main-block {
        margin: 80px auto 30px;
    }
	.contact-form .form-field-row {
    	width: 100%;
	}
	.contact-form form {
    	margin-top: 10px;
	}
	.contact-form .form-field-row.cpt-sec {
		margin-top: 0;
	}
	.contact-form .form-field-row.cpt-sec .cf7ic_instructions {
		font-size: 14px;
		line-height: 20px;
	}
	.contact-form .form-field-row label {
		font-size: 14px;
		line-height: 20px;
	}
	.contact-form .form-field-row input, .contact-form .form-field-row textarea {
		margin-top: 5px;
	}
	.contact-form .form-field-row.form-btn .wpcf7-submit {
		margin-top: 15px;
	}
	.common-heading.earning-text span {
        font-size: 32px;
        line-height: 42px;
    }
	.led-main-section.collaborative-section:after, .led-main-section.collaborative-section:before  {
		content: none;
	}

    .elementor-element.market-gallery > .elementor-element.e-flex.e-con.e-child,
    .elementor-element.market-gallery.market-gallery-three_column > .elementor-element.e-flex.e-con.e-child
    {
        width: calc(50% - 10px) !important;
    }

.stick_header_height {
    height: 83px;
}

	.elementor-element.e-con-full.new_box_raw {
		gap: 18px;
	}

	.elementor-element.e-con-full.new_box_raw > .new_box_custom .elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
	}
	
	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom {
		width: calc(50% - 40px);
		padding: 33px 20px 191px;
	}
}

	
@media (max-width: 991px) {
	.elementor-30 .elementor-element.elementor-element-da8953c .elementor-button, .elementor-30 .elementor-element.elementor-element-d76aea6 .elementor-button {
         padding: 10px 9px 10px 15px;
     }

     .elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom {
    padding: 36px 28px 208px;
}
}

@media (max-width: 767px) {	
	.elementor-30 .elementor-element.elementor-element-2cccc91 {
        width: 100%;
		gap: 10px;
     }
	.elementor-2 .elementor-element.elementor-element-75b87fd img, .elementor-2 .elementor-element.elementor-element-85102e7 img, .elementor-2 .elementor-element.elementor-element-3519dfa img, .elementor-2 .elementor-element.elementor-element-6c63388 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
	.arrow-section .elementor-icon:after {
        width: 180px;
    }
	.testimonial-slider-inner.container {
       padding: 20px 0px 510px !important;
    }
	.elementor-2 .elementor-element.elementor-element-a9b4585.signup-inner {
		flex-wrap: wrap;
	}
	.signup-left-section {
		width: 100%;
	}
	.signup-right-section {
        width: 100%;
     }
	.testimonial-slider {
		bottom: 0;
	}
	.t-slider-inner {
		flex-wrap: wrap;
	}
	.t-slider-content {
		width: 100%;
		height: auto;
		padding: 20px 25px 45px;
		box-shadow: none;
		border: 1px solid #d0d0d0;
	}
	.t-slider-content h3 {
		font-size: 18px;
		line-height: 24px;
	    margin: 0;
	}
	.t-slider-content h4 {
		font-size: 14px;
		line-height: 20px;
	}
	.star-rating img {
		width: 14px;
	}
	.t-slider-avtar {
   		flex-wrap: wrap;
	}
	.t-slider .t-slider-item {
    	width: 100% !important;
	}
	.t-slider .slick-track {
       gap: 10px;
     }
	.t-slider-avtar {
		display: flex;
		align-items: center;
		width: 100%;
		flex-wrap: wrap;
	}
	.avtar-left {
		margin: auto;
		width: 90%;
		height: 210px;
		margin-top: -20px;
    }
	.avtar-right p {
		font-size: 16px;
		line-height: 24px;
		width: 85%;
		margin: auto;
		justify-content: center;
		display: flex;
		text-align: center;
		margin-top: -20px;
		padding: 10px 15px;
     }
	 .t-slider .slick-dots button {
		 width: 10px;
		 height: 10px;
     }
	 .t-slider .slick-dots {
         gap: 15px;
		 padding-left:0;
		 padding-top: 8px;
		 width: 100%;
     }
	 .testimonial-slider {
         bottom: 20px;
     }
	 .t-slider .slick-track {
         padding-bottom: 20px;
     }
	.footer-logo img {
		width: 90px;
	}
	.elementor-73 .elementor-element.elementor-element-8de4757 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child) {
		margin-bottom: 5px;
	}
	
	.t-slider .slick-track {
		padding-top: 0;
	}

	.testimonial-slider {
		bottom: 10px;
	}
	.avtar-left .img, .avtar-left .img img {
		width: 100%;
		height: 100%;
	}
	.avtar-right {
    	margin-left: 0;
	}
	.mb-0 p {
		margin-bottom: 0 !important;
	}
	.t-slider .slick-list {
    	width: 100%;
	}
	.testimonial-slider {
		left: -24px;
	}
	.testimonial-slider .slick-track {
        gap: 15px;
	}
	.main-header-inner  {
		position: relative;	
	}
	.elementor-30 .elementor-element.elementor-element-433fd46.header-menu {
		position: absolute;
		top: -3rem;
		right: 15px;
	}

.header-btn-grp {
    justify-content: space-between;
    gap: 7px;
}

	.main-header{
		position: relative;
	}

.header-right .elementor-element.header-menu {
    position: absolute;
    right: 8px;
    left: initial;
    width: auto;
    top: 17px;
    bottom: initial;
    text-align: right;
    justify-content: end;
}

.elementor-element.e-con-full.header-right {
    position: static;
    gap: 0 2px;
}

/* 	.common-heading span {
		font-size: 30px;
		line-height: 36px;
	} */
	.arrow-section .elementor-icon:after {
    	left: 20px;
	}
	.signup-inner:before, .sign-up-btn:after {
		content: none;
	}
	.container.signup-main {
    	padding-left: 20px;
	}
	.testimonial-item {
		width: 330px;
		border-radius: 20px;
		box-shadow: none;
	}
	.testimonial-slider-img {
		border-radius: 20px;
	}
	.testimonial-slider .slick-prev.slick-arrow {
		right: 30%;
	}
	.testimonial-item.layout-1 .testimonial-slider-img img, .testimonial-item.layout-2 .testimonial-slider-img img, .testimonial-item.layout-3 .testimonial-slider-img img,
	.testimonial-item.layout-4 .testimonial-slider-img img, .testimonial-item.layout-5 .testimonial-slider-img img, .testimonial-item.layout-6 .testimonial-slider-img img{
		transform: none;
		transition: none;
		transform-origin: initial;
	}
	.engaging-main-section:after, .engaging-main-section:before, .led-main-section:before, .led-main-section:after, .led-inner-section:after, .led-inner-section:before, .sales-inner-section:after, .sales-inner-section:before, .support-section-inner:after, .support-section-inner:before, .support-section:after, .support-section:before  {
		content: none;
	}
	.support-img {
		position: initial !important;
	}
	.thankyou-block {
		padding: 30px 30px;
		border-radius: 15px;
	}
	.testimonial-slider .slick-track {
		padding: 0;
	}
	.testimonial-slider .slick-arrow, .testimonial-slider .slick-next.slick-arrow, .testimonial-slider .slick-prev.slick-arrow {
		bottom: -12px;
	}
	.container.opportunities-block {
        padding: 0 20px;
    }
	.elementor-element-b9f23dc.support-section-inner, .pricing-block {
    	border-radius: 20px;
	}
	.contract-block p {
    	padding: 15px 20px 15px 20px;
    	font-size: 18px;	
	}
	.signup-main.sign-pricing .common-heading span {
        font-size: 40px;
        line-height: 48px;
    }
	.common-heading.earning-text span {
        font-size: 28px;
        line-height: 32px;
    }
	.container.journey-inner {
    	padding: 20px 20px 20px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-current-menu-item a {
    	color: #595959;
	}
/* 	.footer-menu-btm ul {
		display: flex;
		flex-wrap: wrap;
	}
	
	.footer-menu-btm ul li {
		width: 50%;
	} */
	
	.footer-menu-btm ul li:first-child {
		width: 100%;
	}
	
	.footer-link-btm {
		border-top: 1px solid #dddddd;
    	padding-top: 20px;
	}
	.elementor-73 .elementor-element.elementor-element-8de4757 .elementor-nav-menu .elementor-item {
        letter-spacing: 0.8px;
        font-size: 16px;
        padding: 3px 0;
    }
	.footer-menu-btm {
		border-top: 1px solid #dddddd;
    	margin-top: 20px;
	}

    .elementor-element.e-con-full.img-blocks.e-flex.e-con.e-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .elementor-element.e-con-full.img-blocks.e-flex.e-con.e-child .img-btm {
        left: 0px;
        right: 0;
        margin: auto;
        max-width: 68%;
    }

    .con_form_wrap .form_main_wrap .form-field-row {
        width: 100%;
    }

    .con_form_wrap .form_main_wrap .form-field-row + .form-field-row {
        margin-top: 10px;
    }

    .expert_container .expert-img.elementor-widget.elementor-widget-image img {
        max-width: 80%;
    }
    
    .expert_container .expert-img.elementor-widget.elementor-widget-image {
        position: absolute;
        bottom: -42px !important;
        top: unset !important;
        right: 16px !important;
    }
 
    .simplified_img > .elementor-element.elementor-widget.elementor-widget-image:first-child {
        text-align: center;
    }

    .elementor-element.market-gallery > .elementor-element.e-flex.e-con.e-child,
    .elementor-element.market-gallery.market-gallery-three_column > .elementor-element.e-flex.e-con.e-child
    {
        width: 100% !important;
    }

    .elementor-element.market-gallery.market-gallery-three_column > .elementor-element.e-flex.e-con.e-child {
        margin-bottom: 15px;
    }

    .container.main-header {
        padding-left: 10px;
        padding-right: 10px;
    }

.elementor-element.e-con-full.header-right > .elementor-element {
    width: auto;
    position: static;
    gap: 16px;
    align-self: center;
}
    .elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block {
        margin-right: 0 !important;
    }

    .header-btn.head-login-btn .common-btn .elementor-button span.elementor-button-text {
        display: none;
    }

.header-btn.head-login-btn .common-btn .elementor-button {
    border-radius: 0;
    border: none;
    padding: 6px 9px;
    border-radius: 5px;
}

    .elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner {
        width: 26px !important;
    }

 .elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner:before, .elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner:after {
    width: 26px !important;
}

  

.elementor-element.e-con-full.header-right > .elementor-element.header-btn-grp .head_learning_btn .common-btn a.elementor-button {
    font-size: 10px;
    padding: 7px 10px;
}

.elementor-element.e-con-full.header-right > .elementor-element.header-btn-grp .head_learning_btn .common-btn a.elementor-button span.elementor-button-content-wrapper {
    gap: 5px;
}

.elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block {
    margin-left: 13px !important;
}

    .elementor-element.e-con-full.header-right > .elementor-element .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box {
        width: 30px !important;
    }

    .footer-link-btm.footer_data_col > .elementor-element {
        width: 100%;
    }

    .signup-main .signup-inner .signup-right-section .sign-up-btn {
        text-align: left;
    }

	html body .signup-main .signup-inner {
		padding: 0 24px;
	}

	html body .signup-main .signup-inner > .e-con-inner {
		padding: 30px 0;
	}

	.signup-main .signup-inner .signup-right-section .sign-up-btn .elementor-button {
		font-size: 15px;
		border-radius: 30px;
		padding: 16px 20px;
		letter-spacing: 1px;
	}

    .signup-right-section {
        margin-top: 10px;
    }
	    

    .main_home_testimonial {
        overflow: hidden;
    }

    .testimonial-item {
        width: 320px;
    }

	.elementor-element.e-con-full.new_box_raw > .new_box_custom + .new_box_custom {
		margin-top: 60px;
	}

	.number_list li.elementor-icon-list-item span.elementor-icon-list-icon svg {
		width: 36px;
		height: 36px;
	}

	.footer_right_data.footer_right_data_new > .elementor-element {
		width: 100% !important;
		gap: 10px;
	}



	.e-con-full.f_main_raw > .footer_right_data {
		gap: 0;
	}

	.footer_right_data.footer_right_data_new > .elementor-element nav.elementor-nav-menu--main > ul
	{
		display: flex;
		gap: 10px;
	}

	.footer_right_data.footer_right_data_new > .elementor-element nav.elementor-nav-menu--main > ul li.menu-item
	{
		margin: 0 !important;
	}

	.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element ul.elementor-nav-menu > li.menu-item > a.elementor-item {
		line-height: 1.1;
		white-space: nowrap;
	}

	.footer_right_data.footer_right_data_new > .elementor-element nav.elementor-nav-menu--main > ul li.menu-item +  li.menu-item
	{
		padding-left: 10px;
		border-left: 1px solid #595959;
	}

	.main-footer .main-footer-inner.main-footer-inner-new {
		padding: 24px 20px;
	}

	.footer_right_data.footer_right_data_new > .elementor-element:last-child {
		margin-top: 0;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom {
		width: 100%;
		margin: 0 0px 29px !important;
		padding: 22px 20px 21px;
	}


	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-image {
		position: static;
		padding-bottom: 0;
		width: 100%;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-image .elementor-widget-container {
		position: static;
	}

	.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess > .slick-list .slick-track .new_box_custom .elementor-widget-image .elementor-widget-container img {
		position: static;
	}

	.common-heading.home_cmn_heading {
		padding-right: 0;
	}

	.elementor-element.home_cmn_text > .elementor-widget-container {
		padding-right: 0 !important;
	}

	/* .footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:first-child {
		width: 50%;
		padding-right: 5px;
	} */


	/* .footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:last-child {
		width: 50%;
		padding-left: 5px;
	} */

	/* .footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu {
		gap: 0;
		display: flex;
		flex-direction: row;
	} */

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item a.elementor-sub-item {
		font-size: 14px;
		white-space: normal;
		letter-spacing: 0.6px;
	}

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu {
		width: 100%;
	}

	.e-con-full.f_main_raw > .footer_right_data {
		margin-top: 5px;
	}

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu {
		display: none !important;
		gap: 8px;
	}

	.footer-menu.footer-menu-subdata nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item > ul.sub-menu > li.menu-item + li.menu-item {
		margin-top: 0;
		padding-left: 10px;
	}

	.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu {
		column-gap: 10px;
		flex-direction: row;
	}

	.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:last-child {
		margin-top: 6px;
	}

	.footer_right_data.footer_right_data_new > .elementor-element + .elementor-element {
		margin-top: 21px;
		padding-top: 14px;
		border-top: 1px solid #dddd;
	}

.footer_right_data.footer_right_data_new > .elementor-element:last-child {
    border-top: none;
    margin-top: 3px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_sucess {
	padding: 0 20px !important;
}

.e-con-full.f_main_raw > .footer_right_data .common-btn.full_btn.elementor-widget-button a.elementor-button {
    padding: 13px 15px;
    font-size: 13px;
}

.footer_right_data.footer_right_data_new > .elementor-element .common-btn.full_btn.elementor-widget-button {
    width: auto;
    flex-grow: 1;
}

.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:first-child {
    width: auto;
}

.footer-menu.footer-menu-subdata.product_two nav.elementor-nav-menu--main.elementor-nav-menu__container .elementor-nav-menu > li.menu-item:last-child {
    width: auto;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.e-con-full.f_main_raw {
	gap: 16px;
}

.e-con-full.f_main_raw > .footer_logo_col.footer_logo_col_new .footer-logo img {
    max-width: 70px;
}

.footer_data_col.footer_right_data.footer_right_data_new > .elementor-element .elementor-heading-title {
    font-size: 17px;
    letter-spacing: 0.5px;
}

.pricing-table-mobile {
    display: block !important;
}

.pricing-table-mobile .pr_table_raw .pr_table_col + .pr_table_col {
    margin-top: 20px;
}

.pricing-table-mobile .pr_table_raw .pr_table_col {
    background: #f2f2f2;
    padding: 17px 13px;
    border-radius: 10px;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_head {
    letter-spacing: 0.5px;
    color: #013E55;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 11px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_head span {
    font-family: unset;
    font-size: 14px;
    position: static;
    font-weight: unset;
    background: #A1CE3F;
    line-height: 1;
    padding: 7px 7px;
    border-radius: 4px;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul {
    padding: 0;
    list-style: none;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul li {
    color: #1E1E1E;
    letter-spacing: 0.3px;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul li + li {
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #cdcdcd;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul li .in_tab_data {
    display: flex;
    gap: 9px;
    align-items: center;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul li .in_tab_data .in_text_dta span {
    font-weight: bold;
    display: block;
}

.pricing-table-mobile .pr_table_raw .pr_table_col .pr_table_col_list ul li .in_tab_data i {
    min-width: 14px;
}

.pricing-table {
	display: none;
}

.pricing-table-mobile .main_so_title {
    color: #013E55;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0 0 11px;
}

.eael-accordion-content ul.elementor-icon-list-items {
	padding: 0 0 0 5px;
}

html body .signup-main .signup-inner > .e-con-inner > .signup-left-section .common-heading .elementor-heading-title.elementor-size-default {
    font-size: 18px;
}

.signup-left-section .elementor-widget-text-editor .elementor-widget-container p {
    font-size: 14px;
}

.container.main-header > .e-con-inner .main-header-inner > .e-con-inner > .elementor-element:first-child {
    width: 145px;
      margin-top: 4px;
}

.container.main-header > .e-con-inner .main-header-inner > .e-con-inner .header-right {
    width: calc(100% - 145px);
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-image {
    position: absolute;
    padding-bottom: 54%;
    width: calc(100% - 44px);
    bottom: 28px;
    left: 22px;
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom {
    padding: 23px 22px 182px;
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 22px;
    padding-bottom: 10px;
}


.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom {
    background: #f2f2f2;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom + .new_box_custom {
    margin-top: 45px;
    background: #f2f2f2;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five  > .new_box_custom {
    padding: 20px;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom:after {
    right: 0;
    top: unset;
    width: 50px;
    height: 50px;
    bottom: -45px;
    transform: rotate(90deg);
    left: 0;
    margin: auto;
}

}


@media (max-width:480px) {

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom {
    padding: 23px 22px 219px;
    margin: 0 !important;
}

}


@media (max-width:479px) {
    .elementor-element.e-con-full.img-blocks.e-flex.e-con.e-child .img-btm {
        max-width: 100%;
    }

    .expert_container .expert-img.elementor-widget.elementor-widget-image {
        position: absolute;
        bottom: -42px !important;
        top: unset !important;
        right: 12px !important;
        left: unset !important;
    }

    .expert_container .expert-img.elementor-widget.elementor-widget-image img {
        max-width: 193px;
    }
}


@media (max-width:400px) {
	.container.main-header > .e-con-inner .main-header-inner > .e-con-inner > .elementor-element:first-child {
    width: 115px;
}

.container.main-header > .e-con-inner .main-header-inner > .e-con-inner .header-right {
    width: calc(100% - 115px);
}

.elementor-element.e-con-full.new_box_raw.success_journey > .slick-list .slick-track .new_box_custom {
    padding: 23px 22px 200px;
    margin: 0 !important;
}


}
.video-box .elementor-custom-embed-play svg{
	opacity:1 !important;
}
/* .video-box .elementor-widget-container{
    position: relative;
    border-radius:20px;
    overflow: hidden;
}
.video-box .elementor-widget-container:before{
    position: absolute;
    content:"";
    width:100%;
    height:60px;
    left:0;
    bottom:0;
background: linear-gradient(0deg,rgba(161, 206, 63, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index:1;
} */
.video-box{
    position:relative;
}
.video-box:after{
    content: "";
    width: 100%;
    height: 100%;
    right: -15px;
    bottom: -15px;
    background-color: #A1CE3F;
    z-index: -1;
    position: absolute;
    border-radius: 20px;
}

@media (max-width:767px) {

.video-box:after{
	right: -10px;
    bottom: -10px;		
}	
	
}


/*=============== new LP page ===============*/

.lp-right-image-blur{
	position:relative;
}
.lp-right-image-blur:after{
	content:"";
	position:absolute;
	right: -150px;
    top: -150px;
    width: 400px;
    height: 400px;
	background-image:url(https://marketandearn.com/wp-content/uploads/2025/11/lp-blur.webp);
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}
.lp-three-sec:after{
	content:"";
	position:absolute;
	left: -9%;
    top: -2%;
    width: 500px;
    height: 500px;
	background-image:url(https://marketandearn.com/wp-content/uploads/2025/11/lp-blur.webp);
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}

.who-we-are-lp-sec:after{
	content:"";
	position:absolute;
	right: -40%;
    top: -46%;
    width: 500px;
    height: 500px;
	background-image:url(https://marketandearn.com/wp-content/uploads/2025/11/lp-blur.webp);
	background-size:cover;
	background-repeat:no-repeat;
	z-index:-1;
}

.elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/11/right-arrow-white.webp);
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    top: 20%;
    right: calc(0px + -22%);
	background-position: center;
}
.elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom .elementor-widget-heading .elementor-heading-title {
    font-size: 24px;
    letter-spacing: 0.5px;
    font-weight: 700;
}
.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/11/right-arrow-white.webp);
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    top: 12%;
    right: calc(0px + -17%);
	background-position: center;
}
.fixehdr {
    position: fixed !important;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    transition: all 0.4s;
    background-color: #fff;
	box-shadow: 0px 0px 25px 10px #0000001A;
	padding:10px 0;
	border-radius:30px;
}
#stickyhdr{
	padding:40px 20px 20px;
}
#stickyhdr.fixehdr{
	padding:10px 20px;
}
.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four .elementor-widget-heading .elementor-heading-title{
	font-size:24px;
	letter-spacing:1px;
	font-weight:700;
}


@media (max-width: 1400px) {
    .elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four .elementor-widget-heading .elementor-heading-title, .elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom .elementor-widget-heading .elementor-heading-title{
		font-size:20px;
	}
	.who-we-are-lp-sec:after{
		width: 200px;
        height: 200px;
        right: -12%;
        top: -22%;	
	}
	.lp-three-sec:after{
		width: 200px;
        height: 200px;
        left: 2%;
        top: 6%;
	}
}

@media (max-width:1200px) {
.lp-right-image-blur:after{
	right: -40px;
    top: -40px;
    width: 200px;
    height: 200px;			
}
}

@media (max-width:1024px) {
.lp-right-image-blur:after, .who-we-are-lp-sec:after, .lp-three-sec:after{
	display:none !important;		
}
.elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom:after {
        right: calc(0px + -13%);
        top: 15%;
        width: 50px;
        height: 50px;
    }
.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four:after {
    width: 50px;
    height: 50px;
    top: 8%;
     right: calc(0px + -19%);
	background-position: center;
}	
.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four .elementor-widget-heading .elementor-heading-title, .elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom .elementor-widget-heading .elementor-heading-title{
	font-size:18px;
}	
}

@media (max-width: 767px) {
.elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom:after, .elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four:after  {
        right: 0;
        top: unset;
        width: 50px;
        height: 50px;
        bottom: -45px;
        transform: rotate(90deg);
        left: 0;
        margin: auto;
    }
.elementor-element.e-con-full.new_box_raw.new_box_raw_five.new_raw_white > .new_box_custom .elementor-widget-heading .elementor-heading-title, .elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four .elementor-widget-heading .elementor-heading-title, .elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four p{
	color:#013e55 !important;
}	
	.elementor-element.e-con-full.new_box_raw.new_box_raw_five > .new_box_custom.simple-step-four .bluetext .elementor-widget-container{
	color:#013e55 !important;
}	
.container.main-header>.e-con-inner .main-header-inner.main-header-inner-lp>.e-con-inner>.elementor-element:first-child {
    width: 100% !important;
}	
}

