/* Extracted from custom-style.css — moved into child theme */

:root {
	--ast-post-nav-space: 0;
	--ast-container-default-xlg-padding: 6.67em;
	--ast-container-default-lg-padding: 5.67em;
	--ast-container-default-slg-padding: 4.34em;
	--ast-container-default-md-padding: 3.34em;
	--ast-container-default-sm-padding: 6.67em;
	--ast-container-default-xs-padding: 2.4em;
	--ast-container-default-xxs-padding: 1.4em;
	--ast-code-block-background: #EEEEEE;
	--ast-comment-inputs-background: #FAFAFA;
	--ast-normal-container-width: 1200px;
	--ast-narrow-container-width: 750px;
	--ast-blog-title-font-weight: normal;
	--ast-blog-meta-weight: inherit;
}

html {
	font-size: 100%;
}

a,
.page-title {
	color: #1c876f;
}

a:hover,
a:focus {
	color: #145e4d;
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem;
	line-height: var(--ast-body-line-height, 1.6em);
}

blockquote {
	color: var(--ast-global-color-3);
}

h1,
.entry-content h1,
.entry-content h1 a,
h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a,
.site-title,
.site-title a {
	font-family: 'Merriweather', serif;
	font-weight: 700;
}

.site-title {
	font-size: 0px;
	font-size: 0rem;
	display: block;
}

header .custom-logo-link img {
	max-width: 140px;
	width: 140px;
}

.astra-logo-svg {
	width: 140px;
}

.site-header .site-description {
	font-size: 15px;
	font-size: 0.9375rem;
	display: none;
}

.entry-title {
	font-size: 30px;
	font-size: 1.875rem;
}

.archive .ast-article-post .ast-article-inner,
.blog .ast-article-post .ast-article-inner,
.archive .ast-article-post .ast-article-inner:hover,
.blog .ast-article-post .ast-article-inner:hover {
	overflow: hidden;
}

h1,
.entry-content h1,
.entry-content h1 a {
	font-size: 52px;
	font-size: 3.25rem;
	font-family: 'Merriweather', serif;
	line-height: 1.3em;
}

h2,
.entry-content h2,
.entry-content h2 a {
	font-size: 34px;
	font-size: 2.125rem;
	font-family: 'Merriweather', serif;
	line-height: 1.3em;
}

h3,
.entry-content h3,
.entry-content h3 a {
	font-size: 24px;
	font-size: 1.5rem;
	font-family: 'Merriweather', serif;
	line-height: 1.5em;
}

h4,
.entry-content h4,
.entry-content h4 a {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.2em;
	font-family: 'Merriweather', serif;
}

h5,
.entry-content h5,
.entry-content h5 a {
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.2em;
	font-family: 'Merriweather', serif;
}

h6,
.entry-content h6,
.entry-content h6 a {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.25em;
	font-family: 'Merriweather', serif;
}

::selection {
	background-color: #1c876f;
	color: #ffffff;
}

body,
h1,
.entry-title a,
.entry-content h1,
.entry-content h1 a,
h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a {
	color: var(--ast-global-color-3);
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
	color: #ffffff;
	border-color: #1c876f;
	background-color: #1c876f;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #1c876f;
}

input[type="radio"]:checked,
input[type=reset],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type=range]::-webkit-slider-thumb {
	border-color: #1c876f;
	background-color: #1c876f;
	box-shadow: none;
}

.site-footer a:hover+.post-count,
.site-footer a:focus+.post-count {
	background: #1c876f;
	border-color: #1c876f;
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next {
	color: #1c876f;
}

.entry-meta,
.entry-meta * {
	line-height: 1.45;
	color: #1c876f;
}

.entry-meta a:not(.ast-button):hover,
.entry-meta a:not(.ast-button):hover *,
.entry-meta a:not(.ast-button):focus,
.entry-meta a:not(.ast-button):focus *,
.page-links>.page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
	color: #145e4d;
}

#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
	color: #1c876f;
}

.secondary .calendar_wrap #today,
.ast-progress-val span {
	background: #1c876f;
}

.secondary a:hover+.post-count,
.secondary a:focus+.post-count {
	background: #1c876f;
	border-color: #1c876f;
}

.calendar_wrap #today>a {
	color: #ffffff;
}

.page-links .page-link,
.single .post-navigation a {
	color: #1c876f;
}

.ast-search-menu-icon .search-form button.search-submit {
	padding: 0 4px;
}

.ast-search-menu-icon form.search-form {
	padding-right: 0;
}

.ast-search-menu-icon.slide-search input.search-field {
	width: 0;
}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus {
	transition: all 0.2s;
}

.search-form input.search-field:focus {
	outline: none;
}

.wp-block-latest-posts>li>a {
	color: var(--ast-global-color-2);
}

.widget-title,
.widget .wp-block-heading {
	font-size: 22px;
	font-size: 1.375rem;
	color: var(--ast-global-color-3);
}

.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
.astra-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,
.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
.woocommerce .woocommerce-order-details .order-again>.button:focus-visible,
.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
.woocommerce #minus_qty:focus-visible,
.woocommerce #plus_qty:focus-visible,
a#ast-apply-coupon:focus-visible,
.woocommerce .woocommerce-info a:focus-visible,
.woocommerce .astra-shop-summary-wrap a:focus-visible,
.woocommerce a.wc-forward:focus-visible,
#ast-apply-coupon:focus-visible,
.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible {
	outline-style: dotted;
	outline-color: inherit;
	outline-width: thin;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,
.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type=number]:focus,
.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,
.woocommerce p#ast-coupon-trigger:focus {
	border-style: dotted;
	border-color: inherit;
	border-width: thin;
}

input {
	outline: none;
}

.woocommerce-js input[type=text]:focus,
.woocommerce-js input[type=email]:focus,
.woocommerce-js textarea:focus,
input[type=number]:focus,
.comments-area textarea#comment:focus,
.comments-area textarea#comment:active,
.comments-area .ast-comment-formwrap input[type="text"]:focus,
.comments-area .ast-comment-formwrap input[type="text"]:active {
	outline-style: disable;
	outline-color: inherit;
	outline-width: thin;
}

.site-logo-img img {
	transition: all 0.2s linear;
}

body .ast-oembed-container * {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

body .wp-block-embed-pocket-casts .ast-oembed-container * {
	position: unset;
}

.ast-single-post-featured-section+article {
	margin-top: 2em;
}

.site-content .ast-single-post-featured-section img {
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}

.site>.ast-single-related-posts-container {
	margin-top: 0;
}

@media (min-width: 922px) {
	.ast-desktop .ast-container--narrow {
		max-width: var(--ast-narrow-container-width);
		margin: 0 auto;
	}
}

@media (max-width:921.9px) {
	#ast-desktop-header {
		display: none;
	}
}

@media (min-width:922px) {
	#ast-mobile-header {
		display: none;
	}
}

.wp-block-buttons.aligncenter {
	justify-content: center;
}

.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
.ast-outline-button,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
	border-color: var(--ast-global-color-1);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-family: inherit;
	font-weight: 600;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1em;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.ast-outline-button:hover,
.ast-outline-button:focus,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
	background-color: var(--ast-global-color-0);
}

.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),
.ast-outline-button {
	background-color: var(--ast-global-color-1);
}

.entry-content[ast-blocks-layout]>figure {
	margin-bottom: 1em;
}

@media (max-width:921px) {

	.ast-separate-container #primary,
	.ast-separate-container #secondary {
		padding: 1.5em 0;
	}

	#primary,
	#secondary {
		padding: 1.5em 0;
		margin: 0;
	}

	.ast-left-sidebar #content>.ast-container {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}

	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single {
		padding: 1.5em 2.14em;
	}

	.ast-author-box img.avatar {
		margin: 20px 0 0 0;
	}
}

@media (min-width:922px) {

	.ast-separate-container.ast-right-sidebar #primary,
	.ast-separate-container.ast-left-sidebar #primary {
		border: 0;
	}

	.search-no-results.ast-separate-container #primary {
		margin-bottom: 4em;
	}
}

.ast-404-layout-1 .ast-404-text {
	font-size: 200px;
	font-size: 12.5rem;
}

@media (min-width:922px) {
	.error404.ast-separate-container #primary {
		margin-bottom: 4em;
	}
}

@media (max-width:920px) {
	.ast-404-layout-1 .ast-404-text {
		font-size: 100px;
		font-size: 6.25rem;
	}
}

.elementor-button-wrapper .elementor-button {
	border-style: solid;
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 17px;
	padding-right: 34px;
	padding-bottom: 17px;
	padding-left: 34px;
}

.elementor-button-wrapper .elementor-button {
	border-color: var(--ast-global-color-1);
	background-color: var(--ast-global-color-1);
}

.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus {
	color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-0);
	border-color: var(--ast-global-color-0);
}

.wp-block-button .wp-block-button__link,
.elementor-button-wrapper .elementor-button,
.elementor-button-wrapper .elementor-button:visited {
	color: var(--ast-global-color-5);
}

.elementor-button-wrapper .elementor-button {
	font-weight: 600;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1em;
	text-transform: uppercase;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
	font-size: 14px;
	font-size: 0.875rem;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-0);
	border-color: var(--ast-global-color-0);
}

.elementor-widget-heading h1.elementor-heading-title {
	line-height: 1.3em;
}

.elementor-widget-heading h2.elementor-heading-title {
	line-height: 1.3em;
}

.elementor-widget-heading h3.elementor-heading-title {
	line-height: 1.5em;
}

.elementor-widget-heading h4.elementor-heading-title {
	line-height: 1.2em;
}

.elementor-widget-heading h5.elementor-heading-title {
	line-height: 1.2em;
}

.elementor-widget-heading h6.elementor-heading-title {
	line-height: 1.25em;
}

.wp-block-button .wp-block-button__link,
.wp-block-search .wp-block-search__button,
body .wp-block-file .wp-block-file__button {
	border-color: var(--ast-global-color-1);
	background-color: var(--ast-global-color-1);
	color: var(--ast-global-color-5);
	font-family: inherit;
	font-weight: 600;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 17px;
	padding-right: 34px;
	padding-bottom: 17px;
	padding-left: 34px;
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
body .wp-block-file .wp-block-file__button,
.woocommerce-js a.button,
.woocommerce button.button,
.woocommerce .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce input.button.alt,
.woocommerce input.button,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit,
.woocommerce button.button.alt.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.wc-block-grid__product-onsale,
[CLASS*="wc-block"] button,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed,
[CLASS*="wc-block"] .wc-block-components-button {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	color: var(--ast-global-color-5);
	border-color: var(--ast-global-color-1);
	background-color: var(--ast-global-color-1);
	padding-top: 17px;
	padding-right: 34px;
	padding-bottom: 17px;
	padding-left: 34px;
	font-family: inherit;
	font-weight: 600;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1em;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type=reset]:hover,
input[type=reset]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
body .wp-block-file .wp-block-file__button:hover,
body .wp-block-file .wp-block-file__button:focus,
.woocommerce-js a.button:hover,
.woocommerce button.button:hover,
.woocommerce .woocommerce-message a.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce button.button.alt.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
[CLASS*="wc-block"] button:hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover,
.woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,
[CLASS*="wc-block"] .wc-block-components-button:hover,
[CLASS*="wc-block"] .wc-block-components-button:focus {
	color: var(--ast-global-color-5);
	background-color: var(--ast-global-color-0);
	border-color: var(--ast-global-color-0);
}

@media (max-width:921px) {
	.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
		display: inline-block;
	}

	.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
		margin: 0;
	}

	.ast-comment-avatar-wrap img {
		max-width: 2.5em;
	}

	.ast-comment-meta {
		padding: 0 1.8888em 1.3333em;
	}

	.ast-separate-container .ast-comment-list li.depth-1 {
		padding: 1.5em 2.14em;
	}

	.ast-separate-container .comment-respond {
		padding: 2em 2.14em;
	}
}

@media (min-width:544px) {
	.ast-container {
		max-width: 100%;
	}
}

@media (max-width:544px) {

	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single,
	.ast-separate-container .comments-title,
	.ast-separate-container .ast-archive-description {
		padding: 1.5em 1em;
	}

	.ast-separate-container #content .ast-container {
		padding-left: 0.54em;
		padding-right: 0.54em;
	}

	.ast-separate-container .ast-comment-list .bypostauthor {
		padding: .5em;
	}

	.ast-search-menu-icon.ast-dropdown-active .search-field {
		width: 170px;
	}
}

body,
.ast-separate-container {
	background-color: var(--ast-global-color-4);
	;
	background-image: none;
	;
}

@media (max-width:921px) {
	.site-title {
		display: none;
	}

	.site-header .site-description {
		display: none;
	}

	h1,
	.entry-content h1,
	.entry-content h1 a {
		font-size: 30px;
	}

	h2,
	.entry-content h2,
	.entry-content h2 a {
		font-size: 25px;
	}

	h3,
	.entry-content h3,
	.entry-content h3 a {
		font-size: 20px;
	}

	.astra-logo-svg {
		width: 120px;
	}

	header .custom-logo-link img,
	.ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
		max-width: 120px;
		width: 120px;
	}
}

@media (max-width:544px) {
	.site-title {
		display: none;
	}

	.site-header .site-description {
		display: none;
	}

	h1,
	.entry-content h1,
	.entry-content h1 a {
		font-size: 30px;
	}

	h2,
	.entry-content h2,
	.entry-content h2 a {
		font-size: 20px;
	}

	h3,
	.entry-content h3,
	.entry-content h3 a {
		font-size: 20px;
	}

	h4,
	.entry-content h4,
	.entry-content h4 a {
		font-size: 17px;
		font-size: 1.0625rem;
	}

	h5,
	.entry-content h5,
	.entry-content h5 a {
		font-size: 16px;
		font-size: 1rem;
	}

	header .custom-logo-link img,
	.ast-header-break-point .site-branding img,
	.ast-header-break-point .custom-logo-link img {
		max-width: 100px;
		width: 100px;
	}

	.astra-logo-svg {
		width: 100px;
	}

	.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg, .transparent-custom-logo .astra-logo-svg, .advanced-header-logo .astra-logo-svg) {
		height: 47px;
	}

	.ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
		max-width: 100px;
	}
}

@media (max-width:921px) {
	html {
		font-size: 91.2%;
	}
}

@media (max-width:544px) {
	html {
		font-size: 91.2%;
	}
}

@media (min-width:922px) {
	.ast-container {
		max-width: 1240px;
	}
}

@media (min-width:922px) {
	.site-content .ast-container {
		display: flex;
	}
}

@media (max-width:921px) {
	.site-content .ast-container {
		flex-direction: column;
	}
}

@media (min-width:922px) {

	.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,
	.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu {
		margin-left: -2px;
	}
}

.site .comments-area {
	padding-bottom: 3em;
}

.wp-block-file {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wp-block-pullquote {
	border: none;
}

.wp-block-pullquote blockquote::before {
	content: "\201D";
	font-family: "Helvetica", sans-serif;
	display: flex;
	transform: rotate(180deg);
	font-size: 6rem;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	align-items: center;
	justify-content: center;
}

.has-text-align-right>blockquote::before {
	justify-content: flex-start;
}

.has-text-align-left>blockquote::before {
	justify-content: flex-end;
}

figure.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}

html body {
	--wp--custom--ast-default-block-top-padding: 3em;
	--wp--custom--ast-default-block-right-padding: 3em;
	--wp--custom--ast-default-block-bottom-padding: 3em;
	--wp--custom--ast-default-block-left-padding: 3em;
	--wp--custom--ast-container-width: 1200px;
	--wp--custom--ast-content-width-size: 1200px;
	--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));
}

.ast-narrow-container {
	--wp--custom--ast-content-width-size: 750px;
	--wp--custom--ast-wide-width-size: 750px;
}

@media(max-width: 921px) {
	html body {
		--wp--custom--ast-default-block-top-padding: 3em;
		--wp--custom--ast-default-block-right-padding: 2em;
		--wp--custom--ast-default-block-bottom-padding: 3em;
		--wp--custom--ast-default-block-left-padding: 2em;
	}
}

@media(max-width: 544px) {
	html body {
		--wp--custom--ast-default-block-top-padding: 3em;
		--wp--custom--ast-default-block-right-padding: 1.5em;
		--wp--custom--ast-default-block-bottom-padding: 3em;
		--wp--custom--ast-default-block-left-padding: 1.5em;
	}
}

.entry-content>.wp-block-group,
.entry-content>.wp-block-cover,
.entry-content>.wp-block-columns {
	padding-top: var(--wp--custom--ast-default-block-top-padding);
	padding-right: var(--wp--custom--ast-default-block-right-padding);
	padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
	padding-left: var(--wp--custom--ast-default-block-left-padding);
}

.ast-plain-container.ast-no-sidebar .entry-content>.alignfull,
.ast-page-builder-template .ast-no-sidebar .entry-content>.alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
}

.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,
.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

[ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
	height: 0;
}

[ast-blocks-layout] .wp-block-separator {
	margin: 20px auto;
}

[ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

[ast-blocks-layout] .wp-block-separator.has-background {
	padding: 0;
}

.entry-content[ast-blocks-layout]>* {
	max-width: var(--wp--custom--ast-content-width-size);
	margin-left: auto;
	margin-right: auto;
}

.entry-content[ast-blocks-layout]>.alignwide {
	max-width: var(--wp--custom--ast-wide-width-size);
}

.entry-content[ast-blocks-layout] .alignfull {
	max-width: none;
}

.entry-content .wp-block-columns {
	margin-bottom: 0;
}

blockquote {
	margin: 1.5em;
	border-color: rgba(0, 0, 0, 0.05);
}

.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
	border-left: 5px solid rgba(0, 0, 0, 0.05);
}

.has-text-align-right>blockquote,
blockquote.has-text-align-right {
	border-right: 5px solid rgba(0, 0, 0, 0.05);
}

.has-text-align-left>blockquote,
blockquote.has-text-align-left {
	border-left: 5px solid rgba(0, 0, 0, 0.05);
}

.wp-block-site-tagline,
.wp-block-latest-posts .read-more {
	margin-top: 15px;
}

.wp-block-loginout p label {
	display: block;
}

.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
	width: 100%;
}

.wp-block-loginout input:focus {
	border-color: transparent;
}

.wp-block-loginout input:focus {
	outline: thin dotted;
}

.entry-content .wp-block-media-text .wp-block-media-text__content {
	padding: 0 0 0 8%;
}

.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	padding: 0 8% 0 0;
}

.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
	padding: 8%;
}

.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover__inner-container,
.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,
.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,
.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
	color: var(--ast-global-color-5);
}

.wp-block-loginout .login-remember input {
	width: 1.1rem;
	height: 1.1rem;
	margin: 0 5px 4px 0;
	vertical-align: middle;
}

.wp-block-latest-posts>li>*:first-child,
.wp-block-latest-posts:not(.is-grid)>li:first-child {
	margin-top: 0;
}

.wp-block-search__inside-wrapper .wp-block-search__input {
	padding: 0 10px;
	color: var(--ast-global-color-3);
	background: var(--ast-global-color-5);
	border-color: var(--ast-border-color);
}

.wp-block-latest-posts .read-more {
	margin-bottom: 1.5em;
}

.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
	padding-top: 5px;
	padding-bottom: 5px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-latest-posts__post-author {
	font-size: 1rem;
}

.wp-block-latest-posts>li>*,
.wp-block-latest-posts:not(.is-grid)>li {
	margin-top: 12px;
	margin-bottom: 12px;
}

.ast-page-builder-template .entry-content[ast-blocks-layout]>*,
.ast-page-builder-template .entry-content[ast-blocks-layout]>.alignfull>* {
	max-width: none;
}

.ast-page-builder-template .entry-content[ast-blocks-layout]>.alignwide>* {
	max-width: var(--wp--custom--ast-wide-width-size);
}

.ast-page-builder-template .entry-content[ast-blocks-layout]>.inherit-container-width>*,
.ast-page-builder-template .entry-content[ast-blocks-layout]>*>*,
.entry-content[ast-blocks-layout]>.wp-block-cover .wp-block-cover__inner-container {
	max-width: var(--wp--custom--ast-content-width-size);
	margin-left: auto;
	margin-right: auto;
}

.entry-content[ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {
	width: auto;
}

@media(max-width: 1200px) {

	.ast-separate-container .entry-content>.alignfull,
	.ast-separate-container .entry-content[ast-blocks-layout]>.alignwide,
	.ast-plain-container .entry-content[ast-blocks-layout]>.alignwide,
	.ast-plain-container .entry-content .alignfull {
		margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
		margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
	}
}

@media(min-width: 1201px) {
	.ast-separate-container .entry-content>.alignfull {
		margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
		margin-right: calc(-1 * var(--ast-container-default-xlg-padding));
	}

	.ast-separate-container .entry-content[ast-blocks-layout]>.alignwide,
	.ast-plain-container .entry-content[ast-blocks-layout]>.alignwide {
		margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding));
		margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding));
	}
}

@media(min-width: 921px) {

	.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)),
	.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)) {
		max-width: calc(var(--wp--custom--ast-content-width-size) + 80px);
	}

	.ast-plain-container.ast-right-sidebar .entry-content[ast-blocks-layout] .alignfull,
	.ast-plain-container.ast-left-sidebar .entry-content[ast-blocks-layout] .alignfull {
		margin-left: -60px;
		margin-right: -60px;
	}
}

@media(min-width: 544px) {
	.entry-content>.alignleft {
		margin-right: 20px;
	}

	.entry-content>.alignright {
		margin-left: 20px;
	}
}

@media (max-width:544px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 20px;
	}

	.wp-block-latest-posts {
		margin: 0;
	}
}

@media(max-width: 600px) {

	.entry-content .wp-block-media-text .wp-block-media-text__content,
	.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
		padding: 8% 0 0;
	}

	.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
		padding: 8%;
	}
}

.ast-page-builder-template .entry-header {
	padding-left: 0;
}

.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

:root .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}

:root .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}

:root .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}

:root .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}

:root .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}

:root .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}

:root .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}

:root .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}

:root .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}

:root .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}

:root .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}

:root .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}

:root .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}

:root .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}

:root .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}

:root .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}

:root .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}

:root .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}

:root {
	--ast-global-color-0: #0274be;
	--ast-global-color-1: #025790;
	--ast-global-color-2: #3a3a3a;
	--ast-global-color-3: #091e4f;
	--ast-global-color-4: #ffffff;
	--ast-global-color-5: #f8f6f3;
	--ast-global-color-6: #161718;
	--ast-global-color-7: #424242;
	--ast-global-color-8: #000000;
}

:root {
	--ast-border-color: #dddddd;
}

.ast-archive-entry-banner {
	-js-display: flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	background: #eeeeee;
}

.ast-archive-entry-banner[data-banner-width-type="custom"] {
	margin: 0 auto;
	width: 100%;
}

.ast-archive-entry-banner[data-banner-layout="layout-1"] {
	background: inherit;
	padding: 20px 0;
	text-align: left;
}

body.archive .ast-archive-description {
	max-width: 1200px;
	width: 100%;
	text-align: left;
	padding-top: 3em;
	padding-right: 3em;
	padding-bottom: 3em;
	padding-left: 3em;
}

body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
	font-size: 40px;
	font-size: 2.5rem;
}

body.archive .ast-archive-description>*:not(:last-child) {
	margin-bottom: 10px;
}

@media (max-width:921px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}

@media (max-width:544px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}

.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	background: inherit;
	text-indent: 0;
	text-decoration: none;
}

.ast-breadcrumbs .trail-browse {
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
}

.ast-breadcrumbs .trail-items {
	list-style: none;
}

.trail-items li::after {
	padding: 0 0.3em;
	content: "\00bb";
}

.trail-items li:last-of-type::after {
	display: none;
}

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
	color: var(--ast-global-color-2);
}

@media (max-width:921px) {

	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row>*:first-child,
	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row>*:last-child {
		grid-column: 1 / -1;
	}
}

@media (max-width:544px) {

	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row>*:first-child,
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row>*:last-child {
		grid-column: 1 / -1;
	}
}

.ast-builder-layout-element .ast-site-identity {
	margin-bottom: 5px;
}

.ast-builder-layout-element[data-section="title_tagline"] {
	display: flex;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
		display: flex;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
		display: flex;
	}
}

.ast-builder-menu-1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.ast-builder-menu-1 .menu-item>.menu-link {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #1c876f;
	padding-left: 10px;
	padding-right: 10px;
}

.ast-builder-menu-1 .menu-item>.ast-menu-toggle {
	color: #1c876f;
}

.ast-builder-menu-1 .menu-item:hover>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
	color: #145e4d;
}

.ast-builder-menu-1 .menu-item:hover>.ast-menu-toggle {
	color: #145e4d;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor>.menu-link {
	color: #1c876f;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle {
	color: #1c876f;
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #eaeaea;
	border-style: solid;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px;
}

.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
	margin-top: 0px;
}

.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu:before,
.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before {
	height: calc(0px + 5px);
}

.ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
	right: calc(10px - 0.907em);
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
	border-style: none;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-builder-menu-1 .main-header-menu .menu-item>.menu-link {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
		top: 10px;
		right: calc(20px - 0.907em);
	}

	.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children>.ast-menu-toggle {
		right: -15px;
	}

	.ast-builder-menu-1 .menu-item-has-children>.menu-link:after {
		content: unset;
	}

	.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
	.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
		margin-top: 0;
	}

	.ast-builder-menu-1 .main-header-menu,
	.ast-builder-menu-1 .main-header-menu .sub-menu {
		background-color: var(--ast-global-color-5);
		;
		background-image: none;
		;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
		top: 0;
	}

	.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
	.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
		margin-top: 0;
	}
}

.ast-builder-menu-1 {
	display: flex;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-builder-menu-1 {
		display: flex;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-builder-menu-1 {
		display: flex;
	}
}

.ast-header-account-type-icon {
	-js-display: inline-flex;
	display: inline-flex;
	align-self: center;
	vertical-align: middle;
}

.ast-header-account-type-avatar .avatar {
	display: inline;
	border-radius: 100%;
	max-width: 100%;
}

.as.site-header-focus-item.ast-header-account:hover>.customize-partial-edit-shortcut {
	opacity: 0;
}

.site-header-focus-item.ast-header-account:hover>*>.customize-partial-edit-shortcut {
	opacity: 1;
}

.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg {
	height: 20px;
	width: 20px;
}

.ast-header-account-wrap .ast-header-account-type-avatar .avatar {
	width: 25px;
}

.ast-header-account-wrap .ast-header-account-text {
	color: #1c876f;
}

@media (max-width:921px) {
	.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg {
		height: 18px;
		width: 18px;
	}

	.ast-header-account-wrap .ast-header-account-type-avatar .avatar {
		width: 40px;
	}

	.ast-header-account-wrap {
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 20px;
		margin-right: 20px;
	}
}

@media (max-width:544px) {
	.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg {
		height: 18px;
		width: 18px;
	}

	.ast-header-account-wrap .ast-header-account-type-avatar .avatar {
		width: 20px;
	}
}

.ast-header-account-wrap {
	display: flex;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-header-account-wrap {
		display: flex;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-header-account-wrap {
		display: flex;
	}
}

.site-below-footer-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	background-color: #000000;
	background-image: none;
	min-height: 40px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-top-color: rgba(125, 125, 125, 0.27);
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	grid-column-gap: 10px;
	max-width: 1200px;
	min-height: 40px;
	margin-left: auto;
	margin-right: auto;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
	align-items: center;
}

.widget_media_image {
	margin-bottom: 20px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section {
	display: flex;
	margin-bottom: 0;
}

.ast-builder-grid-row-full .ast-builder-grid-row {
	grid-template-columns: 1fr;
}

@media (max-width:921px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
		display: flex;
		margin-bottom: 0;
	}

	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
		display: block;
		margin-bottom: 10px;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}

@media (max-width:544px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
		display: flex;
		margin-bottom: 0;
	}

	.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
		display: block;
		margin-bottom: 10px;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width:921px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	display: grid;
}

@media (max-width:921px) {
	.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
		display: grid;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
		display: grid;
	}
}

.ast-footer-copyright {
	text-align: left;
}

.ast-footer-copyright {
	color: rgba(255, 255, 255, 0.66);
}

@media (max-width:921px) {
	.ast-footer-copyright {
		text-align: left;
	}
}

@media (max-width:544px) {
	.ast-footer-copyright {
		text-align: center;
	}
}

.ast-footer-copyright {
	font-size: 16px;
	font-size: 1rem;
}

.ast-footer-copyright.ast-builder-layout-element {
	display: flex;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
		display: flex;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
		display: flex;
	}
}

.site-footer {
	background-color: var(--ast-global-color-2);
	;
	background-image: none;
	;
}

.site-primary-footer-wrap {
	padding-top: 45px;
	padding-bottom: 45px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	background-color: #000000;
	background-image: none;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-top-color: #e6e6e6;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
	grid-column-gap: 10px;
	max-width: 100%;
	padding-left: 35px;
	padding-right: 35px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
	align-items: flex-start;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section {
	display: flex;
	margin-bottom: 0;
}

.ast-builder-grid-row-4-equal .ast-builder-grid-row {
	grid-template-columns: repeat(4, 1fr);
}

@media (max-width:921px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
		display: flex;
		margin-bottom: 0;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
		display: block;
		margin-bottom: 10px;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width:544px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
		display: flex;
		margin-bottom: 0;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
		display: block;
		margin-bottom: 10px;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
		grid-template-columns: 1fr;
	}
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width:921px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width:544px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding-top: 40px;
		padding-bottom: 0px;
	}
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	display: grid;
}

@media (max-width:921px) {
	.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		display: grid;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		display: grid;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
	text-align: center;
}

@media (max-width:921px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
		text-align: left;
	}
}

@media (max-width:544px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
		text-align: center;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	text-align: left;
}

@media (max-width:921px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
		text-align: center;
	}
}

@media (max-width:544px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
		text-align: center;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
	text-align: left;
}

@media (max-width:921px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
		text-align: left;
	}
}

@media (max-width:544px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
		text-align: center;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
	text-align: left;
}

@media (max-width:921px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
		text-align: left;
	}
}

@media (max-width:544px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
		text-align: center;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
	color: var(--ast-global-color-3);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h6 {
	color: var(--ast-global-color-5);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
	display: block;
}

@media (max-width:921px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
		display: block;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
		display: block;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
	font-size: 16px;
	font-size: 1rem;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
	color: rgba(255, 255, 255, 0.66);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a:hover {
	color: var(--ast-global-color-5);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6 {
	color: var(--ast-global-color-5);
}

@media (max-width:544px) {
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
		margin-top: 30px;
		margin-bottom: 60px;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
	display: block;
}

@media (max-width:921px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
		display: block;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
		display: block;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
	margin-left: -8px;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
	display: block;
}

@media (max-width:921px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
		display: block;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
		display: block;
	}
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
	color: rgba(255, 255, 255, 0.66);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
	display: block;
}

@media (max-width:921px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
		display: block;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
		display: block;
	}
}

.elementor-widget-heading .elementor-heading-title {
	margin: 0;
}

.elementor-page .ast-menu-toggle {
	color: unset !important;
	background: unset !important;
}

.elementor-post.elementor-grid-item.hentry {
	margin-bottom: 0;
}

.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
	width: auto;
	margin: 0;
	float: none;
}

body .elementor hr {
	background-color: #ccc;
	margin: 0;
}

.ast-left-sidebar .elementor-section.elementor-section-stretched,
.ast-right-sidebar .elementor-section.elementor-section-stretched {
	max-width: 100%;
	left: 0 !important;
}

.elementor-posts-container [CLASS*="ast-width-"] {
	width: 100%;
}

.elementor-template-full-width .ast-container {
	display: block;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
	top: 0 !important;
}

@media (max-width:544px) {
	.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
		width: auto;
		margin: 0;
	}

	.elementor-element .woocommerce .woocommerce-result-count {
		float: none;
	}
}

.ast-header-break-point .main-header-bar {
	border-bottom-width: 1px;
}

@media (min-width:922px) {
	.main-header-bar {
		border-bottom-width: 1px;
	}
}

.ast-flex {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-header-bar {
	padding: 1em 0;
}

.ast-site-identity {
	padding: 0;
}

.header-main-layout-1 .ast-flex.main-header-container,
.header-main-layout-3 .ast-flex.main-header-container {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-main-layout-1 .ast-flex.main-header-container,
.header-main-layout-3 .ast-flex.main-header-container {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
	top: .2em;
	margin-top: 0px;
	margin-left: 0px;
	width: .65em;
	transform: translate(0, -2px) rotateZ(270deg);
}

.ast-mobile-popup-content .ast-submenu-expanded>.ast-menu-toggle {
	transform: rotateX(180deg);
	overflow-y: auto;
}

@media (min-width:922px) {
	.ast-builder-menu .main-navigation>ul>li:last-child a {
		margin-right: 0;
	}
}

.ast-separate-container .ast-article-inner {
	background-color: var(--ast-global-color-5);
	;
	background-image: none;
	;
}

.ast-separate-container .ast-article-single:not(.ast-related-post),
.woocommerce.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .ast-archive-description,
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.ast-separate-container .comments-area .comments-title {
	background-color: var(--ast-global-color-5);
	;
	background-image: none;
	;
}

.ast-separate-container.ast-two-container #secondary .widget {
	background-color: var(--ast-global-color-5);
	;
	background-image: none;
	;
}

.ast-off-canvas-active body.ast-main-header-nav-open {
	overflow: hidden;
}

.ast-mobile-popup-drawer .ast-mobile-popup-overlay {
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
	-js-display: flex;
	display: flex;
	justify-content: flex-end;
	min-height: calc(1.2em + 24px);
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
	background: transparent;
	border: 0;
	font-size: 24px;
	line-height: 1;
	padding: .6em;
	color: inherit;
	-js-display: flex;
	display: flex;
	box-shadow: none;
}

.ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
	max-width: none;
	transition: transform 0s ease-in, opacity 0.2s ease-in;
}

.ast-mobile-popup-drawer.active {
	left: 0;
	opacity: 1;
	right: 0;
	z-index: 100000;
	transition: opacity 0.25s ease-out;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-overlay {
	opacity: 1;
	cursor: pointer;
	visibility: visible;
}

body.admin-bar .ast-mobile-popup-drawer,
body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
	top: 32px;
}

body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer,
body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer .ast-mobile-popup-inner {
	top: 0px;
}

@media (max-width: 782px) {

	body.admin-bar .ast-mobile-popup-drawer,
	body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
		top: 46px;
	}
}

.ast-mobile-popup-content>*,
.ast-desktop-popup-content>* {
	padding: 10px 0;
	height: auto;
}

.ast-mobile-popup-content>*:first-child,
.ast-desktop-popup-content>*:first-child {
	padding-top: 10px;
}

.ast-mobile-popup-content>.ast-builder-menu,
.ast-desktop-popup-content>.ast-builder-menu {
	padding-top: 0;
}

.ast-mobile-popup-content>*:last-child,
.ast-desktop-popup-content>*:last-child {
	padding-bottom: 0;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-icon,
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-icon {
	display: none;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search label,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search label {
	width: 100%;
}

.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu,
.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu .sub-menu {
	background-color: transparent;
}

.ast-mobile-popup-content .ast-icon svg {
	height: .85em;
	width: .95em;
	margin-top: 15px;
}

.ast-mobile-popup-content .ast-icon.icon-search svg {
	margin-top: 0;
}

.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up>.menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up>.menu-item .menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down>.menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down>.menu-item .menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade>.menu-item>.sub-menu,
.ast-mobile-popup-drawer.show,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade>.menu-item .menu-item>.sub-menu {
	opacity: 1;
	visibility: visible;
}

.ast-mobile-popup-drawer {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	opacity: 0;
}

.ast-mobile-popup-drawer .ast-mobile-popup-inner {
	width: 100%;
	transform: translateX(100%);
	max-width: 90%;
	right: 0;
	top: 0;
	background: #fafafa;
	color: #3a3a3a;
	bottom: 0;
	opacity: 0;
	position: fixed;
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
	-js-display: flex;
	display: flex;
	flex-direction: column;
	transition: transform 0.2s ease-in, opacity 0.2s ease-in;
	overflow-y: auto;
	overflow-x: hidden;
}

.ast-mobile-popup-drawer.ast-mobile-popup-left .ast-mobile-popup-inner {
	transform: translateX(-100%);
	right: auto;
	left: 0;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation ul .menu-item .sub-menu .menu-link {
	padding-left: 30px;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
	padding-left: 40px;
}

.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
	right: calc(20px - 0.907em);
}

.ast-mobile-popup-drawer.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
	left: calc(20px - 0.907em);
	width: fit-content;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search {
	width: 100%;
	position: relative;
	display: block;
	right: auto;
	transform: none;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-form {
	right: 0;
	visibility: visible;
	opacity: 1;
	position: relative;
	top: auto;
	transform: none;
	padding: 0;
	display: block;
	overflow: hidden;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-field {
	width: 100%;
	padding-right: 5.5em;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-submit,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-submit {
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	padding: 0 1em;
	border-radius: 0;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
	opacity: 1;
	visibility: visible;
	transform: translateX(0%);
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
	background-color: var(--ast-global-color-5);
	;
}

.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
	background-color: var(--ast-global-color-5);
	;
}

.ast-mobile-popup-content>*,
.ast-mobile-header-content>*,
.ast-desktop-popup-content>*,
.ast-desktop-header-content>* {
	padding-top: 0px;
	padding-bottom: 0px;
}

.content-align-flex-start .ast-builder-layout-element {
	justify-content: flex-start;
}

.content-align-flex-start .main-header-menu {
	text-align: left;
}

.ast-mobile-popup-drawer.active .menu-toggle-close {
	color: #3a3a3a;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
	min-height: 30px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
	line-height: 30px;
}

#masthead .ast-container,
.site-header-focus-item+.ast-breadcrumbs-wrapper {
	max-width: 100%;
	padding-left: 35px;
	padding-right: 35px;
}

.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
	padding-left: 20px;
	padding-right: 20px;
}

.ast-header-break-point .ast-primary-header-bar {
	border-bottom-width: 0px;
	border-bottom-color: var(--ast-global-color-4);
	border-bottom-style: solid;
}

@media (min-width:922px) {
	.ast-primary-header-bar {
		border-bottom-width: 0px;
		border-bottom-color: var(--ast-global-color-4);
		border-bottom-style: solid;
	}
}

.ast-primary-header-bar {
	background-color: var(--ast-global-color-4);
	;
	background-image: none;
	;
}

@media (max-width:921px) {

	.ast-mobile-header-wrap .ast-primary-header-bar,
	.ast-primary-header-bar .site-primary-header-wrap {
		min-height: 50px;
	}
}

@media (max-width:544px) {

	.ast-mobile-header-wrap .ast-primary-header-bar,
	.ast-primary-header-bar .site-primary-header-wrap {
		min-height: 50px;
	}
}

@media (max-width:921px) {

	.ast-desktop .ast-primary-header-bar.main-header-bar,
	.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 1em;
	}
}

@media (max-width:544px) {

	.ast-desktop .ast-primary-header-bar.main-header-bar,
	.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-left: 1em;
		padding-right: 1em;
	}
}

.ast-primary-header-bar {
	display: block;
}

@media (max-width:921px) {
	.ast-header-break-point .ast-primary-header-bar {
		display: grid;
	}
}

@media (max-width:544px) {
	.ast-header-break-point .ast-primary-header-bar {
		display: grid;
	}
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
	color: var(--ast-global-color-4);
	border: none;
	background: var(--ast-global-color-0);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	width: 20px;
	height: 20px;
	fill: var(--ast-global-color-4);
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
	color: var(--ast-global-color-4);
}

:root {
	--e-global-color-astglobalcolor0: #0274be;
	--e-global-color-astglobalcolor1: #025790;
	--e-global-color-astglobalcolor2: #3a3a3a;
	--e-global-color-astglobalcolor3: #091e4f;
	--e-global-color-astglobalcolor4: #ffffff;
	--e-global-color-astglobalcolor5: #f8f6f3;
	--e-global-color-astglobalcolor6: #161718;
	--e-global-color-astglobalcolor7: #424242;
	--e-global-color-astglobalcolor8: #000000;
}

.ast-pagination .next.page-numbers {
	display: inherit;
	float: none;
}

.ast-pagination a,
.nav-links a {
	color: #1c876f;
}

.ast-pagination a:hover,
.ast-pagination a:focus,
.ast-pagination>span:hover:not(.dots),
.ast-pagination>span.current {
	color: #145e4d;
}

@media (max-width:544px) {

	.ast-pagination .next:focus,
	.ast-pagination .prev:focus {
		width: 100% !important;
	}
}

.ast-pagination .prev.page-numbers,
.ast-pagination .next.page-numbers {
	padding: 0 1.5em;
	height: 2.33333em;
	line-height: calc(2.33333em - 3px);
}

.ast-pagination-default .ast-pagination .next.page-numbers {
	padding-right: 0;
}

.ast-pagination-default .ast-pagination .prev.page-numbers {
	padding-left: 0;
}

.ast-pagination-default .post-page-numbers.current .page-link,
.ast-pagination-default .ast-pagination .page-numbers.current {
	border-radius: 2px;
}

.ast-pagination {
	display: inline-block;
	width: 100%;
	padding-top: 2em;
	text-align: center;
}

.ast-pagination .page-numbers {
	display: inline-block;
	width: 2.33333em;
	height: 2.33333em;
	font-size: 16px;
	font-size: 1.06666rem;
	line-height: calc(2.33333em - 3px);
	font-weight: 500;
}

.ast-pagination .nav-links {
	display: inline-block;
	width: 100%;
}

@media (max-width: 420px) {

	.ast-pagination .prev.page-numbers,
	.ast-pagination .next.page-numbers {
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.ast-pagination-circle .ast-pagination .next.page-numbers,
	.ast-pagination-square .ast-pagination .next.page-numbers {
		margin-top: 10px;
	}

	.ast-pagination-circle .ast-pagination .prev.page-numbers,
	.ast-pagination-square .ast-pagination .prev.page-numbers {
		margin-bottom: 10px;
	}
}

.ast-pagination .prev,
.ast-pagination .prev:visited,
.ast-pagination .prev:focus,
.ast-pagination .next,
.ast-pagination .next:visited,
.ast-pagination .next:focus {
	display: inline-block;
	width: auto;
}

.ast-pagination .prev svg,
.ast-pagination .next svg {
	height: 16px;
	position: relative;
	top: 0.2em;
}

.ast-pagination .prev svg {
	margin-right: 0.3em;
}

.ast-pagination .next svg {
	margin-left: 0.3em;
}

.ast-page-builder-template .ast-pagination {
	padding: 2em;
}

.ast-pagination .prev.page-numbers {
	float: left;
}

.ast-pagination .next.page-numbers {
	float: right;
}

@media (max-width: 768px) {
	.ast-pagination .next.page-numbers .page-navigation {
		padding-right: 0;
	}
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
	--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
	--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
	--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
	--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
	--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
	--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
	--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
	--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--font-family--inter: "Inter", sans-serif;
	--wp--preset--font-family--cardo: Cardo;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:root {
	--wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
	--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size);
}

:where(body) {
	margin: 0;
}

.wp-site-blocks>.alignleft {
	float: left;
	margin-right: 2em;
}

.wp-site-blocks>.alignright {
	float: right;
	margin-left: 2em;
}

.wp-site-blocks>.aligncenter {
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

:where(.wp-site-blocks)>* {
	margin-block-start: 24px;
	margin-block-end: 0;
}

:where(.wp-site-blocks)> :first-child {
	margin-block-start: 0;
}

:where(.wp-site-blocks)> :last-child {
	margin-block-end: 0;
}

:root {
	--wp--style--block-gap: 24px;
}

.is-layout-flow> :first-child {
	margin-block-start: 0;
}

.is-layout-flow> :last-child {
	margin-block-end: 0;
}

.is-layout-flow>* {
	margin-block-start: 24px;
	margin-block-end: 0;
}

.is-layout-constrained> :first-child {
	margin-block-start: 0;
}

.is-layout-constrained> :last-child {
	margin-block-end: 0;
}

.is-layout-constrained>* {
	margin-block-start: 24px;
	margin-block-end: 0;
}

.is-layout-flex {
	gap: 24px;
}

.is-layout-grid {
	gap: 24px;
}

.is-layout-flow>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

.is-layout-flow>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

.is-layout-flow>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.is-layout-constrained>.alignleft {
	float: left;
	margin-inline-start: 0;
	margin-inline-end: 2em;
}

.is-layout-constrained>.alignright {
	float: right;
	margin-inline-start: 2em;
	margin-inline-end: 0;
}

.is-layout-constrained>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: var(--wp--style--global--content-size);
	margin-left: auto !important;
	margin-right: auto !important;
}

.is-layout-constrained>.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

body .is-layout-flex {
	display: flex;
}

.is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}

.is-layout-flex> :is(*, div) {
	margin: 0;
}

body .is-layout-grid {
	display: grid;
}

.is-layout-grid> :is(*, div) {
	margin: 0;
}

:root :where(body) {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:where(:not(.wp-element-button)) {
	text-decoration: none;
}

:root :where(.wp-element-button, .wp-block-button__link) {
	background-color: #32373c;
	border-width: 0;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
	text-decoration: none;
}

.has-black-color {
	color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
	color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important;
}

.has-ast-global-color-0-color {
	color: var(--wp--preset--color--ast-global-color-0) !important;
}

.has-ast-global-color-1-color {
	color: var(--wp--preset--color--ast-global-color-1) !important;
}

.has-ast-global-color-2-color {
	color: var(--wp--preset--color--ast-global-color-2) !important;
}

.has-ast-global-color-3-color {
	color: var(--wp--preset--color--ast-global-color-3) !important;
}

.has-ast-global-color-4-color {
	color: var(--wp--preset--color--ast-global-color-4) !important;
}

.has-ast-global-color-5-color {
	color: var(--wp--preset--color--ast-global-color-5) !important;
}

.has-ast-global-color-6-color {
	color: var(--wp--preset--color--ast-global-color-6) !important;
}

.has-ast-global-color-7-color {
	color: var(--wp--preset--color--ast-global-color-7) !important;
}

.has-ast-global-color-8-color {
	color: var(--wp--preset--color--ast-global-color-8) !important;
}

.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-ast-global-color-0-background-color {
	background-color: var(--wp--preset--color--ast-global-color-0) !important;
}

.has-ast-global-color-1-background-color {
	background-color: var(--wp--preset--color--ast-global-color-1) !important;
}

.has-ast-global-color-2-background-color {
	background-color: var(--wp--preset--color--ast-global-color-2) !important;
}

.has-ast-global-color-3-background-color {
	background-color: var(--wp--preset--color--ast-global-color-3) !important;
}

.has-ast-global-color-4-background-color {
	background-color: var(--wp--preset--color--ast-global-color-4) !important;
}

.has-ast-global-color-5-background-color {
	background-color: var(--wp--preset--color--ast-global-color-5) !important;
}

.has-ast-global-color-6-background-color {
	background-color: var(--wp--preset--color--ast-global-color-6) !important;
}

.has-ast-global-color-7-background-color {
	background-color: var(--wp--preset--color--ast-global-color-7) !important;
}

.has-ast-global-color-8-background-color {
	background-color: var(--wp--preset--color--ast-global-color-8) !important;
}

.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-ast-global-color-0-border-color {
	border-color: var(--wp--preset--color--ast-global-color-0) !important;
}

.has-ast-global-color-1-border-color {
	border-color: var(--wp--preset--color--ast-global-color-1) !important;
}

.has-ast-global-color-2-border-color {
	border-color: var(--wp--preset--color--ast-global-color-2) !important;
}

.has-ast-global-color-3-border-color {
	border-color: var(--wp--preset--color--ast-global-color-3) !important;
}

.has-ast-global-color-4-border-color {
	border-color: var(--wp--preset--color--ast-global-color-4) !important;
}

.has-ast-global-color-5-border-color {
	border-color: var(--wp--preset--color--ast-global-color-5) !important;
}

.has-ast-global-color-6-border-color {
	border-color: var(--wp--preset--color--ast-global-color-6) !important;
}

.has-ast-global-color-7-border-color {
	border-color: var(--wp--preset--color--ast-global-color-7) !important;
}

.has-ast-global-color-8-border-color {
	border-color: var(--wp--preset--color--ast-global-color-8) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important;
}

.has-inter-font-family {
	font-family: var(--wp--preset--font-family--inter) !important;
}

.has-cardo-font-family {
	font-family: var(--wp--preset--font-family--cardo) !important;
}

:root :where(.wp-block-pullquote) {
	font-size: 1.5em;
	line-height: 1.6;
}

.woocommerce a.added_to_cart {
	display: none;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: left;
}

.woocommerce .woocommerce-ordering {
	float: right;
	margin-bottom: 2.5em;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
	font-size: 1.2rem;
	padding: 20px 0 14px;
	margin: 0 0 20px;
	border-bottom: 1px solid var(--ast-border-color);
	font-weight: 700;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
	border-width: 2px 2px 0 2px;
	border-style: solid;
	font-size: 1.2rem;
	margin: 0;
	padding: 1.5em 1.5em 1em;
	border-color: var(--ast-border-color);
	font-weight: 700;
}

.woocommerce-Address h3,
.cart-collaterals h2 {
	font-size: 1.2rem;
	padding: .7em 1em;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2 {
	font-weight: 700;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
	padding: 0 2em;
	border-width: 0 2px 2px;
	border-style: solid;
	border-color: var(--ast-border-color);
}

ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
	margin: 0;
	padding: 0.25em 0 0.25em 22px;
	text-indent: -22px;
	list-style: none outside;
}

.woocommerce span.onsale,
.wc-block-grid__product .wc-block-grid__product-onsale {
	background-color: #1c876f;
	color: #ffffff;
}

.woocommerce-message,
.woocommerce-info {
	border-top-color: #1c876f;
}

.woocommerce-message::before,
.woocommerce-info::before {
	color: #1c876f;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.widget_layered_nav_filters ul li.chosen a,
.woocommerce-page ul.products li.product .ast-woo-product-category,
.wc-layered-nav-rating a {
	color: var(--ast-global-color-3);
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
	border-color: #1c876f;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #1c876f;
	color: var(--ast-global-color-5);
}

.woocommerce-MyAccount-navigation-link.is-active a {
	color: #145e4d;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #1c876f;
}

.woocommerce .star-rating,
.woocommerce .comment-form-rating .stars a,
.woocommerce .star-rating::before {
	color: var(--ast-global-color-3);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
	background: #1c876f;
}

.woocommerce[class*="rel-up-columns-"] .site-main div.product .related.products ul.products li.product,
.woocommerce-page .site-main ul.products li.product {
	width: 100%;
}

.woocommerce ul.product-categories>li ul li {
	position: relative;
}

.woocommerce ul.product-categories>li ul li:before {
	content: "";
	border-width: 1px 1px 0 0;
	border-style: solid;
	display: inline-block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.woocommerce ul.product-categories>li ul li a {
	margin-left: 15px;
}

.ast-icon-shopping-cart svg {
	height: .82em;
}

.ast-icon-shopping-bag svg {
	height: 1em;
	width: 1em;
}

.ast-icon-shopping-basket svg {
	height: 1.15em;
	width: 1.2em;
}

.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap,
.ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap {
	line-height: 1;
}

.ast-site-header-cart.ast-menu-cart-fill i.astra-icon {
	font-size: 1.1em;
}

li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after {
	padding-left: 2px;
}

.ast-hfb-header .ast-addon-cart-wrap {
	padding: 0.4em;
}

.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap {
	display: none;
}

.ast-site-header-cart i.astra-icon:after {
	background: #1c876f;
}

@media (min-width:545px) and (max-width:921px) {

	.woocommerce.tablet-columns-3 ul.products li.product,
	.woocommerce-page.tablet-columns-3 ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width:922px) {
	.woocommerce form.checkout_coupon {
		width: 50%;
	}
}

@media (max-width:921px) {

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart,
	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart {
		padding-right: 0;
		padding-left: 0;
	}

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar {
		text-align: center;
	}

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart,
	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons {
		display: inline-block;
	}

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding {
		flex: auto;
	}

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding {
		flex: 0 0 100%;
	}

	.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container {
		display: flex;
		justify-content: center;
	}

	.woocommerce-cart .woocommerce-shipping-calculator .button {
		width: 100%;
	}

	.woocommerce div.product div.images,
	.woocommerce div.product div.summary,
	.woocommerce #content div.product div.images,
	.woocommerce #content div.product div.summary,
	.woocommerce-page div.product div.images,
	.woocommerce-page div.product div.summary,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page #content div.product div.summary {
		float: none;
		width: 100%;
	}

	.woocommerce-cart table.cart td.actions .ast-return-to-shop {
		display: block;
		text-align: center;
		margin-top: 1em;
	}

	.ast-container .woocommerce ul.products:not(.elementor-grid),
	.woocommerce-page ul.products:not(.elementor-grid),
	.woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width:544px) {
	.ast-separate-container .ast-woocommerce-container {
		padding: .54em 1em 1.33333em;
	}

	.woocommerce-message,
	.woocommerce-error,
	.woocommerce-info {
		display: flex;
		flex-wrap: wrap;
	}

	.woocommerce-message a.button,
	.woocommerce-error a.button,
	.woocommerce-info a.button {
		order: 1;
		margin-top: .5em;
	}

	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		float: none;
		margin-bottom: 2em;
	}

	.woocommerce table.cart td.actions .button,
	.woocommerce #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button {
		padding-left: 1em;
		padding-right: 1em;
	}

	.woocommerce #content table.cart .button,
	.woocommerce-page #content table.cart .button {
		width: 100%;
	}

	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon {
		float: none;
	}

	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .coupon .button {
		flex: 1;
	}

	.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}

	.ast-container .woocommerce ul.products:not(.elementor-grid),
	.woocommerce-page ul.products:not(.elementor-grid),
	.woocommerce.mobile-columns-1 ul.products:not(.elementor-grid),
	.woocommerce-page.mobile-columns-1 ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}

	.woocommerce.mobile-rel-up-columns-2 ul.products::not(.elementor-grid) {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width:544px) {

	.woocommerce ul.products a.button.loading::after,
	.woocommerce-page ul.products a.button.loading::after {
		display: inline-block;
		margin-left: 5px;
		position: initial;
	}

	.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n),
	.woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n) {
		margin-right: 0;
	}

	.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
	.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin-right: 0;
	}
}

@media (min-width:922px) {
	.ast-woo-shop-archive .site-content>.ast-container {
		max-width: 1260px;
	}
}

@media (min-width:922px) {

	.woocommerce #content .ast-woocommerce-container div.product div.images,
	.woocommerce .ast-woocommerce-container div.product div.images,
	.woocommerce-page #content .ast-woocommerce-container div.product div.images,
	.woocommerce-page .ast-woocommerce-container div.product div.images {
		width: 50%;
	}

	.woocommerce #content .ast-woocommerce-container div.product div.summary,
	.woocommerce .ast-woocommerce-container div.product div.summary,
	.woocommerce-page #content .ast-woocommerce-container div.product div.summary,
	.woocommerce-page .ast-woocommerce-container div.product div.summary {
		width: 46%;
	}

	.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1,
	.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2,
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
		float: none;
		width: auto;
	}
}

.summary .price {
	display: inline-block;
}

.ast-shipping-text {
	display: inline;
}

.widget_product_search button {
	flex: 0 0 auto;
	padding: 10px 20px;
	;
}

@media (min-width:922px) {

	.woocommerce.woocommerce-checkout form #customer_details.col2-set,
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
		width: 55%;
		float: left;
		margin-right: 4.347826087%;
	}

	.woocommerce.woocommerce-checkout form #order_review,
	.woocommerce.woocommerce-checkout form #order_review_heading,
	.woocommerce-page.woocommerce-checkout form #order_review,
	.woocommerce-page.woocommerce-checkout form #order_review_heading {
		width: 40%;
		float: right;
		margin-right: 0;
		clear: right;
	}
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
	width: 50%;
}

select,
.select2-container .select2-selection--single {
	background-image: url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23091e4f' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");
	background-size: .8em;
	background-repeat: no-repeat;
	background-position-x: calc(100% - 10px);
	background-position-y: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 2em;
}

.woocommerce ul.products li.product.desktop-align-center,
.woocommerce-page ul.products li.product.desktop-align-center {
	text-align: center;
}

.woocommerce ul.products li.product.desktop-align-center .star-rating,
.woocommerce-page ul.products li.product.desktop-align-center .star-rating {
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 921px) {

	.woocommerce ul.products li.product.tablet-align-center,
	.woocommerce-page ul.products li.product.tablet-align-center {
		text-align: center;
	}

	.woocommerce ul.products li.product.tablet-align-center .star-rating,
	.woocommerce-page ul.products li.product.tablet-align-center .star-rating {
		margin-left: auto;
		margin-right: auto;
	}
}

@media(max-width: 544px) {

	.woocommerce ul.products li.product.mobile-align-center,
	.woocommerce-page ul.products li.product.mobile-align-center {
		text-align: center;
	}

	.woocommerce ul.products li.product.mobile-align-center .star-rating,
	.woocommerce-page ul.products li.product.mobile-align-center .star-rating {
		margin-left: auto;
		margin-right: auto;
	}
}

.ast-woo-active-filter-widget .wc-block-active-filters {
	display: flex;
	align-items: self-start;
	justify-content: space-between;
}

.ast-woo-active-filter-widget .wc-block-active-filters__clear-all {
	flex: none;
	margin-top: 2px;
}

.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set,
.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set {
	width: 100%;
}

.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review,
.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading,
.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review,
.woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading {
	width: 100%;
	float: inherit;
}

.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single,
.elementor-widget-woocommerce-cart .select2-container .select2-selection--single {
	padding: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce form .woocommerce-additional-fields,
.elementor-widget-woocommerce-checkout-page .woocommerce form .shipping_address,
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation-link,
.elementor-widget-woocommerce-cart .woocommerce a.remove {
	border: none;
}

.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals>h2 {
	background-color: inherit;
	border-bottom: 0px;
	margin: 0px;
}

.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals {
	padding: 0;
	border-color: inherit;
	border-radius: 0;
	margin-bottom: 0px;
	border-width: 0px;
}

.elementor-widget-woocommerce-cart .woocommerce-cart-form .e-apply-coupon {
	line-height: initial;
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-Address-title h3 {
	margin-bottom: var(--myaccount-section-title-spacing, 0px);
}

.elementor-widget-woocommerce-my-account .woocommerce-Addresses .woocommerce-Address-title,
.elementor-widget-woocommerce-my-account table.shop_table thead,
.elementor-widget-woocommerce-my-account .woocommerce-page table.shop_table thead,
.elementor-widget-woocommerce-cart table.shop_table thead {
	background: inherit;
}

.elementor-widget-woocommerce-cart .e-apply-coupon,
.elementor-widget-woocommerce-cart #coupon_code,
.elementor-widget-woocommerce-checkout-page .e-apply-coupon,
.elementor-widget-woocommerce-checkout-page #coupon_code {
	height: 100%;
}

.elementor-widget-woocommerce-cart td.product-name dl.variation dt {
	font-weight: inherit;
}

.elementor-element.elementor-widget-woocommerce-checkout-page .e-checkout__container #customer_details .col-1 {
	margin-bottom: 0;
}

.woocommerce form .form-row .required {
	visibility: visible;
}

/* device-width :1024px */

@media only screen and (max-width: 600px) {
	div#field_23_25 {
		padding: 0;
	}
}

@media only screen and (min-width: 600px) {
	div#field_23_25 {
		padding: 0;
	}
}

@media only screen and (min-width: 768px) {
	div#field_23_25 {
		padding: 0 10%;
	}
}

@media only screen and (min-width: 992px) {
	div#field_23_25 {
		padding: 0 20%;
	}
}

@media only screen and (min-width: 1200px) {
	div#field_23_25 {
		padding: 0 27%;
	}
}

.main-member {
	position: absolute;
	display: flex;
}

li.loginbttn a {
	text-transform: capitalize !important;
}

#button_code a {
	padding: 0px;
	width: 135px;
	height: 48px;
	line-height: 46px;
}

#button_code .e-con-inner {
	display: flex !important;
}

.mpdtab-nav-wrap li:first-child {
	order: 4;
}

.mpdtab-nav-wrap li:nth-child(2) {
	order: 2;
}

.mpdtab-nav-wrap li:nth-child(3) {
	order: 1;
}

.mpdtab-nav-wrap li:nth-child(4) {
	order: 3;
}

.pgafu-post-pagination a,
.pgafu-post-pagination a {
	margin: 0;
	text-decoration: none;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	padding: .75em;
	text-align: center;
	min-width: 2.5em;
	border-radius: 50px;
	background: transparent;
	color: #0A767C !important;
}

.pgafu-post-pagination .current {
	margin: 0;
	text-decoration: none;
	padding: 0;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	padding: .75em;
	text-align: center;
	min-width: 2.5em;
	border-radius: 50px;
	background-color: #0A767C;
	color: #fff !important;
}

.annual_review h3>a:nth-child(1) {
	display: none !important;
}

#banner_top {
	min-height: 100px;
}

#banner_top h2 {
	font-size: 42px;
	margin-bottom: 0px !important;

}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {

	display: none;
}

.left_class {
	padding-right: 0px !important;
}

.ast-shop-product-out-of-stock {
	cursor: default !important;
}

#pgafu-post-filtr-1 .pgafu-post-pagination a,
.pgafu-post-pagination a {
	color: #000 !important;
	padding: 10px;
	border: 1px solid #0000001A;
	font-weight: 400;
	margin: 3px;
	font-size: 14px;
	height: 35px;
	width: 34px;
}

.left_icn {
	transform: rotate(180deg);
}

#pagina_co .pgafu-post-pagination .current {
	padding: 10px;
	border: 1px solid #0000001A;
	font-weight: 400;
	margin: 3px;
	font-size: 14px;
	height: 35px;
	width: 34px;
}

.login-submit {
	margin-bottom: 0px !important;
}

.main-member {
	font-size: 12px;
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
	cursor: default !important;
	text-align: center;
}

#year_detail {
	position: relative;
	right: 7%;
}

.sub-menu .current_page_item:after {
	bottom: auto !important;
}

.login-submit #wp-submit {

	font-size: 16px;
	line-height: 12.28px;

	width: 126px;
	height: 46px;

}

.wpcp-carousel-section.nav-vertical-center {
	margin: 0px;
}

.main-navigation ul {
	column-gap: 10px;
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor>.menu-link {
	font-weight: 700;
	color: #000;
}

.ask_sefisa .elementor-button {
	width: 148px;
	height: 48px;
}

.event_but .elementor-button {
	width: 135px;
	height: 48px;
}

/* blog */
.current_page_item:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	bottom: -28px;
	border-bottom: 4px solid #B73E42;
}

.search_box input {
	padding-left: 35px !important;
}

#blog_details_tab1 .pgafu-post-image-bg {
	width: 420px;
}

.pgafu-post-grid-main.pgafu-design-2.pgafu-image-fit .pgafu-post-image-bg {
	height: auto;
}

.pgafu-time img {
	display: none !important;
}

#blog_details_tab1 img {
	object-fit: fill;
	height: 532px;
	border-radius: 4px;
	max-width: 100%;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}

#blog_details_tab1 .pgafu-post-grid-content {
	position: relative;
}

#blog_details_tab1 .pgafu-content-above-image {
	width: 100%;
	position: absolute;
	right: 16px;
	background: #fff;
	width: 66%;
	bottom: -12px;
	padding: 20px;
}

#blog_details_tab1 .readmorebtn:after {
	background: var(--wpr-bg-75c7f96f-ca23-475f-9c49-bc386da1317f);
	content: "";
	width: 17px;
	height: 18px;
	position: absolute;
	top: 86%;
	left: 29%;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
}

#blog_details_tab1 .readmorebtn {
	width: 100%;
	border-top: 1px solid #0000001A;
	padding-top: 17px;
}

.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content {
	border: none;
}

.pgafu-content-above-image a {
	color: #0A767C;
	font-size: 16px;
	font-weight: 600;
	line-height: 21.28px !important;
	border: none;
	margin-top: 5px;
}

.readmorebtn:hover,
.readmorebtn:focus,
.readmorebtn:active {
	background: transparent;
	color: #0A767C;
}

.pgafu-filter {
	list-style: none !important;
	text-align: left;
	margin: auto;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	padding-bottom: 40px;
}

.pgafu-filter li.pgafu-active-filtr a {
	background: #0A767C;
	color: #fff;
	border-radius: 100px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.pgafu-filter li a {
	text-decoration: none;
	font-size: 18px;
	display: block;
	position: relative;
	cursor: pointer;
	color: #0A767C;
	background: #F5F5F5;
	padding-left: 20px;
	padding-right: 20px;
	line-height: normal;
	font-weight: 600;
	border: 1px solid #0A767C;
	border-radius: 100px;
}

.pgafu-filter li {

	margin: 0px 20px 4px 0px !important;
}

#year_detail {
	font-size: 16px;
	font-weight: 600;
	line-height: 21.28px;
	text-align: right;
}

#Year {
	height: 46px;
	margin-left: 10px;
	width: 184px;
	padding: 11px 22px;
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	background-color: #DBDBDB;
}

.psac-link-overlay .pgafu-post-date {
	background: #B73E42;
	width: 75px;
	height: 65px;
	border-radius: 4px;
	position: relative;
	left: 2%;
	color: white;
	top: 3%;
	display: grid;
	align-items: center;
	align-content: center;
	text-align: center;
	align-content: center;
	line-height: 1.5em;
}

.pgafu-post-date span {
	font-size: 16px;
	display: inline-block;
	margin-right: 0px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
}

.main_blog_content {
	min-height: 200px;
}

#faq_details .elementor-tab-content {
	color: rgb(0 0 0 / 60%);
	/* font-family: "Segoe UI", Sans-serif; */
	font-size: 16px;
	font-weight: 400;
	line-height: 21.28px;
}

.sefisa_content {
	background: linear-gradient(97.75deg, #B73E42 0%, #0A767C 103.56%);


}

.menu-item-logindata {
	display: none;
}

.sefisa_content:before {
	bottom: 10px;
	left: 0% !important;
	content: '';
	position: absolute;
	width: 158px;
	height: 155px;
	background-image: var(--wpr-bg-44342e01-0e99-48e5-8dbe-fc7d0332a24e);

	top: 0 !important;

	transform: translateY(-20%) !important;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.sefisa_content:after {
	content: '';
	position: absolute;
	width: 158px;
	height: 155px;
	background-image: var(--wpr-bg-ab1651e3-60cf-478c-b513-ced6f1969629);

	bottom: 0;
	transform: translateY(21%) !important;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;

	right: 0%;

}

.sefisa_content p {
	margin-bottom: 0px;
}

.elementor-custom-embed-play {

	background: white;
	border: 1px solid white;
	border-radius: 100px;
	width: 88px;
	height: 88px;
}

.elementor-custom-embed-play svg {
	fill: #B73E42;

	opacity: 1;
	margin-top: 24px;
	margin-left: 10px;
}

.haep_program img {
	height: 562px;
	object-fit: cover;

}

.middle_image {
	position: absolute;
	;
	top: 231.68px;
	left: 46.91px;
}

.last_image {
	position: relative;
	top: 60%;
	right: -11%;
}

/* events */
#carou_side .elementor-accordion .elementor-tab-title {
	padding-left: 0px;
}

#carou_side .elementor-accordion .elementor-tab-content {
	padding-left: 0px;
}

.filter_pgf {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	grid-auto-rows: minmax(100px, auto);
}

@media (max-width: 767px) {
	#year_detail {
		position: relative;
		right: auto;
	}

	.event_but .elementor-button {
		width: 135px;
		height: 48px;
	}

	.ask_sefisa .elementor-button {
		width: 148px;
		height: auto;
	}

	.current_page_item:after {
		border-bottom: none !important;
	}

	.latest_news .elementor-heading-title {

		top: auto !important;
	}

	.latest_news:before {
		content: "" !important;
	}

	.filter_pgf {
		display: block;
	}

	.pgafu-filter {
		padding-bottom: 20px;
	}

	#year_detail {
		text-align: center;
		margin-bottom: 30px;
		width: auto;
	}

	.main_blog_content {
		min-height: auto;
		padding-top: 10px;
	}

	.pgafu-filter li {
		display: block;
		padding-bottom: 10px;
	}

	.pgafu-filter li a {
		text-align: center;
	}

	.middle_image {
		position: relative;
		;
		top: 0px;
		left: 0px;
	}

	.last_image {
		position: relative;
		top: 0px;
		right: 0px;
	}

	.haep_program img {
		height: auto;
		object-fit: cover;

	}

}

.twae-content {
	border: none;
	background: transparent !important;
	box-shadow: none !important;
}

.twae-arrow {
	display: none;
}

.twae-icon {
	display: none !important;
}

.twae-vertical-right.twae-wrapper .twae-content {
	border: none !important;
}

.twae-label-big {
	background-image: linear-gradient(97.75deg, #B73E42 0%, #0A767C 103.56%);
	-webkit-background-clip: text;
	color: transparent !important;
	left: -4%;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
a,
div,
button,
input,
select,
span {
	font-family: Segoe UI !important;
}

@media only screen and (min-width: 768px) {
	#timeline_about .twae-vertical-right.twae-wrapper .twae-labels {

		top: 24%;

	}
}

.twae-start {
	border-radius: 0 !important;
	rotate: 318deg !important;
}

.twae-end {
	border-radius: 0 !important;
	rotate: 318deg !important;
}

/* workshop */
.bsk-tabs ul.nav-tabs li a {
	height: 55px;
	text-align: center;
	/* display: flex; */
	align-items: center;
	align-content: center;
}

.mpdtabs-style4 .nav-tabs li a.active:after {
	display: none;
}

.mpdtabs-style4 .nav-tabs li {
	margin-right: 0px !important;
}

.mgpde-shadow {
	box-shadow: none;
}

.bsk-tabs ul.nav-tabs li a.active {
	border-bottom: 2px solid #B73E42 !important;
}

.mpdtabs-style4 .tab-content {
	margin-top: 0px;
}

.woocommerce-Price-amount {
	color: #0A767C;
	font-size: 24px;
	font-weight: 700;
	line-height: 31.92px;
}

.mgpdeg-cart-btn a.added_to_cart {
	border: 1px solid #0A767C !important;
}

#main_mgpde-ptitle h2 {
	border: none;
	height: auto;
	margin-bottom: 0px;
}

#main_mgpde-ptitle img {
	height: 293px;
	object-fit: cover;
}

.elementor-search-form__submit {

	padding-left: 0px !important;
	padding-right: 0px !important;
}

.elementor-search-form__submit {
	background: #0A747B !important;
	border-radius: 100px !important;
	width: 50px;
	height: 50px;
	margin-right: 10px !important;
	margin-top: 6px !important;
}

.search_box .elementor-search-form {
	width: 476px;

}

.search_box .elementor-search-form__container {
	min-height: 64px !important;

}

.search_box .e-font-icon-svg-container {
	background: #0A747B;
	margin-left: -10px;
	border-radius: 100px;
	height: 50px;
}

.bsk-tabs ul.nav.nav-tabs {
	display: inline-grid;
	grid-template-columns: auto auto auto auto auto;
	width: 100%;

	box-shadow: none !important;
}

.mpdtab-content .tab-pane {
	padding-left: 50px;
	padding-right: 50px;
}

#wp-submit {
	text-transform: capitalize;
}

.dropdown-menu-toggle svg {
	margin-left: 3px !important;
}

/* login */
.login_data .e-con-inner {
	background: linear-gradient(97.75deg, #B73E42 0%, #0A767C 103.56%);
	border-radius: 4px !important;
	padding-left: 25px;
	padding-right: 25px;
}

#loginform label {
	font-size: 16px;
	font-weight: 600;
	line-height: 21.28px;
	color: #000;
}

.login_data img {
	width: 100%;
	margin: auto;
	text-align: center;
	/* min-height: 433px; */
	height: 433px;
	object-fit: cover;
}

#loginform input[type=text],
input[type=password] {
	height: 46px !important;
	width: 100% !important;
	border-radius: 4px !important;
	border: 1px solid #DBDBDB !important;
	background: #F0F0F0 !important;
}

.login-remember {
	display: none;
}

.login-submit {
	text-align: right;
	text-align: right;
	background: #EFEFEF;
	margin: 0px;
	padding: 20px;
	border-radius: 0px 0px 4px 4px;
}

#wp-submit {
	background: #0A747B;
	border-radius: 100px;
	font-size: 16px;
	line-height: 21.28px;
	font-weight: 600;
}

.login-username,
.login-password {
	padding-left: 35px;
	padding-right: 35px;
}

.login_form a {
	color: #0A767C;
	font-size: 14px;
	font-weight: 600;
	line-height: 18.62px;
	padding-left: 35px;
	padding-right: 35px;
}

/* blog */
#blog_details_tab img {

	height: 532px;
	border-radius: 4px;
}

#blog_details_tab .elementor-post__thumbnail__link {
	width: 420px;
}

#blog_details_tab article {
	position: relative;
}

#blog_details_tab .elementor-post__text {
	width: 100%;
	position: absolute;
	right: 16px;
	background: #fff;
	width: 66%;
	bottom: -12px;
	padding: 20px;
}

#blog_details_tab .elementor-post__read-more:after {
	background: var(--wpr-bg-58f60a35-512a-4426-9f6f-57dd4f626859);
	content: "";
	width: 17px;
	height: 18px;
	position: absolute;
	top: 86%;
	left: 29%;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
}

#blog_details_tab .elementor-post__excerpt {
	border-bottom: 1px solid #0000001A;
	padding-bottom: 30px;
}

/* responsive */
@media (max-width: 767px) {
	.search_box .elementor-search-form {
		width: auto;

	}

	#blog_details_tab .elementor-post__thumbnail__link {
		width: auto;
	}

	#blog_details_tab img {
		height: auto;

	}

	#blog_details_tab .elementor-post__text {
		position: relative;
		width: 100%;
	}

	#blog_details_tab .elementor-post__read-more:after {
		top: 87%;
		left: 42%;

	}

	.bsk-tabs ul.nav.nav-tabs {
		display: inline-grid !important;

	}

	.bsk-tabs ul.nav.nav-tabs {
		max-width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 5px;
	}

	.mpdtab-content .tab-pane {
		padding-left: 0px;
		padding-right: 0px;
	}

	.login_data img {
		height: auto;
	}

	.login_data .e-con-inner {

		padding-left: 0px;
		padding-right: 0px;
	}

	.login-username,
	.login-password {
		padding-left: 10px;
		padding-right: 10px;
	}

	.customtabs .elementor-tab-title {
		height: 80px;
	}

	.customtabs .elementor-tab-content {
		padding-left: 0px !important;
	}

	.woocommerce-Price-amount {
		font-size: 18px !important;
	}

	/* 	.swiper-wrapper{
		margin-bottom:30px;
	} */
	.tss-wrapper .tss-even .tss-grid-item {
		margin-bottom: 0px !important;
	}

	.customtabs .elementor-tab-title {
		height: 58px !important;
	}

	.customtabs .elementor-tab-content {
		padding-left: 0px !important;
	}

	#mgpdeg-items>div>div.swiper-pagination.mgpcar-btn.swiper-pagination-clickable.swiper-pagination-bullets {
		margin-bottom: 10px !important;
	}

	#mgpdeg-items>div>div.swiper-wrapper {
		margin-bottom: 30px;
	}

	#menu-quick-links {
		columns: auto !important;
		-webkit-columns: auto;
		-moz-columns: 1;
	}

	#menu-become-a-member {
		text-align: center;
	}

	section#block-25 {
		text-align: center;
	}

	#block-28 {
		text-align: center;
		padding-bottom: 30px;
	}

	#block-24 {
		padding-top: 40px;
	}

	div.site-footer-primary-section-2.site-footer-section.site-footer-section-2>aside {
		margin-bottom: 0px;
	}

	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		/* 		padding:0px !important; */
	}

	#block-9>div>div>p {
		width: 100% !important;
		margin-top: 0px;
	}

	#nav_menu-6 {
		text-align: center;
	}

	/* 	our histroy */
	.customssiderr .elementor-testimonial-wrapper {
		display: inline-block !important;
	}

	#inner_column .e-con-inner {

		display: block !important;
	}

	.inner_column .elementor-widget-image-box {
		margin-bottom: 30px !important;
	}

	.mpdtab-content .tab-pane {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.tab-content.mpdtab-content {
		padding: 0px !important;
	}

	.mgpdeg-cart-btn a {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.ast-builder-grid-row {
		display: flex;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
		display: inline-block;

	}

	.ast-builder-grid-row-container-inner {
		text-align: center;
	}

	#blog_details_tab1 .pgafu-post-image-bg {
		width: auto !important;
	}

	#blog_details_tab1 img {
		height: auto !important;

	}

	#blog_details_tab1 .pgafu-content-above-image {
		position: relative;
		width: 100% !important;
		bottom: 0px !important;

		padding: 10px !important;
		right: 0px !important
	}

	#blog_details_tab1 .readmorebtn:after {
		top: 91% !important;
		left: 35% !important;

	}

	.e-con,
	.e-con>.e-con-inner {
		display: flex !important;
		width: 100% !important;
	}

	.login-submit {
		text-align: center;
	}

	.ast-header-break-point .ast-header-woo-cart {
		display: none;
	}

	.ast-primary-header-bar .ast-builder-grid-row {
		display: grid;
	}

	.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
		display: grid;
		width: 100%;
		grid-template-columns: repeat(1, 50%);
		align-items: baseline;
	}

	#Year {
		width: 75%;
	}

	.joinusbttn a.menu-link {
		border: 1px solid #B73E42 !important;
		border-radius: 50px !important;
		width: 250px !important;
		height: 48px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
		margin-top: 10px;
		margin-left: 10px;
	}

	.li.loginbttn a {
		width: 250px !important;
		height: 48px;
		margin-top: 10px;
		margin-left: 10px;
	}

	.loginbttn a {
		width: 250px !important;
		margin-left: 10px;
	}

	.tss-meta-info img {
		width: 70px;
		height: 70px;
	}

	.tss-meta-info .profile-img-wrapper {
		padding: 0px 30px;
		justify-content: start;
	}

}

/* 	ipad */
@media (max-width: 1024px) {
	#year_detail {
		position: relative;
		right: auto;
	}

	.event_but .elementor-button {
		width: 135px;
		height: 48px;
	}

	.contact_details1 .e-con-inner {
		display: flex !important;
	}

	.loginbttn a {
		width: 250px !important;
		margin-left: 10px;
	}

	.joinusbttn a.menu-link {
		border: 1px solid #B73E42 !important;
		border-radius: 50px !important;
		width: 250px !important;
		height: 48px;
		display: flex !important;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
		margin-top: 10px;
		margin-left: 10px;
	}

	#blog_details_tab1 .pgafu-post-image-bg {
		width: auto;
	}

	#blog_details_tab1 img {
		height: auto;
	}

	#menu-quick-links {
		columns: auto !important;
		-webkit-columns: auto;
		-moz-columns: 1;
	}

	.ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
		display: inline-block;
	}


	#block-9>div>div>p {
		width: 100% !important;
		padding-left: 20px;
		line-height: 21.28px;
		margin-top: 0px;
	}

	#customtabs .elementor-tab-title {

		padding: 0px !important;
	}

	.mgpdeg-cart-btn a {
		padding: 10px !important;
	}

	.woocommerce-Price-amount {
		font-size: 20px !important;
	}

	.main_mgpde-ptitle .mgpdeg-product-price {
		top: 19px !important;
	}

	.customtabs .elementor-tab-content {
		padding-left: 10px !important;
	}

	.customssiderr .elementor-testimonial-wrapper {
		display: inline-block !important;
	}

	.middle_image {
		position: relative;
		;
		top: 0px;
		left: 0px;
	}

	.last_image {
		position: relative;
		top: 0px;
		right: 0px;
	}

	.haep_program img {
		height: auto;
		object-fit: cover;
		width: 100%;
	}

	.ast-footer-copyright p {
		text-align: center;
	}

	/* 		column ipad */

	.e-con,
	.e-con>.e-con-inner {
		display: grid;
		width: 100% !important;
	}

	.right_image .e-con-inner {
		display: flex !important;
	}

	.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
		grid-template-columns: auto auto;
	}

	.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
		display: grid;
		width: 100%;
		grid-template-columns: repeat(1, 50%);
		align-items: baseline;
	}

	#ast-mobile-header>div>div>div>div.site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section>div.ast-builder-layout-element.ast-flex.site-header-focus-item {
		text-align: right;
		width: 100%;
		display: inline-block;
	}

	[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
		background: #0A767C;
	}

	#blog_details_tab1 .pgafu-content-above-image {

		right: 0px !important;
		width: 100% !important;

	}

	.main_blog_content {
		min-height: 250px;
	}

	#blog_details_tab1 .readmorebtn:after {
		top: 88%;
		left: 39%;
	}

	.current_page_item:after {
		border-bottom: none !important;
	}

	#banner_top>div {
		display: flex;
	}
}

@media (min-width:1000px) and (max-width:1400px) {
	.contact_details {
		padding-left: 5%;
		padding-right: 5%;
	}

	.main_res {
		padding-left: 5%;
		padding-right: 5%;
	}

	.woocommerce.mgpdeg-cart-btn .button {
		font-size: 14px !important;
		padding-left: 10%;
		padding-right: 10%;
	}

	.woocommerce-Price-amount {
		font-size: 14px !important;
	}

	.main_mgpde-ptitle .mgpdeg-cart-btn {
		width: 70%;
	}

	.main_mgpde-ptitle .mgpdeg-product-price {
		width: 30%;
	}

	.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
		grid-template-columns: auto;
	}

	li.custom-login a {
		width: 80px !important;
	}

	.joinusbttn a.menu-link {

		width: 80px !important;

	}
}

/* device-width :1024px */
@media only screen and (device-width :1024px) {
	#blog_details_tab1 .readmorebtn:after {
		top: 88%;
		left: 39%;
	}

	.main_blog_content {
		min-height: 250px;
	}

}

/* device-width :768px */
@media only screen and (device-width :768px) {
	.main_blog_content {
		min-height: 250px;
	}

	#blog_details_tab1 .readmorebtn:after {
		top: 89%;
		left: 38%;
	}

	.relative_second {
		position: relative !important;

	}
}

@media only screen and (device-width :540px) {
	#traing_div {
		height: 350px !important;
	}
}

@media only screen and (device-width :640px) {
	#year_detail {
		width: auto;
	}

	#blog_details_tab1 .readmorebtn:after {
		top: 89%;
		left: 18% !important;
	}

}

@media only screen and (device-width :384px) {
	#year_detail {
		width: auto;
	}

}

@media only screen and (device-width :390px) {
	#year_detail {
		width: auto;
	}

}

@media only screen and (device-width :1366px) {
	.main_blog_content {
		min-height: 250px;
	}

	#blog_details_tab1 .readmorebtn:after {
		top: 88%;
		left: 29%;
	}
}

/* header responsive */
@media (min-width:1000px) and (max-width:1090px) {
	.main-navigation ul {
		column-gap: 0px;
	}

	.ast-builder-menu-1 .menu-item>.menu-link {
		font-size: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.loginbttn a {
		width: auto !important;
		margin-left: 10px;
	}
}

@media only screen and (device-width :1200px) {
	.main-navigation ul {
		column-gap: 0px;
	}

	.joinusbttn {
		margin-right: 10px;
	}

	.ast-builder-menu-1 .menu-item>.menu-link {
		font-size: 15px;

	}
}

@media only screen and (device-width :1400px) {
	.main-navigation ul {
		column-gap: 10px;
	}

}

@media only screen and (device-width :1600px) {

	.main-navigation ul {
		column-gap: 10px;
	}
}

@media only screen and (device-width :1800px) {
	.main-navigation ul {
		column-gap: 10px;
	}

}

@media (min-width:1100px) and (max-width:1200px) {
	.latest_news:before {

		font-size: 197px !important;

		line-height: 206.96px !important;

	}

	.main-navigation ul {
		column-gap: 4 px !important;
	}

	.ast-builder-menu-1 .menu-item>.menu-link {
		font-size: 12px;
	}
}

@media (min-width:1100px) and (max-width:1300px) {
	.main-navigation ul {
		column-gap: 2px;
	}


}

@media (min-width:1100px) and (max-width:2000px) {
	.woocommerce.mgpdeg-cart-btn {
		width: 50%;
	}
}

@media (min-width:2000px) and (max-width:3600px) {
	.main-navigation ul {
		column-gap: 60px;
	}

}

/* join_form */
.gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type=submit],
.gform_legacy_markup_wrapper .gform_page_footer input.button,
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	font-size: 16px;
	width: 126px;
	height: 48px;
	text-transform: capitalize;
	line-height: 13.28px !important;
}

#swip_test .e-con-inner {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

#swip_test {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.bsk-tabs ul.nav-tabs li a {
	height: 46px;
}

.mpdtabs-style4 .tab-content {
	padding-left: 0px;
	padding-right: 0px;
}

.mgpde-items .mgpdeg-card-img figure img {
	border-radius: 4px;
}

@media (max-width: 1024px) {
	#our_latest_news .e-con-inner {
		display: block;
	}

	.main_mgpde-ptitle .mgpdeg-product-price {
		width: auto;
	}

	.main_mgpde-ptitle .mgpdeg-cart-btn {
		width: auto;
	}

	.bsk-tabs ul.nav.nav-tabs {
		max-width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 10px;
		display: inline-grid !important;
	}

	/* 	.mgpde-items .mgpdeg-card-img figure img {
    height: 293px !important;
    object-fit: none !important;
} */
}

@media (min-width:300px) and (max-width:600px) {
	#main_price .mgpdeg-cart-btn {
		position: relative !important;
	}

	.filterbar .woocommerce.mgpdeg-cart-btn {
		text-align: center;
	}

	.main_price {
		display: block !important;
	}

	#main_price .mgpdeg-cart-btn a {
		width: 135px;
		height: 48px;
		padding: 0px;
		line-height: 26px !important;
		text-align: center;
	}

	#banner_top h2 {
		font-size: 22px;
	}

	.main-member {
		position: relative;
		/* 	display:inline-block; */
	}

	.filterbar .main-member {
		margin-top: 0px !important;
	}

	.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
		margin-bottom: 0px !important;
		margin-right: 0px !important;
	}

	.xtest-img {
		display: none;
	}

	.elementor-testimonial-content {
		line-height: normal !important;
	}

	.customssiderr .elementor-testimonial-job {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.relative_second {
		position: relative !important;

		top: -3%;
	}

	#traing_div {

		height: 300px !important;
	}

	.mgpde-items .mgpdeg-card-img figure img {
		height: 293px !important;
		object-fit: fill !important;
	}

	.woocommerce.mgpdeg-cart-btn {
		width: 100%;
		text-align: center;
	}

	.mgpde-ptitle {
		text-align: center;
	}

	.mgpdeg-product-price {
		width: 100%;
		text-align: center;
	}

}

.gform-body.gform_body {
	padding-bottom: 6% !important;
}

@media (min-width:300px) and (max-width:767px) {
	.annual_review .elementor-widget-image-box {
		width: 100% !important;
	}

	.gform_wrapper .top_label li.gfield.gf_left_half,
	.gform_wrapper .top_label li.gfield.gf_right_half {
		padding-right: 0px !important;
	}

	#field_2_25 {
		top: auto !important;
		left: auto !important;
	}

	#input_2_25 {
		width: 100% !important;
	}

	#field_2_25 {
		position: relative !important;
		text-align: start !important;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

	.woocommerce-js ul.products li.product .button,
	.woocommerce-page ul.products li.product .button {

		padding: 10px 15px;
	}

	.flashproducts .astra-shop-summary-wrap {
		justify-content: center;
	}
}

@media (min-width:600px) and (max-width:1024px) {
	#main_price .mgpdeg-cart-btn {
		position: relative !important;
	}

	.filterbar .woocommerce.mgpdeg-cart-btn {
		text-align: center;
	}

	.main_price {
		display: block !important;
	}

	#main_price .mgpdeg-cart-btn a {
		width: 135px;
		height: 48px;
		padding: 0px;
		line-height: 26px !important;
		text-align: center;
	}

	#banner_top h2 {
		font-size: 32px;
	}

	.main-member {
		position: relative;
		display: block;
	}

	.flashproducts .astra-shop-summary-wrap {
		justify-content: center;
	}

	.ass_se {
		margin-bottom: 10px !important;
	}

	.ass_se .elementor-widget-container {
		padding-bottom: 7% !important;
	}

	.login_data img {
		height: auto;
	}

	.mgpde-items .mgpdeg-card-img figure img {
		height: 293px !important;
		object-fit: cover !important;
	}

	.woocommerce.mgpdeg-cart-btn {
		width: 100%;
		text-align: center;
	}

	.mgpde-ptitle {
		text-align: center;
	}

	.mgpdeg-product-price {
		width: 100%;
		text-align: center;
	}

	.main_mgpde-ptitle .mgpdeg-cart-btn {
		width: 100% !important;
		text-align: center !important;
	}

	.main_mgpde-ptitle .mgpdeg-product-price {
		width: 100% !important;
		text-align: center !important;
		top: 2px !important;
	}

	.main_mgpde-ptitle .mgpde-ptitle {

		text-align: center !important;
	}

	.main_mgpde-ptitle .mgpde-card-text span.price {
		font-size: 16px;
	}

	.main_mgpde-ptitle .mgpde-ptitle {
		color: #000000;
		font-size: 16px !important;
		font-weight: 700 !important;
		line-height: 22.92px !important;
	}
}

#grabs {
	height: fit-content;
}

#grabs>div.elementor-element.elementor-element-848988d.e-flex.e-con-boxed.e-con.e-child>div>div.elementor-element.elementor-element-af4d009.elementor-widget.elementor-widget-woocommerce-product-price>div>p:nth-child(3) {
	display: none;
}

#grabs1 {
	height: fit-content;
}

/* join us form */
/*#field_2_25{
	text-align: center;
	    text-align: center;
    position: absolute;
    top: -17%;
    left: 33%;
	
}*/
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 0px;
}

#input_2_25 {
	width: 456px;
	height: 46px;
}

.gfield_select {
	height: 46px !important;
}

.gform-body.gform_body {
	padding: 20px !important;
}

#gform_wrapper_2 {
	margin-top: 0px;
}

#gform_2 {
	padding-top: 0px !important
}

.ginput_container_phone .iti__flag {
	display: none;
}

#join_us select {
	background-repeat: no-repeat !important;
	background-position-x: calc(100% - 20px) !important;
	background-position-y: center !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-weight: normal;
	background-image: var(--wpr-bg-77b4d413-c070-4c85-a4cb-8deca71f6e70) !important;
	position: relative;
}

.woocommerce.mgpdeg-cart-btn .button {
	font-size: 16px;
	line-height: 21.28px;
}

.woocommerce-js ul.products li.product a img {
	cursor: default;
}

.main-header-bar {
	padding: 0.5em 0;
}

#traing_div {
	position: relative;
	height: 570px;
}

.relative_second {
	position: absolute;
	top: -15px;

}

.relative_first {
	top: -29%;
	position: relative;
	left: -33%;
}

.app_image img {
	height: 562px;
	object-fit: cover;
}

#policies {
	position: absolute;
	left: -11%;
	top: -12%;
}

#broker {
	position: absolute;
	top: -31%;
	right: 0%;
}

.left_inc {
	position: relative;
	z-index: 999;
}

@media only screen and (device-width :1100px) {
	.relative_first h2 {
		font-size: 179px !important;
	}

	#traing_div {
		position: relative;
		height: 350px !important;
	}

	#policies h2 {
		font-size: 165px !important;
	}

}

@media only screen and (device-width :1024px) {
	#traing_div {
		position: relative;
		height: 600px !important;
	}
}

@media (min-width:1200px) and (max-width:1300px) {
	.relative_first h2 {
		font-size: 179px !important;
	}

	#traing_div {
		height: 530px;
	}

	.relative_first {
		top: -33% !important;

	}

	#policies h2 {
		font-size: 165px !important;
	}

}

@media only screen and (device-width :1400px) {
	.relative_first {

		left: -37% !important;
	}

}

@media (min-width:800px) and (max-width:1024px) {
	.relative_second {
		position: relative !important;
	}

}

@media (min-width:1500px) and (max-width:1600px) {
	.relative_first {

		left: -44% !important;
	}

	#traing_div {
		height: 600px;
	}
}

@media (min-width:1700px) and (max-width:2000px) {
	.relative_first {

		left: -60% !important;
	}

	#traing_div {
		height: 600px;
	}

	#policies {

		left: -20%;

	}
}

@media (min-width:1100px) and (max-width:1190px) {
	#field_2_25 {
		left: 30%;
	}
}

@media (min-width:1200px) and (max-width:1500px) {
	#field_2_25 {
		left: 32%;
	}
}

@media (min-width:600px) and (max-width:1024px) {
	.annual_review .elementor-widget-image-box {
		width: 33.33%;
	}

	#field_2_25 {
		top: auto !important;
		left: auto !important;
		position: relative !important;
		/*margin-top: -135px;
        margin-bottom: 50px;*/
		padding-right: 0px;
	}
}

.inner_row {
	flex-direction: row !important;
}

.annual_review .elementor-widget-image-box {
	width: 33.33%;
}

.main_price {
	justify-content: center;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
	grid-auto-rows: minmax(100px, auto);
	align-items: center;
}

#main_price .mgpdeg-product-price {
	width: 100%;
}

#main_price .mgpdeg-cart-btn {
	width: 100%;
	position: absolute;
}

#main_price .mgpdeg-cart-btn a {
	width: 135px;
	height: 48px;
	padding: 0px;
	line-height: 44px;
	text-align: center;
}

.productfilterstyle .mgpde-card-text.mgpdeg-card-text {
	display: block !important;
}

.filterbar .main-member {
	flex-direction: row;
	gap: 20px;
	margin-top: 5%;
}

.mgproductd h2 {}

@media (min-width:280px) and (max-width:580px) {

	.tabsfilter ul {
		display: grid !important;
	}

	.tabsfilter ul li {
		margin-bottom: 15% !important;
	}
}

.product-tabs {
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	border: none;
}

#pagination {
	text-align: center;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	color: #fff !important;
}

.woocommerce-js nav.woocommerce-pagination ul li a,
.woocommerce-js nav.woocommerce-pagination ul li span {
	padding: 10px;
	border: 1px solid #0000001A;
	font-weight: 400;
	margin: 3px;
	font-size: 14px;
	height: 35px;
	width: 34px;
	color: #333 !important;
	background: transparent;
	text-align: center;
	min-width: 2.5em;
	border-radius: 50px;
}

.product-tabs .tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 10px;
	/* Adjust the spacing between tabs as needed */
}

.product-tabs .tabs li {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0px 15px 0px 0px;
	padding: 0px 30px 0px 30px;
	color: #0A767C;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0A767C;
	border-radius: 50px 50px 50px 50px;
	text-align: center;
	/* display: flex; */
	align-items: center;
	align-content: center;
	background-color: #F5F5F5;
	cursor: pointer;
	height: 46px;
}

.main-member {
	margin-top: 20px;

}

.member-offer {
	margin-right: 10px;
}

.product-tabs .tabs li.active {
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-color: #0A767C;
}

.ast-container {
	display: block !important;
	max-width: 100%;
	padding: 0px;
}

.new_detais_woocommerce {
	margin-top: 15px;
	padding: 15px;
	padding-left: 5%;
	padding-right: 5%;
}

.woocommerce-js h2 {
	margin-bottom: 0px;
}

.star-rating {
	display: none !important;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	font-size: 24px;
	font-weight: 700;
	line-height: 31.92px;
	text-align: left;
}

.woocommerce .price {
	float: left;
}

.swiper .woocommerce .add_to_cart_button {
	margin-left: 0% !important;
	float: right;
	padding: 10px !important;
	position: relative !important;
	top: -8%;
}

.woocommerce-js ul.products li.product a img {
	cursor: default;
	height: 293px;
	object-fit: cover;
	border-radius: 4px;
	width: 100%;
}

.cfvsw_ajax_add_to_cart {
	width: 50% !important;
	padding: 10px !important;
	text-align: center !important;
	margin: auto !important;
	margin-top: 0px !important;
}

.product_type_simple {
	width: 50% !important;
	padding: 10px !important;
	text-align: center !important;
	margin: auto !important;
	margin-top: 0px !important;
}

@media (max-width: 1024px) {
	.product-tabs .tabs {
		max-width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 10px;
	}

	.product-tabs {
		padding-left: 1%;
		padding-right: 1%;
	}

	.ast-container {
		padding: 0px !important;
	}
}

.tb_des {
	width: 100% !important;
}

.tb_des1 {
	width: 100% !important;
}

.tb_des a {
	color: #fff !important;
	text-align: center !important;
	margin-bottom: 0px !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 26.6px !important;
}

.tb_des1 a {
	color: #fff !important;
	text-align: center !important;
	margin-bottom: 0px !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 26.6px !important;
}

.industry_pub .woocommerce-loop-product__link>h2 {
	font-size: 20px !important;
	line-height: 26.6px !important;
	max-width: 94%;
	margin: 0 auto !important;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
	margin-top: -50px !important;
	z-index: 99999;
	position: relative;
	background: #fff;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 14px !important;
	border-radius: 4px;
	height: 174px;
}

.industry_pub .add_to_cart_button {

	margin-top: -20px !important;
	z-index: 99999;
	position: relative;

	align-items: center;
	justify-content: space-between;
	left: -6% !important;

}

.industry_pub .price {
	margin-top: -70px !important;
	z-index: 99999;
	position: relative;

	align-items: center;
	justify-content: space-between;
	padding: 20px !important;
}

.woocommerce-variation-price>span {
	float: none !important;
}

.woocommerce-js div.product p.price del,
.woocommerce-js div.product span.price del {
	text-decoration: none !important;
}

.woocommerce-js div.product span.price del {
	position: relative;
}

.woocommerce-js div.product span.price del::after {
	content: "";
	width: 100%;
	height: 1px;
	background: black;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.duration_list .elementor-icon-box-icon {
	padding-top: 8px;
}

.duration_data .e-con-inner {
	display: grid !important;
	padding: 10px;
	grid-template-columns: auto auto auto auto;

}

.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-content {
	text-transform: none !important;
}

/* Start added by HJ 15 jul 2024*/

form#gform_23,
form#gform_22,
form#gform_2 {
	background: #fff !important;
}

.woocommerce-js ul.products li.product a img {
	width: 100% !important;
	object-fit: contain !important;
}

@media (max-width: 1300px) and (min-width: 800px) {
	.industry_pub .woocommerce-loop-product__link>h2 {
		font-size: 16px !important;
	}
}

@media (max-width: 800px) {
	.industry_pub .woocommerce-loop-product__link>h2 {
		font-size: 14px !important;
	}
}


/*elementor-page-7489 is join us page buf form id 2 and 22 both strange */
body.elementor-page-7489 #gform_wrapper_22 .validation_error,
body #gform_wrapper_22 .gform_validation_errors,
body.elementor-page-7489 #gform_wrapper_2 .validation_error,
body #gform_wrapper_2 .gform_validation_errors {
	background: #fff;
	margin: 0px 20px !important;
}

body #gform_confirmation_message_23,
body #gform_confirmation_message_22,
body #gform_confirmation_message_2 {
	background: #fff;
	margin: 20px !important;
}

form#gform_23 #gform_submit_button_23,
form#gform_22 #gform_submit_button_22,
form#gform_2 #gform_submit_button_2 {
	background-color: #0A747B !important;
	/* 	background: rgba(10, 116, 123, 1); */
	border-radius: 50px;
	margin-right: 0 !important;
	font-size: 16px;
	width: 126px;
	height: 48px;
	text-transform: capitalize;
	line-height: 13.28px !important;
}

#join_us .e-con-inner {
	padding: 25px !important;
}

form#gform_23 .gform_footer,
form#gform_22 .gform_footer,
form#gform_2 .gform_footer {
	background: rgba(239, 239, 239, 1);
	margin: 0 !important;
	padding: 20px !important;
	text-align: right !important;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	justify-content: right !important;
}

#join_us .e-con-inner .gform_required_legend,
#join_us .e-con-inner .gform_required_legend .gfield_required {
	color: #fff;
}

/* End added by HJ 15 jul 2024*/

.woocommerce-product-gallery {
	opacity: 1 !important;
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 300 900;
	font-display: fallback;
	src: url(https://stagingseifsa.seifsa.co.za/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2) format('woff2');
	font-stretch: normal;
}

@font-face {
	font-family: Cardo;
	font-style: normal;
	font-weight: 400;
	font-display: fallback;
	src: url(https://stagingseifsa.seifsa.co.za/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2) format('woff2');
}

/*2024-2025 price & index pages[*/
.page-id-142705 span.onsale {
	display: none !important;
}

.single-product .main-member.member-offer-wrap {
	float: right;
	position: absolute;
	right: 0;
	bottom: 85px;
}

a#reset_tab_filter:hover {
	cursor: pointer;
}

.industry-sector-tabing svg:not(:root) {
	vertical-align: middle;
}

.woocommerce-variation.forced-hide {
	display: none !important;
}

.swiper-slide-inner img,
.swiper-slide-image img {
	cursor: pointer;
}

.single-product .main-member.member-offer-wrap .offer-price {
	display: none !important;
}

/*]*/
.join-us-search .elementor-search-form__submit {
	width: 34px;
	height: 34px;
}

div#gform_confirmation_message_17 {
	text-align: center;
}

header.entry-header {
	text-align: center;
	padding-bottom: 20px;
}

.custom-container {
	display: flex;
	gap: 20px;
	justify-content: center;
	background: #fff;
	padding: 20px;
}

.custom-item {
	display: flex;
	align-items: center;
	gap: 15px;
}

.custom-icon {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	fill: #0A747B;
	/* Custom icon color */
}

.custom-content {
	display: flex;
	flex-direction: column;
}

.custom-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color: #0A747B;
	/* Custom title color */
}

.custom-description {
	margin: 0;
	font-size: 14px;
	color: #555;
}


.pgafu-post-pagination a.page-numbers {
	width: auto;
}

.login-username,
.login-password {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.customssiderr .elementor-testimonial-wrapper {
	display: flex;
}

.customssiderr .elementor-testimonial-content {
	background-image: linear-gradient(97.75deg, #B73E42 0%, #0A767C 103.56%);
	-webkit-background-clip: text;
	color: transparent !important;
}

.customssiderr .swiper-slide-visible:before {
	display: none;
}

.customssiderr .elementor-testimonial-image img {
	height: 421px !important;
	object-fit: contain !important;
}

.customssiderr .swiper-slide.swiper-slide-visible.swiper-slide-active {
	padding-left: 0;
	padding-top: 0;
}

.customssiderr .elementor-testimonial-job {
	margin-top: 30px;
}

.customssiderr .elementor-testimonial-name {
	margin-top: -90px;
}

.customssiderr .swiper-button-next.mgptcar-nav svg,
.swiper-button-prev.mgptcar-nav svg {
	opacity: 0 !important;
}

.customssiderr .swiper-button-next.mgptcar-nav {
	width: 32px;
	height: 32px;
	background-image: var(--wpr-bg-3f0415fd-0467-46e0-9e89-de94777c65cf);
	background-size: cover;
	top: 20px;
}

.customssiderr .swiper-button-prev.mgptcar-nav {
	width: 32px;
	height: 32px;
	background-image: var(--wpr-bg-c6c70362-fd91-4d76-88f4-1348f9ec76ee);
	background-size: cover;
	top: 20px;
	right: 55px;
	left: auto;
}

.login-username input,
.login-password input {
	width: 60%;
}

.main_mgpde-ptitle .mgpdeg-cart-btn {
	text-align: right;
}

.flexparent {
	display: flex;
	gap: 25px;
}

.pdftype .elementor-image-box-title a {
	width: 135px;
	height: 48px;
	border: 1px solid #B73E42;
	border-radius: 50px;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pdftype .elementor-image-box-content {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	row-gap: 18px;
}

.innerchild {
	padding: 20px 30px 20px 30px;
	background: #fff;
	border: 1px solid #ccc;
}

.imagetitle a img {
	width: 80px;
	object-fit: contain;
}

.mainfile {
	font-size: 16px;
	font-weight: 400;
	margin-top: 12px;
}

.joinusbttn a.menu-link:hover {
	background: #B73E42;
	color: #fff !important;
}

.viewpoint {
	position: absolute;
	right: 10px;
	width: 22px;
	top: 10px;
}

.innerchild {
	position: relative;
}

.flexparent {
	justify-content: center;
}

.login-button {
	border-radius: 19px;
	background: #1c876f;
	box-shadow: 0px 0px 12px 3px violet;
	transition: all .3s 0s;
}

.login-button a {
	padding: 18px !important;
	color: white !important;
}

.login-button:hover {
	transform: scale(1.1);
	transition: all .2s 0s;
}

.acc-button {
	border-radius: 19px;
	background: #1c876f;
	box-shadow: 0px 0px 12px 3px violet;
	transition: all .3s 0s;
}

.acc-button a {
	padding: 18px !important;
	color: white !important;
}

.acc-button:hover {
	transform: scale(1.1);
	transition: all .2s 0s;
}

/* .download a {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 17px;
	display: inline-block;
} */

.lostpass .e-con-inner {
	padding: 5.34em 6.67em;
	background: var(--ast-global-color-5);
}

.lostpass input#user_login {
	width: 60%;
}

.lostpass form#lostpasswordform p {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.lostpass form#lostpasswordform input.button {
	width: 180px;
}

.elementor-widget-tabs .elementor-tab-desktop-title {
	padding: 77px 35px;
}

.account-menu .elementor-tab-title {
	padding: 15px 15px !important;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 35% !important;
}

.ast-theme-transparent-header #masthead {
	position: unset;
}

.customtabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.customtabs .elementor-tab-mobile-title.elementor-active {
	position: relative;
}

.customtabs .elementor-tab-mobile-title {
	border: 2px solid #B73E42 !important;
	border-radius: 4px;
	margin-bottom: 20px;
	height: 118px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}

.customtabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active::before {
	content: '';
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	background-image: var(--wpr-bg-564deaf5-00ee-40fc-9dda-20db2b6da962);
	left: 0;
	right: 0 !important;
	top: 0 !important;
	bottom: 0;
	transform: translateY(0%) !important;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.newsearch form.elementor-search-form {
	border: 1px solid #dfdfdf;
	border-radius: 50px;
}

.accordionstype span.elementor-accordion-icon svg {
	font-size: 24px;
}

.accordionstype .elementor-accordion-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
	padding: 8px 0;
}

.tabsfilter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.tabsfilter {
	padding-top: 30px;
	background: rgba(245, 245, 245, 1);
	min-height: 92px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}

.tabsfilter ul li a {
	padding: 8px 40px 8px 40px;
	margin: 0px 10px 0px 10px;
	background-color: #f1f1f1;
	color: #333;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0A767C;
	border-radius: 50px 50px 50px 50px;
	font-weight: 600;
}

.tabsfilter ul li a.tab-link.active {
	background-color: #0A767C;
	color: #fff;
}

.accordion-container {
	max-width: 1200px;
	margin: 0 auto;
}

.accordion-header {
	margin: 0;
	padding: 15px 0px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	outline: none;
	color: #0A747B;
	font-size: 20px;
	line-height: 26.6px;
}

.accordion-item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	padding-top: 12px;
}

.accordion-content {
	padding: 0px 0px;
	font-size: 18px;
	padding-top: 0;
	transition: max-height 0.3s ease, padding 0.3s ease;
	opacity: 0;
	height: 0;
}

.accordion-header {
	display: flex;
	justify-content: space-between;
}

.accordion-content.show {
	padding: 15px 0px;
	height: auto;
	opacity: 1;
}

.accordion-container h2 span {
	color: #0A767C;
}

.accordion-container h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 47.88px;
}

.accordion-content p {
	margin-bottom: 0;
}

.searchbarholder {
	width: 476px;
	border: 1px solid #dfdfdf;
	border-radius: 50px;
	display: flex;
	align-items: center;
	overflow: hidden;
	min-height: 61px;
	position: relative;
}

.searchbarholder input {
	width: 100%;
	border: 0;
	background: transparent;
	padding-left: 20px;
}

.searchbarholder .elementor-search-form__submit {
	background: #0A747B !important;
	border-radius: 100px !important;
	width: 50px !important;
	height: 50px !important;
	margin-right: 0px !important;
	margin-top: 6px !important;
	position: absolute;
	right: 8px;
	top: -1px;
	padding: 0;
}

.searchbarholder input:focus {
	border: 0;
	outline: none;
}

/* new css */

.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-content {
	padding: 7px 0 0px 0;
	text-align: left;
	text-transform: lowercase;
}

.pgafu-post-grid-main h2.pgafu-post-title a {
	font-size: 24px !important;
	line-height: 31.92px !important;
	color: #000;
	text-align: left !important;
	display: block;
}

#blog_details_tab1 .pgafu-content-above-image {
	box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	min-height: 365px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 35px;
}

#blog_details_tab1 .readmorebtn {
	text-align: left;
	padding-left: 0;
}

#blog_details_tab1 .readmorebtn:after {
	top: 49%;
	left: 22%;
}

h2.chooseheading {
	font-size: 16px;
}

#blog_details_tab1 img {
	background: #fff;
	object-fit: contain;
}

#join_us select {
	padding-right: 35px !important;
}

.flashproducts ul.page-numbers li a {
	border-color: rgba(0, 0, 0, 0.1) !important;
	border: 1px solid var(--ast-border-color);
	border-radius: 50px;
	width: 34px;
	height: 34px;
	padding: 0 !important;
	min-width: 34px !important;
	line-height: 31px !important;
}

.flashproducts ul.page-numbers li span.page-numbers.current {
	border-radius: 50px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	min-width: 34px;
	height: 34px;
	line-height: 5px;
}

.flashproducts ul.page-numbers li {
	border: 0 !important;
	overflow: auto !important;
	border-radius: 0 !important;
}

#blog_details_tab1 .readmorebtn {
	position: relative;
	z-index: 999;
}

label#choose-file-label {
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0;
}

.file-upload-container {
	position: relative;
}

.file-selected label#choose-file-label {
	opacity: 1;
	border: 0;
}

div#gform_confirmation_message_2 {
	text-align: center;
	color: #000 !important;
	font-size: 18px;
	background: #23e723;
	padding: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	float: none;
}

div#gform_confirmation_wrapper_2 {
	text-align: center;
}



@media only screen and (max-width: 767px) {
	.lostpass .e-con-inner {
		padding: 2.34em 1.67em;
	}

	.login-username input,
	.login-password input,
	.lostpass input#user_login {
		width: 100%;
	}
}

.ast-header-account-wrap {
	display: none !important;
}

#banner_data .e-con-inner {
	gap: 0px;
}

.main_mgpde-ptitle .mgpde-ptitle {
	border-bottom: 1px solid #00000033;
	padding-bottom: 10px;
	text-align: left;
	/* 	height: 74px; */
}

.main_mgpde-ptitle .mgpde-shadow {
	box-shadow: none;
}

.main_mgpde-ptitle .mgpde-card-text.mgpdeg-card-text {
	margin-bottom: 70px;
}

.main_mgpde-ptitle .mgpdeg-cart-btn {
	float: right;
}

.swiper-pagination {
	margin-top: 10px;

}

.swiper-pagination-bullet-active {
	border: 1px solid #AFAFAF;
}

/* blog */
.home_blog .psac-post-carousel-content {
	display: grid;
	grid-template-columns: repeat(2, 50%);
	gap: 1rem;
}

.home_blog .psac-post-carousel-content {
	border: none !important;
}

.home_blog .psac-post-margin-content {
	text-align: left;
}

.home_blog .psac-post-title a {
	font-size: 24px;
	font-weight: 700;
	line-height: 31.92px;
	color: #000;
}

.home_blog .psac-post-short-content {
	font-size: 16px;
	font-weight: 400;
	line-height: 21.28px;
	color: #000;
}

.home_blog .psac-readmorebtn {
	line-height: 21.28px !important;
	font-size: 16px;
	font-weight: 600;
	color: #0A767C;
	border: none;
	padding: 0px;
}

.home_blog .psac-post-meta-innr {
	background: #B73E42;
	width: 75px;
	height: 65px;
	border-radius: 4px;

	position: relative;
	left: 2%;
	color: white;
	top: 3%;
	display: grid;
	align-items: center;
	align-content: center;
	text-align: center;
	align-content: center;
}

.psac-slider-and-carousel .owl-dots {

	margin-top: 3%;


}

.psac-slider-and-carousel .owl-dots .owl-dot.active {
	background: #AFAFAF;
}

.psac-slider-and-carousel .owl-dots .owl-dot {
	width: 6px !important;
	height: 6px !important;
	background-color: #000;
	margin-right: calc(25px / 2);
	margin-left: calc(25px / 2);
}

/* reviews */
.tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
	padding: 0px 30px;
	background: no-repeat;
	flex: 5;

}

.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
	font-style: normal;
	font-size: 16px;
	line-height: 21.28px;
	padding-top: 0px;
	color: #000;
	font-weight: 400;
}

.tss-wrapper .tss-layout1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel1 .item-content-wrapper:before {
	display: none;
}

.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
	display: none;
}

.author-designation {
	display: none;
}

.author-designation1 {

	font-size: 18px !important;
	margin-top: 4%;
	font-weight: 600 !important;
	line-height: 23.94px !important;
}

.tss-carousel-main.swiper .swiper-pagination,
.tss-carousel.swiper .swiper-pagination {

	bottom: -35px !important;

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {

	margin-right: calc(25px / 2) !important;
	margin-left: calc(25px / 2) !important;
}

.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {

	width: 6px;
	height: 6px;
	background: #000;
}

.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active {
	opacity: 1;
	background: #AFAFAF;
}

.tss-wrapper .tss-even .tss-grid-item {
	padding: 0px;
}

.latest_news:before {
	content: '\news';
	font-size: 218px;
	position: relative;
	z-index: 9;
	color: #F1F1F1;
	left: -1%;
	line-height: 209.96px;
	font-weight: 700;
}

.latest_news .elementor-heading-title {
	position: relative;
	top: -100px;
}

.latest_news h2 {
	position: relative;
	z-index: 999;
	bottom: 40%;
}

.review_details:before {
	background-image: var(--wpr-bg-9ace4dee-b03c-4b24-b32f-2d3a4ea12514);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	/*     top: -150%; */
	left: 0;
	right: 0;
	height: 327px;
}

.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
	color: #000 !important;
}

section#block-25 {
	margin-bottom: 12px;
}

section#block-26 {
	display: none;
}

section#nav_menu-6 {
	margin-bottom: 15px;
}

span.swiper-pagination-bullet {
	border-radius: 0;
	background: #fff;
	width: 6px !important;
	height: 6px !important;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #AFAFAF !important;
}




@media only screen and (min-width: 1500px) {

	.tss-wrapper .tss-layout1 .item-content,
	.tss-wrapper .tss-carousel1 .item-content {
		max-width: 305px;
	}

	#menu-quick-links {
		max-width: 380px;
	}
}

.home_blog .psac-post-carousel-content {
	display: grid;
}

@media (max-width: 767px) {


	.latest_news:before {
		text-align: center;
		font-size: 123px;
		line-height: 178.96px;
	}

	.home_blog .psac-post-carousel-content {
		grid: none;
	}

	.main_mgpde-ptitle .mgpde-card-text.mgpdeg-card-text {
		margin-bottom: 0px;
	}

	#mgpdeg-items>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-visible.swiper-slide-active:before {

		background-image: none !important;

	}

	#mgpdeg-items>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-visible.swiper-slide-next:before {
		background-image: none !important;

	}

	#mgpdeg-items>div>div.swiper-wrapper>div:nth-child(6):before {
		background-image: none !important;

	}

	.swiper-slide-visible:before {
		background-image: none !important;

	}

	.swiper-slide.swiper-slide-visible.swiper-slide-active {
		padding-top: 0px !important;
		padding-left: 0px !important;
	}

	.swiper-slide.swiper-slide-visible.swiper-slide-next {
		padding-top: 0px !important;
		padding-left: 0px !important;
	}

	.swiper-slide.swiper-slide-visible {
		padding-top: 0px !important;
		padding-left: 0px !important;
	}


}

#mgpdeg-items>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-visible.swiper-slide-active:before {

	background-image: var(--wpr-bg-e294dcbe-a7cc-4006-9565-dc41a94e15c7);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 237px;
	top: 12%;
}

#mgpdeg-items>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-visible.swiper-slide-next:before {
	background-image: var(--wpr-bg-a8a91ad6-5187-43ad-bb85-cc0b9548fae4);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 237px;
	top: 12%;
}

#mgpdeg-items>div>div.swiper-wrapper>div:nth-child(6):before {
	background-image: var(--wpr-bg-ac211554-e899-4051-9326-a2d36fe1b31d);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 237px;
	top: 12%;
}

.swiper-slide-visible:before {
	background-image: var(--wpr-bg-50dce928-811c-49f7-9f65-8b48bae3de08);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 237px;
	top: 12%;
}

.swiper-slide.swiper-slide-visible.swiper-slide-active {
	padding-top: 7%;
	padding-left: 50px;
}

.swiper-slide.swiper-slide-visible.swiper-slide-next {
	padding-top: 7%;
	padding-left: 50px;
}

.swiper-slide.swiper-slide-visible {
	padding-top: 7%;
	padding-left: 50px;
}

.mgpde-items .mgpdeg-card-img figure img {
	height: 293px;
	object-fit: none;
}



.main_mgpde-ptitle .mgpdeg-cart-btn {
	width: 59%;
	float: inline-end;
}

.main_mgpde-ptitle .mgpdeg-product-price {
	width: 40%;
	text-align: left;
	float: left;
	margin-top: 25px;
	position: relative;
	top: auto;
}

.customtabs .elementor-tabs-wrapper .elementor-tab-title {
	border: 2px solid #B73E42 !important;
	border-radius: 4px;
	margin-bottom: 20px;
	height: 118px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Segoe UI;
	font-size: 18px;
}

.customtabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active,
.customtabs .elementor-tab-mobile-title.elementor-active {
	background: linear-gradient(97.75deg, #B73E42 0%, #0A767C 103.56%);
	color: #fff;
}

.customtabs .elementor-tab-content {
	padding-left: 70px;
}

#customtabs .elementor-tab-content {
	padding-left: 70px;
}

.customtabs .elementor-tab-content h3 {
	font-family: Segoe UI;
}

#block-9>div>div>p {
	width: 100%;
	padding-left: 20px;
	line-height: 21.28px;
    margin-top: 0px;
}

#block-9>div>div {
	flex-basis: auto !important;
	display: flex;
	color: rgba(255, 255, 255, 0.60);
}

#block-9>div>div>p>a {
	color: #0A747B !important;
}

h2.widget-title {
	color: #0A747B !important;
	font-weight: 700 !important;
	line-height: 21.28px !important;

}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
	color: rgba(255, 255, 255, 0.60);
	font-weight: 600 !important;
	line-height: 34px !important;
	font-size: 16px;
}

#menu-policies a {
	color: rgba(255, 255, 255, 0.60);
	font-weight: 600 !important;
	line-height: 34px !important;
	font-size: 16px;
}

#menu-become-a-member a {
	color: rgba(255, 255, 255, 0.60);
	font-weight: 600 !important;
	line-height: 34px !important;
	font-size: 16px;
}

#colophon>div.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-4-equal.ast-builder-grid-row-tablet-4-equal.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack>div>div>div.site-footer-primary-section-4.site-footer-section.site-footer-section-4>aside {
	text-align: left;
}

#menu-quick-links {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

#block-25>h1 {
	color: #0A747B !important;
	font-weight: 700 !important;
	line-height: 21.28px !important;
	font-size: 1.375rem;
}

#colophon>div.site-below-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-inline.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack>div>div>div>div>div>p {
	text-align: center;
}

select,
.select2-container .select2-selection--single {
	background-image: var(--wpr-bg-561b5ac0-bbfd-401b-822f-d3496081e4a3);

	background-size: 10.5px !important;

	background-repeat: no-repeat;
	background-position-x: calc(100% - 20px) !important;
	background-position-y: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 2em;
	font-weight: 600;
}

/* acount page account form css */
.accounts form input {
	background: rgba(240, 240, 240, 1) !important;
	height: 46px;
	padding: 0 15px !important;
	border: 1px solid rgba(219, 219, 219, 1);
	border-radius: 4px !important;
	width: 100%;
}

.accounts form input[type='submit'] {
	background: rgba(10, 116, 123, 1) !important;
	width: 140px;
	border-radius: 40px !important;
	min-height: 60px;
}

.accounts {
	max-width: 510px;
}

.fname {
	margin-bottom: 25px;
}

@media screen and (min-width: 1400px) {
	.fname {
		display: flex;
		gap: 20px;
	}
}

@media screen and (max-width: 767px) {
	.fname {
		display: flex;
		flex-direction: column;
		gap: 22px;
	}
}


@media(max-width:600px) {
	.customssiderr .elementor-testimonial-image img {
		height: 750px !important;
		object-fit: contain !important;
	}

	.elementor-6288 .elementor-element.elementor-element-8cd10a5:not(.elementor-motion-effects-element-type-background) {
		margin-top: -10px;
	}

	.tabsfilter ul li a {
		padding: 8px 15px 8px 15px;
		margin: 0px 5px 0px 5px;
	}

	.accordion-container {
		width: 100%;
		padding: 0 20px;
	}

	.searchbarholder {
		width: 100%;
	}

}

@media(width:1100px) {
	.customssiderr .elementor-testimonial-image img {
		height: 671px !important;
		object-fit: contain !important;
	}
}

@media(width:1200px) {
	.customssiderr .elementor-testimonial-image img {
		height: 515px !important;
		object-fit: contain !important;
	}
}

@media (width: 300px) {
	.customssiderr .elementor-testimonial-image img {
		height: 1050px !important;
		object-fit: contain !important;
	}
}

span.member-offer {
	background-color: #B73E42;
	color: #fff;
	padding: 6px 12px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 15.96px;
	font-weight: 600;
}

.elementor-8459 .elementor-element.elementor-element-e356452.elementor-wc-products ul.products li.product .price {
	font-weight: 600;
	line-height: 26.6px;
}

.woocommerce-Price-amount {
	color: #0A767C;
	font-size: 20px;
	font-weight: 700;
	line-height: 26.6px;
}

.item-title {
	display: none !important;
}

#text_box_part .thumbnail {
	padding: 1% !important;
}

#elementor-tab-title-1533,
#elementor-tab-title-1532,
#elementor-tab-title-1534 {
	display: none;
}

.industry_pub .woocommerce-loop-product__link>h2 {
	line-height: 20px !important;
}

body.product-template-default>#banner_top {
	background-image: var(--wpr-bg-5306cd7c-f125-499c-8a32-ce512d81b7d5) !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.publications .elementor-element.elementor-element-868ff4a.e-flex.e-con-boxed.e-con.e-child {
	background-image: var(--wpr-bg-d91f9286-2fb0-437c-8895-316f31f93b79) !important;
}

#blog_details_tab1 .pgafu-post-image-bg {
	width: 100%;
}

#blog_details_tab1 img {
	background: #fff;

	max-width: 277px;
	width: 100% !important;
}

/*Account*/
.elementor-tabs .tb_des {
	padding: 0px;
	width: 30% !important;
	float: left;
	margin-right: 3%;
	background-color: #fff;
	display: block;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	gap: 12px;
	width: 517px;
	text-align: center;
	min-height: 230px;
}

.elementor-tabs .not_access {
	border: 2px solid #969696;
	min-height: 230px;
	padding: 20px;
	color: #969696;
	background: #fcfcfc;
}

.elementor-tabs .yes_access {
	border: 2px solid #0a747b;
	min-height: 230px;
	padding: 20px;
	color: #0a747b;
}

.elementor-tabs .tb_des1 {
	padding: 0px;
	width: 30% !important;
	float: left;
	margin-right: 3%;
	background-color: #fff;

	/* margin-bottom: 20px; */
	/* text-align: center; */
	display: block;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	gap: 12px;
	width: 517px;
	text-align: center;
	min-height: 230px;
}

.elementor-tabs .tb_des1 a,
.tb_des a {
	background: #0a747b;
	color: #fff !important;
	height: 39px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	font-size: 15px !important;
	width: 145px;
	margin: 0px auto;
}

.elementor-tabs .tb_des1 picture,
.tb_des picture {
	display: none;
}

.elementor-tabs .tb_des h2,
.tb_des1 h2 {
	color: #000;
}

.page-id-11708 .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25% !important;
}

.elementor-tabs .pimg {
	max-width: 40px !important;
	max-height: 40px;
	margin: 0px auto;
	margin-bottom: 20px;
}

.elementor-tabs .pmsg {
	font-size: 16px;
	line-height: 18px;
	min-height: 55px;
}

@media only screen and (max-width: 768px) {
	.elementor-tabs .tb_des {
		padding: 0px;
		width: 100% !important;
		float: left;
		margin-right: 3%;
		background-color: #fff;
		display: block;
		align-items: center;
		align-content: center;
		vertical-align: middle;
		justify-content: center;
		gap: 12px;
		width: 517px;
		text-align: center;
		min-height: 230px;
	}

	.elementor-tabs .tb_des1 {
		padding: 0px;
		width: 100% !important;
		float: left;
		margin-right: 3%;
		background-color: #fff;
		display: block;
		align-items: center;
		align-content: center;
		vertical-align: middle;
		justify-content: center;
		gap: 12px;
		width: 517px;
		text-align: center;
		min-height: 230px;
	}
}

.dateinfo {
	font-size: 14px;
	margin-top: 5px;
	color: #969696;
	display: none;
}

#elementor-popup-modal-143425 .dialog-widget-content {
	animation-duration: 1.2s;
	background-color: #020101;
	box-shadow: 2px 8px 23px 3px #000000;
	border-radius: 5px;
}

.elementor-popup-modal .elementor-section-wrap {
	background-color: transparent;
	background-image: linear-gradient(97.75deg, #b73e42 0%, #0a767c 100%);
	border-radius: 4px;
	padding: 25px 25px 25px 25px;
}

.elementor-popup-modal input,
.elementor-popup-modal textarea {
	background-color: #fff !important;
	border-width: 3px 3px 3px 3px !important;
	border: 1px solid rgba(219, 219, 219, 1) !important;
	border-radius: 4px !important;
}

.elementor-popup-modal .dialog-close-button {
	display: none;
	top: 0px;
	margin-top: 0;
	right: 0px;
	opacity: 1;
	z-index: 9999;
	pointer-events: all;
	background: rgb(255 255 255 / 42%);
	padding: 5px;
	border-top-right-radius: 4px;
}

.dialog-widget-content {
	animation-duration: 1.2s;
	background-color: #020101;
	box-shadow: 2px 8px 23px 3px #000000;
	border-radius: 5px;
}

.dialog-widget-content .gform_button.button[type="submit"] {
	background: rgba(10, 116, 123, 1) !important;
	border-radius: 50px !important;
	float: right;
	margin-top: 2%;
}

.gform_body .elementor-popup-modal input,
.gform_body .elementor-popup-modal textarea {
	background-color: #e1e1e1 !important;
	border-width: 3px 3px 3px 3px !important;
	border: 1px solid var(--ast-border-color) !important;
	border-radius: 4px !important;
}

@media only screen and (max-width: 767px) {
	.customtabs .elementor-tab-mobile-title.elementor-active::before {
		content: '';
		position: absolute;
		width: 100% !important;
		height: 100px !important;
		background-image: var(--wpr-bg-a416b292-3bf9-4002-88cc-62955466f52a);
		left: 0%;
		right: 0 !important;
		top: 10px !important;
		bottom: 0;
		transform: translateY(0%) !important;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		z-index: 99999;
	}
}

:root {
	--qlwapp-scheme-font-family: inherit;
	--qlwapp-scheme-font-size: 18px;
	--qlwapp-scheme-icon-size: 60px;
	--qlwapp-scheme-icon-font-size: 24px;
	--qlwapp-scheme-box-message-word-break: break-all;
}

#loginform>p.login-password>i {
	position: absolute;
	top: 51%;
	right: 41px;
	transform: translateY(-50%);
	cursor: pointer;
	color: #0A747B;
}

.logy-field-content {
	position: relative;
}

.logy-field-content .show-hide-pw {
	top: 0;
	right: 0;
	color: #0A747B;
	padding: 0 10px;
	font-size: 15px;
	background: none;
	line-height: 40px;
	position: absolute;
}

#register-page .show-hide-pw {
	color: #0A747B;
	padding: 0 10px;
	font-size: 15px;
	background: none;
	line-height: 40px;
	float: right;
	right: 0px;
	margin-top: -66px;
}

/*! elementor - v3.22.0 - 26-06-2024 */
.elementor-heading-title {
	padding: 0;
	margin: 0;
	line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
	color: inherit;
	font-size: inherit;
	line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px
}

/*! elementor - v3.22.0 - 26-06-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: #69727d;
	color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
	color: #69727d;
	border: 3px solid;
	background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
	margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
	width: 1em;
	height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
	display: inline-block
}

/*! elementor-pro - v3.5.2 - 28-11-2021 */
.elementor-button.elementor-hidden,
.elementor-hidden {
	display: none
}

.e-form__step {
	width: 100%
}

.e-form__step:not(.elementor-hidden) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.e-form__buttons {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.e-form__buttons,
.e-form__buttons__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.e-form__indicators {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 13px;
	margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators,
.e-form__indicators__indicator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.e-form__indicators__indicator {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	padding: 0 var(--e-form-steps-divider-gap)
}

.e-form__indicators__indicator__progress {
	width: 100%;
	position: relative;
	background-color: var(--e-form-steps-indicator-progress-background-color);
	border-radius: var(--e-form-steps-indicator-progress-border-radius);
	overflow: hidden
}

.e-form__indicators__indicator__progress__meter {
	width: var(--e-form-steps-indicator-progress-meter-width, 0);
	height: var(--e-form-steps-indicator-progress-height);
	line-height: var(--e-form-steps-indicator-progress-height);
	padding-right: 15px;
	border-radius: var(--e-form-steps-indicator-progress-border-radius);
	background-color: var(--e-form-steps-indicator-progress-color);
	color: var(--e-form-steps-indicator-progress-meter-color);
	text-align: right;
	-webkit-transition: width .1s linear;
	-o-transition: width .1s linear;
	transition: width .1s linear
}

.e-form__indicators__indicator:first-child {
	padding-left: 0
}

.e-form__indicators__indicator:last-child {
	padding-right: 0
}

.e-form__indicators__indicator--state-inactive {
	color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-inactive-secondary-color, #fff)
}

.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
	fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-active {
	color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
	border-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
	fill: var(--e-form-steps-indicator-active-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed {
	color: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
	color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none {
	color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
	background-color: initial
}

.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
	fill: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator__icon {
	width: var(--e-form-steps-indicator-padding, 30px);
	height: var(--e-form-steps-indicator-padding, 30px);
	font-size: var(--e-form-steps-indicator-icon-size);
	border-width: 1px;
	border-style: solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	margin-bottom: 10px
}

.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
	width: var(--e-form-steps-indicator-icon-size);
	height: auto
}

.e-form__indicators__indicator__icon .e-font-icon-svg {
	height: 1em
}

.e-form__indicators__indicator__number {
	width: var(--e-form-steps-indicator-padding, 30px);
	height: var(--e-form-steps-indicator-padding, 30px);
	border-width: 1px;
	border-style: solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.e-form__indicators__indicator--shape-circle {
	border-radius: 50%
}

.e-form__indicators__indicator--shape-square {
	border-radius: 0
}

.e-form__indicators__indicator--shape-rounded {
	border-radius: 5px
}

.e-form__indicators__indicator--shape-none {
	border: 0
}

.e-form__indicators__indicator__label {
	text-align: center
}

.e-form__indicators__indicator__separator {
	width: 100%;
	height: var(--e-form-steps-divider-width);
	background-color: #c2cbd2
}

.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text .e-form__indicators__indicator__separator {
	margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)
}

.elementor-field-type-hidden {
	display: none
}

.elementor-field-type-html {
	display: inline-block
}

.elementor-login .elementor-lost-password,
.elementor-login .elementor-remember-me {
	font-size: .85em
}

.elementor-field-type-recaptcha_v3 .elementor-field-label {
	display: none
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
	z-index: 1
}

.elementor-button .elementor-form-spinner {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.elementor-form .elementor-button>span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
	white-space: normal;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.elementor-form .elementor-button svg {
	height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
	height: 1em
}

.wp-container-core-columns-is-layout-1 {
	flex-wrap: nowrap;
}

.wp-container-core-social-links-is-layout-2 {
	gap: 0px 0px;
	justify-content: flex-start;
}

.wp-container-core-social-links-is-layout-3 {
	gap: 0px 0px;
}