/* End custom CSS */

.elementor-kit-52 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #fff;
	--e-global-color-text: #fff;
	--e-global-color-accent: #f94e99;
	--e-global-color-6165f92: #f94e99;
	--e-global-typography-primary-font-family: "Manrope";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Manrope";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Manrope";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Manrope";
	--e-global-typography-accent-font-weight: 400;
}

.elementor-kit-52 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1340px;
}

.e-con {
	--container-max-width: 1340px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:840px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:480px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
.tbt-client-img img {
	display: none;
}
