body {
	margin: 0;
	line-height: 1.4;
}

* {
	outline: none !important;
}

a {
	color: var(--e-global-color-secondary);
}

p:last-child {
	margin-bottom: 0;
}

p:empty,
p {
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	line-height: 1.2;
}

a {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	outline: none !important;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

.back-to-top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	opacity: 0;
	transition: all 0.4s;
	cursor: pointer;
	width: auto;
}

.back-to-top.show {
	opacity: 1;
}

.elementor a {
	color: inherit;
}

/* 
.elementor--h-position-center .swiper-slide-inner::before {
	content: '';
	background: rgba(34, 34, 34, .8);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
} */

.elementor--h-position-center .swiper-slide-inner {
	text-decoration: none !important;
}

.swiper-slide-contents {
	z-index: 1;
}

.cate {
	background: #37234e;
	padding: 50px 0;
}


.cate .list-cat {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.elementor-widget-button .elementor-button,
.cate .list-cat a {
	padding: 10px 20px;
	background: #ee770f;
	vertical-align: middle;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	border: 2px solid #ee770f !important;
	border-color: #ee770f;
	font-weight: normal;
	transition: all 0.1s ease-in-out 0s;
	color: #fff;
	height: unset !important;
	line-height: unset !important;
}

.cate .list-cat a::after {
	content: '';
	width: 12px;
	height: 20px;
	position: relative;
	margin-left: -10px;
	display: inline-block;
	background: var(--wpr-bg-f1a4f2f3-7a3c-405a-b509-a8dc43336ea1) center no-repeat;
	background-size: contain;
	transition: all 0.1s ease-in-out 0s;
	vertical-align: middle;
	opacity: 0;
}

.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover, [type=button]:hover, [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit]:hover, [type=button]:hover, [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,
.elementor-widget-button .elementor-button:hover,
.cate .list-cat a:hover {
	color: #fff;
}

.cate .list-cat a:hover::after {
	margin-left: 10px;
	opacity: 1;
}

.single_left h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
	font-weight: normal;
	line-height: 1.3;
	padding: 0 35px;
}

.single_left h3::before {
	content: '';
	width: 20px;
	height: 20px;
	margin-right: 5px;
	display: inline-block;
	background: var(--wpr-bg-991c23ed-37f3-48ad-9718-312e317ae8e8) center no-repeat;
	background-size: contain;
	vertical-align: top;
}

.related-cat {
	display: flex;
	flex-flow: column;
}

.related-cat .item a {
	color: #ffffff;
	display: block;
	width: 100%;
	padding: 5px 35px;
	text-decoration: none;
}

.related-cat .item a:hover {
	color: #FFF;
	background: #7D5F46 none repeat scroll 0% 0%;
}

.single_title h1.title {
	color: #37234e;
	font-size: 33px;
	line-height: 1.36;
	font-weight: normal;
	margin-bottom: 0;
}

#header .elementor-widget-theme-site-logo img {
	width: 92px;
	transition: all 0.4s;
}

#header.elementor-sticky--effects .elementor-widget-theme-site-logo img {
	width: 60px;
	padding: 10px 0;
}

#header.elementor-sticky--effects .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
	height: 60px;
}

.elementor-4483 .elementor-element.elementor-element-eb2b15e .elementskit-navbar-nav>li.current-menu-item>a,
.elementor-4483 .elementor-element.elementor-element-eb2b15e .elementskit-navbar-nav>li.current-menu-ancestor>a {
	background: transparent !important;
}

.gform-theme--framework .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework .gfield:where(.gfield--type-select, .gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit], [type=button], [type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	height: 50px;
	border-color: lightgray;
	outline: none !important;
	line-height: 50px;
	box-shadow: none !important;
}

body .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	padding: 0;
}

.e-loop-item:nth-child(odd) .elementor-element.elementor-element-3c2498a:not(.elementor-motion-effects-element-type-background) {
	background: #F4913A;
}

.service .elementor-widget-button {
	margin-top: auto;
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next {
	right: -50px;
}

.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev {
	left: -50px;
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
	border-radius: 50%;
	font-size: 34px;
	width: 50px;
	height: 50px;
}

.elementor-grid-0 .elementor-grid .elementor-grid-item:nth-child(2) a {
	background: none;
	width: 50px;
	height: 50px;
	font-size: 50px;
}

.elementor-grid-0 .elementor-grid {
	display: flex;
	align-items: center;
	justify-content: flex-start !important;
}

@media (max-width:1024px) {

	.elementor-4483 .elementor-element.elementor-element-eb2b15e .elementskit-navbar-nav>li.current-menu-item>a,
	.elementor-4483 .elementor-element.elementor-element-eb2b15e .elementskit-navbar-nav>li.current-menu-ancestor>a {
		background: var(--e-global-color-secondary) !important;
	}

	.related-cat .item a {
		padding: 5px 20px;
	}

	.single_left h3 {
		padding: 0 20px;
	}

	.cate {
		padding: 50px 20px;
	}
}