/* End custom CSS */

.elementor-25297 .elementor-element.elementor-element-dea9bb3 {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: initial;
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--gap: 0px 0px;
	--row-gap: 0px;
	--column-gap: 0px;
}

.elementor-25297 .elementor-element.elementor-element-3c50260 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--margin-top: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 0px;
	--padding-bottom: 0px;
	--padding-left: 0px;
	--padding-right: 0px;
}

.elementor-widget-image .widget-image-caption {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-25297 .elementor-element.elementor-element-8a892ad img {
	width: 350px;
	max-width: 350px;
}

.elementor-25297 .elementor-element.elementor-element-9c7acc5 {
	--display: flex;
	--justify-content: center;
}

.elementor-widget-heading .elementor-heading-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-25297 .elementor-element.elementor-element-fd5e1fd {
	text-align: start;
}

.elementor-25297 .elementor-element.elementor-element-fd5e1fd .elementor-heading-title {
	font-family: "ConduitITCPro Font Family", Sans-serif;
	font-size: 74px;
	font-weight: 300;
	line-height: 57px;
	color: var(--e-global-color-9439269);
}

.elementor-25297 .elementor-element.elementor-element-09ca82d {
	text-align: start;
}

.elementor-25297 .elementor-element.elementor-element-09ca82d .elementor-heading-title {
	font-family: "ConduitITCPro Font Family", Sans-serif;
	font-size: 1.3rem;
	font-weight: 300;
	color: var(--e-global-color-9439269);
}

.elementor-widget-button .elementor-button {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-25297 .elementor-element.elementor-element-d150f72 .elementor-button {
	font-family: "Roboto", Sans-serif;
	border-style: solid;
}

@media (max-width:1024px) {
	.elementor-25297 .elementor-element.elementor-element-fd5e1fd .elementor-heading-title {
		font-size: 55px;
		line-height: .9em;
	}
}

@media (min-width:768px) {
	.elementor-25297 .elementor-element.elementor-element-3c50260 {
		--width: 50%;
	}
	
	.elementor-25297 .elementor-element.elementor-element-9c7acc5 {
		--width: 50%;
	}
}

@media (max-width:767px) {
	.elementor-25297 .elementor-element.elementor-element-8a892ad img {
		width: 250px;
		max-width: 250px;
	}
	
	.elementor-25297 .elementor-element.elementor-element-fd5e1fd .elementor-heading-title {
		font-size: 49px;
		line-height: .8em;
	}
}

/* Start custom CSS */
.hover-hide {
	position: absolute;
	transition: opacity .3s ease;
}

.hover-hide:hover {
	opacity: 0;
}

/* Active bullet */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #2ed8fb !important;
}
