.elementor-cta--skin-classic .elementor-cta {
	flex-wrap: wrap;
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
	min-height: 200px;
	position: relative;
	width: 100%;
}

.elementor-cta--skin-classic .elementor-cta__content {
	background-color: #f9fafa;
	transition: all .4s;
	width: 100%;
}

.elementor-cta--skin-classic .elementor-cta__content-item, .elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
	border-color: #3f444b;
	color: #3f444b;
	fill: #3f444b;
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
	border-color: #3f444b;
	color: #3f444b;
}

.elementor-cta--layout-image-above .elementor-cta, .elementor-cta--layout-image-below .elementor-cta {
	flex-wrap: wrap;
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--layout-image-below .elementor-cta__bg-wrapper {
	width: 100%;
}

.elementor-cta--layout-image-above .elementor-cta {
	flex-direction: column;
}

.elementor-cta--layout-image-below .elementor-cta {
	flex-direction: column-reverse;
}

.elementor-cta--layout-image-left .elementor-cta, .elementor-cta--layout-image-right .elementor-cta {
	flex-wrap: nowrap;
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
	min-width: 50%;
	width: auto;
}

.elementor-cta--layout-image-left .elementor-cta__content, .elementor-cta--layout-image-right .elementor-cta__content {
	flex-grow: 1;
}

.elementor-cta--layout-image-left .elementor-cta {
	flex-direction: row;
}

.elementor-cta--layout-image-right .elementor-cta {
	flex-direction: row-reverse;
}

.elementor-cta__button.elementor-button {
	align-self: center;
	background: transparent;
	border: 2px solid #fff;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}

.elementor-cta__button.elementor-button:hover {
	background: transparent;
	text-decoration: none;
}

.elementor-cta__content-item .elementor-icon {
	color: #fff;
}

.elementor-cta--valign-top .elementor-cta__content {
	align-content: flex-start;
	align-items: flex-start;
}

.elementor-cta--valign-middle .elementor-cta__content {
	align-content: center;
	align-items: center;
}

@media (max-width:1024px) {}

@media (min-width:-1) {
	.elementor-cta--widescreen-layout-image-above .elementor-cta, .elementor-cta--widescreen-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--widescreen-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--widescreen-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--widescreen-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--widescreen-layout-image-left .elementor-cta, .elementor-cta--widescreen-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--widescreen-layout-image-left .elementor-cta__content, .elementor-cta--widescreen-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--widescreen-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--widescreen-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

@media (max-width:1440px) {
	.elementor-cta--laptop-layout-image-above .elementor-cta, .elementor-cta--laptop-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--laptop-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--laptop-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--laptop-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--laptop-layout-image-left .elementor-cta, .elementor-cta--laptop-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--laptop-layout-image-left .elementor-cta__content, .elementor-cta--laptop-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--laptop-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--laptop-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

@media (max-width:-1) {
	.elementor-cta--tablet_extra-layout-image-above .elementor-cta, .elementor-cta--tablet_extra-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--tablet_extra-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--tablet_extra-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--tablet_extra-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--tablet_extra-layout-image-left .elementor-cta, .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--tablet_extra-layout-image-left .elementor-cta__content, .elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--tablet_extra-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--tablet_extra-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

@media (max-width:1024px) {
	.elementor-cta--tablet-layout-image-above .elementor-cta, .elementor-cta--tablet-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--tablet-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--tablet-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--tablet-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--tablet-layout-image-left .elementor-cta, .elementor-cta--tablet-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--tablet-layout-image-left .elementor-cta__content, .elementor-cta--tablet-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--tablet-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--tablet-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

@media (max-width:-1) {
	.elementor-cta--mobile_extra-layout-image-above .elementor-cta, .elementor-cta--mobile_extra-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--mobile_extra-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--mobile_extra-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--mobile_extra-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--mobile_extra-layout-image-left .elementor-cta, .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--mobile_extra-layout-image-left .elementor-cta__content, .elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--mobile_extra-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--mobile_extra-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

@media (max-width:768px) {
	.elementor-cta--mobile-layout-image-above .elementor-cta, .elementor-cta--mobile-layout-image-below .elementor-cta {
		flex-wrap: wrap;
	}
	
	.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper, .elementor-cta--mobile-layout-image-below .elementor-cta__bg-wrapper {
		width: 100%;
	}
	
	.elementor-cta--mobile-layout-image-above .elementor-cta {
		flex-direction: column;
	}
	
	.elementor-cta--mobile-layout-image-below .elementor-cta {
		flex-direction: column-reverse;
	}
	
	.elementor-cta--mobile-layout-image-left .elementor-cta, .elementor-cta--mobile-layout-image-right .elementor-cta {
		flex-wrap: nowrap;
	}
	
	.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
		min-width: 50%;
		width: auto;
	}
	
	.elementor-cta--mobile-layout-image-left .elementor-cta__content, .elementor-cta--mobile-layout-image-right .elementor-cta__content {
		flex-grow: 1;
	}
	
	.elementor-cta--mobile-layout-image-left .elementor-cta {
		flex-direction: row;
	}
	
	.elementor-cta--mobile-layout-image-right .elementor-cta {
		flex-direction: row-reverse;
	}
}

.elementor-ribbon {
	height: 150px;
	left: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(90deg);
	width: 150px;
	z-index: 1;
}

.elementor-ribbon-inner {
	background: #000;
	color: #fff;
	font-size: 13px;
	font-weight: 800;
	left: 0;
	line-height: 2;
	margin-top: 35px;
	text-align: center;
	text-transform: uppercase;
	transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	width: 200%;
}

.elementor-ribbon.elementor-ribbon-left {
	left: 0;
	right: auto;
	transform: rotate(0);
}

.elementor-ribbon.elementor-ribbon-right {
	left: auto;
	right: 0;
	transform: rotate(90deg);
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
	transform: scale(1);
}

.elementor-bg-transform-move-left .elementor-bg {
	transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-left:hover .elementor-bg, .elementor-bg-transform-move-right .elementor-bg {
	transform: scale(1.2) translateX(-8%);
}

.elementor-bg-transform-move-right:hover .elementor-bg {
	transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-up .elementor-bg {
	transform: scale(1.2) translateY(8%);
}

.elementor-bg-transform-move-down .elementor-bg, .elementor-bg-transform-move-up:hover .elementor-bg {
	transform: scale(1.2) translateY(-8%);
}

.elementor-bg-transform-move-down:hover .elementor-bg {
	transform: scale(1.2) translateY(8%);
}