.elementor .rw-sec .elementor-widget {
	margin-bottom: 0;
}

.elementor .rw-content h2 {
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 33.6px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 5px;
}

.elementor .rw-content p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 1px;
	color: #666666;
	margin: 0 0 20px;
}

.elementor .rw-content ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.elementor .rw-content ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 23.4px;
	letter-spacing: 1px;
	color: #666666;
}

.elementor .rw-content ul li:before {
	content: "\00BB";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 23.4px;
	color: #F6C60C;
}

.elementor .rw-content > :last-child,
.elementor .rwx-cta > :last-child {
	margin-bottom: 35px;
}

.elementor .rw-testi {
	margin-bottom: 10px;
}

.elementor .rw-testi blockquote {
	position: relative;
	margin: 0;
	border: 0;
	padding: 20px 30px 30px 80px;
	background: rgba(255, 255, 255, .25);
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 25.6px;
	letter-spacing: normal;
	color: #ECEFF3;
	quotes: none;
}

.elementor .rw-testi blockquote:before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", FontAwesome;
	font-weight: 900;
	font-style: normal;
	font-size: 20px;
	line-height: 25.6px;
	color: #111111;
	background: #F6C60C;
	padding: 10px 20px;
	position: absolute;
	left: 15px;
	top: 20px;
}

.elementor .rw-testi blockquote p {
	font-family: inherit;
	font-size: 16px;
	font-weight: 500;
	line-height: 25.6px;
	letter-spacing: normal;
	color: #ECEFF3;
	margin: 10px 0 20px;
}

.elementor .rw-testi-by {
	margin-top: -10px;
	font-size: 12px;
	font-style: normal;
	line-height: 25.6px;
	color: #F6C60C;
}

.elementor .rw-dots {
	text-align: center;
	line-height: 1;
}

.elementor .rw-dots span {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	border-radius: 20px;
	background: #F2F2F2;
	opacity: .5;
}

.elementor .rw-dots span.is-on {
	opacity: 1;
}

.elementor .rwx-cta h3 {
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19.8px;
	letter-spacing: 3px;
	color: #333333;
	text-align: left;
	margin: 0 0 10px;
	text-transform: none;
}

.elementor .rwx-cta p {
	font-family: arial;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.4px;
	letter-spacing: normal;
	color: #2F2F2F;
	text-align: left;
	margin: 0 0 20px;
}

.elementor .rwx-cta h3 strong {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #343434;
}

.elementor .rw-sec .elementor-widget.rw-btn {
	margin-bottom: 40px;
}

.elementor .rw-btn .elementor-button {
	border-radius: 0;
	line-height: normal;
	white-space: nowrap;
}

.elementor .rw-btn .elementor-button-content-wrapper {
	flex-wrap: nowrap;
}

.elementor .rw-btn .elementor-button-icon svg {
	width: 11px;
}

.elementor .rw-sec .elementor-widget.rw-th {
	margin-bottom: 6px;
}

.elementor .rw-sec .elementor-widget.rw-dots-wrap {
	margin-top: 10px;
}

.elementor .rw-testi-slot .de_carousel .item {
	padding: 0 15px;
}

.elementor .rw-testi-slot .de_testi blockquote:before {
	left: 0;
	content: "\f10d";
	font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", FontAwesome;
	font-weight: 900;
	font-size: 20px;
	line-height: 25.6px;
	color: #111111;
	background: #F6C60C;
	padding: 10px 20px;
}

.elementor .rw-testi-slot .de_testi_by {
	color: #F6C60C;
}

.elementor .rw-testi-slot .owl-pagination .owl-page span {
	width: 5px;
	height: 5px;
	margin: 5px 7px;
	background: #F2F2F2;
}

@media (max-width: 767px) {
	.elementor .rw-content h2 {
		font-size: 20px;
		line-height: 26px;
	}

	.elementor .rw-content p {
		font-size: 12px;
		line-height: 22px;
	}

	.elementor .rw-content ul li {
		font-size: 12px;
	}

	.elementor .rw-testi blockquote {
		padding: 15px;
		font-size: 14px;
		line-height: 22.4px;
	}

	.elementor .rw-testi blockquote:before {
		display: none;
	}

	.elementor .rw-testi blockquote p {
		font-size: 14px;
		line-height: 22.4px;
		margin: 0 0 20px;
	}

	.elementor .rw-testi-by {
		font-size: 12px;
		line-height: 18px;
	}

	.elementor .rwx-cta h3 {
		font-size: 16px;
		line-height: 17.6px;
	}

	.elementor .rwx-cta > :last-child {
		margin-bottom: 25px;
	}

	.elementor .rw-sec .elementor-widget.rw-th {
		margin-bottom: 10px;
	}

	.elementor .rw-sec .elementor-widget.rw-dots-wrap {
		margin-top: 30px;
	}

	.elementor .rw-testi-slot .de_carousel .item {
		padding: 0;
	}

	.elementor .rw-testi-slot .de_testi blockquote {
		padding: 15px;
		font-size: 14px;
		line-height: 22.4px;
	}

	.elementor .rw-testi-slot .de_testi blockquote:before {
		display: none;
	}

	.elementor .rw-testi-slot .de_testi blockquote p {
		font-size: 14px;
		line-height: 22.4px;
		margin: 0 0 20px;
	}

	.elementor .rw-testi-slot .de_testi_by {
		font-size: 12px;
		line-height: 18px;
	}

	.elementor .rw-sec .elementor-widget.rw-ctaimg {
		margin-bottom: 25px;
	}

	.elementor .rw-btn.elementor-widget.elementor-element .elementor-button .elementor-button-content-wrapper {
		gap: 15px;
	}

	.elementor .rw-btn .elementor-button-icon svg {
		width: 10px;
	}
}
