
			#site-content {
				overflow: visible !important;
			}
		
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */


	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;
	}
/*# sourceURL=wp-emoji-styles-inline-css */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */

: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--accent: #d10e42;--wp--preset--color--primary: #000000;--wp--preset--color--secondary: #a0444e;--wp--preset--color--subtle-background: #f2bac0;--wp--preset--color--background: #fce4e8;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 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: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 26.25px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 21px;--wp--preset--font-size--larger: 32px;--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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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-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-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-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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*# sourceURL=global-styles-inline-css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content, .et_monarch .et_social_flyin, .et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks,
.et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_networks div,
.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span,
.et_monarch .et_social_networks h2, .et_monarch .et_social_sidebar_networks h2,
.et_monarch .et_social_networks h3, .et_monarch .et_social_sidebar_networks h3,
.et_monarch .et_social_networks h4, .et_monarch .et_social_sidebar_networks h4,
.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p,
.et_monarch .et_social_networks a, .et_monarch .et_social_sidebar_networks a,
.et_monarch .et_social_networks font, .et_monarch .et_social_sidebar_networks font,
.et_monarch .et_social_networks img, .et_monarch .et_social_sidebar_networks img,
.et_monarch .et_social_networks strike, .et_monarch .et_social_sidebar_networks strike,
.et_monarch .et_social_networks strong, .et_monarch .et_social_sidebar_networks strong,
.et_monarch .et_social_networks b, .et_monarch .et_social_sidebar_networks b,
.et_monarch .et_social_networks u, .et_monarch .et_social_sidebar_networks u,
.et_monarch .et_social_networks i, .et_monarch .et_social_sidebar_networks i,
.et_monarch .et_social_networks ol, .et_monarch .et_social_sidebar_networks ol,
.et_monarch .et_social_networks ul, .et_monarch .et_social_sidebar_networks ul,
.et_monarch .et_social_networks li, .et_monarch .et_social_sidebar_networks li,
.et_monarch .widget_monarchwidget li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li, .et_monarch .widget_monarchwidget li:before, .et_monarch .widget_monarchwidget li:after,
.et_monarch .et_social_popup_content h3, .et_monarch .et_social_popup_content p, .et_monarch .et_social_popup_content:after,
.et_monarch .et_social_flyin h3, .et_monarch .et_social_flyin p, .et_monarch .et_social_flyin:after,
.et_monarch .et_social_pinterest_window h3, .et_monarch .et_social_mobile, .et_monarch .et_social_mobile_button, .et_monarch .et_social_heading { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .et_social_sidebar_networks_mobile { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup h3, .et_monarch .et_social_flyin h3, .et_monarch .et_social_locked h3, .et_monarch .et_social_pinterest_window h3 { font-family: 'Open Sans', helvetica, arial, sans-serif; font-size: 26px; line-height: 1.1em; color: #333; font-weight: 400; letter-spacing: .5px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup p, .et_monarch .et_social_flyin p { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #999; font-weight: 400; line-height: 1.6em; margin-top: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span, .et_monarch .et_social_circle i.et_social_icon, i.et_social_icon:before, i.et_social_icon:after, .et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_mobile, .et_monarch .et_social_sidebar_networks_mobile li, .et_monarch .et_social_pin_image a:before { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_count, .et_monarch .widget_monarchwidget .et_social_networkname, .et_monarch .widget_monarchwidget .et_social_count span, .et_monarch .et_social_circle .et_social_icons_container li i:before { transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }
.et_monarch .et_social_circle .et_social_icons_container li i:after, .et_monarch .et_social_circle .et_social_icons_container li i:before, .et_monarch .et_social_circle .et_social_icons_container li:hover i:after, .et_monarch .et_social_circle .et_social_icons_container li:hover i:before { transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; -moz-transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; -webkit-transition: left 0.3s, right 0.3s, margin 0.3s, opacity 0.3s !important; }

.et_monarch .et_social_icon, .et_monarch .et_social_networks .et_social_network_label, .et_monarch .et_social_sidebar_networks .et_social_count { color: #FFF; }
.et_monarch .et_social_count { line-height: 23px; }

.et_monarch .et_social_networks.et_social_circle .et_social_network_label, .et_monarch .et_social_networks.et_social_circle .et_social_networkname, .et_monarch .et_social_networks.et_social_circle .et_social_count, .et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_networkname, .et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_count { color: #444 !important; }

.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p {
	font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1.6em; font-weight: 400; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #666;
}

.et_monarch .et_social_placeholder { width: 7px; height: 14px; display: inline-block; }

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .widget_monarchwidget a { text-shadow: none !important; }

/*------------------------------------------------*/
/*--------------------[ICONS]---------------------*/
/*------------------------------------------------*/

@font-face {
	font-family:'ETmonarch';
	src:url('/wp-content/plugins/monarch/css/fonts/monarch.eot');
	src:url('/wp-content/plugins/monarch/css/fonts/monarch.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/plugins/monarch/css/fonts/monarch.ttf') format('truetype'),
		url('/wp-content/plugins/monarch/css/fonts/monarch.woff') format('woff'),
		url('/wp-content/plugins/monarch/css/fonts/monarch.svg#ETmonarch') format('svg');
	font-weight: normal;
	font-style: normal;
}

.et_monarch .et_social_icon, .et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { font-family: 'ETmonarch'; speak: none; font-style: normal; font-size: 16px; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; display: block; }

.et_monarch .et_social_icon_networks:before			{ content: "\e605"; }
.et_monarch .et_social_icon_cancel:after			{ content: "\e60c"; }

.et_monarch .et_social_icon_behance:before,			.et_monarch .et_social_icon_behance:after 			{ content: "\e643"; }
.et_monarch .et_social_icon_like:before,			.et_monarch .et_social_icon_like:after 				{ content: "\e60e"; }
.et_monarch .et_social_icon_aweber:before,			.et_monarch .et_social_icon_aweber:after 			{ content: "\e612"; }
.et_monarch .et_social_icon_blinklist:before,		.et_monarch .et_social_icon_blinklist:after 		{ content: "\e613"; }
.et_monarch .et_social_icon_buffer:before,			.et_monarch .et_social_icon_buffer:after 			{ content: "\e614"; }
.et_monarch .et_social_icon_email:before,			.et_monarch .et_social_icon_email:after 			{ content: "\e615"; }
.et_monarch .et_social_icon_github:before,			.et_monarch .et_social_icon_github:after 			{ content: "\e616"; }
.et_monarch .et_social_icon_mailchimp:before,		.et_monarch .et_social_icon_mailchimp:after 		{ content: "\e617"; }
.et_monarch .et_social_icon_outlook:before,			.et_monarch .et_social_icon_outlook:after 			{ content: "\e618"; }
.et_monarch .et_social_icon_print:before,			.et_monarch .et_social_icon_print:after 			{ content: "\e619"; }
.et_monarch .et_social_icon_soundcloud:before,		.et_monarch .et_social_icon_soundcloud:after 		{ content: "\e61a"; }
.et_monarch .et_social_icon_baidu:before,			.et_monarch .et_social_icon_baidu:after 			{ content: "\e61b"; }
.et_monarch .et_social_icon_box:before,				.et_monarch .et_social_icon_box:after 				{ content: "\e61c"; }
.et_monarch .et_social_icon_digg:before,			.et_monarch .et_social_icon_digg:after 				{ content: "\e61d"; }
.et_monarch .et_social_icon_evernote:before,		.et_monarch .et_social_icon_evernote:after 			{ content: "\e61e"; }
.et_monarch .et_social_icon_hackernews:before,		.et_monarch .et_social_icon_hackernews:after 		{ content: "\e620"; }
.et_monarch .et_social_icon_livejournal:before,		.et_monarch .et_social_icon_livejournal:after 		{ content: "\e621"; }
.et_monarch .et_social_icon_netvibes:before,		.et_monarch .et_social_icon_netvibes:after 			{ content: "\e622"; }
.et_monarch .et_social_icon_newsvine:before,		.et_monarch .et_social_icon_newsvine:after 			{ content: "\e623"; }
.et_monarch .et_social_icon_aol:before,				.et_monarch .et_social_icon_aol:after 				{ content: "\e624"; }
.et_monarch .et_social_icon_gmail:before,			.et_monarch .et_social_icon_gmail:after 			{ content: "\e625"; }
.et_monarch .et_social_icon_google:before,			.et_monarch .et_social_icon_google:after 			{ content: "\e626"; }
.et_monarch .et_social_icon_printfriendly:before,	.et_monarch .et_social_icon_printfriendly:after 	{ content: "\e627"; }
.et_monarch .et_social_icon_reddit:before,			.et_monarch .et_social_icon_reddit:after 			{ content: "\e628"; }
.et_monarch .et_social_icon_vkontakte:before,		.et_monarch .et_social_icon_vkontakte:after 		{ content: "\e629"; }
.et_monarch .et_social_icon_yahoobookmarks:before,	.et_monarch .et_social_icon_yahoobookmarks:after 	{ content: "\e62a"; }
.et_monarch .et_social_icon_yahoomail:before,		.et_monarch .et_social_icon_yahoomail:after 		{ content: "\e62b"; }
.et_monarch .et_social_icon_youtube:before,			.et_monarch .et_social_icon_youtube:after 			{ content: "\e62c"; }
.et_monarch .et_social_icon_amazon:before,			.et_monarch .et_social_icon_amazon:after 			{ content: "\e62d"; }
.et_monarch .et_social_icon_delicious:before,		.et_monarch .et_social_icon_delicious:after 		{ content: "\e62e"; }
.et_monarch .et_social_icon_googleplus:before,		.et_monarch .et_social_icon_googleplus:after 		{ content: "\e626"; }
.et_monarch .et_social_icon_instagram:before,		.et_monarch .et_social_icon_instagram:after 		{ content: "\e630"; }
.et_monarch .et_social_icon_linkedin:before,		.et_monarch .et_social_icon_linkedin:after 			{ content: "\e631"; }
.et_monarch .et_social_icon_myspace:before,			.et_monarch .et_social_icon_myspace:after 			{ content: "\e632"; }
.et_monarch .et_social_icon_picassa:before,			.et_monarch .et_social_icon_picassa:after 			{ content: "\e633"; }
.et_monarch .et_social_icon_spotify:before,			.et_monarch .et_social_icon_spotify:after 			{ content: "\e634"; }
.et_monarch .et_social_icon_yahoo:before,			.et_monarch .et_social_icon_yahoo:after 			{ content: "\e635"; }
.et_monarch .et_social_icon_blogger:before,			.et_monarch .et_social_icon_blogger:after 			{ content: "\e636"; }
.et_monarch .et_social_icon_deviantart:before,		.et_monarch .et_social_icon_deviantart:after 		{ content: "\e637"; }
.et_monarch .et_social_icon_dribbble:before,		.et_monarch .et_social_icon_dribbble:after 			{ content: "\e638"; }
.et_monarch .et_social_icon_flickr:before,			.et_monarch .et_social_icon_flickr:after 			{ content: "\e639"; }
.et_monarch .et_social_icon_pinterest:before,		.et_monarch .et_social_icon_pinterest:after 		{ content: "\e63a"; }
.et_monarch .et_social_icon_rss:before ,			.et_monarch .et_social_icon_rss:after 				{ content: "\e63b"; }
.et_monarch .et_social_icon_skype:before,			.et_monarch .et_social_icon_skype:after 			{ content: "\e63c"; }
.et_monarch .et_social_icon_stumbleupon:before,		.et_monarch .et_social_icon_stumbleupon:after 		{ content: "\e63d"; }
.et_monarch .et_social_icon_tumblr:before,			.et_monarch .et_social_icon_tumblr:after 			{ content: "\e63e"; }
.et_monarch .et_social_icon_facebook:before,		.et_monarch .et_social_icon_facebook:after 			{ content: "\e63f"; }
.et_monarch .et_social_icon_twitter:before ,		.et_monarch .et_social_icon_twitter:after 			{ content: "\e640"; }
.et_monarch .et_social_icon_vimeo:before,			.et_monarch .et_social_icon_vimeo:after 			{ content: "\e641"; }
.et_monarch .et_social_icon_wordpress:before,		.et_monarch .et_social_icon_wordpress:after 		{ content: "\e642"; }
.et_monarch .et_social_icon_all_button:before,		.et_monarch .et_social_icon_all_button:after		{ content: "\e64c"; }



/*------------[NETWORK DEFAULT COLORS]------------*/

.et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i { background-color: #3a579a; }
	.et_monarch li.et_social_facebook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i { background-color: #314a83; }
	.et_monarch .et_social_sidebar_border li.et_social_facebook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover { border-color: #3a579a; }
	.et_monarch .widget_monarchwidget li.et_social_facebook { background-color: #3a579a !important; }
	.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i { background-color: #314a83 !important; }

.et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i { background-color: #00abf0; }
	.et_monarch .widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i { background-color: #0092cc; }
	.et_monarch .et_social_sidebar_border li.et_social_twitter:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover { border-color: #00abf0; }
	.et_monarch .widget_monarchwidget li.et_social_twitter { background-color: #00abf0 !important; }
	.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i { background-color: #0092cc !important; }

.et_monarch .et_social_pinterest, .et_monarch .et_social_networks.et_social_circle .et_social_pinterest i { background-color: #cd1c1f; }
	.et_monarch li.et_social_pinterest:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a; }
	.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover { border-color: #cd1c1f; }
	.et_monarch .widget_monarchwidget li.et_social_pinterest { background-color: #cd1c1f !important; }
	.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a !important; }

.et_monarch .et_social_googleplus, .et_monarch .et_social_networks.et_social_circle .et_social_googleplus i { background-color: #df4a32; }
	.et_monarch li.et_social_googleplus:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b; }
	.et_monarch .et_social_sidebar_border li.et_social_googleplus:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_googleplus:hover { border-color: #df4a32; }
	.et_monarch .widget_monarchwidget li.et_social_googleplus { background-color: #df4a32 !important; }
	.et_monarch .widget_monarchwidget li.et_social_googleplus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b !important; }

.et_monarch .et_social_email, .et_monarch .et_social_networks.et_social_circle .et_social_email i { background-color: #666666; }
	.et_monarch li.et_social_email:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i { background-color: #575757; }
	.et_monarch .et_social_sidebar_border li.et_social_email:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover { border-color: #666666; }
	.et_monarch .widget_monarchwidget li.et_social_email { background-color: #666666 !important; }
	.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i { background-color: #575757 !important; }

.et_monarch .et_social_wordpress, .et_monarch .et_social_networks.et_social_circle .et_social_wordpress i { background-color: #267697; }
	.et_monarch li.et_social_wordpress:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i { background-color: #206480; }
	.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover { border-color: #267697; }
	.et_monarch .widget_monarchwidget li.et_social_wordpress { background-color: #267697 !important; }
	.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i { background-color: #206480 !important; }

.et_monarch .et_social_vimeo, .et_monarch .et_social_networks.et_social_circle .et_social_vimeo i { background-color: #45bbfc; }
	.et_monarch li.et_social_vimeo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6; }
	.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover { border-color: #45bbfc; }
	.et_monarch .widget_monarchwidget li.et_social_vimeo { background-color: #45bbfc !important; }
	.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6 !important; }

.et_monarch .et_social_skype, .et_monarch .et_social_networks.et_social_circle .et_social_skype i { background-color: #1ba5f4; }
	.et_monarch li.et_social_skype:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i { background-color: #178cd0; }
	.et_monarch .et_social_sidebar_border li.et_social_skype:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover { border-color: #1ba5f4; }
	.et_monarch .widget_monarchwidget li.et_social_skype { background-color: #1ba5f4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_skype:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i { background-color: #178cd0 !important; }

.et_monarch .et_social_tumblr, .et_monarch .et_social_networks.et_social_circle .et_social_tumblr i { background-color: #32506d; }
	.et_monarch li.et_social_tumblr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d; }
	.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover { border-color: #32506d; }
	.et_monarch .widget_monarchwidget li.et_social_tumblr { background-color: #32506d !important; }
	.et_monarch .widget_monarchwidget li.et_social_tumblr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d !important; }

.et_monarch .et_social_dribbble, .et_monarch .et_social_networks.et_social_circle .et_social_dribbble i { background-color: #ea4c8d; }
	.et_monarch li.et_social_dribbble:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i { background-color: #c74178; }
	.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover { border-color: #ea4c8d; }
	.et_monarch .widget_monarchwidget li.et_social_dribbble { background-color: #ea4c8d !important; }
	.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i { background-color: #c74178 !important; }

.et_monarch .et_social_flickr, .et_monarch .et_social_networks.et_social_circle .et_social_flickr i { background-color: #fc1684; }
	.et_monarch li.et_social_flickr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i { background-color: #d61370; }
	.et_monarch .et_social_sidebar_border li.et_social_flickr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover { border-color: #fc1684; }
	.et_monarch .widget_monarchwidget li.et_social_flickr { background-color: #fc1684 !important; }
	.et_monarch .widget_monarchwidget li.et_social_flickr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i { background-color: #d61370 !important; }

.et_monarch .et_social_stumbleupon, .et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i { background-color: #ea4b24; }
	.et_monarch li.et_social_stumbleupon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f; }
	.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover { border-color: #ea4b24; }
	.et_monarch .widget_monarchwidget li.et_social_stumbleupon { background-color: #ea4b24 !important; }
	.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f !important; }

.et_monarch .et_social_deviantart, .et_monarch .et_social_networks.et_social_circle .et_social_deviantart i { background-color: #566c68; }
	.et_monarch li.et_social_deviantart:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i { background-color: #495c59; }
	.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover { border-color: #566c68; }
	.et_monarch .widget_monarchwidget li.et_social_deviantart { background-color: #566c68 !important; }
	.et_monarch .widget_monarchwidget li.et_social_deviantart:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i { background-color: #495c59 !important; }

.et_monarch .et_social_rss, .et_monarch .et_social_networks.et_social_circle .et_social_rss i { background-color: #f59038; }
	.et_monarch li.et_social_rss:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i { background-color: #d07b30; }
	.et_monarch .et_social_sidebar_border li.et_social_rss:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover { border-color: #f59038; }
	.et_monarch .widget_monarchwidget li.et_social_rss { background-color: #f59038 !important; }
	.et_monarch .widget_monarchwidget li.et_social_rss:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_blogger, .et_monarch .et_social_networks.et_social_circle .et_social_blogger i { background-color: #f59038; }
	.et_monarch li.et_social_blogger:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i { background-color: #d07b30; }
	.et_monarch .et_social_sidebar_border li.et_social_blogger:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover { border-color: #f59038; }
	.et_monarch .widget_monarchwidget li.et_social_blogger { background-color: #f59038 !important; }
	.et_monarch .widget_monarchwidget li.et_social_blogger:hover, .et_monarch .widget_monarchwidget li.et_social_blogger:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_picassa, .et_monarch .et_social_networks.et_social_circle .et_social_picassa i { background-color: #9864ae; }
	.et_monarch li.et_social_picassa:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i { background-color: #815594; }
	.et_monarch .et_social_sidebar_border li.et_social_picassa:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover { border-color: #9864ae; }
	.et_monarch .widget_monarchwidget li.et_social_picassa { background-color: #9864ae !important; }
	.et_monarch .widget_monarchwidget li.et_social_picassa:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i { background-color: #815594 !important; }

.et_monarch .et_social_spotify, .et_monarch .et_social_networks.et_social_circle .et_social_spotify i { background-color: #aecf29; }
	.et_monarch li.et_social_spotify:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i { background-color: #94b023; }
	.et_monarch .et_social_sidebar_border li.et_social_spotify:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover { border-color: #aecf29; }
	.et_monarch .widget_monarchwidget li.et_social_spotify { background-color: #aecf29 !important; }
	.et_monarch .widget_monarchwidget li.et_social_spotify:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i { background-color: #94b023 !important; }

.et_monarch .et_social_instagram, .et_monarch .et_social_networks.et_social_circle .et_social_instagram i { background-color: #517fa4; }
	.et_monarch li.et_social_instagram:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i { background-color: #456c8c; }
	.et_monarch .et_social_sidebar_border li.et_social_instagram:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover { border-color: #517fa4; }
	.et_monarch .widget_monarchwidget li.et_social_instagram { background-color: #517fa4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_instagram:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i { background-color: #456c8c !important; }

.et_monarch .et_social_myspace, .et_monarch .et_social_networks.et_social_circle .et_social_myspace i { background-color: #3a5998; }
	.et_monarch li.et_social_myspace:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i { background-color: #314c81; }
	.et_monarch .et_social_sidebar_border li.et_social_myspace:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover { border-color: #3a5998; }
	.et_monarch .widget_monarchwidget li.et_social_myspace { background-color: #3a5998 !important; }
	.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i { background-color: #314c81 !important; }

.et_monarch .et_social_delicious, .et_monarch .et_social_networks.et_social_circle .et_social_delicious i { background-color: #3398fc; }
	.et_monarch li.et_social_delicious:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6; }
	.et_monarch .et_social_sidebar_border li.et_social_delicious:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover { border-color: #3398fc; }
	.et_monarch .widget_monarchwidget li.et_social_delicious { background-color: #3398fc !important; }
	.et_monarch .widget_monarchwidget li.et_social_delicious:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6 !important; }

.et_monarch .et_social_linkedin, .et_monarch .et_social_networks.et_social_circle .et_social_linkedin i { background-color: #127bb6; }
	.et_monarch li.et_social_linkedin:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b; }
	.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover { border-color: #127bb6; }
	.et_monarch .widget_monarchwidget li.et_social_linkedin { background-color: #127bb6 !important; }
	.et_monarch .widget_monarchwidget li.et_social_linkedin:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b !important; }

.et_monarch .et_social_yahoo, .et_monarch .et_social_networks.et_social_circle .et_social_yahoo i { background-color: #511295; }
	.et_monarch li.et_social_yahoo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoo { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoo:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover { background-color: #450f7f !important; }

.et_monarch .et_social_yahoomail, .et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i { background-color: #511295; }
	.et_monarch li.et_social_yahoomail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoomail { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_yahoobookmarks, .et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i { background-color: #511295; }
	.et_monarch li.et_social_yahoobookmarks:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_amazon, .et_monarch .et_social_networks.et_social_circle .et_social_amazon i { background-color: #222222; }
	.et_monarch li.et_social_amazon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_amazon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_amazon { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_amazon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i { background-color: #000000 !important; }

.et_monarch .et_social_aol, .et_monarch .et_social_networks.et_social_circle .et_social_aol i { background-color: #222222; }
	.et_monarch li.et_social_aol:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_aol:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_aol { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_aol:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i { background-color: #000000 !important; }

.et_monarch .et_social_buffer, .et_monarch .et_social_networks.et_social_circle .et_social_buffer i { background-color: #222222; }
	.et_monarch li.et_social_buffer:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_buffer:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_buffer { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i { background-color: #000000 !important; }

.et_monarch .et_social_printfriendly, .et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i { background-color: #75aa33; }
	.et_monarch li.et_social_printfriendly:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b; }
	.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover { border-color: #75aa33; }
	.et_monarch .widget_monarchwidget li.et_social_printfriendly { background-color: #75aa33 !important; }
	.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b !important; }

.et_monarch .et_social_youtube, .et_monarch .et_social_networks.et_social_circle .et_social_youtube i { background-color: #a8240f; }
	.et_monarch li.et_social_youtube:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d; }
	.et_monarch .et_social_sidebar_border li.et_social_youtube:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover { border-color: #a8240f; }
	.et_monarch .widget_monarchwidget li.et_social_youtube { background-color: #a8240f !important; }
	.et_monarch .widget_monarchwidget li.et_social_youtube:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d !important; }

.et_monarch .et_social_google, .et_monarch .et_social_networks.et_social_circle .et_social_google i { background-color: #3b7ae0; }
	.et_monarch li.et_social_google:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i { background-color: #3268bf; }
	.et_monarch .et_social_sidebar_border li.et_social_google:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover { border-color: #3b7ae0; }
	.et_monarch .widget_monarchwidget li.et_social_google { background-color: #3b7ae0 !important; }
	.et_monarch .widget_monarchwidget li.et_social_google:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i { background-color: #3268bf !important; }

.et_monarch .et_social_gmail, .et_monarch .et_social_networks.et_social_circle .et_social_gmail i { background-color: #dd4b39; }
	.et_monarch li.et_social_gmail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i { background-color: #bc4031; }
	.et_monarch .et_social_sidebar_border li.et_social_gmail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover { border-color: #dd4b39; }
	.et_monarch .widget_monarchwidget li.et_social_gmail { background-color: #dd4b39 !important; }
	.et_monarch .widget_monarchwidget li.et_social_gmail:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover { background-color: #bc4031 !important; }

.et_monarch .et_social_reddit, .et_monarch .et_social_networks.et_social_circle .et_social_reddit i { background-color: #fc461e; }
	.et_monarch li.et_social_reddit:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a; }
	.et_monarch .et_social_sidebar_border li.et_social_reddit:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover { border-color: #fc461e; }
	.et_monarch .widget_monarchwidget li.et_social_reddit { background-color: #fc461e !important; }
	.et_monarch .widget_monarchwidget li.et_social_reddit:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a !important; }

.et_monarch .et_social_vkontakte, .et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i { background-color: #4c75a3; }
	.et_monarch li.et_social_vkontakte:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b; }
	.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover { border-color: #4c75a3; }
	.et_monarch .widget_monarchwidget li.et_social_vkontakte { background-color: #4c75a3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b !important; }

.et_monarch .et_social_newsvine, .et_monarch .et_social_networks.et_social_circle .et_social_newsvine i { background-color: #0d642e; }
	.et_monarch li.et_social_newsvine:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527; }
	.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover { border-color: #0d642e; }
	.et_monarch .widget_monarchwidget li.et_social_newsvine { background-color: #0d642e !important; }
	.et_monarch .widget_monarchwidget li.et_social_newsvine:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527 !important; }

.et_monarch .et_social_netvibes, .et_monarch .et_social_networks.et_social_circle .et_social_netvibes i { background-color: #5dbc22; }
	.et_monarch li.et_social_netvibes:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d; }
	.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover { border-color: #5dbc22; }
	.et_monarch .widget_monarchwidget li.et_social_netvibes { background-color: #5dbc22 !important; }
	.et_monarch .widget_monarchwidget li.et_social_netvibes:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d !important; }

.et_monarch .et_social_hackernews, .et_monarch .et_social_networks.et_social_circle .et_social_hackernews i { background-color: #f08641; }
	.et_monarch li.et_social_hackernews:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237; }
	.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover { border-color: #f08641; }
	.et_monarch .widget_monarchwidget li.et_social_hackernews { background-color: #f08641 !important; }
	.et_monarch .widget_monarchwidget li.et_social_hackernews:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237 !important; }

.et_monarch .et_social_evernote, .et_monarch .et_social_networks.et_social_circle .et_social_evernote i { background-color: #7cbf4b; }
	.et_monarch li.et_social_evernote:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i { background-color: #6aa340; }
	.et_monarch .et_social_sidebar_border li.et_social_evernote:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover { border-color: #7cbf4b; }
	.et_monarch .widget_monarchwidget li.et_social_evernote { background-color: #7cbf4b !important; }
	.et_monarch .widget_monarchwidget li.et_social_evernote:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i { background-color: #6aa340 !important; }

.et_monarch .et_social_digg, .et_monarch .et_social_networks.et_social_circle .et_social_digg i { background-color: #546b9f; }
	.et_monarch li.et_social_digg:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i { background-color: #475b87; }
	.et_monarch .et_social_sidebar_border li.et_social_digg:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover { border-color: #546b9f; }
	.et_monarch .widget_monarchwidget li.et_social_digg { background-color: #546b9f !important; }
	.et_monarch .widget_monarchwidget li.et_social_digg:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i { background-color: #475b87 !important; }

.et_monarch .et_social_box, .et_monarch .et_social_networks.et_social_circle .et_social_box i { background-color: #1482c3; }
	.et_monarch li.et_social_box:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i { background-color: #116fa6; }
	.et_monarch .et_social_sidebar_border li.et_social_box:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover { border-color: #1482c3; }
	.et_monarch .widget_monarchwidget li.et_social_box { background-color: #1482c3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_box:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i { background-color: #116fa6 !important; }

.et_monarch .et_social_baidu, .et_monarch .et_social_networks.et_social_circle .et_social_baidu i { background-color: #2b3bdd; }
	.et_monarch li.et_social_baidu:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i { background-color: #2532bc; }
	.et_monarch .et_social_sidebar_border li.et_social_baidu:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover { border-color: #2b3bdd; }
	.et_monarch .widget_monarchwidget li.et_social_baidu { background-color: #2b3bdd !important; }
	.et_monarch .widget_monarchwidget li.et_social_baidu:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i { background-color: #2532bc !important; }

.et_monarch .et_social_livejournal, .et_monarch .et_social_networks.et_social_circle .et_social_livejournal i { background-color: #336697; }
	.et_monarch li.et_social_livejournal:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780; }
	.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover { border-color: #336697; }
	.et_monarch .widget_monarchwidget li.et_social_livejournal { background-color: #336697 !important; }
	.et_monarch .widget_monarchwidget li.et_social_livejournal:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780 !important; }

.et_monarch .et_social_github, .et_monarch .et_social_networks.et_social_circle .et_social_github i { background-color: #4183c4; }
	.et_monarch li.et_social_github:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i { background-color: #376fa7; }
	.et_monarch .et_social_sidebar_border li.et_social_github:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover { border-color: #4183c4; }
	.et_monarch .widget_monarchwidget li.et_social_github { background-color: #4183c4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_github:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i { background-color: #376fa7 !important; }

.et_monarch .et_social_outlook, .et_monarch .et_social_networks.et_social_circle .et_social_outlook i { background-color: #1174c3; }
	.et_monarch li.et_social_outlook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6; }
	.et_monarch .et_social_sidebar_border li.et_social_outlook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover { border-color: #1174c3; }
	.et_monarch .widget_monarchwidget li.et_social_outlook { background-color: #1174c3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_outlook:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6 !important; }

.et_monarch .et_social_blinklist, .et_monarch .et_social_networks.et_social_circle .et_social_blinklist i { background-color: #fc6d21; }
	.et_monarch li.et_social_blinklist:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c; }
	.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover { border-color: #fc6d21; }
	.et_monarch .widget_monarchwidget li.et_social_blinklist { background-color: #fc6d21 !important; }
	.et_monarch .widget_monarchwidget li.et_social_blinklist:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c !important; }

.et_monarch .et_social_aweber, .et_monarch .et_social_networks.et_social_circle .et_social_aweber i { background-color: #127bbf; }
	.et_monarch li.et_social_aweber:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3; }
	.et_monarch .et_social_sidebar_border li.et_social_aweber:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover { border-color: #127bbf; }
	.et_monarch .widget_monarchwidget li.et_social_aweber { background-color: #127bbf !important; }
	.et_monarch .widget_monarchwidget li.et_social_aweber:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3 !important; }

.et_monarch .et_social_mailchimp, .et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i { background-color: #3283bf; }
	.et_monarch li.et_social_mailchimp:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3; }
	.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover { border-color: #3283bf; }
	.et_monarch .widget_monarchwidget li.et_social_mailchimp { background-color: #3283bf !important; }
	.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3 !important; }

.et_monarch .et_social_soundcloud, .et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i { background-color: #f0601e; }
	.et_monarch li.et_social_soundcloud:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a; }
	.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover { border-color: #f0601e; }
	.et_monarch .widget_monarchwidget li.et_social_soundcloud { background-color: #f0601e !important; }
	.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a !important; }

.et_monarch .et_social_print, .et_monarch .et_social_networks.et_social_circle .et_social_print i { background-color: #333333; }
	.et_monarch li.et_social_print:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i { background-color: #2b2b2b; }
	.et_monarch .et_social_sidebar_border li.et_social_print:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover { border-color: #333333; }
	.et_monarch .widget_monarchwidget li.et_social_print { background-color: #333333 !important; }
	.et_monarch .widget_monarchwidget li.et_social_print:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i { background-color: #2b2b2b !important; }

.et_monarch .et_social_like, .et_monarch .et_social_networks.et_social_circle .et_social_like i { background-color: #f95149; }
	.et_monarch li.et_social_like:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i { background-color: #d4453e; }
	.et_monarch .et_social_sidebar_border li.et_social_like:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover { border-color: #f95149; }
	.et_monarch .widget_monarchwidget li.et_social_like { background-color: #f95149 !important; }
	.et_monarch .widget_monarchwidget li.et_social_like:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i { background-color: #d4453e !important; }

.et_monarch .et_social_behance, .et_monarch .et_social_networks.et_social_circle .et_social_behance i { background-color: #1769ff; }
	.et_monarch li.et_social_behance:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i { background-color: #1459d9; }
	.et_monarch .et_social_sidebar_border li.et_social_behance:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover { border-color: #1769ff; }
	.et_monarch .widget_monarchwidget li.et_social_behance { background-color: #1769ff !important; }
	.et_monarch .widget_monarchwidget li.et_social_behance:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i { background-color: #1459d9 !important; }

.et_monarch .et_social_all_button, .et_monarch .et_social_networks.et_social_circle .et_social_all_button i { background-color: #dedede; }
	.et_monarch li.et_social_all_button:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i { background-color: #d1d1d1; }
	.et_monarch li.et_social_all_button i.et_social_icon_all_button, .et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button { color: #777777; }
	.et_monarch .et_social_sidebar_border li.et_social_all_button:hover { border-color: #bfbfbf; }

.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i, .et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count, .et_monarch .et_social_mobile .et_social_icons_container li:hover i, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon, .et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count { color: #ffffff; }

.widget_monarchwidget li, .et_monarch .widget_text .et_social_networks li { background-image: none !important; list-style: none; padding: 0 !important; margin-bottom: 0 !important; border: none !important;}
	.widget_monarchwidget li, .et_monarch .widget_monarchwidget li:after { border: none !important; }
	.widget_monarchwidget li:before { display: none; }
		.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li { background-color: transparent !important; }



/*------------------------------------------------*/
/*----------------[ET SOCIAL FLYIN]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_header { text-align: left; margin-bottom: 25px; }

.et_monarch .et_social_flyin { position: fixed; width: 320px; background-color: #FFF; padding: 30px 20px; bottom: 0; height: auto; opacity: 0; z-index: -1; box-shadow: 0 0 15px rgba(0,0,0,.1); }
	.et_monarch .et_social_flyin .et_social_networks { overflow: auto; }
		.et_monarch .et_social_flyin a.et_social_icon_cancel, .et_monarch .et_social_popup_content a.et_social_icon_cancel { position: absolute; top: 15px; right: 15px; color: #666; }
		.et_monarch .et_social_flyin .et_social_icon:after, .et_monarch .et_social_popup .et_social_icon:after { display: block; }

.et_monarch .et_social_flyin_bottom_right { right: 0; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; }
.et_monarch .et_social_flyin_bottom_left { left: 0; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }

/*------------------------------------------------*/
/*----------------[ET SOCIAL POPUP]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content { padding: 25px 20px; background-color: #fff; text-align: left; width: 84%; max-width: 600px; position: fixed; z-index: 999999999; left: 50%; margin-left: -320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); }
.et_monarch .et_social_popup:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99999999; display: block; opacity: 0; }

.et_monarch .et_social_popup.et_social_animated:after { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_popup_content .et_social_networks { overflow: auto; }

.et_monarch .et_social_fadeout { opacity: 0; -webkit-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -moz-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -o-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; }

/*------------------------------------------------*/
/*---------------------[INLINE]-------------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_networkname { word-break: break-all; }
.et_monarch .et_social_icon, .et_monarch .et_social_sidebar_networks .et_social_count { position: relative; z-index: 100; }
.et_monarch .et_social_networks span.et_social_overlay { height:100%; width: 100%; background-color: rgba( 0, 0, 0, 0.1 ); bottom: 0; left: 0; z-index: 1; position: absolute; }

.et_monarch .et_social_inline_top { margin-bottom: 40px; }
.et_monarch .et_social_inline_bottom { margin-top: 40px; }
.et_monarch .et_social_networks.et_social_left .et_social_count, .et_monarch .et_social_networks.et_social_left .et_social_networkname { line-height: 1em; display: inline-block; }

.widget_monarchwidget { width: auto; float: none !important; }

.et_monarch .et_social_networks { width: 100%; display: inline-block; }
.et_monarch .et_social_networks .et_social_icons_container { padding: 0 !important; margin: 0 !important; line-height: 1em !important; display: inline-block; width: inherit; }
.et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li { float: left; position: relative; margin: 2% 0 0 2%; overflow: hidden; min-height: 40px; line-height: 0; }
	.et_monarch .textwidget .et_social_networks li { margin-bottom: 0; }
	.et_monarch .et_social_networks li a { line-height: 0; }
.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; }
	.et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_icon { display: block; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.et_monarch .et_social_networks div.et_social_network_label { font-size: 14px; }
	.et_monarch .et_social_networks div.et_social_count .et_social_count_label { font-size: 12px; font-weight: 400; }
	.et_monarch .et_social_networks div, .et_monarch .et_social_networks span, .et_monarch .et_social_networks li i { position: relative; z-index: 2; }

.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon:before, .et_monarch .et_social_networks .et_social_icon:after { width: 40px; height: 40px; line-height: 40px; display: inline-block; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }

.et_monarch .et_social_networks .et_social_networkname, .et_monarch .et_social_networks .et_social_count span { font-weight: 700; }
.et_monarch .et_social_networkname, .et_monarch .et_social_count { display: none; }
.et_monarch .et_social_withnetworknames .et_social_networkname, .et_monarch .et_social_withcounts .et_social_count, .et_monarch .et_social_sidebar_withcounts .et_social_count { display: inherit; }

.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button { float: none !important; }
.et_social_open_all span.et_social_overlay { margin: 0 !important; }
.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after, .et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:before { width: 100%; }
.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after { left: -100%; }
.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before { margin-left: 100% !important; }
.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before { width: 110% !important; }

.et_monarch li.et_social_all_button { padding: 0; text-align: center; }
	.et_monarch .et_social_circle li.et_social_all_button { padding: 0; text-align: left; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 22px 0 !important; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all { padding: 21px 0 !important; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 33px 0 !important; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_nototalcount .et_social_totalcount { display: none; }
.et_monarch .et_social_withtotalcount .et_social_totalcount { display: block; }

.et_monarch .et_social_networks .et_social_totalcount, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount { text-align: left; color: #444; margin-bottom: 10px; }
	.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
	.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_networks .et_social_totalcount_count, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count { display: inline-block; font-size: 20px; font-weight: 700; line-height: 20px; }
.et_monarch .et_social_networks .et_social_totalcount_label, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label { display: inline-block; font-size: 14px; margin-left: 4px; }

.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count { color: #444 !important; }
.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count { color: #fff !important; }

.et_monarch .et_social_outer_dark .et_social_totalcount, .et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label { color: #444; }
.et_monarch .et_social_outer_light .et_social_totalcount, .et_monarch .et_social_outer_light.et_social_circle .et_social_network_label { color: #fff; }

/*------------------------------------------------*/
/*-----------------[INLINE STYLES]----------------*/
/*------------------------------------------------*/

/*-------------------[DARKEN]---------------------*/
.et_monarch .et_social_darken.et_social_top li:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay, .et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before, .et_monarch .et_social_slide.et_social_top li:hover .et_social_icon { background-color: rgba( 0, 0, 0, 0.2 ); }
	.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay { background-color: transparent; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_flip li { min-width: 40px; }
.et_monarch .et_social_flip li a, .et_monarch .et_social_flip li .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.2 ); }
	.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a { border-left: 8px solid rgba( 0, 0, 0, 0 ); padding: 10px 18px 10px 10px; }
		.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all { padding-right: 8px !important; }

.et_monarch .et_social_flip.et_social_top li:hover a, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share { border-left: 8px solid rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay { margin: 0 0 0 50px;}
.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before { width: 50px; }
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay { margin: 0 0 0 45px;}
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before { width: 45px; }
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label { padding-right: 5px; }
.et_monarch .et_social_flip.et_social_circle li .et_social_icon, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.1 ); left: 0; }
.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon { border-left: 6px solid rgba( 0, 0, 0, 0.1 ); width: 32px; }
.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon { left: 1px; }
.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a { border: none; }
.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a { border-left: none; padding: 10px; }
.et_monarch .et_social_icon:after { display: none; }

/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_slide .et_social_icon:after { display: inline-block; position: absolute; top: -40px; left: 0; }
.et_monarch .et_social_slide li:hover .et_social_icon:before { opacity: 0; margin-top: 40px; }
.et_monarch .et_social_slide li:hover .et_social_icon:after { top: 0; }
.et_monarch .et_social_slide li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); margin: 0 0 0 100px; }

.et_monarch .et_social_slide.et_social_left .et_social_icon { overflow: hidden; }
.et_monarch .et_social_slide.et_social_left li .et_social_icon:after { left: -40px; top: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before { margin-left: 40px; margin-top: 0; opacity: 0; }

/*--------------------[SIMPLE]--------------------*/
.et_monarch .et_social_simple li a, .et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share, .et_monarch .et_social_top.et_social_circle li a { padding: 0 !important; }
.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a, .et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share { padding: 0 10px 10px !important; }
	.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon { margin: -8px 0 -12px; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label div { margin-left: 0 !important; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label { padding-left: 0 !important; }
.et_monarch .et_social_simple.et_social_top .et_social_icon { background-color: transparent; }
.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon { margin-bottom: -10px; }
.et_monarch .et_social_simple li .et_social_overlay { margin: 0 !important; display: none; }

/*--------------------[BUILDER SUPPORT]--------------------*/
.et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_pb_pagebuilder_layout .et_pb_section .et_social_inline { display: block; }


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_sidebar_networks { left: 0; position: fixed; top: 30%; z-index: 999999;}
.et_monarch .et_social_sidebar_networks ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
	.et_monarch .et_social_sidebar_networks li { position: relative; width: 40px; overflow: hidden; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
		.et_monarch .et_social_sidebar_withcounts li { width: 50px; }
		.et_monarch .et_social_sidebar_networks .et_social_count span { line-height: .9em; padding-top: 4px; font-weight: 700; font-size: 12px;}
	.et_monarch .et_social_sidebar_networks a { display: block; padding: 12px 0 12px; float: left; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
		.et_monarch .et_social_sidebar_withcounts a { padding: 10px 0; display: block; }
			.et_monarch .et_social_sidebar_networks a.et_social_icon:before, .et_monarch .et_social_sidebar_networks a.et_social_icon:after { width: 100%; font-size: 16px; line-height: 40px; display: block; position: relative; }

.et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { position: relative; width: 100%; }

.et_monarch .et_social_sidebar_networks a.et_social_open_all { padding: 7px; }
.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all { padding: 12px 0 12px; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all { padding-top: 17px; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_sidebar_networks .et_social_totalcount { color: #444; text-align: center; margin-bottom: 4px; }
	.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
	.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_count { display: block; font-size: 18px; font-weight: 700; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_label { display: block; font-size: 10px; }


/*------------------------------------------------*/
/*----------------[SIDEBAR STYLES]----------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_icon:after { display: none; }
.et_monarch .et_social_circle .et_social_icon:before, .et_monarch .et_social_circle .et_social_icon:after { width: 100% !important; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_sidebar_nocounts .et_social_count { display: none; }

.et_monarch .et_social_sidebar_networks_right { right: 0; left: auto; }

.et_monarch .et_social_sidebar_networks_right li { float: right; clear: both; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar { float: right; margin: 8px 8px 0 0 !important; clear: both; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-right: 13px !important; }

.et_monarch .et_social_sidebar_networks_right .et_social_totalcount { float: right; }

.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount { margin-right: -50px !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: 0 !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before { transform: rotate(90deg); right: -1px; left: auto; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(-90deg); left: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: -10px !important; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount {
margin-right: -66px !important; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_sidebar_flip li { border-left: 0 solid rgba( 0,0,0,.4); width: 50px; }
	.et_monarch .et_social_sidebar_flip li:hover { width: 44px; border-left: 6px solid rgba( 0,0,0,.3); }
		.et_monarch .et_social_sidebar_flip li:hover i { opacity: 0.8; }

.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li { border-right: 0 solid rgba( 0,0,0,.4); border-left: none; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover { border-right: 6px solid rgba( 0,0,0,.3); }
/*-------------------[BORDER]---------------------*/
.et_monarch .et_social_sidebar_border li { border-left: 0 solid transparent; }
	.et_monarch .et_social_sidebar_border li:hover { border-left: 4px solid; }
	.et_monarch .et_social_sidebar_border a.et_social_icon:before { color: rgba( 255, 255, 255, 1 ); }
	.et_monarch .et_social_sidebar_border .et_social_overlay { position: absolute; background-color: rgba( 0, 0, 0, 0 ); height: 100%; width: 100%; top: 0; left: 0; }
		.et_monarch .et_social_sidebar_border li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li { border-right: 0 solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover { border-right: 4px solid; border-left: none;}
/*--------------------[GROW]----------------------*/
.et_monarch .et_social_sidebar_grow li { left:0; }
	.et_monarch .et_social_sidebar_grow li:hover { width: 50px ;}
	.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover { width: 62px; }
	.et_monarch .et_social_sidebar_grow a.et_social_icon:before { color: #fff; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li { right: 0; }
/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_sidebar_slide li { border-left: 0 solid; }
	.et_monarch .et_social_sidebar_slide i.et_social_icon:before { opacity: 1; left: 0; z-index: 2; position: relative; }
		.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before { opacity: 0; left: 100%; background-color: rgb( 0, 0, 0, 0.25 ); }
	.et_monarch .et_social_sidebar_slide i.et_social_icon:after { opacity: 0; width:100%; height:100%; position: absolute; top: 0; right:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
		.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after { opacity: 1; right:0; }
	.et_monarch .et_social_sidebar_slide .et_social_icon:after { display: inherit; }


/*------------------------------------------------*/
/*----------------[SIDEBAR SHAPES]----------------*/
/*------------------------------------------------*/

/*--------------------[ROUNDED]-------------------*/
.et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
	.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
/*---------------------[CIRCLE]-------------------*/
.et_monarch .et_social_circle.et_social_sidebar_networks { left: 10px; }
.et_monarch .et_social_circle li { width: 40px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-bottom: 10px; left: 0; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts li { width: 50px; height: 50px;}
	.et_monarch .et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
	.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before { background-color: rgba( 0, 0, 0, 0 ); }
	.et_monarch .et_social_sidebar_grow.et_social_circle li:hover { width: 40px; left: 8px; }
		.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover { width: 50px; }
	.et_monarch .et_social_sidebar_flip.et_social_circle li:hover { width: 36px; left: 2px;}
	.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; left: 3px; }
	.et_monarch .et_social_sidebar_border.et_social_circle li { width: 46px; height: 46px; }
	.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li { width: 56px; height: 56px; }
	.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
	.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon { margin-bottom: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks { right: 10px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle li { right: 0; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover { right: 8px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover { right: 2px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; right: 3px; left: auto; }
/*--------------------[SPACED]--------------------*/
.et_monarch .et_social_space li { margin-bottom: 4px; }
.et_monarch .et_social_space.et_social_circle li { margin-bottom: 14px; }



/*------------------------------------------------*/
/*-------------------[SIDEBAR HIDE]---------------*/
/*------------------------------------------------*/

/*-----------------[HIDE BUTTON OPEN]-------------*/
.et_monarch  span.et_social_hide_sidebar { background: rgba(0,0,0,0.3); height: 24px; width: 24px; display: block; cursor: pointer; margin: 8px 0 0 8px !important; border-radius: 12px; opacity: 0; }
	.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar { opacity: 1; }
	.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-left: 13px !important; }
	.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 11px !important; }
	.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 16px !important; }


/*----------------[HIDE BUTTON CLOSED]------------*/
.et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: 0 !important; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
	.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: -10px !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
/*-----------------[HIDE BUTTON ICON]-------------*/
.et_monarch span.et_social_hide_sidebar:before { content: "\e649"; transform: rotate(-90deg); font-size: 20px !important; line-height: 24px !important; left: -1px; }
	.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(90deg); }

/*------------------[SIDEBAR HIDDEN]--------------*/
.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount { margin-left: -50px !important; }
	.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount { margin-left: -66px !important; }
.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount { margin-left: 0px !important; }

.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount, .et_monarch span.et_social_hide_sidebar:before, .et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_hidden_sidebar { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }

.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar { opacity: 1; }

/*------------------------------------------------*/
/*-------------[SHAPES & ORIENTATION]-------------*/
/*------------------------------------------------*/

.et_monarch .et_social_top div, .et_monarch .et_social_top ul, .et_monarch .et_social_top li, .et_monarch .et_social_top span, .et_monarch .et_social_top a, .et_monarch .et_social_top .et_social_icons_container { text-align: center; }
	.et_monarch .et_social_top li a, .et_monarch .et_social_media_wrapper .et_social_top li .et_social_share { padding: 10px; }
	.et_monarch .et_social_top .et_social_network_label div { margin-top: 8px; line-height: 1em; }
	.et_monarch .et_social_top span { display: block; margin: 0; }
		.et_monarch .et_social_top .et_social_count span:first-of-type { margin-bottom: 2px; }
	.et_monarch .et_social_top span.et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); }
	.et_monarch .et_social_top .et_social_icon { background-color: rgba( 0, 0, 0, 0.1 ); }
		.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button { background-color: transparent; }
		.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon { background-color: transparent; }

.et_monarch .et_social_left { text-align: left; }
	.et_monarch .et_social_left .et_social_network_label { margin-left: 40px; padding: 7px 14px 10px 10px; }
	.et_monarch .et_social_left .et_social_network_label div { margin: 6px 4px 0 4px; }
	.et_monarch .et_social_left .et_social_count span { display: inline-block; }
	.et_monarch .et_social_left .et_social_overlay { background-color: rgba( 0, 0, 0, 0.1 ); margin: 0 0 0 40px; }
	.et_monarch .et_social_left.et_social_circle .et_social_network_label, .et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label { margin-left:46px !important; padding: 6px 0 0 0; padding-right: 0 !important; }
	.et_monarch .et_social_left .et_social_icon { float: left; }

.et_monarch .et_social_networks.et_social_circle li { background-color: transparent !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.et_monarch .et_social_rounded.et_social_networks li, .et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }

.et_monarch .et_social_circle .et_social_overlay { display: none; }



/*------------------------------------------------*/
/*-------------------[COLUMNS]--------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_1col li { width: 100%; }
.et_monarch .et_social_2col li { width: 49%; }
.et_monarch .et_social_3col li { width: 32%; }
.et_monarch .et_social_4col li { width: 23.5%; }
.et_monarch .et_social_5col li { width: 18.4%; }
.et_monarch .et_social_6col li { width: 15%; }
.et_monarch .et_social_autowidth li { width: auto; margin: 0 2% 2% 0 !important; }

.et_monarch .et_social_1col li:first-child, .et_monarch .et_social_2col li:nth-child(-n+2), .et_monarch .et_social_3col li:nth-child(-n+3), .et_monarch .et_social_4col li:nth-child(-n+4), .et_monarch .et_social_5col li:nth-child(-n+5), .et_monarch .et_social_6col li:nth-child(-n+6) { margin-top: 0; }
.et_monarch .et_social_1col li, .et_monarch .et_social_2col li:nth-child(2n+1), .et_monarch .et_social_3col li:nth-child(3n+1), .et_monarch .et_social_4col li:nth-child(4n+1), .et_monarch .et_social_5col li:nth-child(5n+1), .et_monarch .et_social_6col li:nth-child(6n+1), .et_monarch .et_social_autowidth li:first-child { margin-left: 0; clear: both; }

.et_monarch .et_social_2col.et_social_nospace li { width: 50%; }
.et_monarch .et_social_3col.et_social_nospace li { width: 33.33%; }
.et_monarch .et_social_4col.et_social_nospace li { width: 25%; }
.et_monarch .et_social_5col.et_social_nospace li { width: 20%; }
.et_monarch .et_social_6col.et_social_nospace li { width: 16.66%; }

.et_monarch .et_social_popup { display: none; }
	.et_monarch .et_social_popup.et_social_visible { display: block; }

.et_monarch .et_social_visible { z-index: 999999; }



/*------------------------------------------------*/
/*----------------[MEDIA WRAPPER]-----------------*/
/*------------------------------------------------*/
.et_social_media_wrapper { position: relative; overflow: hidden; }
.et_social_media_wrapper .et_social_networks { position: absolute; left: 0; top: 0; }
	.et_monarch .et_social_media_wrapper .et_social_media { overflow: auto; width: 90%; height: inherit; max-height: 90%; position: absolute; top: 20px; left: 20px; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
	.et_monarch .et_pb_gallery_grid .et_social_media_wrapper .et_social_media { z-index: 99; }
	.et_monarch .et_social_media_wrapper:hover .et_social_media { opacity: 1; }
		.et_monarch .et_social_media_wrapper .et_social_share { cursor: pointer; }
			.et_monarch .et_social_media_wrapper .et_social_left .et_social_share { display: inline-block; width: 100%; }


.et_monarch .et_social_icons_container a, a.et_social_icon_cancel { text-decoration: none !important; }

/*------------------------------------------------*/
/*------------------[MOBILE STYLES]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_mobile { position: fixed; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; z-index: 999999; display: none; max-height: 100%; }
		.et_monarch .et_social_mobile .et_social_networks { position: relative; width: 100%; overflow: auto; padding: 20px 20px 20px; background-color: #fff; line-height: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: -10px; }
			.et_monarch .et_social_mobile .et_social_networks li { width: 23.5%; margin: 0 2% 2% 0; float: left; text-align: center; }
				.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { width: 23.5%; margin-right: 0; }
				.et_monarch .et_social_mobile .et_social_networks.et_social_circle li { margin-right: 2%; }
					.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child { margin-right: 0; }

			.et_monarch .et_social_mobile .et_social_networks li a { padding: 10px; }
				.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon { display: inline-block; }
				.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count { font-size: 16px; font-weight: bold; display: inline-block; top: -2px; margin-left: 8px; }
				.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count { font-size: 12px; display: block; top: 0; margin-left: 0; }

.et_monarch .et_social_mobile_button:before, .et_monarch .et_social_close:after, .et_monarch .et_social_heading:after { font-family: 'etmonarch'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 16px; }

.et_monarch .et_social_heading { text-align: center; padding: 10px 0; color: white; cursor: pointer; height: 20px; line-height: 19px; font-size: 14px; }
.et_monarch .et_social_heading:after { content: "\e649"; color: #cccccc; display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; font-size: 32px; top: 10px; position: absolute; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.et_monarch .et_social_mobile_button { position: fixed; bottom: 0; margin-left: -45px; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; display: none; }
.et_monarch .et_social_mobile_button.et_social_active_button { margin-left: 0; z-index: 999999; }
	.et_monarch .et_social_mobile_button:before { content: "\e605"; display: inline-block; padding: 10px 12px; background: rgba(0,0,0,0.5); color: #dddddd; height: 20px; line-height: 20px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }
.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after { -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.et_monarch .et_social_mobile .et_social_networks { display: none; }
.et_monarch .et_social_mobile.et_social_opened { -webkit-animation: et_social_slideTop 1s 1 ease; -moz-animation: et_social_slideTop 1s 1 ease; -o-animation: et_social_slideTop 1s 1 ease; animation: et_social_slideTop 1s 1 ease; }
.et_monarch .et_social_mobile_overlay.et_social_visible_overlay { -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch span.et_social_close, .et_monarch .et_social_mobile_button { cursor: pointer; }
.et_monarch span.et_social_close { position: absolute; right: 10px; top: 0; line-height: 40px; }
	.et_monarch span.et_social_close:after { content: "\e60C"; color: #cccccc; }

.et_monarch .et_social_mobile_overlay { background: rgba(0,0,0,0.7); position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 99999;}

.et_monarch .et_social_inline_bottom { margin-top: 30px; }

/*------------------------------------------------*/
/*----------------[PINTEREST MODAL]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_pin_images_outer { display: none; z-index: 9999999999; position: absolute; }
.et_monarch .et_social_pin_images_outer:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 999999; }
	.et_monarch .et_social_pinterest_window { background: white; position: fixed; top: 20%; left: 50%; padding: 20px; width: 500px; height: 400px; z-index: 9999999; margin-left: -250px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
		.et_monarch .et_social_pinterest_window span.et_social_close { cursor: pointer; }
		.et_monarch .et_social_pin_images { overflow: auto; max-height: 370px; z-index: 999; position: relative; }
			.et_monarch .et_social_pin_image { width: 30%; float: left; margin-right: 10px; display: block; position: relative; height: 90px; overflow: hidden; padding: 10px 2px; }
			.et_monarch .et_social_pin_image img { max-width: 100%; height: auto; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; opacity: 0; background: rgba(174, 24, 26, 0.4); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay:before { content: "\e63a"; top: 40px; left: 0; color: white; font-size: 30px; position: absolute; }
				.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay { opacity: 1; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay { min-height: 90px; }
				.et_monarch .et_social_pin_image a { overflow: visible !important; }
				.et_monarch .et_social_pin_image:nth-child(3n) { margin-right: 0; }

/*------------------------------------------------*/
/*----------------[DIVI THEME SUPPORT]------------*/
/*------------------------------------------------*/

.et_monarch .et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_monarch .et_pb_section .et_social_inline { display: block; }
.et_monarch .et_pb_section .et_social_inline_top, .et_monarch .et_pb_section .et_social_inline_bottom { margin-top: 0; margin-bottom: 30px; }



/*------------------------------------------------*/
/*----------------[RESPONSIVE STYLES]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 1025px ){
	.et_monarch .et_social_mobile_overlay, .et_monarch .et_social_mobile { display: none !important; }
}

@media only screen and ( max-width: 1024px ){
	.et_monarch .et_social_mobile_off { display: none !important; }

	.et_monarch .et_social_mobile { display: block; }
	.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { margin-right: 0 !important; }

	.et_monarch .et_social_sidebar_networks { display: none; }
	.et_monarch .et_social_mobile_button { display: block; }

	.et_monarch .et_social_popup_content { margin-left: -42%; box-sizing: border-box; max-width: none; }

	.et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible { width: 100%; padding: 25px 20px; z-index: 9999999; box-sizing: border-box; width: 84%; left: 50%; margin-left: -42%;}
	.et_monarch .et_social_flyin div.et_social_network_label, .et_monarch .et_social_mobile div.et_social_network_label { text-align: left; }
	.et_monarch .et_social_flyin_bottom_left, .et_monarch .et_social_flyin_bottom_right { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
}

@media only screen and ( min-width: 768px ){
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 767px ) {

	.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { margin: 2% 0 0 2% !important; width: 49% !important; clear: none !important; }
	.et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) { margin-left: 0 !important; clear: both !important; }
	.et_monarch .et_social_networks li:nth-child(-n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2) { margin-top: 0 !important; }
		.et_monarch .et_social_networks.et_social_nospace li { width: 50% !important; }

	.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; overflow: hidden; }
		.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
		.et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
		.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

	.et_monarch .et_social_pinterest_window { height: 80%; width: 80%; top: 10px; margin-left: 0px; z-index: 99999999; left: 6%; }
		.et_monarch .et_social_pin_images { max-height: 90%; }

	.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
	.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 479px ) {

	.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { width: 100% !important; margin-left: 0 !important; clear: both !important; }
	.et_monarch .et_social_networks li:first-child, .et_monarch .et_social_mobile .et_social_networks li:first-child { margin-top: 0 !important; }
	.et_monarch .et_social_networks li:nth-child(n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2) { margin: 2% 0 0 0 !important;}
		.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; width: 100% !important;}

	.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; }
		.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
			.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

			.et_monarch .et_social_pin_image { width: 250px; height: 140px; margin: 0 auto !important; float: none; }

	.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
	.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

/*------------------------------------------------*/
/*----------------[Intro Animation]---------------*/
/*------------------------------------------------*/

@-webkit-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }

@-webkit-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-o-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }

@-webkit-keyframes et_social_fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(-30%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes et_social_fadeInRight { 0% { opacity: 0; -moz-transform: translateX(-30%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes et_social_fadeInRight { 0% { opacity: 0; -o-transform: translateX(-30%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes et_social_fadeInRight { from { opacity: 0; transform: translateX(-30%); } to { opacity: 1; transform: translateX(0); } }

@-webkit-keyframes et_social_fadeInBottom { 0% { opacity: 0; -webkit-transform: translateY(-30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInBottom { 0% { opacity: 0; -moz-transform: translateY(-30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInBottom { 0% { opacity: 0; -o-transform: translateY(-30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes et_social_fadeInTop { 0% { opacity: 0; -webkit-transform: translateY(30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInTop { 0% { opacity: 0; -moz-transform: translateY(30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInTop { 0% { opacity: 0; -o-transform: translateY(30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes et_social_slideTop { 0% { -webkit-transform: translateY(0);} 100% { -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_slideTop { 0% { -moz-transform: translateY(0); } 100% { -moz-transform: translateY(0); } }
@-o-keyframes et_social_slideTop { 0% { -o-transform: translateY(0); } 100% { -o-transform: translateY(0); } }
@keyframes et_social_slideTop { 0% { transform: translateY(0); } 100% { transform: translateY(0); } }

/*! The following animations courtesy of Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */

@-webkit-keyframes et_social_swing {
	20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
	40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
	60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
	80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
	100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}

@keyframes et_social_swing {
	20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
	40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
	60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
	80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
	100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}

@-webkit-keyframes et_social_tada {
	0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
	30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
	40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
	100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@keyframes et_social_tada {
	0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
	30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
	40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
	100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@-webkit-keyframes et_social_bounce {
	0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
	70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
	90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}

@keyframes et_social_bounce {
	0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
	70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
	90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}

@-webkit-keyframes et_social_flipInX {
	0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
	40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
	60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
	80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
	100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}

@keyframes et_social_flipInX {
	0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
	40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
	60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
	80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
	100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}

@-webkit-keyframes et_social_zoomIn {
	0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}

@keyframes et_social_zoomIn {
	0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}

@-webkit-keyframes et_social_lightSpeedIn {
	0% { -webkit-transform: translate3d(30%, 0, 0) skewX(-10deg); transform: translate3d(30%, 0, 0) skewX(-10deg); opacity: 0; }
	60% { -webkit-transform: skewX(5deg); transform: skewX(5deg); opacity: 1; }
	80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
	100% { -webkit-transform: none; transform: none; opacity: 1; }
}

@keyframes et_social_lightSpeedIn {
	0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; }
	80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
	100% { -webkit-transform: none; transform: none; opacity: 1; }
}

.et_monarch .et_social_lightspeedin.et_social_animated, .et_monarch .et_social_animated .et_social_lightspeedin { opacity: 1; -webkit-animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.et_monarch .et_social_zoomin.et_social_animated, .et_monarch .et_social_animated .et_social_zoomin { opacity: 1; -webkit-animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_flipinx.et_social_animated, .et_monarch .et_social_animated .et_social_flipinx { opacity: 1; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_bounce.et_social_animated, .et_monarch .et_social_animated .et_social_bounce { opacity: 1; -webkit-animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
.et_monarch .et_social_swing.et_social_animated, .et_monarch .et_social_animated .et_social_swing { opacity: 1; -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_tada.et_social_animated, .et_monarch .et_social_animated .et_social_tada { opacity: 1; -webkit-animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_fadein.et_social_animated, .et_monarch .et_social_animated .et_social_fadein { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideright.et_social_animated, .et_monarch .et_social_animated .et_social_slideright { opacity: 1; -webkit-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInRight 1s 1s cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slidedown.et_social_animated, .et_monarch .et_social_animated .et_social_slidedown { opacity: 1; -webkit-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideup.et_social_animated, .et_monarch .et_social_animated .et_social_slideup { opacity: 1; -webkit-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_no_animation.et_social_animated, .et_monarch .et_social_animated .et_social_no_animation { opacity: 1; }
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}
/*
Theme Name: Twenty Twenty
Text Domain: twentytwenty
Version: 2.4
Tested up to: 6.4
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */


html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}


/* -------------------------------------------------------------------------- */

/*	1. Document Setup
/* -------------------------------------------------------------------------- */


html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	background: #f5efe0;
	box-sizing: border-box;
	color: #000;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.8rem;
	letter-spacing: -0.015em;
	text-align: left;
}

@supports ( font-variation-settings: normal ) {

	body {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


/* Clearing ---------------------------------- */

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions -------------------------- */

a,
path {
	transition: all 0.15s linear;
}


/* Screen Reader Text ------------------------ */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Skip Link --------------------------------- */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Fonts ------------------------------------- */

/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the classic editor and
 * block editor. The following font-face override fixes the issue by manually
 * inserting a custom font that includes just a Hoefler Text space replacement
 * for that character instead.
 */
@font-face {
	font-family: NonBreakingSpaceOverride;
	src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAA0AAAAACDQAAALTAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCahEICjx3CywAATYCJANUBCAFhiEHgWwbXQfILgpsY+rQRRARwyAs6uL7pxzYhxEE+32b3aeHmifR6tklkS9hiZA0ewkqGRJE+H7/+6378ASViK/PGeavqJyOzsceKi1s3BCiQsiOdn1r/RBgIJYEgCUhbm/8/8/h4saPssnTNkkiWUBrTRtjmQSajw3Ui3pZ3LYDPD+XG2C3JA/yKAS8/rU5eNfuGqRf4eNNgV4YAlIIgxglEkWe6FYpq10+wi3g+/nUgvgPFczNrz/RsTgVm/zfbPuHZlsuQECxuyqBcQwKFBjFgKO8AqP4bAN9tFJtnM9xPcbNjeXS/x1wY/xU52f5W/X1+9cnH4YwKIaoRRAkUkj/YlAAeF/624foiIDBgBmgQBeGAyhBljUPZUm/l2dTvmpqcBDUOHdbPZWd8JsBAsGr4w8/EDn82/bUPx4eh0YNrQTBuHO2FjQEAGBwK0DeI37DpQVqdERS4gZBhpeUhWCfLFz7J99aEBgsJCHvUGAdAPp4IADDCAPCEFMGpMZ9AQpTfQtQGhLbGVBZFV8BaqNyP68oTZgHNj3M8kBPfXTTC9t90UuzYhy9ciH0grVlOcqyCytisvbsERsEYztiznR0WCrmTksJwbSNK6fd1Rvr25I9oLvctUoEbNOmXJbqgYgPXEHJ82IUsrCnpkxh23F1rfZ2zcRnJYoXtauB3VTFkFXQg3uoZYD5qE0kdjDtoDoF1h2bulGmev5HbYhbrjtohQSRI4aNOkffIcT+d3v6atpaYh3JvPoQsztCcqvaBkppDSPcQ3bw3KaCBo1f5CJWTZEgW3LjLofYg51MaVezrx8xZitYbQ9KYeoRaqQdVLwSEfrKXLK1otCWOKNdR/YwYAfon5Yk8O2MJfSD10dPGA5PIJJQMkah0ugMJiv6x4Dm7LEa8xnrRGGGLAg4sAlbsA07sAt76DOsXKO3hIjtIlpnnFrt1qW4kh6NhS83P/6HB/fl1SMAAA==) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAUQAA0AAAAACDQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE9AAAABwAAAAchf5yU0dERUYAAATYAAAAHAAAAB4AJwAbT1MvMgAAAaAAAABJAAAAYJAcgU5jbWFwAAACIAAAAF4AAAFqUUxBZ2dhc3AAAATQAAAACAAAAAgAAAAQZ2x5ZgAAApAAAAAyAAAAPL0n8y9oZWFkAAABMAAAADAAAAA2Fi93Z2hoZWEAAAFgAAAAHQAAACQOSgWaaG10eAAAAewAAAAzAAAAVC7TAQBsb2NhAAACgAAAABAAAAAsAOQBAm1heHAAAAGAAAAAHQAAACAAWQALbmFtZQAAAsQAAAF6AAADIYvD/Adwb3N0AAAEQAAAAI4AAADsapk2o3jaY2BkYGAA4ov5mwzj+W2+MnCzXwCKMNzgCBSB0LfbQDQ7AxuI4mBgAlEAFKQIRHjaY2BkYGD3+NvCwMDBAALsDAyMDKhAFAA3+wH3AAAAeNpjYGRgYBBl4GBgYgABEMnIABJzAPMZAAVmAGUAAAB42mNgZlJhnMDAysDCKsKygYGBYRqEZtrDYMT4D8gHSmEHjgUFOQwODAqqf9g9/rYwMLB7MNUAhRlBcsxBrMlASoGBEQAj8QtyAAAAeNrjYGBkAAGmWQwMjO8gmBnIZ2NA0ExAzNjAAFYJVn0ASBsD6VAIDZb7AtELAgANIgb9AHjaY2BgYGaAYBkGRgYQSAHyGMF8FgYPIM3HwMHAxMDGoMCwQIFLQV8hXvXP//9AcRCfAcb///h/ygPW+w/vb7olBjUHCTCyMcAFGZmABBO6AogThgZgIUsXAEDcEzcAAHjaY2BgECMCyoEgACZaAed42mNgYmRgYGBnYGNgYAZSDJqMgorCgoqCjECRXwwNrCAKSP5mAAFGBiRgyAAAi/YFBQAAeNqtkc1OwkAUhU/5M25cEhcsZick0AwlBJq6MWwgJkAgYV/KAA2lJeUn+hY+gktXvpKv4dLTMqKycGHsTZNv7px7z50ZAFd4hYHjdw1Ls4EiHjVncIFnzVnc4F1zDkWjrzmPW+NNcwGlzIRKI3fJlUyrEjZQxb3mDH2fNGfRx4vmHKqG0JzHg6E0F9DOlFBGBxUI1GEzLNT4S0aLuTtsGAEUuYcQHkyg3KmIum1bNUvKlrjbbAIleqHHnS4iSudpQcySMYtdFiXlAxzSbAwfMxK6kZoHKhbjjespMTioOPZnzI+4ucCeTVyKMVKLfeAS6vSWaTinuZwzyy/Dc7vaed+6KaV0kukdPUk6yOcctZPvvxxqksq2lEW8RvHjMEO2FCl/zy6p3NEm0R9OFSafJdldc4QVeyaaObMBO0/5cCaa6d9Ggyubxire+lEojscdjoWUR1xGOy8KD8mG2ZLO2l2paDc3A39qmU2z2W5YNv5+u79e6QfGJY/hAAB42m3NywrCMBQE0DupWp/1AYI7/6DEaLQu66Mrd35BKUWKJSlFv1+rue4cGM7shgR981qSon+ZNwUJ8iDgoYU2OvDRRQ99DDDECAHGmGCKmf80hZSx/Kik/LliFbtmN6xmt+yOjdg9GztV4tROnRwX/Bsaaw51nt4Lc7tWaZYHp/MlzKx51LZs5htNri+2AAAAAQAB//8AD3jaY2BkYGDgAWIxIGZiYARCESBmAfMYAAR6AEMAAAABAAAAANXtRbgAAAAA2AhRFAAAAADYCNuG) format("woff");
}

/* ----------------------------------------------
Inter variable font. Usage:

@supports (font-variation-settings: normal) {
	html { font-family: 'Inter var', sans-serif; }
}
---------------------------------------------- */

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: normal;
	font-display: swap;
	src: url(/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2) format("woff2");
}

@font-face {
	font-family: "Inter var";
	font-weight: 100 900; /* stylelint-disable-line font-weight-notation */
	font-style: italic;
	font-display: swap;
	src: url(/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2) format("woff2");
}


/* Accessibility Settings -------------------- */

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}


/* -------------------------------------------------------------------------- */

/*	2. Element Base
/* ---------------------------------------------*---------------------------- */


main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
	font-feature-settings: "lnum";
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -0.0415625em;
	line-height: 1.25;
	margin: 3.5rem 0 2rem;
}

h1,
.heading-size-1 {
	font-size: 3.6rem;
	font-weight: 800;
	line-height: 1.138888889;
}

h2,
.heading-size-2 {
	font-size: 3.2rem;
}

h3,
.heading-size-3 {
	font-size: 2.8rem;
}

h4,
.heading-size-4 {
	font-size: 2.4rem;
}

h5,
.heading-size-5 {
	font-size: 2.1rem;
}

h6,
.heading-size-6 {
	font-size: 1.6rem;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}

p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}

em,
i,
q,
dfn {
	font-style: italic;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
	font-weight: bolder;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.75em;
}

b,
strong {
	font-weight: 700;
}

ins {
	text-decoration: underline;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

abbr,
acronym {
	cursor: help;
}

address {
	line-height: 1.5;
	margin: 0 0 2rem 0;
}

hr {
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	border-color: #dcd7ca;
	margin: 4rem 0;
}

.entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 0.1rem;
	overflow: visible;
	position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #6d6d6d;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 1.6rem;
	position: absolute;
	top: calc(50% - 0.8rem);
	transform: rotate(22.5deg);
	width: 0.1rem;
}

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 0.5rem);
}

a {
	color: #cd2653;
	text-decoration: underline;
}

a:hover,
a:focus {
	text-decoration: none;
}


/* Lists ------------------------------------- */

ul,
ol {
	margin: 0 0 3rem 3rem;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

li {
	line-height: 1.5;
	margin: 0.5rem 0 0 2rem;
}

li > ul,
li > ol {
	margin: 1rem 0 0 2rem;
}

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
	list-style: none;
	margin: 0;
}

.reset-list-style li {
	margin: 0;
}

dt,
dd {
	line-height: 1.5;
}

dt {
	font-weight: 700;
}

dt + dd {
	margin-top: 0.5rem;
}

dd + dt {
	margin-top: 1.5rem;
}


/* Quotes ------------------------------------ */

blockquote {
	border-color: #cd2653;
	border-style: solid;

	/*rtl:ignore*/
	border-width: 0 0 0 0.2rem;
	color: inherit;
	font-size: 1em;
	margin: 4rem 0;

	/*rtl:ignore*/
	padding: 0.5rem 0 0.5rem 2rem;
}

cite {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
}

blockquote cite {
	display: block;
	margin: 2rem 0 0 0;
}

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


/* Code -------------------------------------- */

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 0.9em;
	padding: 0.4rem 0.6rem;
}

code,
kbd,
samp {
	background: rgba(0, 0, 0, 0.075);
	border-radius: 0.2rem;
}

pre {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.5;
	margin: 4rem 0;
	overflow: auto;
	padding: 3rem 2rem;
	text-align: left;
}

pre code {
	background: transparent;
	padding: 0;
}


/* Media ------------------------------------- */

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

figcaption,
.wp-caption-text {
	color: #6d6d6d;
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
	margin: auto !important;
}


/* GALLERIES */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -0.8em;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


/* Inputs ------------------------------------ */

fieldset {
	border: 0.2rem solid #dcd7ca;
	padding: 2rem;
}

legend {
	font-size: 0.85em;
	font-weight: 700;
	padding: 0 1rem;
}

label {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0 0 0.5rem 0;
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	top: 2px;
	display: inline-block;
	margin: 0;
	width: 1.5rem;
	min-width: 1.5rem;
	height: 1.5rem;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	border-color: #dcd7ca;
	box-shadow: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	/* Use the "Yes" SVG Dashicon */
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
	position: absolute;
	display: inline-block;
	margin: -0.1875rem 0 0 -0.25rem;
	height: 1.75rem;
	width: 1.75rem;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
}

@supports ( font-variation-settings: normal ) {

	input,
	textarea,
	button,
	.button,
	.faux-button,
	.faux-button.more-link,
	.wp-block-button__link,
	.wp-block-file__button {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

input,
textarea {
	border-color: #dcd7ca;
	color: #000;
}

code,
input[type="url"],
input[type="email"],
input[type="tel"] {

	/*rtl:ignore*/
	direction: ltr;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;
}

input[type="number"] {
	padding-right: 0.5rem;
}

select {
	font-size: 1em;
}

textarea {
	height: 12rem;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #cd2653;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 1.1em 1.44em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: underline;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

/* Tables ------------------------------------ */

table {
	border: 0.1rem solid #dcd7ca;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 1.6rem;
	margin: 4rem 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.alignleft > table {
	margin: 0;
}

.alignright > table {
	margin: 0;
}

th,
td {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}

caption {
	background: #dcd7ca;
	font-weight: 600;
	padding: 0.5em;
	text-align: center;
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 700;
}


/* -------------------------------------------------------------------------- */

/*	3. Helper Classes
/* -------------------------------------------------------------------------- */


/* Layout ------------------------------------ */

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.screen-height {
	min-height: 100vh;
}

.admin-bar .screen-height {
	min-height: calc(100vh - 32px);
}

@media (max-width: 782px) {

	.admin-bar .screen-height {
		min-height: calc(100vh - 46px);
	}
}

.screen-width {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

/* Sections ---------------------------------- */

section {
	padding: 5rem 0;
	width: 100%;
}

.section-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 120rem;
	width: calc(100% - 4rem);
}

.section-inner.max-percentage {
	width: 100%;
}

.section-inner.thin {
	max-width: 58rem;
}

.section-inner.small {
	max-width: 80rem;
}

.section-inner.medium {
	max-width: 100rem;
}

.section-inner.no-margin {
	margin: 0;
}


/* Toggles ----------------------------------- */

.toggle {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: inherit;
	user-select: none;
}

button.toggle {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: inherit;
	padding: 0;
	text-transform: none;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
	display: block !important;
}

.js .hide-js {
	display: none !important;
}

.no-js .show-no-js {
	display: block !important;
}

.no-js .hide-no-js {
	display: none !important;
}


/* Typography -------------------------------- */

.font-size-xl {
	font-size: 1.25em;
}

.font-size-xs {
	font-size: 0.8em;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Colors ------------------------------------ */

/* COLOR */

.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #cd2653;
}

/* BACKGROUND COLOR */

.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #cd2653;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: #cd2653;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: #cd2653;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}


/* Opacity ----------------------------------- */

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05;
}

.opacity-10 {
	opacity: 0.1;
}

.opacity-15 {
	opacity: 0.15;
}

.opacity-20 {
	opacity: 0.2;
}

.opacity-25 {
	opacity: 0.25;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-35 {
	opacity: 0.35;
}

.opacity-40 {
	opacity: 0.4;
}

.opacity-45 {
	opacity: 0.45;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-55 {
	opacity: 0.55;
}

.opacity-60 {
	opacity: 0.6;
}

.opacity-65 {
	opacity: 0.65;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-75 {
	opacity: 0.75;
}

.opacity-80 {
	opacity: 0.8;
}

.opacity-85 {
	opacity: 0.85;
}

.opacity-90 {
	opacity: 0.9;
}

.blend-mode-exclusion {
	mix-blend-mode: exclusion;
}

.blend-mode-hue {
	mix-blend-mode: hue;
}

.blend-mode-saturation {
	mix-blend-mode: saturation;
}

.blend-mode-color {
	mix-blend-mode: color;
}

.blend-mode-luminosity {
	mix-blend-mode: luminosity;
}


/* Image Classes ----------------------------- */

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-attachment-fixed {
	background-attachment: fixed;
}

@supports ( -webkit-overflow-scrolling: touch ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

@media ( prefers-reduced-motion: reduce ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

/* Search Form ------------------------------- */

.search-form {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 -0.8rem -0.8rem;
}

.search-form .search-field,
.search-form .search-submit {
	margin: 0 0 0.8rem 0.8rem;
}

.search-form label {
	align-items: stretch;
	display: flex;
	font-size: inherit;
	margin: 0;
	width: 100%;
}

.search-form .search-field {
	width: 100%;
}

.search-form .search-submit {
	flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	text-decoration: none;
}


/* Social Icons ------------------------------ */

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -0.9rem 0 0 -0.9rem;
	width: calc(100% + 0.9rem);
}

ul.social-icons li {
	margin: 0.9rem 0 0 0.9rem;
}

.social-icons a {
	align-items: center;
	background: #cd2653;
	border-radius: 50%;
	color: #fff;
	display: flex;
	height: 4.4rem;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 4.4rem;
}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}


/* Cover Modals ------------------------------ */

.cover-modal {
	display: none;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
	display: none !important;
}

.cover-modal.show-modal {
	display: block;
	cursor: pointer;
}

.cover-modal.show-modal > * {
	cursor: default;
}


/* -------------------------------------------------------------------------- */

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	background: #fff;
	position: relative;
}

.header-inner {
	max-width: 168rem;
	padding: 3.15rem 0;
	z-index: 100;
}

/* Header Titles ----------------------------- */

.header-titles-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 4rem;
	text-align: center;
}

body:not(.enable-search-modal) .header-titles-wrapper {
	justify-content: flex-start;
	padding-left: 0;
	text-align: left;
}

.site-title,
.site-logo,
.site-description {
	margin: 0;
}

.site-title {
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1;
}

.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}

.site-description {
	margin-top: 1rem;
	color: #6d6d6d;
	font-size: 1.8rem;
	font-weight: 500;
	display: none;
	letter-spacing: -0.0311em;
	transition: all 0.15s linear;
}

.site-logo a,
.site-logo img {
	display: block;
}

.header-titles .site-logo .site-logo {
	margin: 0;
}

.site-logo img {
	max-height: 6rem;
	margin: 0 auto;
	width: auto;
}

body:not(.enable-search-modal) .site-logo img {
	margin: 0;
}

/* Overlay Header ---------------------------- */

.overlay-header #site-header {
	background: transparent;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}

.overlay-header .header-inner {
	color: #fff;
}

.overlay-header .site-description,
.overlay-header .toggle {
	color: inherit;
}

.overlay-header .header-inner .toggle-wrapper::before {
	background-color: currentColor;
	opacity: 0.25;
}

.admin-bar.overlay-header #site-header {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar.overlay-header #site-header {
		top: 46px;
	}
}

/* Header Navigation ------------------------- */

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: center;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-inner .toggle-text {
	color: #6d6d6d;
	font-size: 1rem;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 2.5rem;
	max-width: 2.3rem;
	width: 2.3rem;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

.nav-toggle .toggle-inner {
	padding-top: 0.8rem;
}

/* Primary Menu ---------------------------- */

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: flex;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: -0.0277em;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: -0.8rem 0 0 -1.6rem;
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
}

.primary-menu > li {
	margin: 0.8rem 0 0 1.6rem;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 2rem;
}

.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.4rem);
}

.primary-menu a {
	color: inherit;
	display: block;
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
}

/* SUB MENU */

.primary-menu ul {
	background: #000;
	border-radius: 0.4rem;
	color: #fff;
	font-size: 1.7rem;
	opacity: 0;
	padding: 1rem 0;
	position: absolute;
	right: 9999rem;
	top: calc(100% + 2rem);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(0.6rem);
	width: 20rem;
	z-index: 1;
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1.8rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1.5rem;
	top: calc(50% - 0.5rem);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -2rem;
	top: 0;
	width: 2rem;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;

	/*rtl:ignore*/
	border-left-color: #000;
	bottom: auto;
	right: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(180deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
		margin-right: 2rem;
	}

	.primary-menu ul li.menu-item-has-children > a {
		margin-right: 4.5rem;
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
	margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	margin-right: 4.5rem;
	padding-right: 0;
	width: unset;
}

/* -------------------------------------------------------------------------- */

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 99;
}

.admin-bar .menu-modal {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .menu-modal {
		top: 46px;
	}
}

.menu-modal.show-modal {
	display: flex;
}

.menu-modal.active {
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	justify-content: flex-end;
	padding: 3.1rem 0;
	width: 100%;
}

button.close-nav-toggle svg {
	height: 1.6rem;
	width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
	margin-right: 1.6rem;
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	display: block;
	padding: 2rem 2.5rem;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
}

button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 1rem;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 500;
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
	position: relative;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */

.menu-bottom {
	flex-shrink: 0;
	padding: 4rem 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: underline;
}

.menu-bottom .social-menu {
	justify-content: center;
}


/* -------------------------------------------------------------------------- */

/*	6. Search Modal
/* -------------------------------------------------------------------------- */


.search-modal {
	background: rgba(0, 0, 0, 0.2);
	display: none;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: -9999rem;
	top: 0;
	transition: opacity 0.2s linear, left 0s 0.2s linear;
	width: 100%;
	z-index: 999;
}

.admin-bar .search-modal.active {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .search-modal.active {
		top: 46px;
	}
}

.search-modal-inner {
	background: #fff;
	transform: translateY(-100%);
	transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
	display: flex;
	justify-content: space-between;
	max-width: 168rem;
}

.search-modal.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	margin-right: -2.5rem;
	padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
	color: inherit;
}

.search-modal.active .search-untoggle {
	animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
	height: 1.5rem;
	transition: transform 0.15s ease-in-out;
	width: 1.5rem;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
	transform: scale(1.15);
}


/* Modal Search Form ------------------------- */

.search-modal form {
	margin: 0;
	position: relative;
	width: 100%;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 2rem;
	letter-spacing: -0.0277em;
	height: 8.4rem;
	margin: 0 0 0 -2rem;
	max-width: calc(100% + 2rem);
	padding: 0 0 0 2rem;
	width: calc(100% + 2rem);
}

.search-modal .search-field::-webkit-input-placeholder {
	color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
	color: inherit;
}

.search-modal .search-field::-moz-placeholder {
	color: inherit;
	line-height: 4;
}

.search-modal .search-submit {
	position: absolute;
	right: -9999rem;
	top: 50%;
	transform: translateY(-50%);
}

.search-modal .search-submit:focus {
	right: 0;
}


/* -------------------------------------------------------------------------- */

/*	7a. Template: Cover Template
/* -------------------------------------------------------------------------- */


.cover-header {
	display: flex;
	overflow: hidden;
}

.cover-header-inner-wrapper {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
}

.cover-header-inner {
	padding: 10rem 0 5rem 0;
	width: 100%;
}

.cover-color-overlay,
.cover-color-overlay::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.cover-color-overlay::before {
	background: currentColor;
	content: "";
	display: block;
}

.cover-header .entry-header {
	position: relative;
	width: 100%;
	z-index: 1;
}

.cover-header .entry-header * {
	color: #fff;
}

body.template-cover .entry-header {
	background: transparent;
	padding: 0;
}

.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
	color: inherit;
}

.cover-header .entry-header a {
	color: inherit;
}

/* To The Content ---------------------------- */

.to-the-content-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 0.5rem);
}

.to-the-content {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 4rem;
	text-decoration: none;
}

.to-the-content svg {
	height: 2rem;
	transition: transform 0.15s linear;
	transform: translateY(0);
	width: 1.767rem;
}

.to-the-content:focus svg,
.to-the-content:hover svg {
	transform: translateY(20%);
}


/* -------------------------------------------------------------------------- */

/*	7c. Template: Full Width
/* -------------------------------------------------------------------------- */


body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
	position: static;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
	position: static;
}

body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
	position: static;
}

body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 0;
	position: static;
}

body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
	position: static;
}


/* -------------------------------------------------------------------------- */

/*	8. Post: Archive
/* -------------------------------------------------------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	background-color: #fff;
	padding: 4rem 0;
}

.reduced-spacing .archive-header {
	padding-bottom: 2rem;
}

.archive-title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: -0.026666667em;
	margin: 0;
}

.archive-subtitle p:last-child {
	margin-bottom: 0;
}


/* Posts ------------------------------------- */

body:not(.singular) main > article:first-of-type {
	padding: 4rem 0 0;
}


/* Search Results ---------------------------- */

.no-search-results-form {
	padding-top: 5rem;
}


/* -------------------------------------------------------------------------- */

/*	9. Post: Single
/* -------------------------------------------------------------------------- */


/* Post Header ------------------------------- */

.singular .entry-header {
	background-color: #fff;
	padding: 4rem 0;
}

.entry-categories {
	line-height: 1.25;
	margin-bottom: 2rem;
}

.entry-categories-inner {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin: -0.5rem 0 0 -1rem;
}

.entry-categories a {
	border-bottom: 0.15rem solid currentColor;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.036666667em;
	margin: 0.5rem 0 0 1rem;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-categories a:focus,
.entry-categories a:hover {
	border-bottom-color: transparent;
}

h1.entry-title,
h2.entry-title {
	margin: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	text-decoration: underline;
}

.intro-text {
	margin-top: 2rem;
}

.singular .intro-text {
	font-size: 2rem;
	letter-spacing: -0.0315em;
	line-height: 1.4;
}

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 2rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.post-meta {
	color: #6d6d6d;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.5rem;
	font-weight: 500;
	list-style: none;
	margin: -1rem 0 0 -2rem;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 1rem 0 0 2rem;
	max-width: calc(100% - 2rem);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 1rem;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 1.6rem;
	height: 1.8rem;
}

.post-meta .post-categories .meta-icon svg {
	width: 1.8rem;
	height: 1.7rem;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-date .meta-icon svg {
	width: 1.7rem;
	height: 1.8rem;
}

.post-meta .post-edit .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-sticky .meta-icon svg {
	width: 1.5rem;
	height: 1.8rem;
}

.post-meta .post-tags .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta svg * {
	fill: currentColor;
}


/* Featured Media ---------------------------- */

.featured-media {
	margin-top: 5rem;
	position: relative;
}

.singular .featured-media {
	margin-top: 0;
}

.singular .featured-media-inner {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.singular .featured-media::before {
	background: #fff;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
}

.featured-media img {
	margin: 0 auto;
}

.featured-media figcaption {
	margin: 1.5rem auto 0 auto;
	text-align: center;
	width: calc(100% - 5rem);
}

.post-inner {
	padding-top: 5rem;
}

.reduced-spacing.missing-post-thumbnail .post-inner {
	padding-top: 0;
}


/* Post Footer ------------------------------- */

/* POST NAV LINKS */

.post-nav-links {
	border-radius: 0.4rem;
	display: flex;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	margin: 3em auto 0 auto;
	padding: 0;
	width: calc(100% - 4rem);
	max-width: 58rem;
}

.post-nav-links > span.label {
	padding: 1em 0;
}

.post-nav-links > * {
	padding: 1em 0.75em;
}

/* POST META BOTTOM */

.post-meta-wrapper.post-meta-single-bottom {
	margin-top: 3rem;
}


/* Author Bio -------------------------------- */

.author-bio {
	margin-top: 4rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.hide-avatars .author-bio {
	padding-left: 0;
}

.author-bio .author-title-wrapper {
	align-items: center;
	display: flex;
	margin: 0 0 1rem 0;
}

.author-bio .avatar {
	border-radius: 50%;
	margin-right: 1.5rem;
	height: 5rem;
	width: 5rem;
}

.hide-avatars img.avatar {
	display: none;
}

.author-bio p:last-child {
	margin-bottom: 0;
}

.author-bio .author-title {
	margin: 0;
}

.author-bio .author-link {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
}

.author-bio .author-link:focus,
.author-bio .author-link:hover {
	text-decoration: underline;
}


/* Single Pagination ------------------------- */

.pagination-single {
	font-size: 1.8rem;
	margin-top: 5rem;
}

.pagination-single-inner {
	display: flex;
	flex-direction: column;
}

.pagination-single hr:first-child {
	margin: 0 0 2.8rem 0;
}

.pagination-single hr:last-child {
	margin: 2.8rem 0 0.8rem 0;
}

.pagination-single a {
	align-items: baseline;
	display: flex;
	font-weight: 600;
	letter-spacing: -0.0275em;
	text-decoration: none;
	flex: 1;
}

.pagination-single a + a {
	margin-top: 1rem;
}

.pagination-single a .arrow {
	margin-right: 1rem;
}

.pagination-single a:focus .title,
.pagination-single a:hover .title {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	10. Blocks
/* -------------------------------------------------------------------------- */


/* Block Colors ------------------------------ */

.has-text-color a {
	color: inherit;
}

/* CUSTOM COLORS */

:root .has-accent-color {
	color: #cd2653;
}

:root .has-accent-background-color {
	background-color: #cd2653;
	color: #fff;
}

:root .has-primary-color {
	color: #000;
}

:root .has-primary-background-color {
	background-color: #000;
	color: #f5efe0;
}

:root .has-secondary-color {
	color: #6d6d6d;
}

:root .has-secondary-background-color {
	background-color: #6d6d6d;
	color: #fff;
}

:root .has-subtle-background-color {
	color: #dcd7ca;
}

:root .has-subtle-background-background-color {
	background-color: #dcd7ca;
	color: #000;
}

:root .has-background-color {
	color: #f5efe0;
}

:root .has-background-background-color {
	background-color: #f5efe0;
	color: #000;
}


/* Block Typography Classes ------------------ */

.has-text-align-left {

	/*rtl:ignore*/
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {

	/*rtl:ignore*/
	text-align: right;
}

.has-drop-cap:not(:focus)::first-letter {
	color: #cd2653;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 5.1em;
	font-weight: 800;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}


/* Block Font Families ----------------------- */

.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

/* Block Font Sizes -------------------------- */

.entry-content .has-small-font-size {
	font-size: 0.842em;
}

.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
	font-size: 1em;
}

.entry-content .has-medium-font-size {
	font-size: 1.1em;
	line-height: 1.45;
}

.entry-content .has-large-font-size {
	font-size: 1.25em;
	line-height: 1.4;
}

.entry-content .has-larger-font-size {
	font-size: 1.5em;
	line-height: 1.3;
}


/* Block: Base Margins ----------------------- */

*[class*="_inner-container"] > *:first-child {
	margin-top: 0;
}

*[class*="_inner-container"] > *:last-child {
	margin-bottom: 0;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
	margin-bottom: 3rem;
	margin-top: 3rem;
}


/* Block: Shared Nesting Alignment Resets ---- */

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
}


/* Block: Shared Widget Styles --------------- */

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
	list-style: none;
	margin-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
	list-style: none;
}

ol.wp-block-latest-comments {
	margin-left: auto;
	margin-right: auto;
}

.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
	margin-left: 0;
}

.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
	margin-bottom: 0;
}

.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
	font-family: inherit;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
	color: #6d6d6d;
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	color: #6d6d6d;
	font-size: 0.7em;
	font-weight: 600;
	letter-spacing: normal;
	margin-top: 0.15em;
}


/* Block: Shared Media Styles ---------------- */

.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #6d6d6d;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

/* Block: Audio ------------------------------ */

.wp-block-audio audio {
	width: 100%;
}

/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 3rem 0;
}

.wp-block-button.is-style-outline {
	color: #cd2653;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	border: 2px solid;
	padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}

.wp-block-buttons[style*="text-transform"] .wp-block-button__link,
.wp-block-button[style*="text-transform"] .wp-block-button__link {
	text-transform: inherit;
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	padding-left: 2rem;
	padding-right: 2rem;
}

.wp-block-column {
	margin-bottom: 3.2rem;
}

.wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-column > *:last-child {
	margin-bottom: 0;
}

/* Block: Cover ------------------------------ */

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 4rem);
	padding: 2rem 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	max-width: 100%;
	padding: 0;
}

.wp-block-cover-image h2,
.wp-block-cover h2 {
	font-size: 3.2rem;
}

/* Block: Embed ------------------------------ */

/* Block: File ------------------------------- */

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

.wp-block-file a:not(.wp-block-file__button) {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
	margin-right: 1rem;
}

.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
	text-decoration: underline;
}

.wp-block-file .wp-block-file__button {
	font-size: 1.5rem;
	padding: 1em 1.25em;
}

.wp-block-file a.wp-block-file__button:visited {
	opacity: 1;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
	opacity: 1;
	text-decoration: underline;
}


/* Block: Gallery ---------------------------- */

.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -1.6rem 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

figure.wp-block-gallery.alignleft {
	margin: 0.3rem 2rem 2rem 0;
}

figure.wp-block-gallery.alignright {
	margin: 0.3rem 0 2rem 2rem;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 5rem;
	margin-top: 5rem;
}

/* Block: Group ------------------------------ */

.wp-block-group.has-background {
	padding: 2rem;
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-group__inner-container {
	margin: 0 auto;
}

.wp-block-group__inner-container,
.entry-content .wp-block-group p {
	max-width: 100%;
}

.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
	padding-left: 2rem;
	padding-right: 2rem;
}

/* Block: Image ------------------------------ */

/* Block: Media And Text --------------------- */

.wp-block-media-text .wp-block-media-text__content {
	padding: 3rem 2rem;
}

.wp-block-media-text .wp-block-media-text__content p {
	max-width: none;
}

.wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

/* Block: Pullquote -------------------------- */

/* STYLE: DEFAULT */

.wp-block-pullquote {
	padding: 0;
	position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: calc(100% - 4rem);
}

.wp-block-pullquote::before {
	background: #fff;
	border-radius: 50%;
	color: #cd2653;
	content: "”";
	display: block;
	font-size: 6.2rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto 1.5rem auto;
	text-align: center;
	height: 4.4rem;
	width: 4.4rem;
}

.reduced-spacing .wp-block-pullquote::before {
	border: 0.1rem solid currentColor;
	font-size: 5.9rem;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p {
	font-family: inherit;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.178571429;
	letter-spacing: -0.041785714em;
	max-width: 100%;
}

.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-pullquote cite {
	color: #6d6d6d;
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 1.2rem;
}

.wp-block-pullquote.has-text-color cite,
.wp-block-pullquote.has-background cite,
.has-background .wp-block-pullquote cite {
	color: inherit;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 2.8rem;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.alignleft::before {
	margin-left: 0;
}

.wp-block-pullquote.alignright::before {
	margin-right: 0;
}

/* STYLE: SOLID BACKGROUND COLOR */

.wp-block-pullquote.is-style-solid-color {
	padding: 3rem 2rem;
}

.wp-block-pullquote.is-style-solid-color::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
	transform: translateY(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before {
	left: 2rem;
}

.wp-block-pullquote.is-style-solid-color.alignright::before {
	left: auto;
	right: 2rem;
}

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

.wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
}

/* Block: Separator  ------------------------- */

hr.wp-block-separator {
	margin: 3rem 0;
}

/* STYLE: WIDE */

.wp-block-separator.is-style-wide {
	max-width: calc(100vw - 4rem);
	position: relative;
	width: 100%;
}

/* STYLE: DOTS */

.wp-block-separator.is-style-dots::before {
	background: none;
	color: inherit;
	font-size: 3.2rem;
	font-weight: 700;
	height: auto;
	letter-spacing: 1em;
	padding-left: 1em;
	position: static;
	transform: none;
	width: auto;
}

.wp-block-separator.is-style-dots::after {
	content: none;
}


/* Block: Search ----------------------------- */

.wp-block-search .wp-block-search__input {
	width: auto;
}

/* Block: Table ------------------------------ */

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #dcd7ca;
}

figure.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.wp-block-table.is-style-stripes table {
	border-collapse: inherit;
}

/* Block: Quote ------------------------------ */

.wp-block-quote p,
.wp-block-quote cite {
	text-align: inherit;
}

.wp-block-quote.has-text-color cite,
.wp-block-quote.has-background cite,
.has-background .wp-block-quote cite {
	color: inherit;
}

.wp-block-quote[style="text-align:center"] {
	border-width: 0;
	padding: 0;
}

.wp-block-quote[style="text-align:right"] {

	/*rtl:begin:ignore*/
	border-width: 0 0.2rem 0 0;
	padding: 0 2rem 0 0;

	/*rtl:end:ignore*/
}

/* STYLE: LARGE */

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-family: inherit;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.285;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 1.6rem;
	text-align: inherit;
}

/* Block: Widget Latest Comments ------------- */

.entry-content .wp-block-latest-comments li {
	margin: 2rem 0;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 5.5rem;
}

.entry-content .wp-block-latest-comments a {
	text-decoration: none;
}

.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-comments__comment {
	font-size: inherit;
}

.wp-block-latest-comments__comment-date {
	margin-top: 0.4em;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 0.7em;
	margin: 0.9rem 0 2rem 0;
}

/* Block: Widget Latest Posts ---------------- */

.wp-block-latest-posts.is-grid li {
	border-top: 0.2rem solid #dcd7ca;
	margin-top: 2rem;
	padding-top: 1rem;
}

.wp-block-latest-posts.has-dates {
	list-style: none;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li {
	margin-top: 1.5rem;
}

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

/* Block: Post Template ---------------- */

.wp-block-post-template,
.wp-block-post-template > li {
	margin-left: 0;
	margin-right: 0;
}


/* -------------------------------------------------------------------------- */

/*	11. Entry Content
/* -------------------------------------------------------------------------- */


.entry-content {
	line-height: 1.5;
}

.entry-content > * {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25em;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}

.read-more-button-wrap {
	margin-top: 1em;
	text-align: center;
}

.entry-content a:hover,
.entry-content a:focus {
	text-decoration: none;
}

.entry-content p,
.entry-content li {
	line-height: 1.4;
}

.entry-content li img {
	display: inline-block;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 3.5rem auto 2rem;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 1rem;
}

.entry-content hr {
	margin: 4rem auto;
}

.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
	margin-top: 0;
}

/* Font Families ----------------------------- */

.entry-content {
	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
	letter-spacing: normal;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content cite,
	.entry-content figcaption,
	.entry-content table,
	.entry-content address,
	.entry-content .wp-caption-text,
	.entry-content .wp-block-file {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}


/* Alignment Classes ------------------------- */

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: 100%;
}

.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
	margin-top: 4rem;
	margin-right: auto;
	margin-bottom: 4rem;
	margin-left: auto;
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
}

/* Full */

.alignfull {
	margin-top: 5rem;
	margin-right: auto;
	margin-bottom: 5rem;
	margin-left: auto;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

/* Wide */

.alignwide {
	max-width: 120rem;
	position: relative;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > .alignwide {
	width: 100%;
}

/* Center */

.aligncenter,
.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

/* Left and right */

.alignleft,
.alignright {
	max-width: 50%;
}

.alignleft {

	/*rtl:ignore*/
	float: left;
	margin: 0.3rem 2rem 2rem 2rem;
}

.alignright {

	/*rtl:ignore*/
	float: right;
	margin: 0.3rem 2rem 2rem 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
}

/* Entry Media ------------------------------- */

.alignfull > figcaption,
.alignfull > .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
	width: calc(100% - 4rem);
}


/* -------------------------------------------------------------------------- */

/*	12. Comments
/* -------------------------------------------------------------------------- */


/* Comment Headers ----------------------------- */

.comments-wrapper {
	margin-top: 5rem;
}

.comment-reply-title {
	margin: 0 0 4rem 0;
	text-align: center;
}


/* Comment Item ----------------------------- */

/* COMMENT HEADER */

.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
	padding-top: 3.5rem;
}

div.comment:first-of-type {
	margin-top: 3.5rem;
	padding-top: 0;
}

.comments .comments-header + div {
	margin-top: 0;
	padding-top: 0;
}

.comment-body {
	position: relative;
}

.comment .comment {
	padding-left: 5%;
}

.comment-meta {
	line-height: 1.1;
	margin-bottom: 1.5rem;
	min-height: 5rem;
	padding-left: 5rem;
	position: relative;
}

.hide-avatars .comment-meta {
	min-height: 0;
	padding-left: 0;
}

.comment-meta a {
	color: inherit;
}

.comment-author {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.027777778em;
}

.comment-author a {
	text-decoration: underline;
}

.comment-author a:hover,
.comment-author a:focus {
	text-decoration: none;
}

.comment-meta .avatar {
	height: 4rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 4rem;
}

.comment-author .url {
	text-decoration: underline;
}

.comment-metadata {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: 0.6rem;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:focus,
.comment-metadata a:hover {
	text-decoration: underline;
}


/* COMMENT CONTENT */

.comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.comment-content.entry-content .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
}

.comment-content.entry-content .alignright {

	/*rtl:ignore*/
	margin-right: 0;
}

/* COMMENT FOOTER */

.comment-footer-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.2rem;
	font-weight: 600;
	justify-content: flex-start;
	letter-spacing: 0.030833333em;
	line-height: 1;
	margin: 1.5rem 0 -1rem -1.5rem;
	text-transform: uppercase;
}

.comment-footer-meta > * {
	margin: 0 0 1rem 1.5rem;
}

.comment-reply-link {
	background-color: #cd2653;
	color: #fff;
	display: block;
	padding: 0.7rem;
}

.bypostauthor .comment-footer-meta .by-post-author {
	display: block;
}

.comment-footer-meta a {
	text-decoration: none;
}

.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
	text-decoration: underline;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
	padding-left: 0;
}


/* Comments Pagination ---------------------------- */

.comments-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6rem;
	text-align: center;
}

.comments-pagination.only-next {
	justify-content: flex-end;
}

.comments-pagination .page-numbers {
	display: none;
	text-decoration: none;
}

.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
	text-decoration: underline;
}

.comments-pagination .prev,
.comments-pagination .next {
	display: block;
}

.comments-pagination .prev {
	left: 0;
}

.comments-pagination .next {
	right: 0;
	text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond::after {
	clear: both;
	content: "";
	display: block;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	color: #6d6d6d;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: -3rem 0 4rem 0;
	text-align: center;
}

.comment-respond .required-field-message {
	display: inline-block;
}

.comment-respond p {
	line-height: 1.1;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.comment-respond p:not(.comment-notes) {
	max-width: 58rem;
}

.comment-form-cookies-consent {
	align-items: baseline;
	display: flex;
}

.comment-respond > p:last-of-type {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="checkbox"] + label {
	font-size: 1.5rem;
	line-height: 1.25;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
	margin-bottom: 0;
}

.comment-respond textarea {
	height: 15rem;
}

.comment-respond #submit {
	display: block;
}

.comment-respond .comments-closed {
	text-align: center;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
	padding: 3rem 0 0;
}

.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
	text-align: left;
}

.comment-reply-title small {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: -0.0277em;
	margin: 0.5rem 0 0 0;
	white-space: nowrap;
}

.comment-reply-title small a {
	text-decoration: none;
}

.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	13. Site Pagination
/* -------------------------------------------------------------------------- */


.pagination .nav-links {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.8rem;
	font-weight: 600;
	margin: -1.5rem 0 0 -2.5rem;
	width: calc(100% + 2.5rem);
}

.pagination-separator {
	margin: 5rem 0;
}

.nav-links > * {
	margin: 1.5rem 0 0 2.5rem;
}

.nav-links .placeholder {
	display: none;
	visibility: hidden;
}

.pagination a {
	text-decoration: none;
}

.pagination a:focus,
.pagination a:hover {
	text-decoration: underline;
}

.pagination .dots {
	transform: translateY(-0.3em);
	color: #6d6d6d;
}

.nav-short {
	display: none;
}

/* -------------------------------------------------------------------------- */

/*	14. Error 404
/* -------------------------------------------------------------------------- */


.error404 #site-content {
	padding-top: 4rem;
}

.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 3rem;
}


/* -------------------------------------------------------------------------- */

/*	15.	Widgets
/* -------------------------------------------------------------------------- */


/* Widget Base ------------------------------- */

.widget {
	margin-top: 3rem;
}

.widget:first-child {
	margin-top: 0;
}

.widget-content > div > *:first-child {
	margin-top: 0;
}

.widget-content > div > *:last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	margin: 0 0 2rem;
}

.widget li {
	margin: 2rem 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
	margin-top: 0;
}

.widget table,
.widget table * {
	border-color: #dedfdf;
}

.widget table caption {
	background-color: #dedfdf;
}

.widget .post-date,
.widget .rss-date {
	color: #6d6d6d;
	display: block;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0.2rem;
}

.widget select {
	max-width: 100%;
}

/* Font Families ----------------------------- */

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
	letter-spacing: normal;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}

@supports ( font-variation-settings: normal ) {

	.widget-content cite,
	.widget-content figcaption,
	.widget-content .wp-caption-text {
		font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
	}
}

/* Base List Widget -------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	color: #6d6d6d;
	margin: 0.3rem 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
	margin-left: 2rem;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
	font-weight: 700;
	text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
	text-decoration: underline;
}

/* Widget: Calendar -------------------------- */

.calendar_wrap {
	font-size: 2.4rem;
}

.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
	display: table-cell;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 2.5% 2.5% 1.75% 2.5%;
	text-align: center;
}

.wp-calendar-table {
	margin-bottom: 0;
}

.wp-calendar-nav {
	display: table;
	width: 100%;
	font-size: 1.8rem;
}

.calendar_wrap tfoot td {
	border-bottom: none;
}

.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
	text-decoration: none;
}

.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
	text-align: left;
}

.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
	text-align: right;
}

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}

/* Widget: Nav Menu -------------------------- */

.widget_nav_menu .widget-content > div > ul {
	margin-left: 0;
}

/* Widget: Recent Comments ------------------- */

.widget_recent_comments li {
	font-weight: 700;
}

.widget_recent_comments a {
	text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
	text-decoration: underline;
}

/* Widget: Recent Entries -------------------- */

.widget_recent_entries a {
	font-weight: 700;
	text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
	text-decoration: underline;
}

/* Widget: RSS ------------------------------- */

.widget_rss .widget-title a.rsswidget:first-of-type:not(.rss-widget-title) {
	display: none;
}

.widget_rss .rsswidget {
	font-weight: 700;
}

.widget_rss a {
	text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
	text-decoration: underline;
}

.widget_rss .rssSummary {
	margin-top: 0.5rem;
}

.widget_rss cite::before {
	content: "— ";
}

/* Widget: Search ---------------------------- */

.widget_search .search-field {
	border-color: #dedfdf;
}

/* Widget: Tag Cloud ------------------------- */

.widget_tag_cloud a {
	font-weight: 700;
	margin-right: 0.5rem;
	text-decoration: none;
	white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
	text-decoration: underline;
}

/* Widget: Text ------------------------------ */

/* Widget: Blocks ---------------------------- */

.widget .wp-block-social-links li {
	margin-top: 0;
}


/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */


.footer-nav-widgets-wrapper,
#site-footer {
	background-color: #fff;
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
	margin-top: 5rem;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
	border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
	padding: 3rem 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 0.1rem solid #dedfdf;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: underline;
}

/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 1rem;
	width: 50%;
}

ul.footer-social {
	margin: -0.5rem 0 0 -0.5rem;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 0.5rem 0 0 0.5rem;
}

.footer-social a {
	background-color: #cd2653;
	height: 3.6rem;
	width: 3.6rem;
}

.footer-social a::before {
	font-size: 1.6rem;
}

/* Footer Widgets ---------------------------- */

.footer-widgets-outer-wrapper {
	border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets + .footer-widgets {
	margin-top: 3rem;
}

/* Footer Bottom ----------------------------- */

#site-footer {
	font-size: 1.6rem;
}

#site-footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
}

#site-footer a {
	text-decoration: none;
}

#site-footer a:focus,
#site-footer a:hover {
	text-decoration: underline;
}

.footer-copyright a,
.privacy-policy a,
.powered-by-wordpress a {
	color: inherit;
}

.privacy-policy,
.powered-by-wordpress,
.to-the-top {
	color: #6d6d6d;
}

a.to-the-top {
	margin-left: 2.4rem;
	white-space: nowrap;
}

a.to-the-top > * {
	pointer-events: none;
}

.footer-copyright {
	font-weight: 600;
	margin: 0;
}

.powered-by-wordpress {
	display: none;
	margin: 0 0 0 2.4rem;
}

.privacy-policy {
	margin: 1.2rem 0 0;
}

.to-the-top-long {
	display: none;
}


/* -------------------------------------------------------------------------- */

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

	/* Entry Content ------------------------- */

	/* LISTS */

	ul,
	ol {
		margin: 0 0 3rem 2rem;
	}

	li {
		margin: 0.5rem 0 0 1rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 26rem;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 26rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 0.2rem;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -0.8rem;
	}

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -1.8rem;
	}

	/* Template -------------------------------- */

	/* TEMPLATE: COVER */

	.template-cover .post-inner .post-meta-wrapper,
	.template-cover .post-inner .author-bio {
		width: calc( 100% - 4rem );
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	.entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em auto 0 auto;
	}
}

@media ( min-width: 700px ) {

	/* Element Base ------------------------- */

	ul,
	ol {
		margin-bottom: 4rem;
	}

	pre {
		padding: 3rem;
	}

	hr {
		margin: 8rem auto;
	}

	table {
		font-size: 1.8rem;
	}

	/* VANILLA GALLERIES */

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}

	/* TITLES */

	h1,
	.heading-size-1,
	h2,
	.heading-size-2,
	h3,
	.heading-size-3 {
		margin: 6rem auto 3rem;
	}

	h4,
	.heading-size-4,
	h5,
	.heading-size-5,
	h6,
	.heading-size-6 {
		margin: 4.5rem auto 2.5rem;
	}

	h1,
	.heading-size-1 {
		font-size: 6.4rem;
	}

	h2,
	.heading-size-2 {
		font-size: 4.8rem;
	}

	h3,
	.heading-size-3 {
		font-size: 4rem;
	}

	h4,
	.heading-size-4 {
		font-size: 3.2rem;
	}

	h5,
	.heading-size-5 {
		font-size: 2.4rem;
	}

	h6,
	.heading-size-6 {
		font-size: 1.8rem;
	}

	/* INPUTS */

	fieldset {
		padding: 3rem;
	}

	legend {
		padding: 0 1.5rem;
	}

	button,
	.button,
	.faux-button,
	.wp-block-button__link,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 1.7rem;
	}

	/* MEDIA */

	figcaption,
	.wp-caption-text {
		margin-top: 1.8rem;
	}


	/* Helper Classes ------------------------- */

	/* SECTIONS */

	section {
		padding: 8rem 0;
	}

	.section-inner {
		width: calc(100% - 8rem);
	}


	/* Site Header --------------------------- */

	.header-inner {
		padding: 3.8rem 0;
	}

	.site-title {
		font-size: 2.4rem;
		font-weight: 700;
	}

	.site-description {
		display: block;
	}

	.site-logo img {
		max-height: 9rem;
		transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	}

	/* HEADER TOGGLES */

	.toggle-inner .toggle-text {
		font-size: 1.2rem;
	}

	.search-toggle {
		left: 2rem;
	}

	.nav-toggle {
		right: 2rem;
	}


	/* Menu Modal ---------------------------- */

	button.close-nav-toggle {
		font-size: 1.8rem;
		padding: 4rem 0;
	}

	button.close-nav-toggle svg {
		height: 2rem;
		width: 2rem;
	}

	button.close-nav-toggle .toggle-text {
		margin-right: 2.1rem;
	}

	.modal-menu {
		left: auto;
		width: 100%;
	}

	.modal-menu > li > a,
	.modal-menu > li > .ancestor-wrapper > a {
		font-size: 2.4rem;
		padding: 2.5rem 0;
	}

	.modal-menu ul li {
		border-left-color: transparent;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 3rem;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
		height: 1.1rem;
		width: 1.8rem;
	}

	.menu-bottom {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 4.4rem 0;
	}

	.menu-copyright {
		display: block;
		flex-shrink: 0;
		margin-right: 4rem;
	}

	/* Modal Search Form ------------------------- */

	.search-modal form {
		position: relative;
		width: 100%;
	}

	.search-untoggle svg {
		height: 2.5rem;
		width: 2.5rem;
	}

	.search-modal .search-field {
		border: none;
		font-size: 3.2rem;
		height: 14rem;
	}

	.search-modal .search-field::-moz-placeholder {
		line-height: 4.375;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		margin: 2rem auto 0 auto;
		width: calc(100% - 8rem);
	}

	/* Template: Cover Template -------------- */

	.cover-header-inner {
		padding: 18rem 0 8rem 0;
	}

	.to-the-content-wrapper {
		top: calc(100% + 1.8rem);
	}

	.to-the-content {
		height: 6rem;
	}

	.to-the-content svg {
		height: 2.4rem;
		width: 2.12rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		width: calc(100% - 8rem);
	}

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 4rem;
		padding-right: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* Post: Archive ------------------------- */

	.archive-header {
		padding: 8rem 0;
	}

	.reduced-spacing .archive-header {
		padding-bottom: 3rem;
	}

	.archive-title {
		font-size: 3.2rem;
	}

	body:not(.singular) main > article:first-of-type {
		padding: 8rem 0 0;
	}

	h2.entry-title {
		font-size: 6.4rem;
	}

	/* SEARCH RESULTS */

	.no-search-results-form {
		padding-top: 8rem;
	}

	/* Post: Single -------------------------- */

	/* POST HEADER */

	.singular .entry-header {
		padding: 8rem 0;
	}

	.entry-categories {
		margin-bottom: 3rem;
	}

	.entry-categories-inner {
		margin: -1rem 0 0 -2rem;
	}

	.entry-categories a {
		font-size: 1.5rem;
		margin: 1rem 0 0 2rem;
	}

	.intro-text {
		font-size: 2rem;
		margin-top: 2.5rem;
	}

	.singular .intro-text {
		font-size: 2.6rem;
	}

	.post-meta-wrapper {
		margin-top: 3rem;
	}

	.post-meta {
		font-size: 1.6rem;
		margin: -1.4rem 0 0 -3rem;
	}

	.post-meta li {
		margin: 1.4rem 0 0 3rem;
		max-width: calc(100% - 3rem);
	}

	.featured-media {
		margin-top: 6rem;
	}

	.post-inner {
		padding-top: 8rem;
	}

	/* POST FOOTER */

	.post-meta-wrapper.post-meta-single-bottom {
		margin-top: 4rem;
	}

	/* AUTHOR BIO */

	.author-bio {
		margin-top: 8rem;
		min-height: 8rem;
		padding-left: 10rem;
		position: relative;
	}

	.author-bio .avatar {
		position: absolute;
		left: 0;
		top: 0;
		height: 8rem;
		width: 8rem;
	}

	/* SINGLE PAGINATION */

	.pagination-single {
		font-size: 2.4rem;
		margin-top: 8rem;
	}

	.pagination-single-inner {
		flex-direction: row;
		justify-content: space-between;
	}

	.pagination-single.only-next .pagination-single-inner {
		justify-content: flex-end;
	}

	.pagination-single hr:first-child {
		margin: 0 0 4rem 0;
	}

	.pagination-single hr:last-child {
		margin: 4rem 0 0.8rem 0;
	}

	.pagination-single a + a {
		margin: 0 0 0 4rem;
	}

	.pagination-single a .arrow {
		margin: 0 2rem 0 0;
	}

	.pagination-single .next-post {
		flex-direction: row-reverse;
		text-align: right;
	}

	.pagination-single .next-post .arrow {
		margin: 0 0 0 2rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: SHARED MEDIA STYLES */

	.wp-block-embed figcaption,
	.wp-block-image figcaption {
		font-size: 1.6rem;
	}

	/* BLOCK: BASE MARGINS */

	.wp-block-archives:not(.alignwide):not(.alignfull),
	.wp-block-categories:not(.alignwide):not(.alignfull),
	.wp-block-code,
	.wp-block-columns:not(.alignwide):not(.alignfull),
	.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
	.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-media-text:not(.alignwide):not(.alignfull),
	.wp-block-preformatted,
	.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
	.wp-block-quote,
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	.wp-block-verse,
	.wp-block-video:not(.alignwide):not(.alignfull) {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	.entry-content .wp-block-columns h1,
	.entry-content .wp-block-columns h2,
	.entry-content .wp-block-columns h3,
	.entry-content .wp-block-columns h4,
	.entry-content .wp-block-columns h5,
	.entry-content .wp-block-columns h6 {
		margin: 3.5rem 0 2rem;
	}

	/* BLOCK: COVER */

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: calc(100% - 8rem);
	}

	.wp-block-cover-image h2,
	.wp-block-cover h2 {
		font-size: 4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignnone,
	figure.wp-block-gallery.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	/* BLOCK: GROUP */

	.wp-block-group.has-background {
		padding: 4rem;
		margin-top: 0;
		margin-bottom: 0;
	}

	.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	/* BLOCK: MEDIA AND TEXT */

	.wp-block-media-text .wp-block-media-text__content {
		padding: 4rem;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote blockquote p {
		font-size: 3.2rem;
	}

	.wp-block-pullquote cite {
		margin-top: 2rem;
	}

	.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.wp-block-pullquote.alignwide::before,
	.wp-block-pullquote.alignfull::before {
		font-size: 11.272727272rem;
		height: 8rem;
		margin-bottom: 2rem;
		width: 8rem;
	}

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 4.8rem;
		line-height: 1.203125;
	}

	.wp-block-pullquote.alignleft p,
	.wp-block-pullquote.alignright p,
	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 3.2rem;
		line-height: 1.1875;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 6rem 4rem 4rem;
	}

	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 2.6rem;
	}

	/* BLOCK: QUOTE */

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 2.8rem;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 6rem auto;
	}

	.wp-block-separator.is-style-wide {
		max-width: calc(100vw - 8rem);
	}

	/* Entry Content ------------------------- */

	.entry-content {
		font-size: 2.1rem;
	}

	.entry-content p,
	.entry-content li {
		line-height: 1.476;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3 {
		margin: 6rem auto 3rem;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		margin: 4.5rem auto 2.5rem;
	}

	.alignnone,
	.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	.alignleft {

		/*rtl:ignore*/
		margin: 0.3rem 2rem 2rem 0;
	}

	.alignright {

		/*rtl:ignore*/
		margin: 0.3rem 0 2rem 2rem;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	.entry-content > .alignwide {
		max-width: calc(100vw - 8rem);
		width: calc(100vw - 8rem);
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > .alignwide:first-child,
	.entry-content > .alignfull:first-child {
		margin-bottom: 8rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 8rem);
	}

	/* Comments ------------------------------ */

	.comments-wrapper {
		margin-top: 8rem;
	}

	.comment-reply-title {
		margin-bottom: 4.6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 1.8rem;
		letter-spacing: -0.025em;
		margin: -2.5rem 0 4.4rem 0;
	}

	.comments .comment,
	.comments .pingback,
	.comments .trackback,
	.comments .review {
		padding-top: 5rem;
	}

	div.comment:first-of-type {
		margin-top: 5rem;
	}

	.comment-meta {
		margin-bottom: 2rem;
		min-height: 6rem;
		padding: 0.3rem 0 0 7.5rem;
	}

	.comment-meta .avatar {
		display: block;
		height: 6rem;
		position: absolute;
		left: 0;
		top: 0;
		width: 6rem;
	}

	.comment-author {
		font-size: 2.4rem;
	}

	.comment-metadata {
		font-size: 1.6rem;
		margin-top: 0.8rem;
	}

	.comment-footer-meta {
		margin-top: 2.5rem;
	}

	.comments-pagination {
		margin-top: 8rem;
	}

	/* PINGBACKS & TRACKBACKS */

	.pingback .comment-body {
		padding: 0;
	}

	/* COMMENT RESPOND */

	.comment-respond p {
		margin-bottom: 2.5rem;
	}

	.comment-form p.logged-in-as {
		margin: -2.5rem 0 4.4rem 0;
	}

	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		float: left;
		width: calc(50% - 1rem);
	}

	.comment-respond .comment-form-email {
		margin-left: 2rem;
	}

	.comments .comment-respond {
		padding: 5rem 0 0;
	}

	.comment-reply-title small {
		display: inline;
		margin: 0 0 0 0.5rem;
	}

	/* Site Pagination ----------------------- */

	.pagination-separator {
		margin: 8rem 0;
	}

	/* Display the full text for Newer and Older Posts. */

	.nav-short {
		display: inline;
	}

	.pagination .nav-links {
		font-size: 2.4rem;
		font-weight: 700;
		margin: -2.5rem 0 0 -4rem;
	}

	.nav-links > * {
		margin: 2.5rem 0 0 4rem;
	}


	/* Error 404 ----------------------------- */

	.error404 #site-content {
		padding-top: 8rem;
	}

	/* Widgets ------------------------------- */

	.widget .widget-title {
		margin-bottom: 3rem;
	}

	/* Site Footer --------------------------- */

	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #site-footer {
		margin-top: 8rem;
	}

	/* FOOTER TOP */

	.footer-top {
		padding: 3.7rem 0;
	}

	.footer-menu {
		font-size: 2.4rem;
		margin: -0.8rem 0 0 -1.6rem;
	}

	.footer-menu li {
		margin: 0.8rem 0 0 1.6rem;
	}

	.has-footer-menu .footer-social-wrapper {
		flex: 1;
		margin-left: 4rem;
		width: auto;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-outer-wrapper {
		padding: 8rem 0;
	}

	.footer-widgets-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -4rem;
		width: calc(100% + 4rem);
	}

	.footer-widgets {
		margin-left: 4rem;
		width: 50%;
	}

	.footer-widgets + .footer-widgets {
		margin-top: 0;
	}

	.footer-widgets .widget {
		border-top: none;
		margin-top: 5rem;
		padding-top: 0;
	}

	.footer-widgets .widget:first-child {
		margin-top: 0;
	}

	/* FOOTER BOTTOM */

	#site-footer {
		font-size: 1.8rem;
		padding: 4.3rem 0;
	}

	.footer-credits {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-copyright {
		font-weight: 700;
	}

	.privacy-policy {
		margin: 0 0 0 2.4rem;
	}

	.to-the-top-long {
		display: inline;
	}

	.to-the-top-short {
		display: none;
	}

}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -2.8rem;
	}
}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	#site-header {
		z-index: 2;
	}

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 2.8rem 0;
	}

	.header-titles-wrapper {
		margin-right: 4rem;
		max-width: 50%;
		padding: 0;
		text-align: left;
	}

	.header-titles {
		align-items: baseline;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: -1rem 0 0 -2.4rem;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	}

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 3rem;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -3rem;
	}

	.header-inner .toggle {
		height: 4.4rem;
		padding: 0 3rem;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #dedfdf;
		content: "";
		display: block;
		height: 2.7rem;
		position: absolute;
		left: 0;
		top: calc(50% - 1.35rem);
		width: 0.1rem;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 0.3rem);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: inherit;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 8rem);
	}

	.menu-modal-inner {
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(20rem);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 50rem;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}

	.mobile-menu {
		display: none;
	}

	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 6rem 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		width: 100%;
	}

	/* Template: Full Width ------------------ */

	.template-full-width .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 2rem;
	}

	.template-full-width .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 2rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 2.8rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 4rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: IMAGE */

	.wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 0;
	}

	.wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 0;
	}

    .wp-block-image .aligncenter figcaption {
        text-align: center;
    }

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 8rem auto;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		position: relative;

		/*rtl:ignore*/
		right: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="__inner-container"] > .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		position: relative;

		/*rtl:ignore*/
		left: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 10rem);
	}

	/* Comments ------------------------------ */

	.comment-meta {
		padding-left: 0;
	}

	.comment-meta .avatar {
		left: -8rem;
	}

	/* Site Pagination ----------------------- */

	.pagination .nav-links {
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}

	.nav-links > * {
		margin: 0 2rem;
	}

	.pagination .next,
	.pagination .prev {
		display: block;
	}

	.pagination .prev {
		margin: 0 auto 0 0;
	}

	.pagination .next {
		text-align: right;
		margin: 0 0 0 auto;
	}

	/* Site Footer --------------------------- */

	/* FOOTER TOP */

	.footer-top {
		align-items: center;
	}

	.footer-menu {
		align-items: baseline;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		font-size: 2.1rem;
		margin: -1.2rem 0 0 -2.4rem;
	}

	.footer-menu li {
		margin: 1.2rem 0 0 2.4rem;
	}

	.powered-by-wordpress {
		display: block;
	}
}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 8.4rem;
	}

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	/* PRIMARY MENU */

	ul.primary-menu {
		margin: -0.8rem 0 0 -2.5rem;
	}

	.primary-menu > li {
		margin: 0.8rem 0 0 2.5rem;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 4rem;
	}

	.header-toggles {
		margin-right: -4rem;
	}

	.header-toggles .toggle {
		padding: 0 4rem;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 10rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 3.2rem;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 6rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 6.4rem;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 9rem 4rem 8rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem - 2rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 6rem);
	}

	/* Comments ------------------------------ */

	.comment-reply-title {
		font-size: 5.6rem;
		line-height: 1.2;
		margin-bottom: 6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -4rem 0 6rem 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 4.8rem;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -4.5rem 0 4rem 0;
	}

	/* Site Pagination ----------------------- */

	/* Widgets ------------------------------- */

	.widget-content {
		font-size: 2.1rem;
	}

	/* Site Footer --------------------------- */

	.footer-menu {
		font-size: 2.4rem;
		margin: -1.5rem 0 0 -3rem;
	}

	.footer-menu li {
		margin: 1.5rem 0 0 3rem;
	}

	ul.footer-social {
		margin: -1rem 0 0 -1rem;
	}

	ul.footer-social li {
		margin: 1rem 0 0 1rem;
	}

	.footer-social a {
		height: 4.4rem;
		width: 4.4rem;
	}

	.footer-social a::before {
		font-size: 2rem;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -6rem;
		width: calc(100% + 6rem);
	}

	.footer-widgets {
		margin-left: 6rem;
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 120rem ) / 2);
	}

	body.template-full-width .entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 120rem ) / 2);
	}

}

@media ( min-width: 1280px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	/* BLOCK: SEPARATOR */

	.wp-block-separator.is-style-wide {
		max-width: 120rem;
		width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	.entry-content > .alignwide {
		max-width: 120rem;
		width: 120rem;
	}

	[class*="__inner-container"] > .alignwide {
		max-width: 120rem;
		width: 100%;
	}

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 25rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

}

@media ( min-width: 1330px ) {


	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 29rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.is-style-solid-color.alignleft::before,
	.wp-block-pullquote.is-style-solid-color.alignright::before {
		top: 0;
	}
}

.color-accent,.color-accent-hover:hover,.color-accent-hover:focus,:root .has-accent-color,.has-drop-cap:not(:focus):first-letter,.wp-block-button.is-style-outline,a { color: #d10e42; }blockquote,.border-color-accent,.border-color-accent-hover:hover,.border-color-accent-hover:focus { border-color: #d10e42; }button,.button,.faux-button,.wp-block-button__link,.wp-block-file .wp-block-file__button,input[type="button"],input[type="reset"],input[type="submit"],.bg-accent,.bg-accent-hover:hover,.bg-accent-hover:focus,:root .has-accent-background-color,.comment-reply-link { background-color: #d10e42; }.fill-children-accent,.fill-children-accent * { fill: #d10e42; }:root .has-background-color,button,.button,.faux-button,.wp-block-button__link,.wp-block-file__button,input[type="button"],input[type="reset"],input[type="submit"],.wp-block-button,.comment-reply-link,.has-background.has-primary-background-color:not(.has-text-color),.has-background.has-primary-background-color *:not(.has-text-color),.has-background.has-accent-background-color:not(.has-text-color),.has-background.has-accent-background-color *:not(.has-text-color) { color: #fce4e8; }:root .has-background-background-color { background-color: #fce4e8; }body,.entry-title a,:root .has-primary-color { color: #000000; }:root .has-primary-background-color { background-color: #000000; }cite,figcaption,.wp-caption-text,.post-meta,.entry-content .wp-block-archives li,.entry-content .wp-block-categories li,.entry-content .wp-block-latest-posts li,.wp-block-latest-comments__comment-date,.wp-block-latest-posts__post-date,.wp-block-embed figcaption,.wp-block-image figcaption,.wp-block-pullquote cite,.comment-metadata,.comment-respond .comment-notes,.comment-respond .logged-in-as,.pagination .dots,.entry-content hr:not(.has-background),hr.styled-separator,:root .has-secondary-color { color: #a0444e; }:root .has-secondary-background-color { background-color: #a0444e; }pre,fieldset,input,textarea,table,table *,hr { border-color: #f2bac0; }caption,code,code,kbd,samp,.wp-block-table.is-style-stripes tbody tr:nth-child(odd),:root .has-subtle-background-background-color { background-color: #f2bac0; }.wp-block-table.is-style-stripes { border-bottom-color: #f2bac0; }.wp-block-latest-posts.is-grid li { border-top-color: #f2bac0; }:root .has-subtle-background-color { color: #f2bac0; }body:not(.overlay-header) .primary-menu > li > a,body:not(.overlay-header) .primary-menu > li > .icon,.modal-menu a,.footer-menu a, .footer-widgets a:where(:not(.wp-block-button__link)),#site-footer .wp-block-button.is-style-outline,.wp-block-pullquote:before,.singular:not(.overlay-header) .entry-header a,.archive-header a,.header-footer-group .color-accent,.header-footer-group .color-accent-hover:hover { color: #cd2653; }.social-icons a,#site-footer button:not(.toggle),#site-footer .button,#site-footer .faux-button,#site-footer .wp-block-button__link,#site-footer .wp-block-file__button,#site-footer input[type="button"],#site-footer input[type="reset"],#site-footer input[type="submit"] { background-color: #cd2653; }.header-footer-group,body:not(.overlay-header) #site-header .toggle,.menu-modal .toggle { color: #000000; }body:not(.overlay-header) .primary-menu ul { background-color: #000000; }body:not(.overlay-header) .primary-menu > li > ul:after { border-bottom-color: #000000; }body:not(.overlay-header) .primary-menu ul ul:after { border-left-color: #000000; }.site-description,body:not(.overlay-header) .toggle-inner .toggle-text,.widget .post-date,.widget .rss-date,.widget_archive li,.widget_categories li,.widget cite,.widget_pages li,.widget_meta li,.widget_nav_menu li,.powered-by-wordpress,.to-the-top,.singular .entry-header .post-meta,.singular:not(.overlay-header) .entry-header .post-meta a { color: #6d6d6d; }.header-footer-group pre,.header-footer-group fieldset,.header-footer-group input,.header-footer-group textarea,.header-footer-group table,.header-footer-group table *,.footer-nav-widgets-wrapper,#site-footer,.menu-modal nav *,.footer-widgets-outer-wrapper,.footer-top { border-color: #dcd7ca; }.header-footer-group table caption,body:not(.overlay-header) .header-inner .toggle-wrapper::before { background-color: #dcd7ca; }
/*# sourceURL=twentytwenty-style-inline-css */
@media print{/*
Theme Name: Twenty Twenty
Adding print support. The print styles are based on the the great work of
Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272/.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Margins
# Paddings
# Width
# Typography
# Page breaks
# Links
# Visibility
--------------------------------------------------------------*/
@media print {

  /* Margins */

  @page {
    margin: 2cm;
  }

  .entry-header,
  .site-footer {
    margin: 0;
  }

  /* Paddings */

  .posts {
    padding: 0;
  }
  
  /* Width */

  .entry-content,
  .entry-content p,
  .section-inner,
  .section-inner.max-percentage,
  .section-inner.medium,
  .section-inner.small,
  .section-inner.thin {
    max-width: 100%;
    width: 100%;
  }

  /* Fonts */

  body {
    background: #fff !important;
    color: #000;
    font: 13pt Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
  }

  h1 {
    font-size: 20pt;
  }

  h2,
  h2.entry-title,
  h3,
  h4,
  .has-normal-font-size,
  .has-regular-font-size,
  .has-large-font-size,
  .comments-header {
    font-size: 14pt;
    margin-top: 1cm;
  }

  /* Page breaks */

  a {
    page-break-inside: avoid;
  }

  blockquote {
    page-break-inside: avoid;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }

  table,
  pre {
    page-break-inside: avoid;
  }

  ul,
  ol,
  dl {
    page-break-before: avoid;
  }

  /* Links */
  
  a:link,
  a:visited,
  a {
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
  }

  a {
    page-break-inside: avoid;
  }

  a[href^="http"]:after {
    content: " < " attr(href) "> ";
  }

  a:after > img {
    content: "";
  }

  article a[href^="#"]:after {
    content: "";
  }

  a:not(:local-link):after {
    content: " < " attr(href) "> ";
  }

  /* Visibility */

  #site-header,
  .comment-form,
  .comments-wrapper,
  .comment .comment-metadata,
  .footer-social-wrapper,
  .footer-widgets-outer-wrapper,
  .header-navigation-wrapper,
  .entry-categories,
  .post-comment-link.meta-wrapper,
  .pagination-wrapper,
  .pagination-single,
  .post-meta-wrapper.post-meta-edit-link-wrapper,
  .post-meta-wrapper.post-meta-single-bottom,
  .post-separator,
  .site-logo img {
    display: none;
  }

  .entry-content .wp-block-button .wp-block-button__link,
  .entry-content .wp-block-button .wp-block-file__button,
  .entry-content .button {
    background: none;
    color: #000;
  }
}

}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1028px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1028px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1028px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1028px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1029px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1029px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1028px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1028px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1028px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1029px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1028px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1028px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1028px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1029px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.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-widget-call-to-action .elementor-widget-container,.elementor-widget-call-to-action:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-cta{display:flex;overflow:hidden;position:relative;transition:.5s}.elementor-cta--skin-classic .elementor-cta{flex-wrap:wrap}.elementor-cta--skin-classic .elementor-cta__bg-wrapper{min-height:200px;position:relative;width:100%}.elementor-cta--skin-classic .elementor-cta__content{background-color:#f9fafa;transition:all .4s;width:100%}.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon{border-color:#3f444b;color:#3f444b;fill:#3f444b}.elementor-cta--skin-classic .elementor-cta__button.elementor-button{border-color:#3f444b;color:#3f444b}.elementor-cta--skin-cover .elementor-cta{display:block}.elementor-cta--skin-cover .elementor-cta__bg-wrapper{inset:0;position:absolute;transition:all .4s;width:100%}.elementor-cta--skin-cover .elementor-cta__content{min-height:280px}.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon{border-color:#fff;color:#fff}.elementor-cta--layout-image-above .elementor-cta,.elementor-cta--layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--layout-image-right .elementor-cta{flex-direction:row-reverse}.elementor-cta__bg,.elementor-cta__bg-overlay{inset:0;position:absolute;transition:all .4s}.elementor-cta__bg-wrapper{overflow:hidden;z-index:1}.elementor-cta__bg{background-position:50%;background-size:cover;z-index:1}.elementor-cta__bg-overlay{z-index:2}.elementor-cta__button.elementor-button{align-self:center;background:transparent;border:2px solid #fff;cursor:pointer;margin-inline:auto}.elementor-cta__button.elementor-button:hover{background:transparent;text-decoration:none}.elementor-cta__title{font-size:23px}.elementor-cta__content{align-content:center;align-items:center;display:flex;flex-wrap:wrap;overflow:hidden;padding:35px;width:100%;z-index:1}.elementor-cta__content,.elementor-cta__content-item{color:#fff;position:relative;transition:.5s}.elementor-cta__content-item{margin:0;width:100%}.elementor-cta__content-item:not(:last-child){margin-bottom:15px}.elementor-cta__content-item .elementor-icon{color:#fff}.elementor-cta--valign-top .elementor-cta__content{align-content:flex-start;align-items:flex-start}.elementor-cta--valign-middle .elementor-cta__content{align-content:center;align-items:center}.elementor-cta--valign-bottom .elementor-cta__content{align-content:flex-end;align-items:flex-end}.elementor-cta:hover .elementor-cta__bg-overlay{background-color:rgba(0,0,0,.3)}@media (max-width:1028px){.elementor-cta{cursor:pointer}}@media (min-width:-1){.elementor-cta--widescreen-layout-image-above .elementor-cta,.elementor-cta--widescreen-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--widescreen-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--widescreen-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--widescreen-layout-image-left .elementor-cta,.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--widescreen-layout-image-left .elementor-cta__content,.elementor-cta--widescreen-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--widescreen-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:-1){.elementor-cta--laptop-layout-image-above .elementor-cta,.elementor-cta--laptop-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--laptop-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--laptop-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--laptop-layout-image-left .elementor-cta,.elementor-cta--laptop-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--laptop-layout-image-left .elementor-cta__content,.elementor-cta--laptop-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--laptop-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--laptop-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:-1){.elementor-cta--tablet_extra-layout-image-above .elementor-cta,.elementor-cta--tablet_extra-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--tablet_extra-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--tablet_extra-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--tablet_extra-layout-image-left .elementor-cta,.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--tablet_extra-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:1028px){.elementor-cta--tablet-layout-image-above .elementor-cta,.elementor-cta--tablet-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--tablet-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--tablet-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--tablet-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--tablet-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:-1){.elementor-cta--mobile_extra-layout-image-above .elementor-cta,.elementor-cta--mobile_extra-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--mobile_extra-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--mobile_extra-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--mobile_extra-layout-image-left .elementor-cta,.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--mobile_extra-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-direction:row-reverse}}@media (max-width:767px){.elementor-cta--mobile-layout-image-above .elementor-cta,.elementor-cta--mobile-layout-image-below .elementor-cta{flex-wrap:wrap}.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-below .elementor-cta__bg-wrapper{width:100%}.elementor-cta--mobile-layout-image-above .elementor-cta{flex-direction:column}.elementor-cta--mobile-layout-image-below .elementor-cta{flex-direction:column-reverse}.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta{flex-wrap:nowrap}.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper{min-width:50%;width:auto}.elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content{flex-grow:1}.elementor-cta--mobile-layout-image-left .elementor-cta{flex-direction:row}.elementor-cta--mobile-layout-image-right .elementor-cta{flex-direction:row-reverse}}.elementor-bg-transform .elementor-bg{will-change:transform}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-animated-content{--translate:0,0}.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1)}.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85)}.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{opacity:1;transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2)}.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px)}.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px)}.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%}.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17)}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate))}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1028px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1029px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}/*! elementor-pro - v3.35.0 - 02-02-2026 */
.elementor-search-form{display:block;transition:.2s}.elementor-search-form .e-font-icon-svg-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.elementor-search-form button,.elementor-search-form input[type=search]{-webkit-appearance:none;-moz-appearance:none;background:none;border:0;display:inline-block;font-size:15px;line-height:1;margin:0;min-width:0;padding:0;vertical-align:middle;white-space:normal}.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus{color:inherit;outline:0}.elementor-search-form button{background-color:#69727d;border-radius:0;color:#fff;font-size:var(--e-search-form-submit-icon-size,16px)}.elementor-search-form__container{border:0 solid transparent;display:flex;min-height:50px;overflow:hidden;transition:.2s}.elementor-search-form__container:not(.elementor-search-form--full-screen){background:#f1f2f3}.elementor-search-form__input{color:#3f444b;flex-basis:100%;transition:color .2s}.elementor-search-form__input::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__input::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-search-form__submit{font-size:var(--e-search-form-submit-icon-size,16px);transition:color .2s,background .2s}.elementor-search-form__submit svg{fill:var(--e-search-form-submit-text-color,#fff);height:var(--e-search-form-submit-icon-size,16px);width:var(--e-search-form-submit-icon-size,16px)}.elementor-search-form .elementor-search-form__submit,.elementor-search-form .elementor-search-form__submit:hover{border:none;border-radius:0;color:var(--e-search-form-submit-text-color,#fff)}.elementor-search-form--button-type-text .elementor-search-form__submit{flex-shrink:0}.elementor-search-form--skin-minimal .elementor-search-form__icon{align-items:center;color:#3f444b;display:flex;justify-content:flex-end;opacity:.6;fill:#3f444b;font-size:var(--e-search-form-icon-size-minimal,15px)}.elementor-search-form--skin-minimal .elementor-search-form__icon svg{height:var(--e-search-form-icon-size-minimal,15px);width:var(--e-search-form-icon-size-minimal,15px)}.elementor-search-form--skin-minimal:focus-within{outline-style:solid;outline-width:2px}.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input{border:solid #fff;border-width:0 0 1px;color:#fff;font-size:50px;line-height:1.5;text-align:center}.elementor-search-form--skin-full_screen .elementor-search-form__toggle{color:var(--e-search-form-toggle-color,#33373d);cursor:pointer;display:inline-block;font-size:var(--e-search-form-toggle-size,33px);vertical-align:middle}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i{background-color:var(--e-search-form-toggle-background-color,rgba(0,0,0,.05));border-color:var(--e-search-form-toggle-color,#33373d);border-radius:var(--e-search-form-toggle-border-radius,3px);border-style:solid;border-width:var(--e-search-form-toggle-border-width,0);display:block;height:var(--e-search-form-toggle-size,33px);position:relative;transition:.2s;width:var(--e-search-form-toggle-size,33px)}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before{font-size:var(--e-search-form-toggle-icon-size,.55em)}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg{fill:var(--e-search-form-toggle-color,#33373d);height:var(--e-search-form-toggle-icon-size,.55em);width:var(--e-search-form-toggle-icon-size,.55em)}.elementor-search-form--skin-full_screen .elementor-search-form__container{align-items:center;background-color:rgba(0,0,0,.8);height:100vh;inset:0;padding:0 15%;position:fixed;transition:.3s;z-index:9998}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen){opacity:0;overflow:hidden;transform:scale(0)}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button{display:none}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4{-webkit-box-shadow:inherit !important;box-shadow:inherit !important}
.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:before{top:3px !important}.elementor-widget-eael-feature-list .-icon-position-left .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top .connector-type-modern.rhombus .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right .connector-type-modern.rhombus .eael-feature-list-item:after{top:45px !important}.elementor-widget-eael-feature-list .-icon-position-right .connector,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .connector{right:0;left:calc(100% - 70px)}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}@media(max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:auto;right:0}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px;top:50%}.elementor-widget-eael-feature-list .eael-feature-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget-eael-feature-list .eael-feature-list-items.eael-feature-list-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.elementor-widget-eael-feature-list .eael-feature-list-items.eael-feature-list-horizontal .eael-feature-list-item{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.elementor-widget-eael-feature-list .eael-feature-list-items.eael-feature-list-horizontal .eael-feature-list-title{white-space:nowrap}@media all and (max-width: 1024px)and (min-width: 768px){.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=horizontal]{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;overflow:auto}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=horizontal] .eael-feature-list-item{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=horizontal] .eael-feature-list-title{white-space:nowrap}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=vertical]{display:block !important}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=vertical] .eael-feature-list-item{-ms-flex-negative:initial;flex-shrink:initial;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;width:100% !important}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-tablet=vertical] .eael-feature-list-title{white-space:normal}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=horizontal]{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;overflow:auto}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=horizontal] .eael-feature-list-item{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=horizontal] .eael-feature-list-title{white-space:nowrap}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=vertical]{display:block !important}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=vertical] .eael-feature-list-item{-ms-flex-negative:initial;flex-shrink:initial;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:initial;width:100% !important}.elementor-widget-eael-feature-list .eael-feature-list-items[data-layout-mobile=vertical] .eael-feature-list-title{white-space:normal}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item{position:relative}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:block;position:absolute;width:0;margin:0 auto;z-index:1;height:100%;top:.5em;font-size:60px;left:0;right:calc(100% - 60px);border-right:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{z-index:2;-webkit-transition:all .5s;transition:all .5s}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box{-webkit-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transition:all .5s;transition:all .5s}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{padding:.5em;-webkit-transition:all .5s;transition:all .5s}@media(prefers-reduced-motion: reduce){.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{-webkit-transition:none;transition:none}}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon{line-height:1;color:#37368e;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon svg,.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i{width:1em;height:1em;position:relative;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon svg:before,.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-img{font-size:8px;line-height:1;max-width:inherit;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box{margin:0 0 0 20px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-title{margin-top:-2px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-content-box .eael-feature-list-content{padding:0;margin:0}.elementor-widget-eael-feature-list .eael-feature-list-items.stacked .eael-feature-list-icon-box .eael-feature-list-icon{color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.framed .eael-feature-list-icon-box .eael-feature-list-icon{background-color:#fff}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.circle .eael-feature-list-icon-box .eael-feature-list-icon-inner .eael-feature-list-icon{border-radius:50%}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon i{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-icon-box .eael-feature-list-icon img{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.elementor-widget-eael-feature-list .eael-feature-list-items.rhombus .eael-feature-list-content-box .eael-feature-list-title{margin-top:15px}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px;position:relative}@media(max-width: 767px){.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px;display:block}}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{content:"";position:absolute;display:block}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;top:0;z-index:1;border-left:1px solid #000;border-right:none !important;height:100%}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:50%;width:23px;display:block;z-index:2;border-bottom:1px dashed #000;border-top:none !important}.elementor-widget-eael-feature-list .eael-feature-list-items.connector-type-modern .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}@media all and (min-width: 1025px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (max-width: 1024px){.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px;top:30px}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(min-width: 768px)and (max-width: 1024px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (min-width: 768px)and (max-width: 1024px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-tablet{display:none}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-tablet-icon-position-right .eael-feature-list-item{display:block;text-align:left}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item,.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-eael-feature-list .-mobile-icon-position-left .eael-feature-list-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-eael-feature-list .-mobile-icon-position-right .eael-feature-list-item{text-align:right !important;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-content-box{margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-left .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-content-box{margin-left:0 !important;margin-right:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 50px}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 0 0 30px}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{left:0;right:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-top .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:5px}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-content-box,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-content-box{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 50px 0 0}}@media(max-width: 767px)and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item{padding:0 30px 0 0}}@media all and (max-width: 767px){.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:before{right:0;left:auto}.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-left.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-right.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-left.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-right.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after,.elementor-widget-eael-feature-list .-icon-position-top.-tablet-icon-position-top.-mobile-icon-position-right .eael-feature-list-items.connector-type-modern .eael-feature-list-item:after{left:auto;right:5px}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-tablet{display:none}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .connector.connector-mobile{display:block}.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item:last-child .connector.connector-mobile{display:none}}.rtl .elementor-widget-eael-feature-list .-icon-position-left .eael-feature-list-item,.rtl .elementor-widget-eael-feature-list .-icon-position-right .eael-feature-list-item{direction:ltr}
/*! elementor-icons - v5.48.0 - 23-02-2026 */
@font-face{font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}

		.elementor-add-new-section .elementor-add-templately-promo-button{
            background-color: #5d4fff !important;
            background-image: url(https://belladolcemaltese.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/admin/images/templately/logo-icon.svg);
            background-repeat: no-repeat;
            background-position: center center;
            position: relative;
        }
        
		.elementor-add-new-section .elementor-add-templately-promo-button > i{
            height: 12px;
        }
        
        body .elementor-add-new-section .elementor-add-section-area-button {
            margin-left: 0;
        }

		.elementor-add-new-section .elementor-add-templately-promo-button{
            background-color: #5d4fff !important;
            background-image: url(https://belladolcemaltese.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/admin/images/templately/logo-icon.svg);
            background-repeat: no-repeat;
            background-position: center center;
            position: relative;
        }
        
		.elementor-add-new-section .elementor-add-templately-promo-button > i{
            height: 12px;
        }
        
        body .elementor-add-new-section .elementor-add-section-area-button {
            margin-left: 0;
        }
/*# sourceURL=elementor-icons-inline-css */
.elementor-kit-608{--e-global-color-primary:#161F1D;--e-global-color-secondary:#000000;--e-global-color-text:#333333;--e-global-color-accent:#078169;--e-global-color-ff4fe82:#F6F3F3;--e-global-color-8b8bab6:#000000;--e-global-color-7368a1d:#FFFFFF;--e-global-color-fb673e3:#00000000;--e-global-color-ccb3b96:#196E5E;--e-global-color-883fd78:#03030345;--e-global-color-7c76368:#BEBEBE;--e-global-color-bb0f321:#003049;--e-global-color-ea13498:#E0F508FC;--e-global-color-0b57423:#DDDDDD;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:2px;--e-global-typography-ef1d864-font-family:"Montserrat";--e-global-typography-ef1d864-font-size:68px;--e-global-typography-ef1d864-font-weight:600;--e-global-typography-ef1d864-text-transform:capitalize;--e-global-typography-ef1d864-line-height:1em;--e-global-typography-ef1d864-letter-spacing:3px;--e-global-typography-606585e-font-family:"Montserrat";--e-global-typography-606585e-font-size:50px;--e-global-typography-606585e-font-weight:600;--e-global-typography-606585e-text-transform:capitalize;--e-global-typography-606585e-line-height:1.1em;--e-global-typography-606585e-letter-spacing:3px;--e-global-typography-a028665-font-family:"Montserrat";--e-global-typography-a028665-font-size:38px;--e-global-typography-a028665-font-weight:600;--e-global-typography-a028665-text-transform:capitalize;--e-global-typography-a028665-line-height:1.2em;--e-global-typography-a028665-letter-spacing:2px;--e-global-typography-738bc76-font-family:"Montserrat";--e-global-typography-738bc76-font-size:28px;--e-global-typography-738bc76-font-weight:600;--e-global-typography-738bc76-text-transform:capitalize;--e-global-typography-738bc76-line-height:1.3em;--e-global-typography-738bc76-letter-spacing:2px;--e-global-typography-1fd4ab9-font-family:"Montserrat";--e-global-typography-1fd4ab9-font-size:21px;--e-global-typography-1fd4ab9-font-weight:600;--e-global-typography-1fd4ab9-text-transform:capitalize;--e-global-typography-1fd4ab9-line-height:1.4em;--e-global-typography-83d49dd-font-family:"Montserrat";--e-global-typography-83d49dd-font-size:16px;--e-global-typography-83d49dd-font-weight:600;--e-global-typography-83d49dd-text-transform:capitalize;--e-global-typography-83d49dd-line-height:1.5em;--e-global-typography-a616167-font-family:"Cormorant Garamond";--e-global-typography-a616167-font-size:22px;--e-global-typography-a616167-font-weight:700;--e-global-typography-a616167-text-transform:capitalize;--e-global-typography-a616167-font-style:italic;--e-global-typography-a616167-line-height:1.2em;--e-global-typography-a616167-letter-spacing:0px;--e-global-typography-00ad2a4-font-family:"Montserrat";--e-global-typography-00ad2a4-font-size:68px;--e-global-typography-00ad2a4-font-weight:600;--e-global-typography-00ad2a4-text-transform:capitalize;--e-global-typography-00ad2a4-line-height:1.2em;--e-global-typography-4351cfc-font-family:"Montserrat";--e-global-typography-4351cfc-font-size:60px;--e-global-typography-4351cfc-font-weight:300;--e-global-typography-4351cfc-text-transform:capitalize;--e-global-typography-4351cfc-line-height:1.2em;--e-global-typography-bfd875f-font-family:"Montserrat";--e-global-typography-bfd875f-font-size:12px;--e-global-typography-bfd875f-font-weight:600;--e-global-typography-bfd875f-text-transform:uppercase;--e-global-typography-bfd875f-letter-spacing:3px;--e-global-typography-01ec8df-font-family:"Montserrat";--e-global-typography-01ec8df-font-size:11px;--e-global-typography-01ec8df-font-weight:500;--e-global-typography-01ec8df-text-transform:capitalize;--e-global-typography-01ec8df-line-height:1.2em;--e-global-typography-82d5c46-font-family:"Nanum Myeongjo";--e-global-typography-82d5c46-font-size:68px;--e-global-typography-82d5c46-font-weight:600;--e-global-typography-82d5c46-text-transform:capitalize;--e-global-typography-82d5c46-line-height:1em;--e-global-typography-82d5c46-letter-spacing:3px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-608 button,.elementor-kit-608 input[type="button"],.elementor-kit-608 input[type="submit"],.elementor-kit-608 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-bfd875f-font-family ), Sans-serif;font-size:var( --e-global-typography-bfd875f-font-size );font-weight:var( --e-global-typography-bfd875f-font-weight );text-transform:var( --e-global-typography-bfd875f-text-transform );letter-spacing:var( --e-global-typography-bfd875f-letter-spacing );color:var( --e-global-color-7368a1d );border-radius:0px 0px 0px 0px;}.elementor-kit-608 button:hover,.elementor-kit-608 button:focus,.elementor-kit-608 input[type="button"]:hover,.elementor-kit-608 input[type="button"]:focus,.elementor-kit-608 input[type="submit"]:hover,.elementor-kit-608 input[type="submit"]:focus,.elementor-kit-608 .elementor-button:hover,.elementor-kit-608 .elementor-button:focus{background-color:var( --e-global-color-ccb3b96 );color:var( --e-global-color-7368a1d );border-radius:0px 0px 0px 0px;}.elementor-kit-608 e-page-transition{background-color:#FFBC7D;}.elementor-kit-608 p{margin-block-end:1.5em;}.elementor-kit-608 a{color:#6C50C3;}.elementor-kit-608 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-ef1d864-font-family ), Sans-serif;font-size:var( --e-global-typography-ef1d864-font-size );font-weight:var( --e-global-typography-ef1d864-font-weight );text-transform:var( --e-global-typography-ef1d864-text-transform );line-height:var( --e-global-typography-ef1d864-line-height );letter-spacing:var( --e-global-typography-ef1d864-letter-spacing );}.elementor-kit-608 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-606585e-font-family ), Sans-serif;font-size:var( --e-global-typography-606585e-font-size );font-weight:var( --e-global-typography-606585e-font-weight );text-transform:var( --e-global-typography-606585e-text-transform );line-height:var( --e-global-typography-606585e-line-height );letter-spacing:var( --e-global-typography-606585e-letter-spacing );}.elementor-kit-608 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-a028665-font-family ), Sans-serif;font-size:var( --e-global-typography-a028665-font-size );font-weight:var( --e-global-typography-a028665-font-weight );text-transform:var( --e-global-typography-a028665-text-transform );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-kit-608 h4{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-738bc76-font-family ), Sans-serif;font-size:var( --e-global-typography-738bc76-font-size );font-weight:var( --e-global-typography-738bc76-font-weight );text-transform:var( --e-global-typography-738bc76-text-transform );line-height:var( --e-global-typography-738bc76-line-height );letter-spacing:var( --e-global-typography-738bc76-letter-spacing );}.elementor-kit-608 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-1fd4ab9-font-family ), Sans-serif;font-size:var( --e-global-typography-1fd4ab9-font-size );font-weight:var( --e-global-typography-1fd4ab9-font-weight );text-transform:var( --e-global-typography-1fd4ab9-text-transform );line-height:var( --e-global-typography-1fd4ab9-line-height );}.elementor-kit-608 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-83d49dd-font-family ), Sans-serif;font-size:var( --e-global-typography-83d49dd-font-size );font-weight:var( --e-global-typography-83d49dd-font-weight );text-transform:var( --e-global-typography-83d49dd-text-transform );line-height:var( --e-global-typography-83d49dd-line-height );}.elementor-kit-608 input:not([type="button"]):not([type="submit"]),.elementor-kit-608 textarea,.elementor-kit-608 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1028px){.elementor-kit-608{--e-global-typography-ef1d864-font-size:50px;--e-global-typography-82d5c46-font-size:50px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-608 h1{font-size:var( --e-global-typography-ef1d864-font-size );line-height:var( --e-global-typography-ef1d864-line-height );letter-spacing:var( --e-global-typography-ef1d864-letter-spacing );}.elementor-kit-608 h2{font-size:var( --e-global-typography-606585e-font-size );line-height:var( --e-global-typography-606585e-line-height );letter-spacing:var( --e-global-typography-606585e-letter-spacing );}.elementor-kit-608 h3{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-kit-608 h4{font-size:var( --e-global-typography-738bc76-font-size );line-height:var( --e-global-typography-738bc76-line-height );letter-spacing:var( --e-global-typography-738bc76-letter-spacing );}.elementor-kit-608 h5{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}.elementor-kit-608 h6{font-size:var( --e-global-typography-83d49dd-font-size );line-height:var( --e-global-typography-83d49dd-line-height );}.elementor-kit-608 button,.elementor-kit-608 input[type="button"],.elementor-kit-608 input[type="submit"],.elementor-kit-608 .elementor-button{font-size:var( --e-global-typography-bfd875f-font-size );letter-spacing:var( --e-global-typography-bfd875f-letter-spacing );}.elementor-kit-608 input:not([type="button"]):not([type="submit"]),.elementor-kit-608 textarea,.elementor-kit-608 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-608{--e-global-typography-ef1d864-font-size:50px;--e-global-typography-606585e-font-size:35px;--e-global-typography-82d5c46-font-size:50px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-608 h1{font-size:var( --e-global-typography-ef1d864-font-size );line-height:var( --e-global-typography-ef1d864-line-height );letter-spacing:var( --e-global-typography-ef1d864-letter-spacing );}.elementor-kit-608 h2{font-size:var( --e-global-typography-606585e-font-size );line-height:var( --e-global-typography-606585e-line-height );letter-spacing:var( --e-global-typography-606585e-letter-spacing );}.elementor-kit-608 h3{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-kit-608 h4{font-size:var( --e-global-typography-738bc76-font-size );line-height:var( --e-global-typography-738bc76-line-height );letter-spacing:var( --e-global-typography-738bc76-letter-spacing );}.elementor-kit-608 h5{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}.elementor-kit-608 h6{font-size:var( --e-global-typography-83d49dd-font-size );line-height:var( --e-global-typography-83d49dd-line-height );}.elementor-kit-608 button,.elementor-kit-608 input[type="button"],.elementor-kit-608 input[type="submit"],.elementor-kit-608 .elementor-button{font-size:var( --e-global-typography-bfd875f-font-size );letter-spacing:var( --e-global-typography-bfd875f-letter-spacing );}.elementor-kit-608 input:not([type="button"]):not([type="submit"]),.elementor-kit-608 textarea,.elementor-kit-608 .elementor-field-textual{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Instgram Filters */
[class*="uael-ins"] .uael-ins-target {
    position: relative;
}

[class*="uael-ins"] .uael-ins-target::before {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.uael-ins-normal .uael-ins-target,
.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target,
.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before {
    -webkit-filter: unset;
    filter: unset;
}

.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before {
    background: unset;
    mix-blend-mode: unset;
}

.uael-ins-a-1977 .uael-ins-target,
.uael-ins-hover-a-1977 .uael-ins-hover:hover .uael-ins-target {

    -webkit-filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
    filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
}


.uael-ins-aden .uael-ins-target,
.uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.2) brightness(1.15) saturate(1.4);
    filter: sepia(.2) brightness(1.15) saturate(1.4);
}

.uael-ins-aden .uael-ins-target::before,
.uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target::before {
    background: rgba(125, 105, 24, .1);
    content: "";
    mix-blend-mode: multiply;
}

.uael-ins-earlybird .uael-ins-target,
.uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
    filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
}

.uael-ins-earlybird .uael-ins-target::before,
.uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target::before {
    background: radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
    background: -webkit-radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
    content: "";
    mix-blend-mode: multiply;
}

.uael-ins-hudson .uael-ins-target,
.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
    filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
}

.uael-ins-hudson .uael-ins-target::before,
.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target::before {
    background: radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
    background: -webkit-radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
    content: "";
    mix-blend-mode: multiply;
}

.uael-ins-inkwell .uael-ins-target,
.uael-ins-hover-inkwell .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: brightness(1.25) contrast(.85) grayscale(1);
    filter: brightness(1.25) contrast(.85) grayscale(1);
}

.uael-ins-perpetua .uael-ins-target,
.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: contrast(1.1) brightness(1.25) saturate(1.1);
    filter: contrast(1.1) brightness(1.25) saturate(1.1);
}

.uael-ins-perpetua .uael-ins-target::before,
.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target::before {
    background: linear-gradient(to bottom, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
    background: -webkit-linear-gradient(top, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 91, 154, .25)), to(rgba(230, 193, 61, .25)));
    content: "";
    mix-blend-mode: multiply;
}

.uael-ins-poprocket .uael-ins-target,
.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.15) brightness(1.2);
    filter: sepia(.15) brightness(1.2);
}

.uael-ins-poprocket .uael-ins-target::before,
.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target::before {
    background: radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, black 80%);
    background: -webkit-radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, black 80%);
    content: "";
    mix-blend-mode: screen;
}

.uael-ins-sutro .uael-ins-target,
.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
    filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
}

.uael-ins-sutro .uael-ins-target::before,
.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target::before {
    background: radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
    background: -webkit-radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
    content: "";
    mix-blend-mode: darken;
}

.uael-ins-toaster .uael-ins-target,
.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
    filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
}

.uael-ins-toaster .uael-ins-target::before,
.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target::before {
    background: radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
    background: -webkit-radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
    content: "";
    mix-blend-mode: screen;
}

.uael-ins-willow .uael-ins-target,
.uael-ins-hover-willow .uael-ins-hover:hover .uael-ins-target {
    -webkit-filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
    filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s,visibility 0s linear .25s;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s,visibility 0s;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:0 0;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:-webkit-calc(100% - 44px);height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:0 0;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;-webkit-border-radius:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:0;padding:10px;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{-webkit-transition:opacity .25s,visibility 0s,color .25s;transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:0 0;border:0;-webkit-border-radius:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;-webkit-transition:stroke .1s;transition:stroke .1s}.fancybox-close-small:focus{outline:0}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:0 0;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;-webkit-background-size:contain;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:0 0;border:6px solid hsla(0,0%,39%,.5);-webkit-border-radius:100%;border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);-ms-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;-webkit-border-radius:3px;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;-webkit-border-radius:3px;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;-webkit-border-radius:0;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;-webkit-border-radius:10px;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;-webkit-border-radius:10px;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:-webkit-calc(100% - 8px);max-height:calc(100% - 8px);max-width:-webkit-calc(50% - 4px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:-webkit-calc(100% - 10px);max-width:calc(100% - 10px)}}/* Advanced Heading CSS */
.uael-separator {
    display: inline-block;
}
.uael-separator-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uael-separator-parent {
    line-height: 0;
}
.uael-divider-text {
    white-space: nowrap;
    margin: 0;
}
.uael-divider-text.pen:not([data-elementor-inline-editing-toolbar="advanced"]) {
    white-space: nowrap;
}
.uael-heading-align-center .uael-separator-wrap {
    margin-left: auto;
    margin-right: auto;
}
.uael-heading-align-left .uael-separator-wrap {
    margin-left: 0;
    margin-right: auto;
}
.uael-heading-align-right .uael-separator-wrap {
    margin-left: auto;
    margin-right: 0;
}
.uael-separator-line {
    display: table-cell;
    vertical-align:middle;
}
.uael-separator-line > span {
    display: block;
    margin-top: 0;
}
.uael-divider-content {
    display: table-cell;
}
.uael-heading-fill-gradient .uael-heading-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* For Advanced heading icon align */

.uael-divider-content .uael-icon-wrap .uael-icon i:not(.fad):before {
    position: static;
}

/* For Advanced Heading Text Size */
.uael-heading .uael-heading-text > a {
    color: inherit;
    font-size: inherit;
}
.uael-heading .uael-heading-text.uael-size--small {
    font-size: 15px;
}
.uael-heading .uael-heading-text.uael-size--medium {
    font-size: 19px;
}
.uael-heading .uael-heading-text.uael-size--large {
    font-size: 29px;
}
.uael-heading .uael-heading-text.uael-size--xl {
    font-size: 39px;
}
.uael-heading .uael-heading-text.uael-size--xxl {
    font-size: 59px;
}

/* Safari fix */
.uael-divider-content .uael-icon-wrap,
.uael-heading-wrapper .uael-heading .uael-heading-text,
.uael-stack-desktop-yes .uael-adv-heading-stack,
.uael-fancytext-stack-yes .uael-fancy-stack {
    display: block;
}

/* Advanced Heading BG Text */
.uael-heading-wrapper::before {
    content: attr(data-bg-text);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    line-height: 1;
    font-size: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.uael-divider-content h1,
.uael-divider-content h2,
.uael-divider-content h3,
.uael-divider-content h4,
.uael-divider-content h5,
.uael-divider-content h6 {
    margin: 0;
}

/* Advanced Heading CSS ends */

/* Fancy Text */
.uael-text-holder {
    display: none;
}
.uael-fancytext-stack-yes .uael-text-holder {
    display: inherit;
    visibility: hidden;
    z-index: -1;
    text-indent: -999px;
}
.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-slide-main_ul span.uael-slide-block:not(.uael-active-heading),
.uael-fancy-text-slide {
    opacity: 0;
}
.uael-fancy-text-slide .uael-fancy-text-prefix,
.uael-fancy-text-slide .uael-fancy-text-suffix {
    display: inline-block;
    vertical-align: middle;
}

.uael-fancy-text-main.uael-slide-main {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* RTL support to the clip animation */
.rtl .uael-fancy-text-clip .uael-fancy-text-main.uael-slide-main{
    position: relative;
}

.rtl .uael-fancy-text-wrap.uael-fancy-text-clip:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-slide-main_ul .uael-slide-block.uael-active-heading{
    position: -webkit-sticky;
    position: sticky;
}

.uael-fancy-text-wrap.uael-fancy-text-slide {
    word-break: break-word;
}
.uael-slide-block {
    display: block;
    vertical-align: middle;
}
span.uael-slide_text {
    display: inline-block;
    white-space: nowrap;
}
.uael-fancy-text-slide .uael-fancy-text-main.uael-slide-main {
    max-width: 100%;
}

.uael-show-cursor-yes .uael-fancy-text-wrap .typed-cursor{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-animation: blink-cursor 0.7s infinite;
            animation: blink-cursor 0.7s infinite;
}

@keyframes blink-cursor {
    0% { opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    50% { opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    100% { opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

@-webkit-keyframes blink-cursor {
    0% { opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    50% { opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    100% { opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-slide-main_ul,
.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-slide-main_ul .uael-slide-block.uael-active-heading {
    display: inline-block;
    position: relative;
}
.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-slide-main_ul span.uael-slide-block {
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}
.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-fancy-text-prefix,
.uael-fancy-text-wrap:not(.uael-fancy-text-type):not(.uael-fancy-text-slide) .uael-fancy-text-suffix {
    display: inline-block;
    vertical-align: middle;
}
/* RTL Support to the animations */
.rtl .uael-fancy-text-wrap:not(.uael-fancy-text-type) .uael-fancy-text-prefix,
.rtl .uael-fancy-text-wrap:not(.uael-fancy-text-type) .uael-fancy-text-suffix,
.rtl .uael-fancy-text-slide .uael-fancy-text-prefix,
.rtl .uael-fancy-text-slide .uael-fancy-text-suffix {
    display: inline;
}

.uael-fancy-text-wrap.uael-fancy-text-rotate .uael-slide-main_ul,
.uael-fancy-text-wrap.uael-fancy-text-drop_in .uael-slide-main_ul {
    -webkit-perspective: 300px;
    perspective: 300px;
}

/**** Rotate ****/
.uael-fancy-text-wrap.uael-fancy-text-rotate span.uael-slide-block {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.uael-fancy-text-wrap.uael-fancy-text-rotate .uael-slide-block.uael-active-heading {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.uael-fancy-text-wrap.uael-fancy-text-rotate span.uael-slide-block {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.uael-fancy-text-wrap.uael-fancy-text-rotate .uael-slide-block.uael-active-heading {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: uael-rotate-in 1.2s;
    animation: uael-rotate-in 1.2s;
}
.uael-fancy-text-wrap.uael-fancy-text-rotate span.uael-slide-block.uael-inactive-heading {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: uael-rotate-out 1.2s;
    animation: uael-rotate-out 1.2s;
}

@-webkit-keyframes uael-rotate-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1;
    }
}
@keyframes uael-rotate-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1;
    }
}
@-webkit-keyframes uael-rotate-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
}
@keyframes uael-rotate-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1;
    }
    65% {
        opacity: 0;
    }
    100% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
}

/**** Clip ****/
.uael-fancy-text-wrap.uael-fancy-text-clip .uael-slide-main_ul {
    overflow: hidden;
    vertical-align: top;
}
.uael-clip-cursor-yes .uael-fancy-text-clip .uael-slide-main_ul::after {
    /* line */
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
}
.uael-fancy-text-wrap.uael-fancy-text-clip span.uael-slide-block.uael-inactive-heading {
    opacity: 0;
}
.uael-fancy-text-wrap.uael-fancy-text-clip .uael-slide-block.uael-active-heading {
    opacity: 1;
}

/**** Push ****/
.uael-fancy-text-wrap.uael-fancy-text-push .uael-slide-block.uael-active-heading {
    -webkit-animation: uael-push-in 0.6s;
    animation: uael-push-in 0.6s;
}
.uael-fancy-text-wrap.uael-fancy-text-push span.uael-slide-block.uael-inactive-heading {
    -webkit-animation: uael-push-out 0.6s;
    animation: uael-push-out 0.6s;
}

@-webkit-keyframes uael-push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes uael-push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes uael-push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes uael-push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

/**** Drop In ****/
 .uael-fancy-text-wrap.uael-fancy-text-drop_in .uael-slide-block.uael-active-heading {
    -webkit-animation: uael-drop-in 0.8s;
    animation: uael-drop-in 0.8s;
}
.uael-fancy-text-wrap.uael-fancy-text-drop_in span.uael-slide-block.uael-inactive-heading {
    -webkit-animation: uael-drop-out 0.8s;
    animation: uael-drop-out 0.8s;
}

@-webkit-keyframes uael-drop-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes uael-drop-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@-webkit-keyframes uael-drop-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px);
    }
}
@keyframes uael-drop-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px);
    }
}

/**** Slide Down ****/
.uael-fancy-text-wrap.uael-fancy-text-slide_down .uael-slide-block.uael-active-heading {
    -webkit-animation: uael-slide-in 0.6s;
    animation: uael-slide-in 0.6s;
}
.uael-fancy-text-wrap.uael-fancy-text-slide_down span.uael-slide-block.uael-inactive-heading {
    -webkit-animation: uael-slide-out 0.6s;
    animation: uael-slide-out 0.6s;
}

@-webkit-keyframes uael-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes uael-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes uael-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes uael-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@media only screen and (max-width: 976px) {
    .uael-tablet-heading-align-center .uael-separator-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    .uael-tablet-heading-align-left .uael-separator-wrap {
        margin-left: 0;
        margin-right: auto;
    }
    .uael-tablet-heading-align-right .uael-separator-wrap {
        margin-left: auto;
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .uael-mobile-heading-align-center .uael-separator-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    .uael-mobile-heading-align-left .uael-separator-wrap {
        margin-left: 0;
        margin-right: auto;
    }
    .uael-mobile-heading-align-right .uael-separator-wrap {
        margin-left: auto;
        margin-right: 0;
    }
    .uael-heading-fill-gradient .uael-heading-text {
        display: block;
        position: relative;
    }
}

/* Fancy Text ends */

/* Dual Color Heading CSS */
.uael-dual-color-heading::before {
    content: attr(data-bg_text);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
    line-height: 1;
    font-size: 60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.uael-dual-heading-fill-yes .uael-first-text,
.uael-dual-heading-fill-yes .uael-third-text,
.uael-dual-heading-fill-yes.uael-dual-heading-text.uael-highlight-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:after,
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:before,
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:after,
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:before {
	content: " ";
	display: block;
	background: #fff;
	position: absolute;
	z-index: 30;
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:after,
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:before {
	width: 3px;
	height: 9999px;
	left: 50%;
	margin-left: -1.5px;
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:after,
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:before {
	width: 9999px;
	height: 3px;
	top: 50%;
	margin-top: -1.5px;
}
.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
.internet-explorer .uael-before-after-slider .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-overlay {
	bottom: 0;
}
.uael-before-after-slider .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-overlay {
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-before-label {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.uael-before-after-slider .twentytwenty-after-label:before,
.uael-before-after-slider .twentytwenty-before-label:before {
	color: #fff;
	font-size: 13px;
	letter-spacing: .1em;
	position: absolute;
	background: rgba(255, 255, 255, .2);
	line-height: 38px;
	padding: 0 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.uael-before-after-slider .twentytwenty-container.active .twentytwenty-overlay,
.uael-before-after-slider .twentytwenty-container.active :hover.twentytwenty-overlay,
.uael-before-after-slider .twentytwenty-overlay {
	background: rgba(0, 0, 0, 0);
}
.uael-before-after-slider .twentytwenty-down-arrow,
.uael-before-after-slider .twentytwenty-left-arrow,
.uael-before-after-slider .twentytwenty-right-arrow,
.uael-before-after-slider .twentytwenty-up-arrow {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	display: inline-block;
}
.internet-explorer .uael-before-after-slider .twentytwenty-container {
	z-index: auto;
}
.uael-before-after-slider .twentytwenty-container {
	z-index: 0;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	max-width: 100%;
}
.uael-before-after-slider .twentytwenty-container img {
	max-width: 100%;
	position: absolute;
	top: 0;
	display: block;
}
.uael-before-after-slider .twentytwenty-container,
.uael-before-after-slider .twentytwenty-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.uael-before-after-slider .twentytwenty-before-label,
.uael-before-after-slider .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-handle,
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle {
	display: -webkit-box;
	display: -ms-flexbox;
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
}
.uael-before-after-slider .twentytwenty-before-label:before {
	content: "Before";
}
.uael-before-after-slider .twentytwenty-after-label:before {
	content: "After";
}

.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-before-label:before,
.uael-ba-valign-flex-start .twentytwenty-before-label,
.uael-ba-valign-flex-start .twentytwenty-after-label {
	left: 10px;
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-after-label:before,
.uael-ba-valign-flex-end .twentytwenty-before-label,
.uael-ba-valign-flex-end .twentytwenty-after-label {
	right: 10px;
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-before-label:before,
.uael-ba-halign-flex-start .twentytwenty-before-label,
.uael-ba-halign-flex-start .twentytwenty-after-label {
	top: 10px;
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-after-label:before,
.uael-ba-halign-flex-end .twentytwenty-before-label::before,
.uael-ba-halign-flex-end .twentytwenty-after-label::before {
	bottom: 10px;
}
.uael-before-after-slider .twentytwenty-overlay {
	-webkit-transition-property: background;
	transition-property: background;
	z-index: 25;
}
.uael-before-after-slider .twentytwenty-overlay:hover {
	background: rgba(0, 0, 0, .5);
}
.uael-before-after-slider .twentytwenty-overlay:hover .twentytwenty-after-label,
.uael-before-after-slider .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.uael-before-after-slider .twentytwenty-before {
	z-index: 20;
}
.uael-before-after-slider .twentytwenty-after {
	z-index: 10;
}
.uael-before-after-slider .twentytwenty-handle {
	height: 38px;
	width: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	border: 3px solid #fff;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 0 0 12px rgba(51, 51, 51, .5);
	z-index: 40;
	cursor: pointer;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
}
.rtl .uael-before-after-slider .uael-ba-container:not([data-orientation="vertical"]) .twentytwenty-handle {
	left: unset;
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:before {
	bottom: 50%;
	margin-bottom: 22px;
	-webkit-box-shadow:none;
	box-shadow: none;
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-handle:after {
	top: 50%;
	margin-top: 22px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:before {
	left: 50%;
	margin-left: 22px;
	-webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle:after {
	right: 50%;
	margin-right: 22px;
	-webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
	box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	flex-direction: column-reverse;
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle span:last-of-type {
	margin-bottom: 10px;
}
.uael-ba-container[data-move-on-hover=yes] .twentytwenty-overlay .twentytwenty-after-label,
.uael-ba-container[data-move-on-hover=yes] .twentytwenty-overlay .twentytwenty-before-label {
	-webkit-transition: all linear .3s;
	transition: all linear .3s;
}
.uael-ba-container[data-move-on-hover=yes].active .twentytwenty-overlay .twentytwenty-after-label,
.uael-ba-container[data-move-on-hover=yes].active .twentytwenty-overlay .twentytwenty-before-label {
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.uael-ba-container[data-move-on-hover=yes]:hover .twentytwenty-overlay .twentytwenty-after-label,
.uael-ba-container[data-move-on-hover=yes]:hover .twentytwenty-overlay .twentytwenty-before-label {
	opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	-webkit-animation-name: fadelabel;
	animation-name: fadelabel;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}
.uael-ba-valign-flex-start .twentytwenty-before-label:before,
.uael-ba-valign-flex-start .twentytwenty-after-label:before {
	text-align: left;
}
.uael-ba-valign-flex-end .twentytwenty-before-label:before,
.uael-ba-valign-flex-end .twentytwenty-after-label:before {
	text-align: right;
}
.uael-ba-valign-center .twentytwenty-before-label:before,
.uael-ba-valign-center .twentytwenty-after-label:before {
	text-align: center;
}
.uael-ba-container {
	overflow: hidden;
}
.elementor-editor-active .uael-before-after-slider .twentytwenty-handle {
	pointer-events: none;
}
@media only screen and (max-width: 976px) {
    .uael-tablet-ba-valign-flex-start .twentytwenty-before-label,
    .uael-tablet-ba-valign-flex-start .twentytwenty-after-label {
    	left: 10px;
    }
    .uael-tablet-ba-valign-flex-start .twentytwenty-before-label:before,
    .uael-tablet-ba-valign-flex-start .twentytwenty-after-label:before {
    	text-align: left;
    }
    .uael-tablet-ba-valign-flex-end .twentytwenty-before-label:before,
    .uael-tablet-ba-valign-flex-end .twentytwenty-after-label:before {
    	text-align: right;
    }
    .uael-tablet-ba-valign-center .twentytwenty-before-label:before,
    .uael-tablet-ba-valign-center .twentytwenty-after-label:before {
    	text-align: center;
    }
    .uael-tablet-ba-valign-flex-end .twentytwenty-before-label,
    .uael-tablet-ba-valign-flex-end .twentytwenty-after-label {
    	right: 10px;
    }
    .uael-tablet-ba-halign-flex-start .twentytwenty-before-label,
    .uael-tablet-ba-halign-flex-start .twentytwenty-after-label {
    	top: 10px;
    }
    .uael-tablet-ba-halign-flex-end .twentytwenty-before-label::before,
    .uael-tablet-ba-halign-flex-end .twentytwenty-after-label::before {
    	bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .uael-mobile-ba-valign-flex-start .twentytwenty-before-label,
    .uael-mobile-ba-valign-flex-start .twentytwenty-after-label {
    	left: 10px;
    }
    .uael-mobile-ba-valign-flex-start .twentytwenty-before-label:before,
    .uael-mobile-ba-valign-flex-start .twentytwenty-after-label:before {
    	text-align: left;
    }
    .uael-mobile-ba-valign-flex-end .twentytwenty-before-label:before,
    .uael-mobile-ba-valign-flex-end .twentytwenty-after-label:before {
    	text-align: right;
    }
    .uael-mobile-ba-valign-center .twentytwenty-before-label:before,
    .uael-mobile-ba-valign-center .twentytwenty-after-label:before {
    	text-align: center;
    }
    .uael-mobile-ba-valign-flex-end .twentytwenty-before-label,
    .uael-mobile-ba-valign-flex-end .twentytwenty-after-label {
    	right: 10px;
    }
    .uael-mobile-ba-halign-flex-start .twentytwenty-before-label,
    .uael-mobile-ba-halign-flex-start .twentytwenty-after-label {
    	top: 10px;
    }
    .uael-mobile-ba-halign-flex-end .twentytwenty-before-label::before,
    .uael-mobile-ba-halign-flex-end .twentytwenty-after-label::before {
    	bottom: 10px;
    }
}
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-before-label:before,
.uael-before-after-slider .twentytwenty-horizontal .twentytwenty-after-label:before {
	max-width: -webkit-calc( 100% / 2 - 40px );
	max-width: calc( 100% / 2 - 40px );
}
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-before-label:before,
.uael-before-after-slider .twentytwenty-vertical .twentytwenty-after-label:before {
	max-width: -webkit-calc( 100% - 20px );
	max-width: calc( 100% - 20px );
}
@-webkit-keyframes fadelabel {
    0% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
	50% {
		opacity: .5;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}
	100% {
		opacity: .3;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"}
}
@keyframes fadelabel {
    0% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
	50% {
		opacity: .5;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}
	100% {
		opacity: .3;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"}
}
.internet-explorer .uael-before-after-slider .twentytwenty-down-arrow,
.internet-explorer .uael-before-after-slider .twentytwenty-left-arrow,
.internet-explorer .uael-before-after-slider .twentytwenty-right-arrow,
.internet-explorer .uael-before-after-slider .twentytwenty-up-arrow {
	position: absolute;
}
.internet-explorer .uael-before-after-slider .twentytwenty-horizontal .twentytwenty-left-arrow,
.internet-explorer .uael-before-after-slider .twentytwenty-horizontal .twentytwenty-right-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.internet-explorer .uael-before-after-slider .twentytwenty-vertical .twentytwenty-down-arrow,
.internet-explorer .uael-before-after-slider .twentytwenty-vertical .twentytwenty-up-arrow {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.internet-explorer .uael-before-after-slider .twentytwenty-left-arrow {
	left: 0;
}
.internet-explorer .uael-before-after-slider .twentytwenty-right-arrow {
	right: 0;
}
.firefox .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-after-label:before,
.firefox .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-before-label:before,
.internet-explorer .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-after-label:before,
.internet-explorer .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-before-label:before,
.safari .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-after-label:before,
.safari .uael-before-after-slider .twentytwenty-horizontal .uael-label-position-center .twentytwenty-before-label:before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.firefox .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-after-label:before,
.firefox .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-before-label:before,
.internet-explorer .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-after-label:before,
.internet-explorer .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-before-label:before,
.safari .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-after-label:before,
.safari .uael-before-after-slider .twentytwenty-vertical .uael-label-position-center .twentytwenty-before-label:before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.internet-explorer .uael-before-after-slider .twentytwenty-down-arrow {
	bottom: 0;
}
.internet-explorer .uael-before-after-slider .twentytwenty-vertical .twentytwenty-handle span:last-of-type {
	top: 0;
}

.uael-ba-label-normal .twentytwenty-overlay:hover .twentytwenty-after-label,
.uael-ba-label-normal .twentytwenty-overlay:hover .twentytwenty-before-label {
	opacity: 0;
}
.uael-ba-label-normal .twentytwenty-after-label,
.uael-ba-label-normal .twentytwenty-before-label,
.uael-ba-label-both .twentytwenty-after-label,
.uael-ba-label-both .twentytwenty-before-label {
	opacity: 1;
}
/* Business Scheduler CSS ends */

.uael-business-scheduler-box-wrapper .uael-days .heading-date,
.uael-business-scheduler-box-wrapper .uael-days .heading-time {
    margin: 0px;
    padding: 0px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.uael-business-scheduler-box-wrapper .uael-days .heading-time {
    text-align: right;
}
.uael-business-scheduler-box-wrapper .top-border-divider .uael-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uael-business-scheduler-box-wrapper .uael-days {
    margin: 0px;
    padding: 0px;
}
.uael-business-scheduler-box-wrapper {
    overflow: hidden;
}
.uael-business-scheduler-box-wrapper .uael-days div{
    padding-top: 5px;
    padding-bottom: 5px; 
}
/* Business Scheduler CSS ends */
/* Contact Form 7 Styler */
.uael-cf7-style span.wpcf7-list-item {
    margin: 0 1em 0 0em;
}
.uael-cf7-loader-active span.ajax-loader.is-active {
    display: inline-block;
}
/* Contact Form 7 Styler Select Field Arrow */
.uael-cf7-style select {
    -webkit-appearance: none;
}
.uael-cf7-container .uael-cf7-style select[multiple="multiple"] {
	padding: 0;
}
.uael-cf7-style .uael-cf7-select-custom {
    display: block;
    position: relative;
}
.uael-cf7-style .uael-cf7-select-custom:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    position: absolute;
    font-size: 0.7em;
    line-height: 1;
    top: 45%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
    right: 0.5em;
    z-index: 5;
    pointer-events: none;
}
.uael-cf7-highlight-style-bottom_right span.wpcf7-not-valid-tip {
    display: inline-block;
    right:0;
    top: 100%;
    padding: 0.1em 0.8em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.uael-cf7-highlight-style-bottom_right span.uael-cf7-alert {
    display: block;
    text-align: right;
}

/* Contact Form 7 - Buttons */

.uael-cf7-btn-size-xs .uael-cf7-style input[type=submit] {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.uael-cf7-input-size-xs .uael-cf7-style input:not([type="submit"]),
.uael-cf7-input-size-xs .uael-cf7-style .wpcf7 textarea,
.uael-cf7-input-size-xs .uael-cf7-style select {
    font-size: 13px;
    padding: 8px 10px;
}

.uael-cf7-input-size-xs .uael-cf7-style select[multiple="multiple"] option {
	padding: 8px 10px;
}
.uael-cf7-input-size-xs .uael-cf7-select-custom {
    font-size: 13px;
}
.uael-cf7-input-size-xs .uael-cf7-style input[type="checkbox"] + span:before,
.uael-cf7-input-size-xs .uael-cf7-style input[type="radio"] + span:before {
    height: 10px;
    width: 10px;
}
.uael-cf7-input-size-xs .uael-cf7-style input[type="checkbox"]:checked + span:before {
    font-size: -webkit-calc( 10px / 1.2 );
    font-size: calc( 10px / 1.2 );
}
.uael-cf7-input-size-xs input[type=range]::-webkit-slider-thumb{
    font-size: 10px;
}
.uael-cf7-input-size-xs input[type=range]::-moz-range-thumb{
    font-size: 10px;
}
.uael-cf7-input-size-xs input[type=range]::-ms-thumb {
    font-size: 10px;
}

.uael-cf7-btn-size-sm .uael-cf7-style input[type=submit] {
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.uael-cf7-input-size-sm .uael-cf7-style input:not([type="submit"]),
.uael-cf7-input-size-sm .uael-cf7-style .wpcf7 textarea,
.uael-cf7-input-size-sm .uael-cf7-style select {
    font-size: 15px;
    padding: 12px 10px;
}

.uael-cf7-input-size-sm .uael-cf7-style select[multiple="multiple"] option {
	padding: 12px 10px;
}
.uael-cf7-input-size-sm .uael-cf7-select-custom {
    font-size: 15px;
}
.uael-cf7-input-size-sm .uael-cf7-style input[type="checkbox"] + span:before,
.uael-cf7-input-size-sm .uael-cf7-style input[type="radio"] + span:before {
    height: 12px;
    width: 12px;
}
.uael-cf7-input-size-sm .uael-cf7-style input[type="checkbox"]:checked + span:before {
    font-size: -webkit-calc( 12px / 1.2 );
    font-size: calc( 12px / 1.2 );
}
.uael-cf7-input-size-sm input[type=range]::-webkit-slider-thumb {
    font-size: 12px;
}
.uael-cf7-input-size-sm input[type=range]::-moz-range-thumb {
    font-size: 12px;
}
.uael-cf7-input-size-sm input[type=range]::-ms-thumb {
    font-size: 12px;
}


.uael-cf7-btn-size-md .uael-cf7-style input[type=submit] {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.uael-cf7-input-size-md .uael-cf7-style input:not([type="submit"]),
.uael-cf7-input-size-md .uael-cf7-style .wpcf7 textarea,
.uael-cf7-input-size-md .uael-cf7-style select {
    font-size: 16px;
    padding: 15px 10px;
}

.uael-cf7-input-size-md .uael-cf7-style select[multiple="multiple"] option {
    padding: 15px 10px;
}
.uael-cf7-input-size-md .uael-cf7-select-custom {
    font-size: 16px;
}
.uael-cf7-input-size-md .uael-cf7-style input[type="checkbox"] + span:before,
.uael-cf7-input-size-md .uael-cf7-style input[type="radio"] + span:before {
    height: 15px;
    width: 15px;
}
.uael-cf7-input-size-md .uael-cf7-style input[type="checkbox"]:checked + span:before {
    font-size: -webkit-calc( 15px / 1.2 );
    font-size: calc( 15px / 1.2 );
}
.uael-cf7-input-size-md input[type=range]::-webkit-slider-thumb {
    font-size: 15px;
}
.uael-cf7-input-size-md input[type=range]::-moz-range-thumb {
    font-size: 15px;
}
.uael-cf7-input-size-md input[type=range]::-ms-thumb {
    font-size: 15px;
}
.uael-cf7-btn-size-lg .uael-cf7-style input[type=submit] {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.uael-cf7-input-size-lg .uael-cf7-style input:not([type="submit"]),
.uael-cf7-input-size-lg .uael-cf7-style .wpcf7 textarea,
.uael-cf7-input-size-lg .uael-cf7-style select {
    font-size: 18px;
    padding: 20px 10px;
}

.uael-cf7-input-size-lg .uael-cf7-style select[multiple="multiple"] option {
    padding: 20px 10px;
}

.uael-cf7-input-size-lg .uael-cf7-select-custom {
    font-size: 18px;
}
.uael-cf7-input-size-lg .uael-cf7-style input[type="checkbox"] + span:before,
.uael-cf7-input-size-lg .uael-cf7-style input[type="radio"] + span:before {
    height: 20px;
    width: 20px;
}
.uael-cf7-input-size-lg .uael-cf7-style input[type="checkbox"]:checked + span:before {
    font-size: -webkit-calc( 20px / 1.2 );
    font-size: calc( 20px / 1.2 );
}
.uael-cf7-input-size-lg input[type=range]::-webkit-slider-thumb {
    font-size: 20px;
}
.uael-cf7-input-size-lg input[type=range]::-moz-range-thumb {
    font-size: 20px;
}
.uael-cf7-input-size-lg input[type=range]::-ms-thumb {
    font-size: 20px;
}

.uael-cf7-btn-size-xl .uael-cf7-style input[type=submit] {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.uael-cf7-input-size-xl .uael-cf7-style input:not([type="submit"]),
.uael-cf7-input-size-xl .uael-cf7-style .wpcf7 textarea,
.uael-cf7-input-size-xl .uael-cf7-style select {
    font-size: 20px;
    padding: 25px 10px;
}

.uael-cf7-input-size-xl .uael-cf7-style select[multiple="multiple"] option {
    padding: 25px 10px;
}

.uael-cf7-input-size-xl .uael-cf7-select-custom {
    font-size: 20px;
}
.uael-cf7-input-size-xl .uael-cf7-style input[type="checkbox"] + span:before,
.uael-cf7-input-size-xl .uael-cf7-style input[type="radio"] + span:before {
    height: 25px;
    width: 25px;
}
.uael-cf7-input-size-xl .uael-cf7-style input[type="checkbox"]:checked + span:before {
    font-size: -webkit-calc( 25px / 1.2 );
    font-size: calc( 25px / 1.2 );
}
.uael-cf7-input-size-xl input[type=range]::-webkit-slider-thumb {
    font-size: 25px;
}
.uael-cf7-input-size-xl input[type=range]::-moz-range-thumb {
    font-size: 25px;
}
.uael-cf7-input-size-xl input[type=range]::-ms-thumb {
    font-size: 25px;
}

/* Contact Form 7 / Gravity Form - Buttons Ends */

/* Contact Form 7 */
.uael-cf7-style input[type=range] {
    background: transparent !important;
    border: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Special styling for Range track */
.uael-cf7-style input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.uael-cf7-style input[type=range]::-webkit-slider-runnable-track {
  height: 0.35em;
}
.uael-cf7-style input[type=range]::-moz-range-track {
  height: 0.35em;
}
.uael-cf7-style input[type=range]::-ms-fill-lower {
  height: 0.35em;
}
.uael-cf7-style input[type=range]::-ms-fill-upper {
  height: 0.35em;
}

/* Special styling for Range thumb */
.uael-cf7-style input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}
.uael-cf7-style input[type=range]::-moz-range-thumb {
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}
.uael-cf7-style input[type=range]::-ms-thumb {
  height: 1em;
  width: 1em;
  margin-top: -0.35em;
}

.uael-cf7-style .wpcf7-radio input[type="radio"] + span:before {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.uael-cf7-style .wpcf7 div.wpcf7-response-output {
    margin: 0;
}
.uael-cf7-style-box .wpcf7-checkbox input[type="checkbox"]:checked + span:before,
.uael-cf7-style-box .wpcf7-checkbox input[type="checkbox"] + span:before,
.uael-cf7-style-box .wpcf7-acceptance input[type="checkbox"]:checked + span:before,
.uael-cf7-style-box .wpcf7-acceptance input[type="checkbox"] + span:before,
.uael-cf7-style-box .wpcf7-radio input[type="radio"] + span:before {
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
}

.uael-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.uael-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.uael-cf7-button-right input.wpcf7-form-control.wpcf7-submit,
.uael-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: auto;
}

.uael-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
    margin-left:  auto;
    margin-right: auto;
}
.uael-cf7-button-center .uael-cf7-loader-active,
.uael-cf7-button-justify .uael-cf7-loader-active {
    text-align: center;
}

.uael-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
    margin-left:  0;
    margin-right: auto;
}

.uael-cf7-button-right input.wpcf7-form-control.wpcf7-submit  {
    margin-left:  auto;
    margin-right: 0;
}
.uael-cf7-button-right .uael-cf7-loader-active {
    text-align: right;
}

.uael-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
}

.uael-cf7-style .wpcf7-checkbox input[type='checkbox'],
.uael-cf7-style .wpcf7-acceptance input[type='checkbox'],
.uael-cf7-style .wpcf7-radio input[type='radio'] {
    display: none;
}

.uael-cf7-style .wpcf7-checkbox input[type='checkbox'] + span:before,
.uael-cf7-style .wpcf7-radio input[type='radio'] + span:before,
.uael-cf7-style .wpcf7-acceptance input[type='checkbox'] + span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
}
.uael-cf7-style .wpcf7-checkbox input[type='checkbox']:checked + span:before,
.uael-cf7-style .wpcf7-acceptance input[type='checkbox']:checked + span:before {
    content: "\2714";
    line-height: 1.2;
}
@media only screen and (min-width: 769px) {
    .uael-cf7-col {
        -js-display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .uael-cf7-col label, .uael-cf7-col > span {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0 10px;
    }
}

/* Contact Form 7 ends*/

@media only screen and (max-width: 976px) {
    .uael-tablet-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
        margin-left:  auto;
        margin-right: auto;
        width: auto;
    }

    .uael-tablet-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
        margin-left:  0;
        margin-right: auto;
        width: auto;
    }

    .uael-tablet-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
        margin-left:  auto;
        margin-right: 0;
        width: auto;
    }

    .uael-tablet-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .uael-mobile-cf7-button-center input.wpcf7-form-control.wpcf7-submit {
        margin-left:  auto;
        margin-right: auto;
        width: auto;
    }

    .uael-mobile-cf7-button-left input.wpcf7-form-control.wpcf7-submit {
        margin-left:  0;
        margin-right: auto;
        width: auto;
    }

    .uael-mobile-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
        margin-left:  auto;
        margin-right: 0;
        width: auto;
    }

    .uael-mobile-cf7-button-justify input.wpcf7-form-control.wpcf7-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        width: 100%;
    }
}
 /* Switcher CSS starts here. */
 .uael-rbs-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
}
.uael-rbs-switch-label .uael-rbs-switch {
    display:none;
}
.uael-main-btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.uael-sec-1,
.uael-sec-2 {
  cursor: pointer;
}
.uael-rbs-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
}

.uael-rbs-slider:before {
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: .4s;
  transition: .4s;
}
.uael-rbs-switch + .uael-rbs-slider {
  background-color: #7a7a7a;
}
.uael-rbs-switch:checked + .uael-rbs-slider {
  background-color: #d2d2d2;
}
.uael-rbs-switch:checked + .uael-rbs-slider:before {
  -webkit-transform: translateX(2.1em);
  -ms-transform: translateX(2.1em);
  transform: translateX(2.1em);
}

/* Round - 1 switch css */
.uael-rbs-slider.uael-rbs-round {
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}

.uael-rbs-slider.uael-rbs-round:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.elementor-widget-uael-content-toggle .uael-rbs-head-1,
.elementor-widget-uael-content-toggle .uael-rbs-head-2 {
  margin: 0px;
  padding: 0px;
}

.uael-ct-desktop-stack--yes .uael-rbs-toggle,
.uael-rbs-toggle {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.uael-ct-desktop-stack--yes .uael-rbs-toggle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.uael-rbs-toggle {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.uael-rbs-toggle-sections {
  padding: 25px;
}

/* Label box - switch */
.uael-label-box {
  position: relative; width: 7em;
  -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
  vertical-align: middle;
}

.uael-label-box-checkbox {
  display: none;
}

.uael-label-box-label {
  display: block; overflow: hidden; cursor: pointer;
  border: 0em solid #999999; -webkit-border-radius: 0em; border-radius: 0em;
}

.uael-label-box-inner {
  display: block; width: 200%; margin-left: -100%; -webkit-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.uael-label-box-inner > span {
  display: block; float: left; position: relative; width: 50%; height: 2.1em; padding: 0; line-height: 2.1em;
  font-size: 1em; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.uael-label-box-inner .uael-label-box-active {
    padding-left: 2em;
    background-color: #EEEEEE; color: #FFFFFF;
}

.uael-label-box-inner .uael-label-box-inactive {
    padding-right: 2em;
    background-color: #EEEEEE; color: #FFFFFF;
    text-align: right;
}

.uael-label-box-switch {
  display: block; width: 50%; margin: 0em; text-align: center; 
  border: 0em solid #999999;-webkit-border-radius: 0em;border-radius: 0em; 
  position: absolute; top: 0; bottom: 0;
}
.uael-label-box-active .uael-label-box-switch {
  background: #A1A1A1; left: 0;
}
.uael-label-box-inactive .uael-label-box-switch {
  right: 0;
}
.uael-label-box-checkbox:checked + .uael-label-box-label .uael-label-box-inner {
    margin-left: 0;
}

/* Round - 2 switch css */

.uael-toggle {
    display: block;
    position: relative;
    background: 0 0;
    width: 3.8em;
}

.uael-toggle input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0.2em;
  padding-left: 0;
  color: #000;
  cursor: pointer;
  width: 2.28em;
  height: 1.3em;
}

.uael-toggle input[type="checkbox"] + label:before {
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  position: absolute;
  top: 0.4em;
  left: 0;
  content: '';
  width: 3.5em;
  height: 1em;
  background-color: #767676;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
.uael-toggle input[type="checkbox"] + label:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75),;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  position: absolute;
  top: 0;
  left: -0.2em;
  width: 2.4em;
  height: 2.4em; 
  content: '';
  font-size: 0.75em;
  -webkit-border-radius: 500em;
  border-radius: 500em;
  border: 0.3em solid #767676;
}
.uael-switch-round-2 {
  visibility: hidden;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0;
  display: none;
}

.uael-toggle .uael-switch-round-2[type="checkbox"]:checked + label:after {
    -webkit-transform: translateX(2.5em);
    -ms-transform: translateX(2.5em);
    transform: translateX(2.5em);
    border: 0.3em solid #7a7a7a;
}
/* RTL issue with style 2 */
.rtl .uael-switch-round-2[type=checkbox] + label:after {
  left: 2.4em;
}.elementor .gm-style img {
	max-width: none;
}

/* Chrome 84+ InfoWindow close fix */
.uael-google-map {
	overflow-anchor: none;
}.uael-img-gallery-tabs-dropdown .uael-filters-dropdown {
    display: none;
}

.uael-img-gallery-wrap.uael-img-justified-wrap.uael-cat-filters,
.uael-img-gallery-wrap.uael-img-justified-wrap {
    margin: 0;
}

.elementor:not(.elementor-edit-mode) .uael-img-justified-wrap .uael-grid-item {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.uael-img-gallery-wrap::before,
.uael-img-gallery-wrap::after {
    content: ' ';
    display: table;
    width: 0;
}

.uael-img-gallery-wrap::after {
    clear: both;
}

/* Filters */
.uael-gallery-parent .uael-masonry-filters {
    text-align: center;
    margin-bottom: 30px;
}
.uael-gallery-parent .uael-masonry-filters .uael-masonry-filter {
    border-style: none;
    display: inline-block;
    padding: 5px 15px;
    background: #efefef;
    cursor: pointer;
    margin: 0 5px 5px;
}
.uael-gallery-parent .uael-masonry-filters .uael-masonry-filter:first-child {
    margin-left: 0 !important;
}
.uael-gallery-parent .uael-masonry-filters .uael-masonry-filter:last-child {
    margin-right: 0 !important;
}
.uael-gallery-parent .uael-img-gallery-tabs-dropdown .uael-masonry-filters .uael-current,
.uael-gallery-parent .uael-masonry-filters .uael-current {
    background: #cccccc;
}

.uael-img-gallery-wrap {
    margin: 0 -10px;
    list-style: none outside;
    clear: both;
}
.uael-img-grid-masonry-wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.uael-img-gallery-wrap .uael-grid-img-thumbnail {
    overflow: hidden;
}

.uael-img-gallery-wrap img {
    width: 100%;
    margin-bottom: 0px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
}

.uael-gallery-unjustified .uael-img-gallery-wrap .uael-grid-item {
    width: 25%;
    padding: 0 10px;
}

.uael-img-grid-wrap .uael-grid-item-content {
    margin-bottom: 10px;
}

.uael-img-gallery-wrap .uael-grid-item-content {
    position: relative;
}
.uael-img-gallery-wrap.justified-gallery .uael-grid-item.jg-entry:not(.entry-visible) .uael-grid-item-content {
    position: relative;
    opacity: 0;
}

.uael-img-gallery-wrap .uael-grid-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: background-color 150ms linear;
    transition: background-color 150ms linear;
}

.uael-img-gallery-wrap .uael-grid-img-overlay i,
.uael-img-gallery-wrap .uael-grid-img-overlay svg,
.uael-img-gallery-wrap .uael-grid-img-overlay img {
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 135ms linear;
    transition: opacity 135ms linear;
}
.uael-img-gallery-wrap .uael-grid-img-overlay i,
.uael-img-gallery-wrap .uael-grid-img-overlay svg {
    text-align: center;
    top: 50%;
    width: 100%;
    font-size: 26px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
.uael-img-gallery-wrap .uael-grid-img-overlay img {
    top: 50%;
    left: 50%;
    width: 40px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.uael-grid-gallery-img:hover .uael-grid-img-overlay i,
.uael-grid-gallery-img:hover .uael-grid-img-overlay svg,
.uael-grid-gallery-img:hover .uael-grid-img-overlay img {
    opacity: 1;
}

.uael-img-gallery-wrap .uael-grid-img-caption {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    width: 100%;
    padding: 12px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.uael-img-gallery-wrap .uael-grid-img-caption .uael-grid-caption-text {
    color: #ffffff;
    margin-bottom: 0px;
}

.uael-caption-on-image .uael-img-gallery-wrap .uael-grid-img-caption {
    opacity: 1;
    pointer-events: auto;
    margin: 0;
}

.uael-caption-on-hover .uael-img-gallery-wrap .uael-grid-item-content:hover .uael-grid-img-caption {
    opacity: 1;
    pointer-events: auto;
}

/* Image Gallery Caption verticle alignment CSS */

.uael-img-caption-valign-bottom .uael-grid-img-caption {
    bottom: 0;
}
.uael-img-caption-valign-middle .uael-grid-img-caption {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
}
.uael-img-caption-valign-top .uael-grid-img-caption {
    top: 0;
    bottom: auto;
}

/* Lightbox caption alignment */
.uael-gallery-fancybox .fancybox-caption {
    text-align: center;
    margin-top: -30px;
    font-size: 16px;
}

.uael-gallery-fancybox .fancybox-caption:after {
    border-bottom: none;
}

.uael-gallery-fancybox .fancybox-slide--image {
    padding-bottom: 70px;
    padding-top: 70px;
}
.logged-in #wpadminbar ~ .uael-gallery-fancybox .fancybox-toolbar {
    margin-top: 32px;
}

.rtl .uael-gallery-fancybox .fancybox-slide--image .fancybox-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}


.rtl .uael-gallery-fancybox .fancybox-navigation .fancybox-button--arrow_right {
    left: 6px;
}

.rtl .uael-gallery-fancybox .fancybox-navigation .fancybox-button--arrow_left {
    right: 6px;
    left: unset;
}

/* Image Gallery Caption verticle alignment CSS ends */

.uael-img-grid__column-1 .uael-img-gallery-wrap .uael-grid-item {
    width: 100%;
}
.uael-img-grid__column-2 .uael-img-gallery-wrap .uael-grid-item {
    width: 50%;
}
.uael-img-grid__column-3 .uael-img-gallery-wrap .uael-grid-item {
    width: 33.33%;
}
.uael-img-grid__column-4 .uael-img-gallery-wrap .uael-grid-item {
    width: 25%;
}
.uael-img-grid__column-5 .uael-img-gallery-wrap .uael-grid-item {
    width: 20%;
}
.uael-img-grid__column-6 .uael-img-gallery-wrap .uael-grid-item {
    width: 16.66%;
}

.uael-img-grid__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n+1),
.uael-img-grid__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n+1),
.uael-img-grid__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n+1),
.uael-img-grid__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n+1),
.uael-img-grid__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n+1),
.uael-img-grid__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n+1) {
    clear: left;
}

.uael-img-grid__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n),
.uael-img-grid__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n),
.uael-img-grid__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n),
.uael-img-grid__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n),
.uael-img-grid__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n),
.uael-img-grid__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n) {
    clear: right;
}

@media (max-width: 1024px) {
    .uael-img-grid-tablet__column-1 .uael-img-gallery-wrap .uael-grid-item {
        width: 100%;
    }
    .uael-img-grid-tablet__column-2 .uael-img-gallery-wrap .uael-grid-item {
        width: 50%;
    }
    .uael-img-grid-tablet__column-3 .uael-img-gallery-wrap .uael-grid-item {
        width: 33.33%;
    }
    .uael-img-grid-tablet__column-4 .uael-img-gallery-wrap .uael-grid-item {
        width: 25%;
    }
    .uael-img-grid-tablet__column-5 .uael-img-gallery-wrap .uael-grid-item {
        width: 20%;
    }
    .uael-img-grid-tablet__column-6 .uael-img-gallery-wrap .uael-grid-item {
        width: 16.66%;
    }

    .uael-img-grid-tablet__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n+1),
    .uael-img-grid-tablet__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n+1),
    .uael-img-grid-tablet__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n+1),
    .uael-img-grid-tablet__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n+1),
    .uael-img-grid-tablet__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n+1),
    .uael-img-grid-tablet__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n+1) {
        clear: left;
    }

    .uael-img-grid-tablet__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n),
    .uael-img-grid-tablet__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n),
    .uael-img-grid-tablet__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n),
    .uael-img-grid-tablet__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n),
    .uael-img-grid-tablet__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n),
    .uael-img-grid-tablet__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n) {
        clear: right;
    }
}

@media (max-width: 767px) {
    .uael-img-grid-mobile__column-1 .uael-img-gallery-wrap .uael-grid-item {
        width: 100%;
    }
    .uael-img-grid-mobile__column-2 .uael-img-gallery-wrap .uael-grid-item {
        width: 50%;
    }
    .uael-img-grid-mobile__column-3 .uael-img-gallery-wrap .uael-grid-item {
        width: 33.33%;
    }
    .uael-img-grid-mobile__column-4 .uael-img-gallery-wrap .uael-grid-item {
        width: 25%;
    }
    .uael-img-grid-mobile__column-5 .uael-img-gallery-wrap .uael-grid-item {
        width: 20%;
    }
    .uael-img-grid-mobile__column-6 .uael-img-gallery-wrap .uael-grid-item {
        width: 16.66%;
    }

    .uael-img-grid-mobile__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n+1),
    .uael-img-grid-mobile__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n+1),
    .uael-img-grid-mobile__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n+1),
    .uael-img-grid-mobile__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n+1),
    .uael-img-grid-mobile__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n+1),
    .uael-img-grid-mobile__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n+1) {
        clear: left;
    }

    .uael-img-grid-mobile__column-1 .uael-img-gallery-wrap .uael-grid-item:nth-child(n),
    .uael-img-grid-mobile__column-2 .uael-img-gallery-wrap .uael-grid-item:nth-child(2n),
    .uael-img-grid-mobile__column-3 .uael-img-gallery-wrap .uael-grid-item:nth-child(3n),
    .uael-img-grid-mobile__column-4 .uael-img-gallery-wrap .uael-grid-item:nth-child(4n),
    .uael-img-grid-mobile__column-5 .uael-img-gallery-wrap .uael-grid-item:nth-child(5n),
    .uael-img-grid-mobile__column-6 .uael-img-gallery-wrap .uael-grid-item:nth-child(6n) {
        clear: right;
    }

    /* Filterable tabs dropdown */
    .uael-img-gallery-tabs-dropdown .uael-masonry-filters {
        display: none;
    }
    .uael-img-gallery-tabs-dropdown .uael-filters-dropdown {
        display: block;
        position: relative;
    }
    
    .uael-img-gallery-tabs-dropdown .uael-filters-dropdown-button {
        background: #efefef;
        padding: 5px 15px 5px 15px;
        cursor: pointer;
        display: inline-block;
    }

    .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list {
        display: none;
        list-style: none;
        position: absolute;
        margin: 0 0 0 0;
        top: 100%;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 9;
        border: 1px solid #ededed;
    }

    .uael-gallery-filter-align-right .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-tablet-gallery-filter-align-right .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-mobile-gallery-filter-align-right .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .uael-gallery-filter-align-left .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-tablet-gallery-filter-align-left .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-mobile-gallery-filter-align-left .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list {
        left: 0;
        right: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    
    .uael-gallery-filter-align-center .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-tablet-gallery-filter-align-center .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-mobile-gallery-filter-align-center .uael-img-gallery-tabs-dropdown ul.uael-filters-dropdown-list {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    ul.uael-filters-dropdown-list.show-list {
        display: block;
    }
    
    .uael-gallery-parent .uael-img-gallery-tabs-dropdown .uael-masonry-filter {
        white-space: nowrap;
        display: block;
        background: #efefef;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        border-style: none;
        margin: 0;
        padding: 5px 15px 5px 15px;
    }

    .uael-img-gallery-tabs-dropdown .uael-filters-dropdown-button::after {
        content: "\f107";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        margin-left: 6px;
    }
}

/* -------- Slick Css ---------- */

.uael-img-carousel-wrap {
    white-space: nowrap;
}

.uael-img-carousel-wrap .uael-grid-item-content {
    white-space: normal;
}

.uael-img-carousel-wrap .uael-grid-item {
    display: inline-block;
}

.uael-img-carousel-wrap.uael-nav-both,
.uael-img-carousel-wrap.uael-nav-dots {
    margin-bottom: 50px;
}

.uael-img-carousel-wrap .slick-slide img {
    width: 100%;
}

.uael-img-carousel-wrap .slick-slide > div {
    line-height: 0;
}

.uael-img-carousel-wrap .slick-prev,
.uael-img-carousel-wrap .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

.uael-img-carousel-wrap .slick-prev:before,
.uael-img-carousel-wrap .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uael-img-carousel-wrap .slick-prev:before {
    content: '\f104';
}
[dir="rtl"] .uael-img-carousel-wrap .slick-prev:before {
    content: '\f105';
}
.uael-img-carousel-wrap .slick-next:before {
    content: '\f105';
}
[dir="rtl"] .uael-img-carousel-wrap .slick-next:before {
    content: '\f104';
}

/* Arrow Outside */
.uael-img-carousel-arrow-outside .uael-img-carousel-wrap .slick-prev {
    left: -25px;
}
.uael-img-carousel-arrow-outside .uael-img-carousel-wrap .slick-next {
    right: -25px;
}

/* Arrow Inside */
.uael-img-carousel-arrow-inside .uael-img-carousel-wrap .slick-prev {
    left: 25px;
}
.uael-img-carousel-arrow-inside .uael-img-carousel-wrap .slick-next {
    right: 25px;
}


@media (max-width: 768px) {
    .uael-img-carousel-arrow-outside .uael-img-carousel-wrap .slick-prev {
        left: 15px;
    }

    .uael-img-carousel-arrow-outside .uael-img-carousel-wrap .slick-next {
        right: 15px;
    }
}

.uael-img-carousel-wrap ul.slick-dots {
    display: block;
    position: absolute;
    margin: 0;
    left: 0;
    width: 100%;
    bottom: -45px;
    text-align: center;
}

.uael-img-carousel-wrap ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.uael-img-carousel-wrap ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.uael-img-carousel-wrap ul.slick-dots li button:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uael-img-carousel-wrap ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* For justified GAllery */

.uael-img-gallery-wrap.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden
}

.uael-img-gallery-wrap.justified-gallery>a,
.uael-img-gallery-wrap.justified-gallery>div,
.uael-img-gallery-wrap.justified-gallery>figure {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    filter: "alpha(opacity=10)";
    opacity: .1;
    margin: 0;
    padding: 0
}

.uael-img-gallery-wrap.justified-gallery>a>a>img,
.uael-img-gallery-wrap.justified-gallery>a>img,
.uael-img-gallery-wrap.justified-gallery>div>a>img,
.uael-img-gallery-wrap.justified-gallery>div>img,
.uael-img-gallery-wrap.justified-gallery>figure>a>img,
.uael-img-gallery-wrap.justified-gallery>figure>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
    filter: "alpha(opacity=0)";
    opacity: 0
}

.uael-img-gallery-wrap.justified-gallery>a>.caption,
.uael-img-gallery-wrap.justified-gallery>div>.caption,
.uael-img-gallery-wrap.justified-gallery>figure>.caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif
}

.uael-img-gallery-wrap.justified-gallery>a>.caption.caption-visible,
.uael-img-gallery-wrap.justified-gallery>div>.caption.caption-visible,
.uael-img-gallery-wrap.justified-gallery>figure>.caption.caption-visible {
    display: initial;
    filter: "alpha(opacity=70)";
    opacity: .7;
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.uael-img-gallery-wrap.justified-gallery>.entry-visible {
    filter: "alpha(opacity=100)";
    opacity: 1;
    background: 0 0
}

.uael-img-gallery-wrap.justified-gallery>.entry-visible>a>img,
.uael-img-gallery-wrap.justified-gallery>.entry-visible>img {
    filter: "alpha(opacity=100)";
    opacity: 1;
    -webkit-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in
}

.uael-img-gallery-wrap.justified-gallery>.jg-filtered {
    display: none
}

.uael-img-gallery-wrap.justified-gallery>.spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0;
    left: 50%;
    filter: "alpha(opacity=100)";
    opacity: 1;
    overflow: initial
}

.uael-img-gallery-wrap.justified-gallery>.spinner>span {
    display: inline-block;
    filter: "alpha(opacity=0)";
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background-color: #000;
    -webkit-border-radius: 6px;
    border-radius: 6px
}/* Info Box */
.uael-icon-wrap .uael-icon {
  display: inline-block;
}
.uael-infobox-link-type-module:hover,
.uael-infobox-link-type-module:hover .uael-icon i,
.uael-infobox-link-type-module:hover .uael-icon svg {
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.uael-imgicon-style-circle .uael-icon-wrap .uael-icon,
.uael-imgicon-style-circle .uael-image .uael-image-content,
.uael-imgicon-wrap .uael-image-crop-circle img {
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

/* Left/Right */
.uael-infobox-icon-left .uael-infobox-left-right-wrap,
.uael-infobox-icon-right .uael-infobox-left-right-wrap,
.uael-infobox-photo-left .uael-infobox-left-right-wrap,
.uael-infobox-photo-right .uael-infobox-left-right-wrap,
.uael-infobox-icon-left-title .left-title-image,
.uael-infobox-icon-right-title .right-title-image,
.uael-infobox-photo-left-title .left-title-image,
.uael-infobox-photo-right-title .right-title-image,
.uael-infobox-photo-left-title .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-right-title .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-left .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-right .uael-module-content.uael-imgicon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.uael-infobox-photo-left-title .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-right-title .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-left .uael-module-content.uael-imgicon-wrap,
.uael-infobox-photo-right .uael-module-content.uael-imgicon-wrap {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.uael-infobox-photo-left-title .uael-infobox-title-wrap,
.uael-infobox-photo-right-title .uael-infobox-title-wrap,
.uael-infobox-photo-left .uael-infobox-title-wrap,
.uael-infobox-photo-right .uael-infobox-title-wrap {
   -webkit-box-flex: 1;
   -webkit-flex-grow: 1;
   -moz-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1;
}

.uael-infobox-photo-left-title.uael-infobox-image-valign-middle .uael-infobox-title-wrap,
.uael-infobox-photo-right-title.uael-infobox-image-valign-middle .uael-infobox-title-wrap,
.uael-infobox-icon-left-title.uael-infobox-image-valign-middle .uael-infobox-title-wrap,
.uael-infobox-icon-right-title.uael-infobox-image-valign-middle .uael-infobox-title-wrap,
.uael-infobox-image-valign-middle .uael-imgicon-wrap,
.uael-infobox-icon-left.uael-infobox-image-valign-middle .uael-infobox-content,
.uael-infobox-icon-right.uael-infobox-image-valign-middle .uael-infobox-content,
.uael-infobox-photo-left.uael-infobox-image-valign-middle .uael-infobox-content,
.uael-infobox-photo-right.uael-infobox-image-valign-middle .uael-infobox-content {
  -ms-flex-item-align: center;
      -webkit-align-self: center;
      align-self: center;
}

.uael-infobox .uael-infobox-content,
.uael-infobox-left-right-wrap, 
.uael-infobox-title-wrap {
width: 100%;
}

.uael-infobox-left {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-box-pack: start;
          justify-content: flex-start;
}

.uael-infobox-center {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          justify-content: center;
}

.uael-infobox-right {
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-box-pack: end;
          justify-content: flex-end;
}
.uael-infobox-icon-above-title .uael-infobox-left-right-wrap,
.uael-infobox-icon-below-title .uael-infobox-left-right-wrap,
.uael-infobox-photo-above-title .uael-infobox-left-right-wrap,
.uael-infobox-photo-below-title .uael-infobox-left-right-wrap {
  display: block;
  min-width: 100%;
  width: 100%;
}

/* Left/Right of Title */
.uael-infobox-icon-left-title .uael-icon-wrap,
.uael-infobox-icon-left .uael-icon-wrap, 
.uael-infobox-photo-left-title .uael-imgicon-wrap .uael-image-content,
.uael-infobox-photo-left .uael-imgicon-wrap .uael-image-content {
  margin-right: 10px;
}

.uael-infobox-icon-right-title .uael-icon-wrap,
.uael-infobox-icon-right .uael-icon-wrap,
.uael-infobox-photo-right-title .uael-imgicon-wrap .uael-image-content,
.uael-infobox-photo-right .uael-imgicon-wrap .uael-image-content {
  margin-left: 10px;
}

.uael-infobox-icon-right .uael-infobox-left-right-wrap,
.uael-infobox-icon-right-title .right-title-image,
.uael-infobox-photo-right-title .right-title-image,
.uael-infobox-photo-right .uael-infobox-left-right-wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-box-pack: end;
          justify-content: flex-end;
}

/* Above/Below Title */
.uael-infobox-photo-above-title .uael-imgicon-wrap {
  display: block;
}

.uael-infobox-photo-below-title .uael-imgicon-wrap {
  display: block;
  margin: 10px 0 15px;
}

.uael-icon-wrap .uael-icon i {
  height: auto;
  width: auto;
  position: relative;
  display: block;
}
.uael-icon-wrap .uael-icon svg {
height: 100%;
width: 100%;
}

  /* Infobox image css */
.uael-imgicon-wrap .uael-image-content {
  display: inline-block;
  line-height: 0;
  position: relative;
  max-width: 100%;
}

.uael-imgicon-wrap .uael-image-content img {
  display: inline;
  height: auto !important;
  max-width: 100%;
  width: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.uael-imgicon-wrap .uael-image-crop-square img {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* Info box complete box link css */
.uael-infobox-module-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 4;
}

.elementor-edit-mode .uael-infobox-module-link {
  z-index: 2;
}

.uael-infobox-link-icon-after {
  margin-left: 5px;
  margin-right: 0;
}

.uael-infobox-link-icon-before {
  margin-left: 0;
  margin-right: 5px;
}

.uael-infobox-link-icon {
  -webkit-transition: all 200ms linear;
          transition: all 200ms linear;
}

.uael-infobox-link-type-module .uael-infobox {
  position: relative; 
}
@media only screen and (max-width: 976px) {
  .uael-infobox-stacked-tablet .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      padding: 0;
      margin-bottom: 20px;
  }

  .uael-infobox-stacked-tablet.uael-reverse-order-tablet .uael-infobox-left-right-wrap {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      -js-display: inline-flex;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              -webkit-flex-direction: column-reverse;
              -moz-box-orient: vertical;
              -moz-box-direction: reverse;
              flex-direction: column-reverse;
  }

  .uael-infobox.uael-infobox-stacked-tablet .uael-infobox-left-right-wrap .uael-infobox-content,
  .uael-infobox.uael-infobox-stacked-tablet .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      display: block;
      width: 100%;
      text-align: center;
  }

  .uael-infobox.uael-infobox-stacked-tablet .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      margin-left: 0px;
      margin-right: 0px;
  }
  .uael-infobox-stacked-tablet .uael-infobox-left-right-wrap {
      display: inline-block;
  }

  .uael-infobox-icon-left-title.uael-infobox-stacked-tablet .uael-imgicon-wrap,
  .uael-infobox-icon-left.uael-infobox-stacked-tablet .uael-imgicon-wrap, 
  .uael-infobox-photo-left-title.uael-infobox-stacked-tablet .uael-image-content,
  .uael-infobox-photo-left.uael-infobox-stacked-tablet .uael-image-content {
      margin-right: 0px;
  }
  .uael-infobox-icon-right-title.uael-infobox-stacked-tablet .uael-imgicon-wrap,
  .uael-infobox-icon-right.uael-infobox-stacked-tablet .uael-imgicon-wrap, 
  .uael-infobox-photo-right-title.uael-infobox-stacked-tablet .uael-image-content,
  .uael-infobox-photo-right.uael-infobox-stacked-tablet .uael-image-content {
      margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .uael-infobox-stacked-mobile .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      padding: 0;
      margin-bottom: 20px;
  }

  .uael-infobox-stacked-mobile.uael-reverse-order-mobile .uael-infobox-left-right-wrap {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      -js-display: inline-flex;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: inline-flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              -webkit-flex-direction: column-reverse;
              -moz-box-orient: vertical;
              -moz-box-direction: reverse;
              flex-direction: column-reverse;
  }

  .uael-infobox.uael-infobox-stacked-mobile .uael-infobox-left-right-wrap .uael-infobox-content,
  .uael-infobox.uael-infobox-stacked-mobile .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      display: block;
      width: 100%;
      text-align: center;
  }

  .uael-infobox.uael-infobox-stacked-mobile .uael-infobox-left-right-wrap .uael-imgicon-wrap {
      margin-left: 0px;
      margin-right: 0px;
  }
  .uael-infobox-stacked-mobile .uael-infobox-left-right-wrap {
      display: inline-block;
  }

  .uael-infobox-icon-left-title.uael-infobox-stacked-mobile .uael-imgicon-wrap,
  .uael-infobox-icon-left.uael-infobox-stacked-mobile .uael-imgicon-wrap, 
  .uael-infobox-photo-left-title.uael-infobox-stacked-mobile .uael-image-content,
  .uael-infobox-photo-left.uael-infobox-stacked-mobile .uael-image-content {
      margin-right: 0px;
  }
  .uael-infobox-icon-right-title.uael-infobox-stacked-mobile .uael-imgicon-wrap,
  .uael-infobox-icon-right.uael-infobox-stacked-mobile .uael-imgicon-wrap, 
  .uael-infobox-photo-right-title.uael-infobox-stacked-mobile .uael-image-content,
  .uael-infobox-photo-right.uael-infobox-stacked-mobile .uael-image-content {
      margin-left: 0px;
  }
}

/* Info Box Image/Icon animation when Complete box link is set */

.uael-infobox-link-type-module:hover .elementor-animation-grow {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.uael-infobox-link-type-module:hover .elementor-animation-shrink {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.uael-infobox-link-type-module:hover .elementor-animation-pulse {
  -webkit-animation-name: elementor-animation-pulse;
  animation-name: elementor-animation-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.uael-infobox-link-type-module:hover .elementor-animation-pulse-grow,
.uael-infobox-link-type-module:hover .elementor-animation-pulse-shrink {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.uael-infobox-link-type-module:hover .elementor-animation-pulse-grow {
  -webkit-animation-name: elementor-animation-pulse-grow;
  animation-name: elementor-animation-pulse-grow;
}
.uael-infobox-link-type-module:hover .elementor-animation-pulse-shrink {
  -webkit-animation-name: elementor-animation-pulse-shrink;
  animation-name: elementor-animation-pulse-shrink;
}
.uael-infobox-link-type-module:hover .elementor-animation-push,
.uael-infobox-link-type-module:hover .elementor-animation-pop {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.uael-infobox-link-type-module:hover .elementor-animation-push {
-webkit-animation-name: elementor-animation-push;
animation-name: elementor-animation-push;
}
.uael-infobox-link-type-module:hover .elementor-animation-pop {
-webkit-animation-name: elementor-animation-pop;
animation-name: elementor-animation-pop;
}
.uael-infobox-link-type-module:hover .elementor-animation-bounce-in {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.uael-infobox-link-type-module:hover .elementor-animation-bounce-out {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.uael-infobox-link-type-module:hover .elementor-animation-rotate {
-webkit-transform: rotate(4deg);
-ms-transform: rotate(4deg);
transform: rotate(4deg);
}

.uael-infobox-link-type-module:hover .elementor-animation-grow-rotate {
-webkit-transform: scale(1.1) rotate(4deg);
-ms-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
.uael-infobox-link-type-module:hover .elementor-animation-float {
-webkit-transform: translateY(-8px);
-ms-transform: translateY(-8px);
transform: translateY(-8px);
}
.uael-infobox-link-type-module:hover .elementor-animation-sink {
-webkit-transform: translateY(8px);
-ms-transform: translateY(8px);
transform: translateY(8px);
} 
.uael-infobox-link-type-module:hover .elementor-animation-bob,
.uael-infobox-link-type-module:hover .elementor-animation-hang {
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;

}
.uael-infobox-link-type-module:hover .elementor-animation-bob {
-webkit-animation-name: elementor-animation-bob-float, elementor-animation-bob;
animation-name: elementor-animation-bob-float, elementor-animation-bob;
}
.uael-infobox-link-type-module:hover .elementor-animation-hang {
-webkit-animation-name: elementor-animation-hang-sink, elementor-animation-hang;
animation-name: elementor-animation-hang-sink, elementor-animation-hang;
}
.uael-infobox-link-type-module:hover .elementor-animation-skew,
.uael-infobox-link-type-module:hover .elementor-animation-skew-forward {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

.uael-infobox-link-type-module:hover .elementor-animation-skew-backward {
  -webkit-transform: skew(10deg);
  -ms-transform: skew(10deg);
  transform: skew(10deg);
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-vertical,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-horizontal,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-to-bottom-right,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-to-top-right,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-top,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-bottom,
.uael-infobox-link-type-module:hover .elementor-animation-wobble-skew {
    -webkit-animation-name: elementor-animation-wobble-vertical;
    animation-name: elementor-animation-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.uael-infobox-link-type-module:hover .elementor-animation-wobble-vertical {
  -webkit-animation-name: elementor-animation-wobble-vertical;
  animation-name: elementor-animation-wobble-vertical;
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-horizontal {
-webkit-animation-name: elementor-animation-wobble-horizontal;
animation-name: elementor-animation-wobble-horizontal;
}
.uael-infobox-link-type-module:hover .elementor-animation-wobble-to-bottom-right {
-webkit-animation-name: elementor-animation-wobble-to-bottom-right;
animation-name: elementor-animation-wobble-to-bottom-right;
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-to-top-right {
-webkit-animation-name: elementor-animation-wobble-to-top-right;
animation-name: elementor-animation-wobble-to-top-right;
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-top {
-webkit-animation-name: elementor-animation-wobble-top;
animation-name: elementor-animation-wobble-top;
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-bottom {
-webkit-animation-name: elementor-animation-wobble-bottom;
animation-name: elementor-animation-wobble-bottom;
}

.uael-infobox-link-type-module:hover .elementor-animation-wobble-skew {
-webkit-animation-name: elementor-animation-wobble-skew;
animation-name: elementor-animation-wobble-skew;
}

.uael-infobox-link-type-module:hover .elementor-animation-buzz {
-webkit-animation-name: elementor-animation-buzz;
animation-name: elementor-animation-buzz;
-webkit-animation-duration: 0.15s;
animation-duration: 0.15s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

.uael-infobox-link-type-module:hover .elementor-animation-buzz-out {
-webkit-animation-name: elementor-animation-buzz-out;
animation-name: elementor-animation-buzz-out;
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}

.uael-icon-wrap .uael-icon i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* RTL Alignment fix */
.rtl .uael-module-content.uael-infobox.uael-infobox-left .uael-infobox-left-right-wrap {
  text-align:left;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      justify-content: flex-end;
}
.rtl .uael-module-content.uael-infobox.uael-infobox-right .uael-infobox-left-right-wrap {
  text-align:right;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      justify-content: flex-start;
}
/* Modal Popup CSS starts */

.uael-html-modal {
	overflow: hidden !important;
}

.uael-modal {
	position: fixed;
	left: 0;
	width: 100%;
	max-width: 100%;
	z-index: -1;
	visibility: hidden;
	left: 0;
	bottom: auto;
}

.uael-trigger {
	display: inline-block;
}
.uael-modal-popup-hide {
	display: none;
}
.uael-modal-editor.uael-modal {
	position: fixed;
}

.uael-modal.uael-modal-scroll {
	width: 100% !important;
	height: 100%;
	overflow-y: scroll;
	top: 0 !important;
	pointer-events: auto;
}

.uael-modal .uael-modal-content-data {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.uael-modal-parent-wrapper[data-close-on-overlay=yes] .uael-overlay {
	cursor:pointer;
}

.uael-aspect-ratio-4_3 .uael-modal-vimeo .uael-video-wrap,
.uael-aspect-ratio-4_3 .uael-modal-youtube .uael-video-wrap {
	padding-bottom: 75%;
}

.uael-aspect-ratio-16_9 .uael-modal-vimeo .uael-video-wrap,
.uael-aspect-ratio-16_9 .uael-modal-youtube .uael-video-wrap {
	padding-bottom: 56.25%;
}

.uael-aspect-ratio-3_2 .uael-modal-vimeo .uael-video-wrap,
.uael-aspect-ratio-3_2 .uael-modal-youtube .uael-video-wrap {
	padding-bottom: 66.6666%;
}

.uael-modal-content-data {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.uael-modal-content-data .uael-modal-iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.uael-modal.uael-modal-youtube .uael-video-wrap,
.uael-modal.uael-modal-vimeo .uael-video-wrap {
	height: 0;
	max-width: 100%;
	position: relative;
}

.uael-modal-full {
	pointer-events: none;
	min-height: 100%;
}

.uael-modal-custom {
	pointer-events: none;
}

.uael-modal-custom .uael-content {
	pointer-events: visible;
}

.uael-modal-full .uael-content img {
	width: 100%;
	max-width: 100%;
}

.uael-modal-full .uael-content,
.uael-modal-full .uael-modal-close {
	pointer-events: auto;
}

.uael-modal-video .uael-content {
	text-align: center;
}

.uael-show,
.uael-show .uael-modal-close,
.uael-show + .uael-modal-close {
	visibility: visible;
}

.uael-modal-close img {
	height: 100%;
	width: 100%;
}

.uael-modal-close {
	cursor: pointer;
	font-size: 1.6em;
	position: absolute;
	text-align: center;
	line-height: 0;
}

.uael-close-icon i,
.uael-close-icon svg {
	color: #fff;
	width: 25px;
	height: 25px;
	font-size: 25px;
	line-height: 25px;
}

.uael-close-image {
	width: 25px;
	height: 25px;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.uael-modal-close {
	visibility: hidden;
	position: fixed;
	z-index: 999999;
}

/* Custom Window Close */
.uael-close-custom-top-right {
	top: 50px;
	right: 50px;
}

.uael-close-custom-top-left {
	top: 50px;
	left: 50px;
}

/* Custom Window Close */
.uael-close-custom-popup-top-right {
	bottom: 100%;
	left: 100%;
	position: absolute;
}

.uael-close-custom-popup-top-left {
	bottom: 100%;
	right: 100%;
	position: absolute;
}

.uael-close-custom-popup-edge-top-right {
	top: -0.5em;
	right: -0.5em;
	left: auto;
	position: absolute;
}

.uael-close-custom-popup-edge-top-left {
	top: -0.5em;
	left: -0.5em;
	right: auto;
	position: absolute;
}

.uael-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: rgba(0,0,0,0.75);
	-webkit-transition: all 0.3s;
			transition: all 0.3s;
}

.uael-show {
	z-index: 9999;
}

.uael-show ~ .uael-overlay {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}

.uael-modal-title-wrap {
	-webkit-border-top-left-radius: inherit;
	border-top-left-radius: inherit;
	-webkit-border-top-right-radius: inherit;
	border-top-right-radius: inherit;
	padding: 5px 25px;
}

.uael-modal-title-wrap .uael-modal-title {
	margin: 0;
}

.uael-content {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

.uael-modal img,
.uael-modal iframe {
	display: block;
	margin: 0 auto;
}

.uael-modal img {
	max-width: 100%;
}

.uael-modal-youtube iframe,
.uael-modal-vimeo iframe {
	width: 100%;
	height: 100%;
}

.uael-modal-action {
	cursor: pointer;
}

.uael-modal-scrollable .uael-modal-content-data {
	overflow: auto;
}

/* Effect 1: Fade in and scale up */
.uael-effect-1 .uael-content {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-show.uael-effect-1 .uael-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 2: Slide from the right */
.uael-effect-2 .uael-content {
	-webkit-transform: translateX(20%);
	-ms-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.uael-show.uael-effect-2 .uael-content {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 3: Slide from the bottom */
.uael-effect-3 .uael-content {
	-webkit-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-show.uael-effect-3 .uael-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 4: Newspaper */
.uael-effect-4 .uael-content {
	-webkit-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-4 ~ .uael-overlay,
.uael-effect-4 .uael-content {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.uael-show.uael-effect-4 .uael-content {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 5: fall */
.uael-effect-5.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-5 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg);
	transform: translateZ(600px) rotateX(20deg);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-5 .uael-content {
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 6: side fall */
.uael-effect-6.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-6 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-6 .uael-content {
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 8: 3D flip horizontal */
.uael-effect-8.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-8 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-8 .uael-content {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 9: 3D flip vertical */
.uael-effect-9.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-9 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-9 .uael-content {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 10: 3D sign */
.uael-effect-10.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-10 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-show.uael-effect-10 .uael-content {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 11: Super scaled */
.uael-effect-11 .uael-content {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-show.uael-effect-11 .uael-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 13: 3D slit */
.uael-effect-13.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-13 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-13 .uael-content {
	-webkit-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

@keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); transform: translateZ(-250px) rotateY(89deg); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); transform: translateZ(0) rotateY(0deg); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
}

/* Effect 14:  3D Rotate from bottom */
.uael-effect-14.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-14 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.uael-show.uael-effect-14 .uael-content {
	-webkit-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 15:  3D Rotate in from left */
.uael-effect-15.uael-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.uael-effect-15 .uael-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-show.uael-effect-15 .uael-content {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Effect 17:  Slide in from bottom with perspective on container */
.uael-show.uael-effect-17 ~ .container {
	height: 100%;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.uael-show.uael-effect-17 ~ .container,
.uael-show.uael-effect-17 ~ .uael-overlay  {
	-webkit-transform: rotateX(-2deg);
	transform: rotateX(-2deg);
	-webkit-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.uael-effect-17 .uael-content {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
}

.uael-show.uael-effect-17 .uael-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}

/* Effect 18:  Slide from right with perspective on container */
.uael-show.uael-effect-18 ~ .container {
	height: 100%;
	overflow: hidden;
}

.uael-show.uael-effect-18 ~ .uael-overlay {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.uael-show.uael-effect-18 ~ .container,
.uael-show.uael-effect-18 ~ .uael-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
	transform-style: preserve-3d;
	-ms-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
	50% { -webkit-transform: translateZ(-50px) rotateY(5deg); -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: translateZ(-200px); }
}

@keyframes rotateRightSideFirst {
	50% { -webkit-transform: translateZ(-50px) rotateY(5deg); transform: translateZ(-50px) rotateY(5deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
	100% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); }
}

.uael-effect-18 .uael-content {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-18 .uael-content {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}

/* Effect 19:  Slip in from the top with perspective on container */
.uael-show.uael-effect-19 ~ .container {
	height: 100%;
	overflow: hidden;
}

.uael-show.uael-effect-19 ~ .uael-overlay {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.uael-show.uael-effect-19 ~ .container,
.uael-show.uael-effect-19 ~ .uael-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: OpenTop 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 50% 100%;
	-moz-animation: OpenTop 0.5s forwards ease-in;
	transform-style: preserve-3d;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	animation: OpenTop 0.5s forwards ease-in;
}

@-webkit-keyframes OpenTop {
	50% {
		-webkit-transform: rotateX(10deg);
		-webkit-animation-timing-function: ease-out;
	}
}

@keyframes OpenTop {
	50% {
		-webkit-transform: rotateX(10deg);
				transform: rotateX(10deg);
		-webkit-animation-timing-function: ease-out;
				animation-timing-function: ease-out;
	}
}

.uael-effect-19 .uael-content {
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.uael-show.uael-effect-19 .uael-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}

/* IE Fix */
.internet-explorer .uael-modal-close {
	position: absolute;
}

.internet-explorer .uael-close-custom-top-left,
.internet-explorer .uael-close-custom-top-right {
	position: fixed;
}

.uael-video-player {
	position: relative;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
}

.uael-video-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.uael-video-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.uael-video-player .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	position: absolute;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

/* Loader */
.uael-modal-content-data {
	position: relative;
}
.uael-loader {
    display: block;
    margin: 0 auto;
    min-height: 48px;
    line-height: 48px;
    width: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.uael-loader::before {
    content: "";
    background: none !important;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: uael-if-spin 575ms infinite linear;
    animation: uael-if-spin 575ms infinite linear;
}
.uael-modal-iframe .uael-modal-content-data {
	overflow: auto; 
	-webkit-overflow-scrolling:touch;
}

@keyframes uael-if-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes uael-if-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@media (min-width: 1025px) {
	.uael-modal-parent-wrapper.uael-modal-hide-desktop {
	    display: none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.uael-modal-parent-wrapper.uael-modal-hide-tablet {
	    display: none;
	}
}
@media (max-width: 767px) {
	.uael-modal-parent-wrapper.uael-modal-hide-phone {
	    display: none;
	}
}
/* Modal Popup ends */
.elementor-widget-uael-price-table .elementor-widget-container {
    overflow: hidden;
    background-color: #f9f9f9;
}
.elementor-widget-uael-price-table:hover {
    z-index: 9;
}
.uael-price-table-feature-content {
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uael-price-features-simple .uael-price-table-feature-content {
    padding: 10px 20px;
}
.uael-price-features-divider .uael-price-table-feature-content,
.uael-price-features-strips .uael-price-table-feature-content,
.uael-price-features-borderbox .uael-price-table-feature-content {
    padding: 15px 20px;
}
.uael-pricing-style-1 .uael-price-table-header,
.uael-pricing-style-2 .uael-price-table-header,
.uael-pricing-style-3 .uael-pricing-heading-wrap,
.uael-pricing-style-4 .uael-price-table-header {
    padding: 20px;
}
.uael-pricing-style-1 .uael-price-table-price-wrap,
.uael-pricing-style-4 .uael-price-table-price-wrap,
.uael-price-table .uael-price-table-cta {
padding: 40px 20px;
}
.uael-module-content.uael-price-table-container {
    position: relative;
}
.uael-price-table {
    text-align: center;
}
.uael-price-table .uael-price-table-heading {
    margin: 0;
    padding: 0;
}
.uael-pricing-duration {
    padding: 0px 4px;
}
.uael-price-table .uael-price-table-original-price {
    margin-right: 15px;
    text-decoration: line-through;
    font-size: 0.5em;
    line-height: 1;
    font-weight: 400;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.uael-price-box__original-price-position-right .uael-price-table .uael-price-table-original-price {
	margin-right: unset;
	margin-left: 15px;
}

.uael-price-table .uael-strike-tooltip-template {
	display: none;
}

.uael-price-box__original-price-position-top .uael-price-table-original-price {
	display: inline-block;
	margin-right: unset;
}

.uael-price-table .uael-pricing-value {
    color: #555;
    font-weight: 600;
    font-size: 65px;
}
.uael-price-table .uael-price-table-pricing .uael-price-typo-excluded {
    line-height: initial;
    letter-spacing: initial;
    text-transform: initial;
    font-weight: initial;
    font-size: initial;
    font-style: initial;
}
.uael-price-table .uael-price-table-beside-price,
.uael-price-table-price-wrap, .uael-pricing-value,
.tooltipster-base.uael-tooltipster-active.uael-price-table-tooltip {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uael-price-table .uael-price-table-beside-price {
    text-align: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.uael-pricing-container,
.uael-price-heading-icon {
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
}
.uael-price-table .uael-price-table-integer-part,
.uael-price-table .uael-price-currency-normal {
    line-height: 1em;
}
.uael-price-table .uael-price-table-currency,
.uael-price-table .uael-price-table-fractional-part {
    line-height: 1.2em;
    font-size: 0.4em;
}
.uael-price-table .uael-price-table-currency {
    margin-right: 2px;
}
.uael-price-table .uael-price-table-beside-price {
    margin-left: 2px;
}
.uael-price-table .uael-price-table-duration {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
}
.uael-price-table .uael-price-table-features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.uael-price-table .uael-price-table-features-list i {
    margin-right: 10px;
    font-size: 1em;
}
.uael-price-table .uael-price-table-disclaimer {
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
}
.uael-price-features-divider .uael-price-table-features-list li:not(:first-child):before,
.uael-price-features-borderbox .uael-price-table-features-list li:before,
.uael-price-features-borderbox .uael-price-table-features-list li:last-child:after {
    content: '';
    display: block;
    border: 0 solid rgba(122, 122, 122, 0.3);
}

/* CSS for Style 2 */
.uael-pricing-style-2 .uael-price-table .uael-price-table-price-wrap,
.uael-pricing-style-2 .uael-price-table .uael-price-table-cta  {
    padding: 30px 20px;
}
.uael-pricing-style-2 .uael-pricing-value {
    font-size: 50px;
}
.uael-pricing-style-2 .uael-price-table .uael-price-table-features-list {
    padding: 20px 0px;
}
.uael-pricing-style-2 .elementor-button {
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

/* CSS for Card style 3 of price section */
.uael-price-table-price-wrap, .uael-pricing-value {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.uael-pricing-style-3 .uael-price-table-pricing {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #eaeaea;
    border-color: #f9f9f9;
}
.uael-pricing-style-3 .uael-price-table .uael-pricing-value {
    font-size: 40px;
}
.uael-pricing-style-3 .uael-price-table .uael-price-table-features-list {
    padding: 20px 0px 0px 0px;
}

/* CSS for Ribbon Style 1 */
.uael-price-table-ribbon-1 {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 15em;
    overflow: hidden;
    height: 15em;
}
.uael-price-table-ribbon-1 .uael-price-table-ribbon-content {
    text-align: center;
    left: 0;
    width: 150%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
}
.uael-price-table-ribbon-1.uael-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto;
}
.uael-price-table-ribbon-1.uael-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0;
}

/* CSS for Ribbon Style 2 */
.uael-price-table-ribbon-content {
    z-index: 9;
    background: #000;
    color: #ffffff;
}
.elementor-widget-uael-price-table .elementor-widget-container {
    overflow: visible !important;
}
.uael-price-table-ribbon-2 .uael-price-table-ribbon-content {
    color: #fff;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: 0;
}
.uael-price-table-ribbon-2.uael-ribbon-left .uael-price-table-ribbon-content {
    left: 0;
    -webkit-transform: translateX(-40%)translateY(-40%);
    -ms-transform: translateX(-40%)translateY(-40%);
    transform: translateX(-40%)translateY(-40%);
}
.uael-price-table-ribbon-2.uael-ribbon-right .uael-price-table-ribbon-content {
    right: 0;
    -webkit-transform: translateX(40%)translateY(-40%);
    -ms-transform: translateX(40%)translateY(-40%);
    transform: translateX(40%)translateY(-40%);
}

/* CSS for Ribbon Style 3 */
.uael-price-table-ribbon-3 .uael-price-table-ribbon-content:after,
.uael-price-table-ribbon-3 .uael-price-table-ribbon-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 100%;
    right: 0;
    border-bottom: 8px solid transparent;
}
.uael-price-table-ribbon-3 .uael-price-table-ribbon-content:after {
    border-left: 8px solid rgba(0, 0, 0, 0.2);
}
.uael-price-table-ribbon-3 .uael-price-table-ribbon-content {
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 4px;
    padding: 3px 15px;
    position: absolute;
    top: 30%;
    right: -8px;
}

/* CSS for RTL Layout */
.rtl .uael-price-table-ribbon-1 {
    position: absolute;
    top: 0;
    width: 15em;
    overflow: hidden;
    height: 15em;
}
.rtl .uael-price-table-ribbon-1 .uael-price-table-ribbon-content {
    text-align: center;
    left: 0;
    width: 150%;
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
}
.rtl .uael-price-table-ribbon-1.uael-ribbon-left,
.rtl .uael-price-table-ribbon-1 {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    left: 0;
    right: auto;
}
.rtl .uael-price-table-ribbon-1.uael-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    left: auto;
    right: 0;
}
.rtl .uael-price-table-price-wrap,
.rtl .uael-pricing-value {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* Tooltip CSS */
.uael-features-text {
    padding-left: 10px;
    padding-right: 10px;
}

.tooltipster-noir.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.tooltipster-sidetip.tooltipster-noir.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    height: 11px;
    margin-left: -11px;
    width: 22px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-noir.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    height: 22px;
    margin-left: 0;
    margin-top: -11px;
    width: 13px
}

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base.uael-tooltipster-active.uael-price-table-tooltip {
    /* this ensures that a constrained height set by functionPosition,
    if greater that the natural height of the tooltip, will be enforced
    in browsers that support display:flex */
    pointer-events: none;
    /* this may be overriden in JS for fixed position origins */
    position: absolute;
}

.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
    and flex-basis auto for IE11- (at least) */
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-content {
    /* prevents an overflow if the user adds padding to the div */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* these make sure we'll be able to detect any overflow */
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}

/* ANIMATIONS */
/* fade */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-fade.tooltipster-show {
    opacity: 1;
}

/* grow */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-grow {
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-backface-visibility: hidden;
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-fall {
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}

/* slide */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-slide {
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}

/* Update animations */
/* We use animations rather than transitions here because
transition durations may be specified in the style tag due to
animationDuration, and we try to avoid collisions and the use
of !important */

/* fade */

@-webkit-keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* 400ms */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-update-fade {
    -webkit-animation: tooltipster-fading 200ms;
    animation: tooltipster-fading 200ms;
}

/* rotate */

@-webkit-keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    75% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes tooltipster-rotating {
    25% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    75% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

/* 600ms */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-update-rotate {
    -webkit-animation: tooltipster-rotating 200ms;
    animation: tooltipster-rotating 200ms;
}

/* scale */

@-webkit-keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes tooltipster-scaling {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/* 600ms */
.uael-tooltipster-active.uael-price-table-tooltip.tooltipster-update-scale {
    -webkit-animation: tooltipster-scaling 200ms;
    animation: tooltipster-scaling 200ms;
}

/**
* DEFAULT STYLE OF THE SIDETIP PLUGIN
*
* All styles are "namespaced" with .tooltipster-sidetip to prevent
* conflicts between plugins.
*/

/* .tooltipster-box */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    background: #565656;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    margin-top: 12px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    margin-right: 12px;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    margin-left: 12px;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-box {
    margin-bottom: 12px;
}

/* .tooltipster-content */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-content {
    color: #ffffff;
    line-height: 18px;
    padding: 6px 14px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    height: 12px;
    /* half the width, for centering */
    margin-left: -10px;
    top: 0;
    width: 25px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
    been positioned yet */
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    right: 0;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    left: 0;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow {
    bottom: 0;
    height: 13px;
    margin-left: -10px;
    width: 25px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background,
.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background {
    border: 12px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 0px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background {
    border-left-color: #565656;
    left: 0px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 0px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: 0px;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-uncropped {
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-uncropped {
    top: -10px;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-price-table-tooltip .tooltipster-arrow-uncropped {
    left: -10px;
}

.tooltipstered.uael-price-table-feature-content {
    cursor: pointer;
}

.uael-price-table .uael-tooltip-container {
    display: none;
}

.uael-features-text p {
    margin-bottom : 0px;
}

@media( max-width: 1024px ){
    .uael-features-tooltip-hide-tablet.uael-tooltipster-active .tooltipster-box,
    .uael-features-tooltip-hide-tablet.uael-tooltipster-active .tooltipster-arrow {
        display: none;
    }

    .uael-features-tooltip-hide-tablet .tooltipstered.uael-price-table-feature-content {
        cursor: auto;
    }
}

@media( max-width: 767px ){
    .uael-features-tooltip-hide-mobile.uael-tooltipster-active .tooltipster-box,
    .uael-features-tooltip-hide-mobile.uael-tooltipster-active .tooltipster-arrow {
        display: none;
    }

    .uael-features-tooltip-hide-mobile .tooltipstered.uael-price-table-feature-content {
        cursor: auto;
    }
}

@media ( max-width: 1024px ) {
	.uael-strike-tooltip-hide-tablet.uael-tooltipster-active .tooltipster-box,
	.uael-strike-tooltip-hide-tablet.uael-tooltipster-active .tooltipster-arrow,
	.uael-strike-price-tooltip-hide-tablet .uael-strike-tooltip {
		display: none;
	}
}

@media( max-width: 767px ) {
	.uael-strike-tooltip-hide-mobile.uael-tooltipster-active .tooltipster-box,
	.uael-strike-tooltip-hide-mobile.uael-tooltipster-active .tooltipster-arrow,
	.uael-strike-price-tooltip-hide-mobile .uael-strike-tooltip {
		display: none;
	}
}

.tooltipster-sidetip.uael-price-table-tooltip {
	min-height: 40px !important;
}
.uael-price-list {
    margin: 0;
}
.uael-price-list-above .uael-pl-price-outer,
.uael-pl-price-position-below .uael-pl-price-outer,
.uael-price-list-above.uael-price-list .uael-price-list-item,
.uael-price-list-above .uael-price-list-separator {
    display: block;
}
.uael-pl-price-outer {
    display: none;
}
.uael-price-list .uael-price-list-item,
.uael-price-list .uael-price-list-item .uael-price-list-text {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -moz-box-align: start;
    align-items: flex-start;
}

.uael-price-list .uael-price-list-item,
.uael-price-list .uael-price-list-header,
.uael-price-list .uael-price-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
}

.uael-price-list .uael-price-list-item .uael-price-list-text {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
}

.uael-price-list .uael-price-list-item .uael-price-list-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: 600;
}

.uael-price-list .uael-price-list-item .uael-price-list-separator {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    height: 0;
}
.uael-price-list-shape-rounded img {
    -webkit-border-radius: 10%;
            border-radius: 10%; 
}
.uael-price-list-shape-default img {
    -webkit-border-radius: 0%;
            border-radius: 0%; 
}
.uael-price-list-shape-circle img {
    -webkit-border-radius: 100%;
            border-radius: 100%; 
}

.uael-price-list .uael-price-list-item p.uael-price-list-description {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0;
}

.uael-price-list-right .uael-price-list-image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.uael-price-list-image {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.uael-price-list-image img {
    min-width: 100%;
}

.uael-price-list-above .uael-price-wrapper,
.uael-price-list-image img,
.uael-price-list-above .uael-price-list-item .uael-price-list-title {
    width: 100%;
}

.uael-price-list-above .uael-price-list-item .uael-price-list-title {
    max-width: 100%;
}

.uael-price-list-text .uael-price-wrapper .uael-price-list-price.has-discount {
    text-decoration: line-through;
    opacity: 0.7;
}

.uael-price-list-discount-price{
    margin-left: 5px;
}

.uael-align-price-list-left .uael-price-list-text {
	text-align: left;
}

.uael-align-price-list-left .uael-price-list-image {
	margin-right: auto;
	margin-left: 0;
}

.uael-align-price-list-right .uael-price-list-text {
	text-align: right;
}

.uael-align-price-list-right .uael-price-list-image {
	margin-left: auto;
	margin-right: 0;
}

.uael-align-price-list-center .uael-price-list-text {
	text-align: center;
}

.uael-align-price-list-center .uael-price-list-image {
	margin-right: auto;
	margin-left: auto;
}

.uael-pl-price-position-below .uael-price-list-header {
	display: block;
}

@media( max-width: 768px ) {

	.uael-pricelist-stack-tablet .uael-price-list .uael-price-list-item {
        display: block;
    }

    .uael-align-price-list-tablet-left .uael-price-list-text {
		text-align: left;
	}

	.uael-align-price-list-tablet-left .uael-price-list-image {
		margin-right: auto;
		margin-left: 0;
	}

	.uael-align-price-list-tablet-right .uael-price-list-text {
		text-align: right;
	}

	.uael-align-price-list-tablet-right .uael-price-list-image {
		margin-left: auto;
		margin-right: 0;
	}

	.uael-align-price-list-tablet-center .uael-price-list-text {
		text-align: center;
	}

	.uael-align-price-list-tablet-center .uael-price-list-image {
		margin-right: auto;
		margin-left: auto;
	}
}

@media( max-width: 479px ) {
    .uael-pricelist-stack-tablet .uael-price-list-title {
        width: 100%;
    }
    .uael-pricelist-stack-tablet .uael-pl-price-outer {
        display: block;
    }
    .uael-pricelist-stack-tablet .uael-price-list-separator,
    .uael-pricelist-stack-tablet .uael-pl-price-inner {
        display: none;
    }

    .uael-pricelist-stack-mobile .uael-price-list-title {
        width: 100%;
    }
    .uael-pricelist-stack-mobile .uael-pl-price-outer {
        display: block;
    }
    .uael-pricelist-stack-mobile .uael-price-list-separator,
    .uael-pricelist-stack-mobile .uael-pl-price-inner {
        display: none;
    }
    
    .uael-pricelist-stack-mobile .uael-price-list .uael-price-list-item {
        display: block;
    }

    .uael-align-price-list-mobile-left .uael-price-list-text {
		text-align: left;
	}

	.uael-align-price-list-mobile-left .uael-price-list-image {
		margin-right: auto !important;
		margin-left: 0 !important;
	}

	.uael-align-price-list-mobile-right .uael-price-list-text {
		text-align: right;
	}

	.uael-align-price-list-mobile-right .uael-price-list-image {
		margin-left: auto !important;
		margin-right: 0 !important;
	}

	.uael-align-price-list-mobile-center .uael-price-list-text {
		text-align: center;
	}

	.uael-align-price-list-mobile-center .uael-price-list-image {
		margin-right: auto !important;
		margin-left: auto !important;
	}
}
/* Default settings */
.uael-toc-header {
    display: table;
    width: 100%;
    margin-bottom: 18px;
}
.uael-toc-heading, 
.uael-toc-heading a,
.uael-toc-switch {
	display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.uael-toc-auto-collapse .uael-toc-header,
.uael-toc-hidden .uael-toc-header {
	margin-bottom: 0px;
}
.uael-toc-switch .uael-icon::before {
	content: "\f106";	
	font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
}
.uael-toc-auto-collapse .uael-toc-switch .uael-icon:before,
.uael-toc-hidden .uael-toc-switch .uael-icon:before {
	content: "\f107";
}
.uael-toc-switch {
	text-align: right;
}
.uael-toc-wrapper {
	display: inline-block;
	padding: 25px;
    min-width: 100%;
}
.uael-toc-switch {
	margin-left: 15px;
	cursor: pointer;
}
.uael-toc-list li {
	text-align: left;
}
.uael-toc-list ul:first-child li:first-child {
	margin-top: 0px;
}
.uael-toc-heading, 
.uael-toc-heading a {
    font-size: 25px;
}
.uael-toc-content-wrapper {
    font-size: 16px;
}
.uael-toc-auto-collapse .uael-toc-toggle-content,
.uael-toc-auto-collapse .uael-separator-parent,
.uael-scroll-top-icon,
.uael-toc-toggle-content.hide,
.uael-toc-empty-note {
    display: none;
}
/* Empty TOC items message */

/*Default css for button*/
.elementor-element.elementor-widget-uael-table-of-contents .uael-toc-wrapper,
.elementor-element.elementor-widget-uael-table-of-contents .uael-toc-switch {
    color:inherit;
}
.elementor-element.elementor-widget-uael-table-of-contents,
.elementor-element.elementor-widget-uael-table-of-contents .uael-toc-switch:hover{
    background-color:inherit;
}
/* Set the number for sub ordered list */
.uael-toc-content-wrapper ol {
    counter-reset: item;
}
.uael-toc-content-wrapper ol li,
.uael-toc-toggle-content,
.uael-toc-toggle-content.show,
.uael-toc-content-empty .uael-toc-empty-note {
    display: block;
}
.uael-toc-content-wrapper ol li:before {
    content: counters( item, "." ) ". ";
    counter-increment: item;
    margin-right: 5px;
}

/*CSS for bullet none*/
.uael-toc-list-none li {
    list-style-type: none;
}
.uael-toc-list-disc.uael-toc-list ul {
	list-style-type: circle;
}
.uael-toc-list {
	margin: 0;
}
.uael-toc-toggle-content .uael-toc-list-disc {
    margin-left: 16px;
}

.uael-toc-main-wrapper li:before {
  content: "";
}

.uael-toc-header {
	margin-bottom: 20px;
}

.uael-toc-wrapper .uael-separator {
	margin-bottom: 20px;
	width: 100%;
}

.uael-scroll-top-icon::before {
    content: "\f077";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    text-decoration: inherit;
}

.uael-scroll-top-icon {
    content: "769";
    position: fixed;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #6ec1e4;
    font-size: 15px;
    font-size: 0.88235294117647rem;
    right: 30px;
    bottom: 30px;
}
.uael-scroll-top-icon:hover,
.uael-scroll-top-icon:focus {
    color: #ffffff;
}
.uael-toc__show-scroll.uael-scroll-top-icon {
	display: inline;
}.uael-woocommerce .products::before,
.uael-woocommerce .products::after,
.uael-woocommerce ul.products::before,
.uael-woocommerce ul.products::after {
	content: ' ';
	display: table;
	width: 0;
}
.uael-quick-view-data {
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
}
.uael-woocommerce .products::after,
.uael-woocommerce ul.products::after {
	clear: both;
}

.uael-woocommerce .products,
.uael-woocommerce ul.products {
	margin: 0;
	margin-left: -10px;
	margin-right: -10px;
	list-style: none outside;
	clear: both;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-woocommerce .products li.product .woocommerce-loop-product__link img,
.uael-woocommerce ul.products li.product .woocommerce-loop-product__link img {
	margin-bottom: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .6s, -webkit-filter .6s, -webkit-transform .6s;
	transition: opacity .6s, -webkit-filter .6s, -webkit-transform .6s;
	transition: filter .6s, opacity .6s, transform .6s;
	transition: filter .6s, opacity .6s, transform .6s, -webkit-filter .6s, -webkit-transform .6s;
}

.uael-woocommerce .products li.product,
.uael-woocommerce ul.products li.product,
#uael-quick-view-modal .uael-qv-image-slider li {
	list-style: none;
}
.uael-woocommerce .uael-show-on-hover,
.uael-quick-view-data,
.uael-woo-products-slider .slick-slide > div,
.uael-woo-products-slider .slick-slide > div li,
.uael-woo-products-slider .slick-slide > div .uael-woo-product-wrapper,
#uael-quick-view-content,
.uael-woo-category-slider .slick-slide > div,
.uael-woo-category-slider .slick-slide > div li,
.uael-woo-category-slider .slick-slide > div .uael-product-cat-inner {
	height: 100%;
}
.uael-woocommerce .uael-show-on-hover {
	right: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	opacity: 0;
	-webkit-filter: blur(0);
	filter: blur(0);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.uael-quick-view-data {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
}
.uael-woocommerce .products li.product:hover .uael-show-on-hover,
.uael-woocommerce ul.products li.product:hover .uael-show-on-hover {
	opacity: 1;
	-webkit-transform: scale(1) translateZ(0) translateY(0);
	transform: scale(1) translateZ(0) translateY(0);
	pointer-events: inherit;
}
.uael-woocommerce .uael-woo-product__hover-zoom .products li.product:hover .woocommerce-loop-product__link img,
.uael-woocommerce .uael-woo-product__hover-zoom ul.products li.product:hover .woocommerce-loop-product__link img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.uael-woo--align-right .uael-woocommerce .uael-woo-products-inner .products li.product,
.uael-woo--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product,
.uael-add-to-cart-align-right,
.uael-woo-cat--align-right .uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-cat--align-right .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	text-align: right;
}

.uael-woo--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
.uael-woo--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: auto;
	margin-right: 0;
}

.uael-add-to-cart-align-left,
.uael-woo-cat--align-left .uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-cat--align-left .uael-woo-categories ul.products li.product .uael-category__title-wrap,
.uael-woo-pagination-align-left .uael-woocommerce-pagination,
.uael-woo--align-left .uael-woocommerce .uael-woo-products-inner .products li.product,
.uael-woo--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product {
	text-align: left;
}

.uael-woo--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
.uael-woo--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: 0;
	margin-right: auto;
}

.uael-woo--align-center .uael-woocommerce .uael-woo-products-inner .products li.product,
.uael-woo--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product,
.uael-woo-cat--align-center .uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-cat--align-center .uael-woo-categories ul.products li.product .uael-category__title-wrap,
.uael-woo-pagination-align-center .uael-woocommerce-pagination,
.uael-add-to-cart-align-center {
	text-align: center;
}

.uael-woo--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
.uael-woo--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
	margin-left: auto;
	margin-right: auto;
}

.uael-woocommerce .products li.product,
.woocommerce .uael-woocommerce .products li.product,
.woocommerce-page .uael-woocommerce .products li.product,
.uael-woocommerce ul.products li.product,
.woocommerce .uael-woocommerce ul.products li.product,
.woocommerce-page .uael-woocommerce ul.products li.product {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 10px;
	margin-bottom: 35px;
	width: 25%;
}

/* Content */
.uael-woocommerce .uael-woo-products-summary-wrap {
	padding: 1em 1.2em;
}

.uael-woocommerce .uael-woo-product-category {
	font-size: .85em;
	margin-bottom: .5em;
	display: block;
	line-height: 1.3;
}

.uael-woocommerce .woocommerce-loop-product__link {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: .8em;
	outline: none;
}

.uael-woocommerce .woocommerce-loop-product__title {
	margin-bottom: .5em;
	font-size: 1em;
}

.uael-woocommerce .star-rating {
	display: block;
	float: none;
	margin: 0 auto .5em 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 0.857em;
	width: 5.4em;
	font-family: 'star';
}
.uael-woocommerce .star-rating::before,
.uael-woocommerce .star-rating span,
.uael-woocommerce .star-rating span::before,
.uael-quick-view-data {
	top: 0;
	left: 0;
	position: absolute;
}
.uael-woocommerce .star-rating::before {
	content: '\73\73\73\73\73';
	color: #d3ced2;
	float: left;
}
.uael-woocommerce .star-rating span {
	overflow: hidden;
	padding-top: 1.5em;
	float: left;
}

.uael-woocommerce .star-rating span::before {
	content: '\53\53\53\53\53';
}
.uael-woocommerce .products li.product .price,
.uael-woocommerce ul.products li.product .price {
	display: block;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: .5em;
	font-size: .9em;
}

.uael-woocommerce .products li.product .price ins,
.uael-woocommerce ul.products li.product .price ins {
	background: none;
	font-weight: 700;
	display: inline-block;
	margin-left: 5px;
}

.uael-woocommerce .products li.product .price del,
.uael-woocommerce ul.products li.product .price del {
	color: inherit;
	opacity: 0.5;
	display: inline-block;
}

.uael-woocommerce .uael-woo-products-summary-wrap .button {
	display: inline-block;
	margin: 0.5em 0;
	white-space: normal;
	line-height: 1.3;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 40px;
	font-size: 100%;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	font-weight: 700;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-1 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-1 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}
.uael-woo-products-grid .uael-woo-product__column-2 .products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-2 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-2 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product {
	width: 50%;
}

.uael-woo-products-grid .uael-woo-product__column-3 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product {
	width: 33.33%;
}

.uael-woo-products-grid .uael-woo-product__column-4 .products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-4 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-4 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product {
	width: 25%;
}

.uael-woo-products-grid .uael-woo-product__column-5 .products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-5 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-5 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product {
	width: 20%;
}
.uael-woo-products-grid .uael-woo-product__column-6 .products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-6 .products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-6 .products li.product,
.uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product,
.woocommerce .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product,
.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product {
	width: 16.66%;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product:nth-child(n+1),
.uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product:nth-child(n+1),
.uael-woo-products-grid .uael-woo-product__column-2 .products li.product:nth-child(2n+1),
.uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product:nth-child(2n+1),
.uael-woo-products-grid .uael-woo-product__column-3 .products li.product:nth-child(3n+1),
.uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product:nth-child(3n+1),
.uael-woo-products-grid .uael-woo-product__column-4 .products li.product:nth-child(4n+1),
.uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product:nth-child(4n+1),
.uael-woo-products-grid .uael-woo-product__column-5 .products li.product:nth-child(5n+1),
.uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product:nth-child(5n+1),
.uael-woo-products-grid .uael-woo-product__column-6 .products li.product:nth-child(6n+1),
.uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product:nth-child(6n+1) {
	clear: left;
}

.uael-woo-products-grid .uael-woo-product__column-1 .products li.product:nth-child(n),
.uael-woo-products-grid .uael-woo-product__column-1 ul.products li.product:nth-child(n),
.uael-woo-products-grid .uael-woo-product__column-2 .products li.product:nth-child(2n),
.uael-woo-products-grid .uael-woo-product__column-2 ul.products li.product:nth-child(2n),
.uael-woo-products-grid .uael-woo-product__column-3 .products li.product:nth-child(3n),
.uael-woo-products-grid .uael-woo-product__column-3 ul.products li.product:nth-child(3n),
.uael-woo-products-grid .uael-woo-product__column-4 .products li.product:nth-child(4n),
.uael-woo-products-grid .uael-woo-product__column-4 ul.products li.product:nth-child(4n),
.uael-woo-products-grid .uael-woo-product__column-5 .products li.product:nth-child(5n),
.uael-woo-products-grid .uael-woo-product__column-5 ul.products li.product:nth-child(5n),
.uael-woo-products-grid .uael-woo-product__column-6 .products li.product:nth-child(6n),
.uael-woo-products-grid .uael-woo-product__column-6 ul.products li.product:nth-child(6n) {
	clear: right;
}

.uael-woocommerce .uael-woo-products-thumbnail-wrap {
	position: relative;
}

.uael-woocommerce .woocommerce-LoopProduct-link {
	margin: 0;
}

.uael-woocommerce .uael-woo-products-thumbnail-wrap img,
.uael-woo-categories .products li.product a img,
.uael-woo-categories ul.products li.product a img {
	margin: 0;
	width: 100%;
}

/* Default Skin */
.uael-woo-skin-grid-default .uael-quick-view-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	background: rgba( 0,0,0,0.4);
	opacity: 0;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	cursor: pointer;
	z-index: 9;
}

.uael-woo-skin-grid-default .uael-quick-view-btn .uael-qv-icon {
	margin-right: 10px;
}

.uael-woo-skin-grid-default .uael-woo-products-thumbnail-wrap:hover .uael-quick-view-btn,
.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap:hover .uael-action-tooltip {
	opacity: 1;
}

.uael-woo-skin-grid-default .uael-woo-product-wrapper {
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* Franko Skin */
.uael-woo-skin-grid-franko .uael-product-actions {
	position: absolute;
	top: 15px;
	right: 15px;
	-webkit-transform: translate3d(15px,0,0);
	transform: translate3d(15px,0,0);
	-webkit-transition: all .35s;
	transition: all .35s;
	margin-bottom: 2px;
	opacity: 0;
}

.uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap:hover .uael-product-actions {
	-webkit-transform: translate3d(5px,0,0);
	transform: translate3d(0,0,0);
	opacity: 1;
}

.uael-woo-skin-grid-franko .uael-action-tooltip {
	opacity: 0;
	display: inline-block;
	/*display: none;*/
	position: absolute;
	pointer-events: none;
	z-index: 9;
	top: 50%;
	right: -webkit-calc( 100% + 8px );
	right: calc( 100% + 8px );
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	white-space: nowrap;
	padding: 2px 8px;
	background: rgba(0,0,0,0.8);
	color: #ffffff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.uael-woo-skin-grid-franko .uael-action-tooltip:before {
	top: calc(50% - 5.5px);
	top: -webkit-calc(50% - 5.5px);
	right: -10px;
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-left: 5px solid rgba(0,0,0,0.8);
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap {
	position: relative;
	display: block;
	margin: 0 0 3px;
	background: #ffffff;
	text-align: center;
	color: #3a3a3a;
	outline: none;
}
.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item-wrap:hover {
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.1);
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-action-item {
	display: block;
	color: #3a3a3a;
	width: 40px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
}

.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.loading .uael-ajax-add-cart-icon {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.loading .uael-ajax-add-cart-icon:before {
	content: "\f110";
}
.uael-woo-skin-grid-franko .uael-product-actions .uael-add-to-cart-btn.added .uael-ajax-add-cart-icon:before {
	content: "\f00c";
}

/* Flash Notification */
.uael-woocommerce .uael-onsale,
.uael-woocommerce .uael-featured {
	color: white;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	z-index: 10;
}
.uael-woocommerce .uael-onsale {
	background-color: #77a464;
}
.uael-woocommerce .uael-featured {
	background-color: #6d7882;
}

/* Default Skin */
.uael-woo-skin-grid-default .uael-flash-container,
.uael-woo-skin-grid-franko .uael-flash-container,
.uael-woo-products-slider ul.slick-dots li button:before,
.uael-woo-category-slider ul.slick-dots li button:before,
.uael-woocommerce .uael-show-on-hover,
.uael-quick-view-data,
.elementor-widget-uael-woo-products .uael-loader-overlay.uael-quick-view-loader,
#uael-quick-view-modal .uael-content-main-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}
.uael-woo-skin-grid-default .uael-flash-container {
	z-index: 21;
	margin-top: 25px;
	text-align: left;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.uael-woo-skin-grid-default .uael-sale-flash-wrap {
	margin: auto auto auto -10px;
}

.uael-woo-skin-grid-default .uael-sale-flash-wrap .uael-onsale,
.uael-woo-skin-grid-default .uael-featured {
	min-width: 1em;
	min-height: 1em;
	line-height: 1em;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	display: inline-block;
}

.uael-sale-flash-circle .uael-onsale,
.uael-featured-flash-circle .uael-featured {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-woo-skin-grid-default .uael-featured-flash-wrap {
	margin: 0 0 0 -10px;
}
.uael-woo-skin-grid-default .double-flash .uael-featured-flash-wrap,
.uael-woo-skin-grid-franko .uael-double-flash .uael-featured-flash-wrap {
	margin-top: -10px;
}

.uael-woo-skin-grid-franko .uael-featured {
	display: inline-block;
}
.uael-woo-skin-grid-default .double-flash .uael-featured {
	min-width: 0.8em;
	min-height: 0.8em;
	line-height: 0.8em;
}

/* Franko Skin */
.uael-woo-skin-grid-franko .uael-flash-container {
	z-index: 21;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.uael-woo-skin-grid-franko .uael-sale-flash-wrap {
	display: inline-block;
	margin: 0;
}

.uael-woo-skin-grid-franko .uael-onsale {
	display: block;
	padding: 0;
}

.uael-out-of-stock {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.88);
	-webkit-transition: background .3s;
	transition: background .3s;
	text-align: center;
	top: 50%;
	left: 0;
	right: 0;
	padding: 1.3em 0em;
	bottom: auto;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-transform: translateY(-50%) translate3d(0,0,0);
	transform: translateY(-50%) translate3d(0,0,0);
}

/* Pagination */
.uael-woo-pagination-align-right .uael-woocommerce-pagination,
[dir="rtl"] .uael-woo-product .woocommerce-product-details__short-description {
    text-align: right;
}
.uael-woocommerce-pagination ul {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	clear: both;
	border: 0;
	margin: 1px;
	width: auto;
}

.uael-woocommerce-pagination li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0;
	float: left;
	/* display: inline; */
	overflow: hidden;
}

.uael-woocommerce-pagination ul li .page-numbers:focus,
.uael-woocommerce-pagination ul li .page-numbers:hover,
.uael-woocommerce-pagination ul li span.current {
	color: #ffffff;
	background: #000000bd;
}

.uael-woocommerce-pagination ul li .page-numbers {
	margin: 0;
	text-decoration: none;
	color: #000000bd;
	border: 1px solid #000000bd;
	padding: 0;
	line-height: 1;
	font-size: 1em;
	font-weight: normal;
	padding: 0.75em;
	display: block;
	min-width: 2.5em;
}

@media (max-width: 1024px) {
	.uael-woocommerce .products li.product,
	.woocommerce .uael-woo-products-grid .products li.product,
	.uael-woocommerce ul.products li.product,
	.woocommerce .uael-woo-products-grid ul.products li.product {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-1 .products,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product {
		width: 100%;
	}

	.uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product {
		width: 50%;
	}
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product {
		width: 33.33%;
	}
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product {
		width: 25%;
	}
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product {
		width: 20%;
	}
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product {
		width: 16.66%;
	}

	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product:nth-child(n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product:nth-child(n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product:nth-child(2n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product:nth-child(2n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product:nth-child(3n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product:nth-child(3n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product:nth-child(4n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product:nth-child(4n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product:nth-child(5n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product:nth-child(5n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product:nth-child(6n+1),
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}

	.uael-woo-products-grid .uael-woo-product__column-tablet-1 .products li.product:nth-child(n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-1 ul.products li.product:nth-child(n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 .products li.product:nth-child(2n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-2 ul.products li.product:nth-child(2n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 .products li.product:nth-child(3n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-3 ul.products li.product:nth-child(3n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 .products li.product:nth-child(4n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-4 ul.products li.product:nth-child(4n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 .products li.product:nth-child(5n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-5 ul.products li.product:nth-child(5n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 .products li.product:nth-child(6n),
	.uael-woo-products-grid .uael-woo-product__column-tablet-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}

	.uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-tablet-align-right .uael-woocommerce-pagination {
		text-align: right;
	}

	.uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-tablet--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: 0;
	}

	.uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-tablet-align-left .uael-woocommerce-pagination {
		text-align: left;
	}

	.uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-tablet--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: 0;
		margin-right: auto;
	}

	.uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-tablet-align-center .uael-woocommerce-pagination {
		text-align: center;
	}

	.uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-tablet--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: auto;
	}

	.uael-woocommerce .products li.product,
	.woocommerce .uael-woocommerce .products li.product,
	.woocommerce-page .uael-woocommerce .products li.product,
	.uael-woocommerce ul.products li.product,
	.woocommerce .uael-woocommerce ul.products li.product,
	.woocommerce-page .uael-woocommerce ul.products li.product {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}

	.woocommerce-page[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n),
	.woocommerce[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n) {
        margin-right: 0px;
        clear: none;
	}
	.uael-woo-skin-grid-franko .uael-product-actions,
	.uael-woo-skin-grid-default .uael-woo-products-thumbnail-wrap .uael-quick-view-btn,
	.uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap .uael-product-actions {
		opacity: 1;
	}
	.uael-woo-skin-grid-franko .uael-woo-products-thumbnail-wrap .uael-product-actions {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(0,0,0);
	}
}

@media (max-width: 767px) {
	.uael-woocommerce .products li.product,
	.woocommerce .uael-woo-products-grid .products li.product,
	.uael-woocommerce ul.products li.product,
	.woocommerce .uael-woo-products-grid ul.products li.product {
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 10px;
		margin-bottom: 35px;
		width: 25%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product {
		width: 100%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product {
		width: 50%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product {
		width: 33.33%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product {
		width: 25%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product {
		width: 20%;
	}
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product,
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product,
	.woocommerce .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product,
	.woocommerce-page .uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product {
		width: 16.66%;
	}

	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product:nth-child(n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product:nth-child(n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product:nth-child(2n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product:nth-child(2n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product:nth-child(3n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product:nth-child(3n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product:nth-child(4n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product:nth-child(4n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product:nth-child(5n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product:nth-child(5n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product:nth-child(6n+1),
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}

	.uael-woo-products-grid .uael-woo-product__column-mobile-1 .products li.product:nth-child(n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-1 ul.products li.product:nth-child(n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 .products li.product:nth-child(2n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-2 ul.products li.product:nth-child(2n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 .products li.product:nth-child(3n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-3 ul.products li.product:nth-child(3n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 .products li.product:nth-child(4n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-4 ul.products li.product:nth-child(4n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 .products li.product:nth-child(5n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-5 ul.products li.product:nth-child(5n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 .products li.product:nth-child(6n),
	.uael-woo-products-grid .uael-woo-product__column-mobile-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}

	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-mobile-align-right .uael-woocommerce-pagination {
		text-align: right;
	}

	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-mobile--align-right .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: 0;
	}

	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-mobile-align-left .uael-woocommerce-pagination {
		text-align: left;
	}

	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-mobile--align-left .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: 0;
		margin-right: auto;
	}

	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner .products li.product,
	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product,
	.uael-woo-pagination-mobile-align-center .uael-woocommerce-pagination {
		text-align: center;
	}
	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner .products li.product .star-rating,
	.uael-woo-mobile--align-center .uael-woocommerce .uael-woo-products-inner ul.products li.product .star-rating {
		margin-left: auto;
		margin-right: auto;
	}

	.woocommerce-page[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n),
	.woocommerce[class*=columns-] .uael-woocommerce ul.products li.product:nth-child(n) {
        margin-right: 0px;
        clear: none;
    }
}


/* Product Slider */

/* -------- Slick Css */

.uael-woo-products-slider .uael-woo-products-inner .products li.product,
.uael-woo-products-slider .uael-woo-products-inner ul.products li.product {
	margin-bottom: 20px;
}

.uael-woo-products-slider .uael-slick-dotted .products,
.uael-woo-products-slider .uael-slick-dotted ul.products {
	margin-bottom: 30px;
}

.uael-woo-products-slider .slick-arrow {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	-webkit-transform: translateY(-50%) translate3d( 0,0,0 );
	-ms-transform: translateY(-50%) translate3d( 0,0,0 );
	transform: translateY(-50%) translate3d( 0,0,0 );
	cursor: pointer;
	color: #000000;
	background: transparent;
	border: none;
	outline: none;
}

.uael-woo-products-slider .slick-prev,
.uael-woo-products-slider .slick-next {
	z-index: 10;
}

.uael-woo-products-slider .slick-prev:before {
	content: '\f104';
	font-family: 'Font Awesome 5 Free';
}

.uael-woo-products-slider .slick-next:before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
}

[dir="rtl"] .uael-woo-products-slider .slick-prev:before {
	content: '\f105';
}
[dir="rtl"] .uael-woo-products-slider .slick-next:before {
	content: '\f104';
}

.uael-woo-slider-arrow-circle .uael-woo-products-slider .slick-arrow {
	background: #cccccc;
}

.uael-woo-slider-arrow-circle .uael-woo-products-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

/* Equal Height */
.uael-woo-products-slider .slick-track,
.uael-woo-products-slider .slick-slide,
.uael-mc,
.uael-mc__btn,
.uael-mc__btn-icon,
.uael-mc div.uael-mc__btn-icon.uael-badge-inline,
.uael-mc-modal,
.uael-mc-offcanvas,
.uael-mc-dropdown__icon-wrap,
.uael-mc-modal__icon-wrap,
.uael-mc-offcanvas__icon-wrap,
.uael-mc-dropdown__header,
.uael-mc-modal__header,
.uael-mc-offcanvas__header,
.uael-mc .woocommerce-mini-cart__buttons,
.uael-woocommerce .products,
.uael-woocommerce ul.products,
.uael-woo-category-slider .slick-track,
.uael-woo-category-slider .slick-slide,
.uael-mc__btn {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-woo-products-slider .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.uael-woo-products-slider .slick-slide > div {
	position: relative;
}



/* Arrow Outside */
.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
	left: -25px;
}
[dir="rtl"] .uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
	right: auto;
	left: -25px;
}
.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
	right: -25px;
}
[dir="rtl"] .uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
	right: -25px;
	left: auto;
}

/* Arrow Inside */
.uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-prev {
	text-indent: -2px;
	left: 25px;
}
[dir="rtl"] .uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-prev {
	right: auto;
	left: 25px;
}
.uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-next {
	text-indent: 2px;
	right: 25px;
}
[dir="rtl"] .uael-woo-slider-arrow-inside .uael-woo-products-slider .slick-next {
	right: 25px;
	left: auto;
}

@media (max-width: 768px) {
	.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-prev {
		left: 15px;
	}
	.uael-woo-slider-arrow-outside .uael-woo-products-slider .slick-next {
		right: 15px;
	}
}

.uael-woo-products-slider ul.slick-dots {
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-woo-products-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-woo-products-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.uael-woo-products-slider ul.slick-dots li button:before {
	content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-woo-products-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

/* Add to cart Module */
.uael-woo-add-to-cart .button {
	display: inline-block;
	text-align: center;
}

.uael-button,
.uael-button:hover,
.uael-button:focus,
.uael-button:visited,
.uael-woo-skin-grid-default .uael-quick-view-btn span {
	color: #ffffff;
}
.uael-add-to-cart-align-justify .uael-button,
.uael-woo-products-slider .slick-slide img,
.uael-woo-category-slider .slick-slide img,
#uael-quick-view-modal .uael-qv-slides li img {
	width: 100%;
}

.uael-woo-add-to-cart .added_to_cart {
	margin-left: 12px;
}

@media (max-width: 1024px) {
	.uael-add-to-cart-tablet-align-left {
		text-align: left;
	}

	.uael-add-to-cart-tablet-align-center {
		text-align: center;
	}

	.uael-add-to-cart-tablet-align-right {
		text-align: right;
	}

	.uael-add-to-cart-tablet-align-justify .uael-button {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.uael-add-to-cart-mobile-align-left {
		text-align: left;
	}

	.uael-add-to-cart-mobile-align-center {
		text-align: center;
	}

	.uael-add-to-cart-mobile-align-right {
		text-align: right;
	}

	.uael-add-to-cart-mobile-align-justify .uael-button {
		width: 100%;
	}
}

/*Add to cart icon align issue fix v1.23.0*/
.uael-atc-content-wrapper {
    -js-display:flex;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-inline-box;
    display:-webkit-inline-flex;
    display:-moz-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
}

.uael-atc-content-wrapper span.uael-atc-icon-align.elementor-align-icon-left {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

/* For single product page template */
.uael-add-to-cart-align-right .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form),
.uael-add-to-cart-align-right .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart{
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.uael-add-to-cart-align-center .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form),
.uael-add-to-cart-align-center .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.uael-add-to-cart-align-left .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form),
.uael-add-to-cart-align-left .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.uael-add-to-cart-align-justify .uael-add-to-cart form.cart:not(.grouped_form):not(.variations_form) button,
.uael-add-to-cart-align-justify .uael-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart button {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
/* --------- */

/* Woo Categories Module */


.uael-woo-categories .products li.product-category > a,
.uael-woo-categories ul.products li.product-category > a {
	display: block;
	position: relative;
}

.uael-woo-categories .uael-product-cat-inner {
	position: relative;
}

.uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-categories ul.products li.product .uael-category__title-wrap {
	position: absolute;
	background-color: rgba(255, 255, 255, 0.88);
	-webkit-transition: background .3s;
	transition: background .3s;
	text-align: center;
	left: 1em;
	right: 1em;
	padding: 0.5em;
	margin: 0;
	bottom: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5;
}

.woocommerce .uael-woo-categories .products li.product .woocommerce-loop-category__title,
.woocommerce-page .uael-woo-categories .products li.product .woocommerce-loop-category__title,
.woocommerce .uael-woo-categories ul.products li.product .woocommerce-loop-category__title,
.woocommerce-page .uael-woo-categories ul.products li.product .woocommerce-loop-category__title {
	font-size: 0.9em;
    margin: 0;
    padding: 0em 0em 0em 0em;
}

.woocommerce .uael-woo-categories .products li.product .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce-page .uael-woo-categories .products li.product .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce .uael-woo-categories ul.products li.product .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce-page .uael-woo-categories ul.products li.product .uael-category__title-wrap .woocommerce-loop-category__title {
	position: unset;
    background-color: unset;
}

.woocommerce .products li.product.product-category > a:hover .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce-page .products li.product.product-category > a:hover .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce ul.products li.product.product-category > a:hover .uael-category__title-wrap .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product.product-category > a:hover .uael-category__title-wrap .woocommerce-loop-category__title {
	background-color: unset;
}

.uael-woo-categories .products li.product .uael-category__title-wrap .uael-count,
.uael-woo-categories ul.products li.product .uael-category__title-wrap .uael-count {
	display: block;
	background: none;
	opacity: .5;
	font-size: .75em;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product,
.uael-woo-categories .uael-woo-cat__column-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.uael-woo-categories .uael-woo-cat__column-2 .products li.product,
.uael-woo-categories .uael-woo-cat__column-2 ul.products li.product {
	width: 50%;
}
.uael-woo-categories .uael-woo-cat__column-3 .products li.product,
.uael-woo-categories .uael-woo-cat__column-3 ul.products li.product {
	width: 33.33%;
}
.uael-woo-categories .uael-woo-cat__column-4 .products li.product,
.uael-woo-categories .uael-woo-cat__column-4 ul.products li.product {
	width: 25%;
}
.uael-woo-categories .uael-woo-cat__column-5 .products li.product,
.uael-woo-categories .uael-woo-cat__column-5 ul.products li.product {
	width: 20%;
}
.uael-woo-categories .uael-woo-cat__column-6 .products li.product,
.uael-woo-categories .uael-woo-cat__column-6 ul.products li.product {
	width: 16.66%;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product:nth-child(n+1),
.uael-woo-categories .uael-woo-cat__column-1 ul.products li.product:nth-child(n+1),
.uael-woo-categories .uael-woo-cat__column-2 .products li.product:nth-child(2n+1),
.uael-woo-categories .uael-woo-cat__column-2 ul.products li.product:nth-child(2n+1),
.uael-woo-categories .uael-woo-cat__column-3 .products li.product:nth-child(3n+1),
.uael-woo-categories .uael-woo-cat__column-3 ul.products li.product:nth-child(3n+1),
.uael-woo-categories .uael-woo-cat__column-4 .products li.product:nth-child(4n+1),
.uael-woo-categories .uael-woo-cat__column-4 ul.products li.product:nth-child(4n+1),
.uael-woo-categories .uael-woo-cat__column-5 .products li.product:nth-child(5n+1),
.uael-woo-categories .uael-woo-cat__column-5 ul.products li.product:nth-child(5n+1),
.uael-woo-categories .uael-woo-cat__column-6 .products li.product:nth-child(6n+1),
.uael-woo-categories .uael-woo-cat__column-6 ul.products li.product:nth-child(6n+1) {
	clear: left;
}

.uael-woo-categories .uael-woo-cat__column-1 .products li.product:nth-child(n),
.uael-woo-categories .uael-woo-cat__column-1 ul.products li.product:nth-child(n),
.uael-woo-categories .uael-woo-cat__column-2 .products li.product:nth-child(2n),
.uael-woo-categories .uael-woo-cat__column-2 ul.products li.product:nth-child(2n),
.uael-woo-categories .uael-woo-cat__column-3 .products li.product:nth-child(3n),
.uael-woo-categories .uael-woo-cat__column-3 ul.products li.product:nth-child(3n),
.uael-woo-categories .uael-woo-cat__column-4 .products li.product:nth-child(4n),
.uael-woo-categories .uael-woo-cat__column-4 ul.products li.product:nth-child(4n),
.uael-woo-categories .uael-woo-cat__column-5 .products li.product:nth-child(5n),
.uael-woo-categories .uael-woo-cat__column-5 ul.products li.product:nth-child(5n),
.uael-woo-categories .uael-woo-cat__column-6 .products li.product:nth-child(6n),
.uael-woo-categories .uael-woo-cat__column-6 ul.products li.product:nth-child(6n) {
	clear: right;
}

@media (max-width: 1024px) {
	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product {
		width: 100%;
	}
	.uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product {
		width: 50%;
	}
	.uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product {
		width: 33.33%;
	}
	.uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product {
		width: 25%;
	}
	.uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product {
		width: 20%;
	}
	.uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product {
		width: 16.66%;
	}

	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product:nth-child(n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product:nth-child(n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product:nth-child(2n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product:nth-child(2n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product:nth-child(3n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product:nth-child(3n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product:nth-child(4n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product:nth-child(4n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product:nth-child(5n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product:nth-child(5n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product:nth-child(6n+1),
	.uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}

	.uael-woo-categories .uael-woo-cat__column-tablet-1 .products li.product:nth-child(n),
	.uael-woo-categories .uael-woo-cat__column-tablet-1 ul.products li.product:nth-child(n),
	.uael-woo-categories .uael-woo-cat__column-tablet-2 .products li.product:nth-child(2n),
	.uael-woo-categories .uael-woo-cat__column-tablet-2 ul.products li.product:nth-child(2n),
	.uael-woo-categories .uael-woo-cat__column-tablet-3 .products li.product:nth-child(3n),
	.uael-woo-categories .uael-woo-cat__column-tablet-3 ul.products li.product:nth-child(3n),
	.uael-woo-categories .uael-woo-cat__column-tablet-4 .products li.product:nth-child(4n),
	.uael-woo-categories .uael-woo-cat__column-tablet-4 ul.products li.product:nth-child(4n),
	.uael-woo-categories .uael-woo-cat__column-tablet-5 .products li.product:nth-child(5n),
	.uael-woo-categories .uael-woo-cat__column-tablet-5 ul.products li.product:nth-child(5n),
	.uael-woo-categories .uael-woo-cat__column-tablet-6 .products li.product:nth-child(6n),
	.uael-woo-categories .uael-woo-cat__column-tablet-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
}

@media (max-width: 767px) {
	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product {
		width: 100%;
	}
	.uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product {
		width: 50%;
	}
	.uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product {
		width: 33.33%;
	}
	.uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product {
		width: 25%;
	}
	.uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product {
		width: 20%;
	}
	.uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product,
	.uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product {
		width: 16.66%;
	}

	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product:nth-child(n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product:nth-child(n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product:nth-child(2n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product:nth-child(2n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product:nth-child(3n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product:nth-child(3n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product:nth-child(4n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product:nth-child(4n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product:nth-child(5n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product:nth-child(5n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product:nth-child(6n+1),
	.uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product:nth-child(6n+1) {
		clear: left;
	}

	.uael-woo-categories .uael-woo-cat__column-mobile-1 .products li.product:nth-child(n),
	.uael-woo-categories .uael-woo-cat__column-mobile-1 ul.products li.product:nth-child(n),
	.uael-woo-categories .uael-woo-cat__column-mobile-2 .products li.product:nth-child(2n),
	.uael-woo-categories .uael-woo-cat__column-mobile-2 ul.products li.product:nth-child(2n),
	.uael-woo-categories .uael-woo-cat__column-mobile-3 .products li.product:nth-child(3n),
	.uael-woo-categories .uael-woo-cat__column-mobile-3 ul.products li.product:nth-child(3n),
	.uael-woo-categories .uael-woo-cat__column-mobile-4 .products li.product:nth-child(4n),
	.uael-woo-categories .uael-woo-cat__column-mobile-4 ul.products li.product:nth-child(4n),
	.uael-woo-categories .uael-woo-cat__column-mobile-5 .products li.product:nth-child(5n),
	.uael-woo-categories .uael-woo-cat__column-mobile-5 ul.products li.product:nth-child(5n),
	.uael-woo-categories .uael-woo-cat__column-mobile-6 .products li.product:nth-child(6n),
	.uael-woo-categories .uael-woo-cat__column-mobile-6 ul.products li.product:nth-child(6n) {
		clear: right;
	}
}

.uael-woo-cat-title-pos-below-image .uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-cat-title-pos-below-image .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
}

.uael-woo-cat-title-style-inline .uael-woo-categories .products li.product .uael-category__title-wrap,
.uael-woo-cat-title-style-inline .uael-woo-categories ul.products li.product .uael-category__title-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* WooDefault Loader */
.uael-woocommerce a.add_to_cart_button.loading::after,
.uael-woo-add-to-cart a.add_to_cart_button.loading::after,
.uael-add-to-cart button.button.single_add_to_cart_button.loading::after {
	font-family: 'WooCommerce';
	content: '\e01c';
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	margin-left: 10px;
	display: inline-block;
	top: auto;
	right: 1em;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.uael-woocommerce a.add_to_cart_button.added::after,
.uael-woo-add-to-cart a.add_to_cart_button.added::after,
.uael-add-to-cart button.button.single_add_to_cart_button.added::after {
	font-family: 'WooCommerce';
	top: auto;
	right: 1em;
	content: '\e017';
	vertical-align: bottom;
	margin-left: 10px;
}

.uael-add-to-cart button.button.single_add_to_cart_button.loading::after{
	position: static;
}

/* Quick View Modal */
.uael-clear::before,
.uael-clear::after {
  content: ' ';
  display: table;
}

.uael-clear::after {
  clear: both;
}

html.uael-quick-view-is-open,
html.uael-quick-view-is-open body {
	overflow: hidden;
}

.uael-quick-view-bg {
	position: fixed;
	visibility: hidden;
	overflow: hidden;
	background: #0b0b0b;
	opacity: 0;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
	z-index: 1042;
}

.uael-quick-view-loader {
	z-index: 1000;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	cursor: none;
}

.uael-quick-view-loader::before {
	content: "";
	background: none !important;
	width: 48px;
	height: 48px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 3px solid white;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-animation: uael-qv-spin 575ms infinite linear;
	animation: uael-qv-spin 575ms infinite linear;
}

@keyframes uael-qv-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes uael-qv-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.elementor-widget-uael-woo-products .uael-loader-overlay {
	background: rgba(255,255,255,0.4);
	z-index:2;
	content:"";
	height: 100%;
	width: 100%;
}

.elementor-widget-uael-woo-products .uael-loader:before {
	border: 3px solid #333;
	border-left-color: transparent;
	border-right-color: transparent;
}

.elementor-widget-uael-woo-products .uael-loader {
	z-index: 3;
}

.uael-quick-view-bg-ready {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	visibility: visible;
}

#uael-quick-view-modal {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1400;
	text-align: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	overflow-x: hidden;
	overflow-y: auto;
}

#uael-quick-view-modal.open {
	visibility: visible;
	opacity: 1;
}

#uael-quick-view-modal .uael-content-main-wrapper {
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 30px;
}

#uael-quick-view-modal .uael-content-main-wrapper:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

#uael-quick-view-modal .uael-content-main {
	position: relative;
	pointer-events: none;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform .5s;
	transition: opacity .3s, -webkit-transform .5s;
	transition: transform .5s, opacity .3s;
	transition: transform .5s, opacity .3s, -webkit-transform .5s;
}

#uael-quick-view-modal.open .uael-content-main {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	width: 100%;
}

#uael-quick-view-modal .uael-content-main:after,
#uael-quick-view-modal .uael-content-main:before {
	content: '';
	display: table;
	clear: both;
}

#uael-quick-view-modal .uael-lightbox-content {
	display: table;
	pointer-events: auto;
	background-color: #fff;
	max-width: 975px;
	margin: 20px auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
	position: relative;
}


#uael-quick-view-content div.summary {
	margin: 0;
	padding: 30px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#uael-quick-view-content div.images {
	width: 50%;
	float: left;
	opacity: 1 !important;
	margin: 0;
}

#uael-quick-view-modal .uael-qv-image-slider {
	position: relative;
}

@media (min-width: 545px) {
	#uael-quick-view-content div.summary {
		content: '544';
		overflow-y: auto;
	}
}

@media (max-width: 544px) {

	#uael-quick-view-modal .uael-lightbox-content {
		display: block;
	}

	#uael-quick-view-content div.images,
	#uael-quick-view-content div.summary {
		width: 100%;
		float: none;
	}
}

/* Flex Slider */
body #uael-quick-view-modal div.product .flex-viewport,
body #uael-quick-view-modal div.product .flex-viewport img {
	width: 100%;
	float: none;
	display: block;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 14px;
	height: 32px;
	font-size: 32px;
	line-height: 32px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev,
#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev:before {
	content: "\f104";
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next:before {
	content: "\f105";
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-prev {
	left: -50px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

#uael-quick-view-modal .uael-qv-image-slider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}

#uael-quick-view-modal .uael-qv-image-slider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-nav {
	margin: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

#uael-quick-view-modal .uael-qv-slides li {
	float: left;
	width: 100%;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#uael-quick-view-modal .uael-qv-image-slider .flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}


#uael-quick-view-close {
	position: absolute;
	font-size: 22px;
	top: 10px;
	right: 10px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	opacity: .7;
	text-align: center;
	z-index: 2;
	color: #000;
}


/*  Category carousel CSS  */
.uael-woo-category-slider li.product {
	margin-bottom: 0;
}
.uael-woo-category-slider .products,
.uael-woo-category-slider ul.products {
	margin-bottom: 30px;
}

.uael-woo-category-arrow-circle .uael-woo-products-slider .slick-arrow {
	background: #cccccc;
}

.uael-woo-category-arrow-circle .uael-woo-products-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.uael-woo-category-slider .slick-arrow {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	-webkit-transform: translateY(-50%) translate3d( 0,0,0 );
	transform: translateY(-50%) translate3d( 0,0,0 );
	cursor: pointer;
	color: #000000;
	background: transparent;
	border: none;
	outline: none;
}

.uael-woo-category-slider .slick-prev,
.uael-woo-category-slider .slick-next {
	z-index: 10;
}

[dir="rtl"] .uael-woo-category-slider .slick-prev:before {
	content: '\f105';
}
[dir="rtl"] .uael-woo-category-slider .slick-next:before {
	content: '\f104';
}

.uael-woo-cat-arrow-circle.uael-woo-category-slider .slick-arrow,
.uael-woo-cat-arrow-square.uael-woo-category-slider .slick-arrow {
	background: #cccccc;
}

.uael-woo-cat-arrow-circle.uael-woo-category-slider .slick-arrow {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

/* Equal Height */


.uael-woo-category-slider .slick-slide {
	height: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-woo-category-slider .slick-slide > div {
	position: relative;
}

/* Arrow Outside */
.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
	left: -24px;
}
[dir="rtl"] .uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
	left: auto;
	right: -24px;
}
.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
	right: -26px;
}
[dir="rtl"] .uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
	left: -26px;
	right: auto;
}

/* Arrow Inside */
.uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-prev {
	text-indent: -2px;
	left: 25px;
}
[dir="rtl"] .uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-prev {
	left: auto;
	right: 25px;
}
.uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-next {
	text-indent: 2px;
	right: 25px;
}
[dir="rtl"] .uael-woo-cat-arrow-inside.uael-woo-category-slider .slick-next {
	left: 25px;
	right: auto;
}

@media (max-width: 768px) {
	.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-prev {
		left: 15px;
	}

	.uael-woo-cat-arrow-outside.uael-woo-category-slider .slick-next {
		right: 15px;
	}
}

.uael-woo-category-slider ul.slick-dots {
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-woo-category-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-woo-category-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.uael-woo-category-slider ul.slick-dots li button:before {
	content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-woo-category-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

.rtl .uael-woocommerce-pagination .page-numbers li:first-child .prev {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.rtl .uael-woocommerce-pagination .page-numbers li:last-child .next {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.rtl .uael-woocommerce-pagination ul,
.uael-mc__btn-badge {
   -js-display: inline-flex;
   display: -webkit-inline-box;
   display: -webkit-inline-flex;
   display: -moz-inline-box;
   display: -ms-inline-flexbox;
   display: inline-flex;
}

.rtl .uael-woo-pagination-align-right .uael-woocommerce-pagination {
    text-align: left;
}
.rtl .uael-woo-pagination-align-left .uael-woocommerce-pagination {
    text-align: right;
}

/* Mini Cart CSS */
.uael-mc {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.uael-mc__btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.uael-mc__btn-icon {
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc__btn-badge {
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	font-size:0.3em;
	top: 0;
	right: 0;
}

.uael-mc__btn-badge-empty-hide-yes .uael-mc__btn-badge[data-counter="0"] {
	display: none;
}

.uael-mc div.uael-mc__btn-icon.uael-badge-inline {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc .uael-badge-inline div.uael-mc__btn-badge {
	position: relative;
	top: 0;
	right: 0;
	margin-left: 5px;
}

.uael-mc__btn-icon.uael-badge-top > i, .uael-mc__btn-icon.uael-badge-top > svg {
	display: block;
}

.uael-mc .uael-cart-icon-before {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-moz-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

.uael-mc-dropdown-flex-start .uael-mc-dropdown {
	left: 0;
}

.uael-mc-dropdown-center .uael-mc-dropdown {
	left: 0;
	right: 0;
	margin: auto;
}

.uael-mc-dropdown-flex-end .uael-mc-dropdown {
	right: 0;
}

.uael-mc-dropdown-flex-start .uael-mc {
	margin: 0 auto 0 0;
}

.uael-mc-dropdown-center .uael-mc {
	margin: 0 auto 0 auto;
}

.uael-mc-dropdown-flex-end .uael-mc {
	margin: 0 0 0 auto;
}

.uael-mc-dropdown {
	position: absolute;
	top: 100%;
	margin: auto;
	width: 355px;
	padding: 20px;
	z-index: 99;
	height: 500px;
	overflow: auto;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-color: #fff;
	-webkit-animation: dropdown-fade-in 0.5s ease-in-out both;
	animation: dropdown-fade-in 0.5s ease-in-out both;
}

@-webkit-keyframes dropdown-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes dropdown-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.uael-mc-modal-wrap {
	height: 100%;
	width: 100%;
	z-index: 99;
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	-webkit-animation: modal-fade-in 0.5s ease-in-out both;
	animation: modal-fade-in 0.5s ease-in-out both;
}
@-webkit-keyframes modal-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes modal-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.uael-mc-modal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 600px;
	max-width: 1000px;
	max-height: 800px;
	z-index: 99;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-color: #fff;
	padding: 1rem;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	-webkit-animation: modal-slide-in-top 0.3s ease-in-out both;
	animation: modal-slide-in-top 0.3s ease-in-out both;
}
@-webkit-keyframes modal-slide-in-top {
	0% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes modal-slide-in-top {
	0% {
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.uael-mc-offcanvas-wrap {
	background-color: rgba(0,0,0,0.4);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	left: 0;
	-webkit-animation: offcanvas-fade-in 0.5s ease-in-out both;
	animation: offcanvas-fade-in 0.5s ease-in-out both;
}
@-webkit-keyframes offcanvas-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes offcanvas-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.uael-mc-offcanvas {
	height: 100%;
	width: 350px;
	-webkit-animation: offcanvas-slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: offcanvas-slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	position: fixed;
	z-index: 99;
	top: 0;
	right: 0;
	background-color: #fff;
	overflow: auto;
	padding: 1rem;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
}
@-webkit-keyframes offcanvas-slide-in-right {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}
@keyframes offcanvas-slide-in-right {
	0% {
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.uael-mini-cart-offcanvas-pos-left .uael-mc-offcanvas {
	-webkit-animation: offcanvas-slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: offcanvas-slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	left: 0;
}

@-webkit-keyframes offcanvas-slide-in-left {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes offcanvas-slide-in-left {
	0% {
		-webkit-transform: translateX(-100px);
		transform: translateX(-100px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

.uael-mc-dropdown__items,
.uael-mc-modal__items,
.uael-mc-offcanvas__items {
	overflow: auto;
	width: 100%;
	padding: 10px;
}

.uael-mc-dropdown__items::-webkit-scrollbar,
.uael-mc-modal__items::-webkit-scrollbar,
.uael-mc-offcanvas__items::-webkit-scrollbar,
.uael-mc-dropdown::-webkit-scrollbar,
.uael-mc-offcanvas::-webkit-scrollbar {
    display: none;
}

.uael-mc-modal__items {
	height: 100%;
}

.uael-mc-dropdown__icon-wrap,
.uael-mc-modal__icon-wrap,
.uael-mc-offcanvas__icon-wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-mc-modal__title,
.uael-mc-offcanvas__title {
	margin-top: 10px;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%;
}

.uael-mc-dropdown__header,
.uael-mc-modal__header,
.uael-mc-offcanvas__header {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 1rem;
}

.uael-mc-dropdown__header-badge,
.uael-mc-modal__header-badge,
.uael-mc-offcanvas__header-badge {
	position: relative;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 1.5em;
	height: 1.5em;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	font-size:10px;
}

.uael-mc ul.cart_list {
	padding: 0;
	margin: 0;
	list-style: none outside;
}

.uael-mc ul.cart_list li {
	margin: 0;
	padding: 10px 0;
	min-height: 5em;
	line-height: 1.5;
	border-bottom: 1px solid #ccc;
}

.uael-mc ul.cart_list li:last-child {
	border-bottom: none;
}

.uael-mc ul.cart_list li a.remove {
	float: right;
	font-size: 18px;
	height: 24px;
	width: 24px;
	border: 1px solid #ccc;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: #ccc;
	text-align: center;
	line-height: 1.2;
}

.uael-mc ul.cart_list li a {
	display: block;
}

body .uael-mc ul li.woocommerce-mini-cart-item a img {
	float: left;
	width: 4em !important;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	height: auto;
	position: relative;
	-webkit-transform: initial;
	-ms-transform: initial;
	transform: initial;
}

.uael-mc .woocommerce-mini-cart__total {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ccc;
}

.uael-mc .woocommerce-mini-cart__buttons {
	margin: 0;
	text-align: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-mc .woocommerce-mini-cart__buttons a {
	display: inline-block;
	margin: 0;
	text-align: center;
}

@media (max-width: 320px) {
	.uael-mc-dropdown{
		width: 300px;
	}

	.uael-mc-offcanvas{
		width: 300px;
	}
}

.uael-close-o {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	width: 22px;
	height: 22px;
	border: 2px solid;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

.uael-close-o::after,
.uael-close-o::before {
	content: "";
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	width: 12px;
	height: 2px;
	background: currentColor;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -6px;
}

.uael-close-o::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.uael-mc-modal__close-btn,
.uael-mc-offcanvas__close-btn {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	cursor: pointer;
}

.elementor-widget-uael-mini-cart:not(.uael-mini-cart--show-divider-yes) .uael-mc-dropdown .uael-mc-dropdown__items .woocommerce-mini-cart .woocommerce-mini-cart-item,
.elementor-widget-uael-mini-cart:not(.uael-mini-cart--show-divider-yes) .uael-mc-dropdown .uael-mc-dropdown__items .woocommerce-mini-cart__total.total {
 	border-bottom: none;
}

.uael-mc-dropdown-close,
.uael-mc-modal-wrap-close,
.uael-mc-modal-close,
.uael-mc-offcanvas-wrap.uael-mc-offcanvas-wrap-close,
.uael-mc-offcanvas.uael-mc-offcanvas-close,
.elementor-widget-uael-mini-cart:not(.uael-mc-btn__show-subtotal-yes) .uael-mc__btn-text .woocommerce-Price-amount {
	display: none;
}

.uael-mc-offcanvas__header-text,
.uael-mc__btn-text,
.uael-mc-dropdown__header-text,
.uael-mc-modal__header-text {
	font-weight: bold;
}

.uael-mc-offcanvas__title > p,
.uael-mc-modal__title > p,
.uael-mc-dropdown__title > p {
	margin-bottom: 0;
}

.uael-mc-modal__message,
.uael-mc-offcanvas__message,
.uael-mc-dropdown__message {
	padding: 1rem;
	width: 100%;
}

/* Floating cart */
.uael-mini-cart-align-floating .uael-mc {
	position: fixed;
	z-index: 999;
}


/* Checkout widget CSS */

.uael-builder-msg {
	text-align: center;
	margin-bottom: 20px;
}
.uael-woo-checkout .single-layout-container,
.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}
.uael-woo-checkout .single-layout-container {	
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.uael-woo-checkout .column-layout-container .single-col-1{
	max-width: 65%;
	width: 100%;
	margin-right: 5px;
}

.uael-woo-checkout .single-layout-container #customer_details, .uael-woo-checkout .column-layout-container .single-col-1 #customer_details{
	width: 100% !important;
	padding-right: 0;
}

.uael-woo-checkout .column-layout-container .single-col-2{
	max-width: 35%;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #dddddd;
}
.rtl .uael-woo-checkout .column-layout-container .single-col-2 {
    border-left: 0px;
    border-right: 1px solid #dddddd;
}

ul.uael-tabs, .uael-tabs li {
	margin: 0;
	padding: 0;
}

ul.uael-tabs {
	list-style: none;
	word-wrap: normal;
}

ul.uael-tabs:before, ul.uael-tabs a:after {
	content: " ";
	display: table;
}
ul.uael-tabs a:after {
	clear: both;
}

ul.uael-tabs li {
	margin-right: 5px;
	margin-bottom: 10px;
	display:inline-block;
	position: relative;
}

ul.uael-tabs .uael-tab a:after, ul.uael-tabs .uael-tab:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -17px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 17px solid #b2b2b0;
	z-index: 2;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.uael-tab-after a::after{
	border-left-width: 17px !important;
	border-left-style: solid !important;
}

ul.uael-tabs .uael-tab::before {
	right: auto;
	left: 0;
	border-left: 17px solid #fff;
	z-index: 0;
}

body:not(.rtl) ul.uael-tabs .uael-tab:first-child::before {
    border: none;
}
.uael-builder-no-cart,
ul.uael-tabs.align-left,
.uael-multistep-step-buttons-left .uael-woo-checkout .uael_multistep_container .uael-buttons{
	text-align: left;
}
ul.uael-tabs.align-center,
.uael-multistep-step-buttons-center .uael-woo-checkout .uael_multistep_container .uael-buttons{
	text-align: center;
}

ul.uael-tabs.align-right,
.uael-multistep-step-buttons-right .uael-woo-checkout .uael_multistep_container .uael-buttons{
	text-align: right;
}
ul.uael-tabs li a{
	padding: 10px 25px 10px 25px;
	display: block;
	outline: none;
	font-size: 1.1em;
}
ul.uael-tabs li a, ul.uael-tabs li a:visited {
	text-decoration: none;
	border: none;
	background: #b2b2b0;
	color: #8b8b8b;
}
ul.uael-tabs li a.active {
	background: #4da2db;
}
ul.uael-tabs li a.active:after {
	border-left-color: #4da2db;
}
.rtl ul.uael-tabs li a.active:after {
	border-right-color: #4da2db;
}
.uael_multistep_container #order_review,
.uael_multistep_container #order_review_heading {
	width: 100%;
	clear: both;
}

.uael_multistep_container form.checkout {
	margin-bottom: 10px;
}

.uael_vertical_box ul#uael-tabs {
	float: left;
	width: 25%;
}
.uael_vertical_box div#uael-tab-panels {
	width: 75%;
	float: left;
}
.uael_vertical_box ul.uael-tabs li,
.uael-woo-checkout .uael-woo-checkout-login.uael-woo-checkout-login-editor-show{
	display: block;
}
.uael-cart-url {
	float: left;
}

/* login form & coupon form */
.uael-woo-checkout .uael-woo-checkout-login.uael-woo-checkout-login-editor-hide{
	display: none;
}

.uael-woo-checkout .woocommerce form.checkout_coupon{
	border: 0;
}

.uael-woo-checkout .uael-woo-checkout-login, .uael-woo-checkout .uael-woo-checkout-coupon{
	margin-bottom:10px;
	width: 100%;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael-woo-checkout-login .woocommerce-info, .uael-woocommerce-checkout .uael-woo-checkout .uael-woo-checkout-coupon .woocommerce-info{
	border-top: 0;
	margin-bottom: 0;
}
.uael-woo-checkout form.checkout,
.uael-woo-checkout-login form.woocommerce-form-login, .uael-woo-checkout-coupon form.woocommerce-form-coupon,
.uael-checkout-form-shipping-title h3 {
	width: 100%;
}
.uael-woo-checkout-login form.woocommerce-form-login{
	border: 0;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}

.uael-woo-checkout-login form.woocommerce-form-login p:not(.form-row) {
	margin-bottom: 0;
}

.uael-woo-checkout-coupon form.woocommerce-form-coupon{
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	padding-bottom: 0;
}

.uael-woo-checkout .woocommerce form .form-row-last, .woocommerce-page .uael-woo-checkout form .form-row-last {
	width: 49%;
}

.uael-login-apply-order-button-full .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name="login"], .uael-login-apply-order-button-full #payment #place_order,
.uael-login-apply-order-button-full .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-full #payment #place_order {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.uael-login-apply-order-button-left .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name="login"], .uael-login-apply-order-button-left #payment #place_order,
.uael-login-apply-order-button-left .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-left #payment #place_order {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.uael-login-apply-order-button-right .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name="login"], .uael-login-apply-order-button-right #payment #place_order,
.uael-login-apply-order-button-right .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-right #payment #place_order {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.uael-login-apply-order-button-center .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) button[name="login"], .uael-login-apply-order-button-center #payment #place_order,
.uael-login-apply-order-button-center .checkout_coupon.woocommerce-form-coupon .form-row-last button, .uael-login-apply-order-button-center #payment #place_order {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.uael-woo-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-last {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	vertical-align: middle;
}

/* billing & shipping */
.uael-woo-checkout .single-layout-container .col2-set .col-2, .uael-woo-checkout .column-layout-container .col2-set .col-2{
	margin-top: 10px;
}

.uael-woo-checkout .woocommerce #ship-to-different-address-checkbox {
	margin-right: 5px;
	vertical-align: middle;
}
.uael-woo-checkout .woocommerce form .form-row-first, 
.uael-woo-checkout .woocommerce form .form-row-last, 
.uael-woo-checkout .woocommerce-page form .form-row-first, 
.uael-woo-checkout .woocommerce-page form .form-row-last {
    width: 50%;
}
.uael-woo-checkout .woocommerce form .form-row {
    padding: 3px 7px;
    position: relative;
}
.uael-woo-checkout .woocommerce-checkout .col2-set .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, 
.uael-woo-checkout .woocommerce-checkout .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper, 
.uael-woo-checkout .woocommerce-checkout .wcf-col2-set .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, 
.uael-woo-checkout .woocommerce-checkout .wcf-col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper {
    margin: 0 -7px;
}
/* Section titles */
.uael-woocommerce-checkout .uael-woo-checkout .woocommerce-checkout .customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout .woocommerce-checkout #customer_details h3, .uael-woo-checkout .uael-woo-checkout-payment .uael-checkout-section-payment-title h3, .uael-woo-checkout .uael-woo-checkout-order-review .uael-checkout-section-order-title h3 {
	font-size: 1.2rem;
	padding: 0px;
	margin: 0 0 20px 0;
	border-bottom-style: solid;
}

.uael-woo-checkout .uael-woo-checkout-coupon .form-row input.input-text, .uael-woo-checkout .uael-woo-checkout-login .form-row input.input-text, .uael-woo-checkout .customer_details input.input-text, .uael-woo-checkout .customer_details select, .uael-woo-checkout .customer_details textarea, .uael-woo-checkout .select2-container .select2-selection--single {
	font-size: 1rem;
	width: 100%;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(206, 212, 218);
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.uael-woo-checkout .woocommerce #customer_details{
	margin-bottom: 10px;
}

.uael-woo-checkout .uael-woo-checkout-login, .uael-woo-checkout .uael-woo-checkout-coupon, .uael-woo-checkout .uael-woo-checkout-billing-form, .uael-woo-checkout .uael-woo-checkout-shipping-form, .uael-woo-checkout .uael-woo-checkout-order-review, .uael-woo-checkout .uael-woo-checkout-payment, .uael-woo-checkout #customer_details .col-2 .woocommerce-additional-fields:only-child {
	border-width: 1px;
}

.uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout #customer_details h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .uael-woo-checkout-payment .uael-checkout-section-payment-title h3, .uael-woocommerce-checkout .uael-woo-checkout__show-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-checkout-section-order-title h3 {
	border-bottom-style: none;
}

/* payments */

.uael-woo-checkout .uael-woo-checkout-payment{
	display: inline-block;
	padding: 10px;
	margin-top:10px;
}

.uael-woo-checkout #payment ul.payment_methods, .uael-woo-checkout #payment div.form-row {
	padding: 0;
}

.uael-woo-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.uael-woo-checkout .woocommerce .ce-field [type="checkbox"], 
.uael-woo-checkout .woocommerce .woocommerce-billing-fields [type="checkbox"], 
.uael-woo-checkout .woocommerce #payment input[type="checkbox"], 
.uael-woo-checkout .woocommerce .woocommerce-shipping-fields [type="checkbox"], 
.uael-woo-checkout .woocommerce #payment input[type="radio"], 
.uael-woo-checkout .woocommerce .woocommerce-account-fields input[type="checkbox"] {
    border: 1px solid #b4b9be;
	display: inline-block;
    background: #fff;
    color: #555;
    cursor: pointer;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    padding: 0 !important;
    text-align: center;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
}
.uael-woo-checkout .woocommerce .ce-field [type="checkbox"]:checked:before,
.uael-woo-checkout .woocommerce .woocommerce-billing-fields [type="checkbox"]:checked:before, 
.uael-woo-checkout .woocommerce #payment input[type="checkbox"]:checked:before, 
.uael-woo-checkout .woocommerce .woocommerce-shipping-fields [type="checkbox"]:checked:before, 
.uael-woo-checkout .woocommerce #payment input[type="radio"]:checked:before, 
.uael-woo-checkout .woocommerce .woocommerce-account-fields input[type="checkbox"]:checked:before {
    content: "\2714";
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uael-woo-checkout .woocommerce .ce-field [type="checkbox"] {
	height: 13px;
	width: 13px;
	min-width: 13px;
}
.uael-woo-checkout .woocommerce .ce-field [type="checkbox"]:checked:before {
	font-size: 10px;
}
/* Order review */

.uael-woo-checkout .uael-woo-checkout-order-review {
	overflow: auto;
}

.uael-woo-checkout .uael-woo-checkout-order-review ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.uael-woo-checkout .uael-woo-checkout-order-review ul.uael-order-review-table li{
	margin-top: 5px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .table-row, .uael-woo-checkout .uael-woo-checkout-order-review .table-col-1 {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail {
	width: 60px;
	margin-right: 20px;
}
.rtl .uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail {
	margin-left: 20px;
	margin-right: 0px;
}
.uael-woo-checkout .uael-woo-checkout-order-review .product-thumbnail img{
	max-width: 100%;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-moz-box-orient: vertical;
	-moz-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.uael-woo-checkout .uael-woo-checkout-order-review .table-row, .uael-woo-checkout .uael-woo-checkout-order-review .table-col-1,
.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer,
.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .cart-subtotal, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .shipping-area, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total{
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .back-to-shop,
.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .uae-shop-link{
	margin-top: 10px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .back-to-shop .back-to-shop-link i{
	margin-right: 5px;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer, .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total{
	border-top: 1px solid #dddddd;
	margin-top: 10px;
	padding-top: 10px;
}

.uael-woocommerce-checkout .uael-woo-checkout__order-product-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer, .uael-woocommerce-checkout .uael-woo-checkout__order-product-separator-yes .uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total {
	border-top: none;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container .checkout.woocommerce-checkout #order_review{
	border: 0;
	padding: 0;
	width: 100%
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .footer-content .order-total {
	font-weight: 700;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons{
	padding: 10px;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons input:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

.uael-woo-checkout .uael-order-review-table {
	padding-top: 5px;
	padding-bottom: 8px;
}

.uael-woo-checkout .uael_multistep_container .uael-buttons .uael-first-prev, .uael-woo-checkout .uael_multistep_container .uael-buttons .uael-last-next {
	display: none;
}

/* place order button */

.woocommerce-page.woocommerce-checkout .uael-woo-checkout #payment #place_order, 
.woocommerce-page .uael-woo-checkout #payment #place_order {
	width: auto;
	float: none;
}

.woocommerce-page.woocommerce-checkout .uael-woo-checkout #payment .form-row.place-order, 
.woocommerce-page .uael-woo-checkout #payment .form-row.place-order,
.uael-woo-checkout .woocommerce-form.woocommerce-form-login.login .form-row:nth-child(5) {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.uael-custom-coupon-field {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.uael-woo-checkout .woocommerce form .uael-custom-coupon-field .form-row-first {
    width: 70%;
}
.uael-woo-checkout .woocommerce form .uael-custom-coupon-field .form-row-last {
    width: 30%;
}

.uael-woo-checkout .uael-woo-checkout-payment {
	width: 100%;
}

@media (max-width: 768px){
	.uael-woo-checkout .column-layout-container form.checkout.woocommerce-checkout{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.uael-woo-checkout .column-layout-container .single-col-2 {
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}

	.uael-woo-checkout .single-layout-container, .uael-woo-checkout .column-layout-container .single-col-1, .uael-woo-checkout .column-layout-container .single-col-2{
		max-width: 100%;
	}

	.uael-woo-checkout .woocommerce form .form-row-first, 
	.uael-woo-checkout .woocommerce form .form-row-last, 
	.uael-woo-checkout .woocommerce-page form .form-row-first, 
	.uael-woo-checkout .woocommerce-page form .form-row-last {
		width: 100%;
	}
}

.uael-order-review-processing {
	background: #ffffff;
	opacity: 0.6;
}

/* Progress bar styles - start */

/* ----------------- Counter --------------- */
.uael-tabs.uael-step-counter li{
	counter-increment: steps;
}

.uael-tabs.uael-step-counter li > *::before{
	/* this is the spot indicator */
	content: counter(steps);
	position: absolute;
	z-index: 1;
	left: 50%;
	right: auto;
	webkit-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 26px;
	width: 26px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #edeff0;
	top: 0px;
}

.uael-tabs.uael-step-counter li:not(:last-child)::after{
	/* this is the line connecting 2 adjacent items */
	position: absolute;
	content: '';
	height: 4px;
	margin: 0;
	top:12px;
}

ul.uael-tabs.uael-step-counter li > * {
	margin-top: 30px;
}

/* ----------------- Icon --------------- */
ul.uael-tabs.uael-step-icon li.uael-tab a > span {
	margin-right: 5px;
}

/* ----------------- Other --------------- */
.uael-woo-checkout .uael_multistep_container .uael-tabs.uael-step-dot,
.uael-woo-checkout .uael_multistep_container .uael-tabs.uael-step-counter {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
ul.uael-tabs.uael-step-dot li a, ul.uael-tabs.uael-step-counter li a{
	padding: unset;
	display: inline-block;
}

ul.uael-tabs.uael-step-dot .uael-tab a:after, ul.uael-tabs.uael-step-dot .uael-tab:before,
ul.uael-tabs.uael-step-counter .uael-tab a:after, ul.uael-tabs.uael-step-counter .uael-tab:before {
	all:unset
}

ul.uael-tabs.uael-step-dot li a, ul.uael-tabs.uael-step-dot li a:visited,
ul.uael-tabs.uael-step-counter li a, ul.uael-tabs.uael-step-counter li a:visited {
	background: unset;
}

.uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container ul.uael-tabs.uael-step-dot li.uael-tab.uael-tab-after a.active,
.uael-woocommerce-checkout .uael-woo-checkout .uael_multistep_container ul.uael-tabs.uael-step-counter li.uael-tab.uael-tab-after a.active {
	background-color: unset;
}

/* ----------------- Dot / Counter --------------- */
.uael-tabs.uael-step-dot li, .uael-tabs.uael-step-counter li{
	width: 100%;
	text-align: center;
}

ul.uael-tabs.uael-step-dot li > * {
	margin-bottom: 15px;
}

.uael-tabs.uael-step-dot li:not(:last-child)::after{
	/* this is the line connecting 2 adjacent items */
	position: absolute;
	content: '';
	height: 4px;
	margin: 0;
	bottom:4px;
}
.uael-tabs.uael-step-dot li::after, .uael-tabs.uael-step-counter li::after {
	left: 50%;
	width: 100%;
}

.uael-tabs.uael-step-dot li > *::before{
	/* this is the spot indicator */
	content: '';
	position: absolute;
	z-index: 1;
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 12px;
	width: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #7a7a7a;
	bottom: 0px;
}

/* Progress bar styles - end */

/* Checkout compatibility CSS start */

.theme-hello-elementor.uael-woocommerce-checkout .uael-woo-checkout #customer_details.col2-set .col-1,
.theme-hello-elementor.uael-woocommerce-checkout .uael-woo-checkout #customer_details.col2-set .col-2 {
	width: 100%;
}

.theme-hello-elementor.uael-woocommerce-checkout .woocommerce-checkout #payment {
	background-color: unset;
}

/* Checkout compatibility CSS end */

/* mini cart compatibility CSS */
.woocommerce ul.product_list_widget li a::after{
	display: none;
}

.uael-mc .woocommerce-mini-cart-item.mini_cart_item h3,
.single .uael-mc .thumbnail {
	margin-bottom: 0;
}

.woocommerce ul.product_list_widget li a.remove {
	top: 0;
	right: 0;
	margin-top: 0;
}

.theme-blocksy .uael-mc-offcanvas .woocommerce-mini-cart .remove,
.theme-blocksy .uael-mc-dropdown__items .woocommerce-mini-cart .remove,
.theme-blocksy .uael-mc-modal__items .woocommerce-mini-cart .remove {
    top: unset;
}
.theme-oceanwp .uael-mc-dropdown__items .quantity,
.theme-oceanwp .uael-mc-offcanvas__items .quantity,
.theme-oceanwp .uael-mc-modal__items .quantity {
	float: unset;
}

.uael-woo-checkout .uael-woo-checkout-order-review .uael-order-review-table-footer .uae-shop-main-div {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
}
.uae-shop-link .uae-back-to-shop-link i {
	margin-left: 3px;
}
/* Woo - Products/Categories compatibility CSS start */

.theme-kadence .uael-woo-products-grid ul.grid-cols,
.theme-kadence .uael-woo-categories ul.grid-cols {
	-webkit-column-gap: unset;
	-moz-column-gap: unset;
	column-gap: unset;
	row-gap: unset;
}

.theme-kadence .uael-woo-categories ul.products li.product {
	background-color: unset;
}

.theme-kadence .uael-woocommerce .uael-woo-products-summary-wrap .button .kadence-svg-iconset {
	display: none;
}

.woocommerce .uael-woocommerce ul.products, .woocommerce-page .uael-woocommerce ul.products {
	-webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
/* Woo - Products/Categories compatibility CSS end */
/* UAEL Hotspot Widget CSS */
.uael-hotspot-overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.57);
}
.uael-overlay-button,
.uael-tooltip {
	position: absolute;
	left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
}
.uael-tooltip-text p {
	margin-bottom : 0px;
}
.uael-overlay-button .elementor-button {
	cursor: pointer;
}
.elementor-editor-active .uael-overlay-button .elementor-button {
	cursor: default;
}
.uael-tour-inactive .uael-tour,
.uael-tooltip-container {
	display: none;
}
.uael-tour-active .uael-tour {
	display: block;
	margin-top: 2em;
}
.uael-tour-active .uael-tour ul {
	list-style: none;
	float: right;
	margin-bottom: 0px;
	margin-left: 0.8em;
}
.uael-actual-step {
	float: left;
	margin-right: 0.5em;
}
.uael-tour-active .uael-tour li a,
.uael-tour-active .uael-hotspot-end a {
	color: #ffffff;
}
.uael-tour-active .uael-tour li {
	display: inline-block;
    float: left;
}
.uael-tour-active .uael-tour li:first-of-type {
    margin-right: 0.8em;
}
.uael-tour-active .uael-tour .inactive {
	pointer-events: none;
	cursor: default;
	text-decoration:none;
	opacity: 0.5;
}
.uael-hotspot-end {
    display: block;
    text-align: right;
    padding-top: 4px;
    margin-bottom: -5px;
}
.uael-tour-active .uael-hotspot-end a {
	display: block;
	margin-top: 1.5em;
}
.tooltipster-content .uael-tour-active .uael-tour .uael-actual-step,
.tooltipster-content .uael-tour-active .uael-tour li a,
.tooltipster-content .uael-tour-active .uael-hotspot-end a  {
	font-size: 0.85em !important;
}
.uael-hotspot-text {
    padding-left: 10px;
    padding-right: 10px;
}
.uael-hotspot-content {
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	opacity: 0.95;
	padding: 4px;
}
.uael-hotspot-tooltip-yes .uael-hotspot-content {
	cursor: pointer;
}
.uael-hotspot-content.uael-hotspot-anim:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.uael-hotspot-content,
.uael-hotspot-content.uael-hotspot-anim:before {
	display: block;
	min-width: 40px;
	min-height: 40px;
	line-height: 40px;
	color: #ffffff;
	background-color: #1569ae;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.uael-hotspot-content svg {
    display: inline-block;
    vertical-align: middle;
}
.uael-hotspot-content.uael-hotspot-anim:before {
	content: "";
	pointer-events: none;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-animation: uael-hotspot-pulse 2s infinite;
	animation: uael-hotspot-pulse 2s infinite;
	z-index: -1;
}

.uael-hotspot-tour .uael-hotspot-content.uael-hotspot-marker-nonactive {
	visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
}
.uael-hotspot-tour .open.uael-hotspot-content.uael-hotspot-marker-nonactive {
	visibility: visible;
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.elementor-editor-active .uael-hotspot-tour .uael-hotspot-container[data-autoplay="yes"] .uael-hotspot-content.uael-hotspot-marker-nonactive {
	visibility: visible;
}

@-webkit-keyframes uael-hotspot-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes uael-hotspot-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.elementor-widget-uael-hotspot {
	text-align: center;
}
.uael-hotspot {
	position: relative;
	display: inline-block;
}
.uael-hotspot-container {
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

@media only screen and (max-width: 767px) {
	.uael-tour-active .uael-tour ul {
		margin-right: 0;
	    margin-left: auto;
	}
}
.tooltipster-noir.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.tooltipster-sidetip.tooltipster-noir.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
    height: 11px;
    margin-left: -11px;
    width: 22px
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-noir.tooltipster-right.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
    height: 22px;
    margin-left: 0;
    margin-top: -11px;
    width: 13px
}

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base.uael-tooltipster-active.uael-hotspot-tooltip {
	/* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	/* this may be overriden in JS for fixed position origins */
	position: absolute;
}

.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-content {
	/* prevents an overflow if the user adds padding to the div */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* these make sure we'll be able to detect any overflow */
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

/* ANIMATIONS */

/* fade */

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

/* grow */

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-fall {
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

/* slide */

.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-slide {
	-webkit-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@-webkit-keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
/* 400ms */
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-update-fade {
	-webkit-animation: tooltipster-fading 200ms;
	animation: tooltipster-fading 200ms;
}

/* rotate */

@-webkit-keyframes tooltipster-rotating {
	25% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
	}
	75% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes tooltipster-rotating {
	25% {
		-webkit-transform: rotate(-2deg);
		transform: rotate(-2deg);
	}
	75% {
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

/* 600ms */
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-update-rotate {
	-webkit-animation: tooltipster-rotating 200ms;
	animation: tooltipster-rotating 200ms;
}

/* scale */

@-webkit-keyframes tooltipster-scaling {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes tooltipster-scaling {
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
/* 600ms */
.uael-tooltipster-active.uael-hotspot-tooltip.tooltipster-update-scale {
	-webkit-animation: tooltipster-scaling 200ms;
	animation: tooltipster-scaling 200ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */

/* .tooltipster-box */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	background: #565656;
	/*border: 2px solid black;*/
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	margin-top: 12px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	margin-right: 12px;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	margin-left: 12px;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-box {
	margin-bottom: 12px;
}

/* .tooltipster-content */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-content {
	color: #ffffff;
	line-height: 18px;
	padding: 6px 14px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
	height: 12px;
	/* half the width, for centering */
	margin-left: -10px;
	top: 0;
	width: 25px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	/* same as .tooltipster-left .tooltipster-arrow */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow {
	bottom: 0;
	height: 13px;
	margin-left: -10px;
	width: 25px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background, 
.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background {
	border: 12px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 0px;
}

.tooltipster-sidetip.tooltipster-left.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background {
	border-left-color: #565656;
	left: 0px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 0px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: 0px;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-uncropped {
	position: relative;
}

.tooltipster-sidetip.tooltipster-bottom.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-uncropped {
	top: -10px;
}

.tooltipster-sidetip.tooltipster-right.uael-tooltipster-active.uael-hotspot-tooltip .tooltipster-arrow-uncropped {
	left: -10px;
}
.elementor-element[data-widget_type="uael-posts.card"] .uael-post__content-wrap {
	margin: 0 auto;
}

.elementor-element[data-widget_type="uael-posts.card"] .uael-post__inner-wrap {
	display: inline-block;
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.card"] .uael-post__thumbnail,
.elementor-element[data-widget_type="uael-posts.card"] .uael-post__content-wrap {
	position: relative;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-left .uael-post__separator,
.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-center .uael-post__separator {
	margin-right: auto;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-right .uael-post__separator,
.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-center .uael-post__separator {
	margin-left: auto;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__link-complete-yes .uael-post__complete-box-overlay {
	z-index: 2;
}
.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__inner-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.uael-post__link-complete-yes.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__complete-box-overlay {
	z-index: 2;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post-grid {
	display: inline-block;
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__terms {
	display: inline-block;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__content-wrap {
	-webkit-box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 1px 25px rgba(0, 0, 0, 0.05);
	z-index: 1;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__bg-wrap .uael-post__noimage .uael-post__content-wrap {
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-left .uael-post__separator,
.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-center .uael-post__separator {
	margin-right: auto;
}

.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-right .uael-post__separator,
.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-center .uael-post__separator {
	margin-left: auto;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__title {
	word-break: break-word;
}

@media (max-width: 767px) {
	.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__inner-wrap {
		display: block;
	}

	.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__thumbnail,
	.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__content-wrap {
		width: 100% !important;
		margin:0 !important;
	}
}
.elementor-element[data-widget_type="uael-posts.news"] .uael-post__inner-wrap,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post-grid__inner,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__inner-wrap {
	position: relative;
	height: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__bg-wrap,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail img {
	height: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post__noimage.uael-post__content-wrap	{
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post__content-wrap {
	width: 50%;
	position: relative;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__content-wrap {
	margin-top: auto;
	margin-bottom: auto;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail a,.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
	overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-image-right .uael-post__inner-wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured .uael-post-grid__inner,
.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured > .uael-post-wrapper {
	width: 50%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-grid__inner .uael-post-wrapper:last-child .uael-post__bg-wrap {
	margin-bottom: 0;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__bg-wrap {
	display: block;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured .uael-post__content-wrap {
	position: absolute;
    bottom: 0;
    left: 0;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__terms {
	font-size: 14px;
}
.uael-posts[data-skin="news"] .uael-post__terms {
	background-color: #818a91;
}
.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.elementor-element[data-widget_type="uael-posts.news"].uael-post__link-complete-yes .uael-post__complete-box-overlay {
	z-index: 2;
}
.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a img,.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span img {
	display: none;
}

@media (max-width: 767px) {
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured,
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured .uael-post-grid__inner,
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__noimage.uael-post__content-wrap {
		width: 100%;
	}

	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail, 
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap {
	    width: 50%;
	}

	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured .uael-post__content-wrap {
		position: relative;
	}

	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a,.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
		background-image: none;
		position: unset;
	}
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a img,.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span img,
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__inner-wrap,
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured,
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured {
		display: block;
	}
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail, 
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap,
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper .uael-post__thumbnail, 
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper .uael-post__content-wrap,
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap {
	    width: 100%;
	}

	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail {
		position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    -webkit-background-size: cover;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    overflow: hidden;
	    text-align: center;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail img {
		position: absolute;
	    width: auto;
	    height: auto;
	    min-width: 100%;
	    max-width: none;
	    left: 50%;
	    top: 50%;
	    -webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    min-height: 100%;
	}

}
.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__bg-wrap {
	overflow: hidden;
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__terms {
	-webkit-border-radius: 99px;
	border-radius: 99px;
}
.uael-posts[data-skin="business"] .uael-post__terms {
	background-color: #818a91;
}
.uael-post__content-align-left .uael-post__gradient-separator {
	background: -webkit-gradient( linear, left top, right top, from(#818a91), to(#ffffff00) );
	background: -webkit-linear-gradient( left, #818a91 0%, #ffffff00 100% );
	background: linear-gradient( to right, #818a91 0%, #ffffff00 100% );
}

.uael-post__content-align-center .uael-post__gradient-separator {
	background: -webkit-radial-gradient( #818a91 10%, #ffffff00 80% );
	background: radial-gradient( #818a91 10%, #ffffff00 80% );
}

.uael-post__content-align-right .uael-post__gradient-separator {
	background: -webkit-gradient( linear, right top, left top, from(#818a91), to(#ffffff00) );
	background: -webkit-linear-gradient( right, #818a91 0%, #ffffff00 100% );
	background: linear-gradient( to left, #818a91 0%, #ffffff00 100% );
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox,
.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-left .uael-post__authorbox,
.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-right .uael-post__authorbox {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-image img {
	display: inline;
	width: 40px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
    max-width: 100%;
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-desc {
	line-height: 1.4;
	color: #a4a4a4;
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-name,
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-name a {
	font-weight: 700;
	line-height: 1.4;
}

.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-center .uael-post__authorbox {
	display: block;
	text-align: center;
}
.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-right .uael-post__authorbox {
	text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.elementor-element[data-widget_type="uael-posts.business"] .uael-post__separator {
	display: inline-block;
}.uael-post__datebox {
	display: block;
	margin: 0 auto;
	padding: 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
}

.uael-post__datebox .uael-post__date-wrap {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.uael-post__datebox span {
	display: block;
}
.elementor-element[data-widget_type="uael-posts.event"].uael-posts-thumbnail-ratio .uael-post__datebox:not(.uael-post__noimage) {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
	transform: translate(-50%,0%);
}
.elementor-element[data-widget_type="uael-posts.event"].uael-posts-thumbnail-ratio .uael-post__thumbnail {
	overflow: visible;
}
.uael-posts-tabs-dropdown .uael-filters-dropdown {
    display: none;
}
.uael-post-grid__inner {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.uael-post__link-complete-yes.elementor-element[data-widget_type="uael-posts.classic"] .uael-post-image-background .uael-post__complete-box-overlay {
	z-index: 99;
}
.uael-post__cta-fullwidth-yes .uael-post__read-more {
	width: 100%;
}
.uael-post__link-complete-yes .uael-post__bg-wrap,
.uael-blog-terms-position-media:not(.uael-post-image-background) .uael-post__thumbnail {
	position: relative;
}
.uael-post__link-complete-yes .uael-post__complete-box-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.uael-post-wrapper {
	float: left;
	display: inline-block;
}

.uael-post-grid__inner {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-post-grid__inner.uael-post-masonry {
	margin: 0;
	margin-left: -10px;
	margin-right: -10px;
	list-style: none outside;
	clear: both;
}
.elementor-global-widget .uael-post-grid__inner.uael-post-masonry {
	position: unset !important;
    height: auto !important;
}
.uael-listing__terms-link {
	color: inherit;
	text-decoration: none;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
}

.uael-post-wrapper.uael-post-wrapper-featured {
	margin: 0;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-6 .uael-post-wrapper-featured {
	width: 33.33;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-5 .uael-post-wrapper-featured {
	width: 40%;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-3 .uael-post-wrapper-featured {
	width: 66.66%;
}
.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-4 .uael-post-wrapper-featured,
.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-2 .uael-post-wrapper-featured,
.uael-post__columns-2 .uael-post-wrapper {
	width: 50%;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-1 .uael-post-wrapper-featured,
.uael-post_structure-featured.uael-featured_post_structure-stack .uael-post-wrapper-featured,
.uael-post__columns-1 .uael-post-wrapper {
	width: 100%;
}
.uael-post-grid[data-equal-height="yes"] .slick-slide {
	margin-top: 10px;
}

.uael-filters-dropdown-button .fa-angle-down:before {
    content: "";
}

.uael-post__columns-8 .uael-post-wrapper { width: 12.5%; }
.uael-post__columns-7 .uael-post-wrapper { width: 14.28%; }
.uael-post__columns-6 .uael-post-wrapper { width: 16.66%; }
.uael-post__columns-5 .uael-post-wrapper { width: 20%; }
.uael-post__columns-4 .uael-post-wrapper { width: 25%; }
.uael-post__columns-3 .uael-post-wrapper { width: 33.2%; }

.uael-post__columns-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide),
.uael-post__columns-2 .uael-post-wrapper:nth-child(2n+1):not(.slick-slide),
.uael-post__columns-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide),
.uael-post__columns-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide),
.uael-post__columns-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide),
.uael-post__columns-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide),
.uael-post__columns-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide),
.uael-post__columns-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
	clear: left;
}

.uael-post__columns-1 .uael-post-wrapper:nth-child(n):not(.slick-slide),
.uael-post__columns-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide),
.uael-post__columns-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide),
.uael-post__columns-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide),
.uael-post__columns-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide),
.uael-post__columns-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide),
.uael-post__columns-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide),
.uael-post__columns-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
	clear: right;
}

.uael-post__footer {
	margin-top: 30px;
}

.uael-post__header-filters {
	display: block;
    margin: 0;
    margin-bottom: 10px;
}

.uael-post__header-filter {
	display: inline-block;
    padding: 5px;
    cursor: pointer;
}

.uael-post__header-filters-wrap {
	margin-bottom: 20px;
}

.uael-post__thumbnail {
	overflow: hidden;
}

/* Image as background CSS */

.uael-post-image-background .uael-post__thumbnail {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.uael-post-image-background .uael-post__thumbnail {
	z-index: 2;
}
.uael-post-image-background .uael-post__thumbnail::before {
	content: '';
	z-index: 1;
}
.uael-post-image-background .uael-post__thumbnail,
.uael-post-image-background .uael-post__thumbnail::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.uael-post__thumbnail img {
	width: 100%;
	-webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.uael-post-image-background .uael-post__thumbnail img {
	position: absolute;
	width: auto;
	height: auto;
	min-width: 100%;
	max-width: none;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	min-height: 100%;
}

.uael-post__bg-wrap {
	width: 100%;
	display: inline-block;
}

.uael-equal__height-yes .uael-post__bg-wrap {
	height: 100%;
}

.uael-post-image-background .uael-post__inner-wrap,
.uael-equal__height-yes .uael-post-image-background .uael-post__bg-wrap {
	position: relative;
	width: 100%;
}
.uael-equal__height-yes .uael-post-image-background .uael-post__inner-wrap {
    position: unset;
}
.uael-post-image-background .uael-post__content-wrap {
	opacity: 1;
	position: relative;
	z-index: 10;
	overflow: hidden;
	width: 100%;
}
.uael-blog-terms-position-media .uael-post__terms {
	font-size: 12px;
	margin: 20px;
}
/* Meta in media CSS */
.uael-blog-terms-position-media:not(.uael-post-image-background) .uael-post__terms {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	max-width: 100%;
	word-break: break-word;
}

.uael-post__terms-wrap .uael-post__terms {
	margin: 0;
}

.uael-post__terms-wrap {
	margin-bottom: 10px;
}

.uael-post__meta-data {
	line-height: 1.3em;
	font-size: 12px;
}

.uael-post__meta-data span {
	line-height: 1.6em;
	display:inline;
}

.uael-post__meta-data svg {
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.uael-post__terms-meta a {
	display: inline-block;
}

.uael-blog-terms-position-body .uael-post-wrapper span.uael-post__terms {
	background: none;
}

.uael-post__terms i,
.uael-post__meta-data span i {
	margin-right: 2px;
}

.uael-post-wrapper .uael-post__title a,
.uael-post__meta-data a {
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	color: inherit;
}

/* Pagination */

.uael-grid-pagination a.page-numbers,
.uael-grid-pagination span.page-numbers.current {
	padding: 5px 10px;
	margin: 0px 0px 5px;
	display: inline-block;
}

.uael-post-grid__inner #infscr-loading {
	bottom: -80px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.uael-post-grid__inner #infscr-loading img {
	margin-top: 10px;
	width: 10%;
}

#infscr-loading div {
	display: none;
}

.elementor-widget-uael-posts .uael-loader-overlay {
	position:absolute;
	top:0;
	left:0;
	background: rgba(255,255,255,0.4);
	z-index:2;
	content:"";
	height: 100%;
	width: 100%;
}

.elementor-widget-uael-posts .uael-loader:before {
	border: 3px solid #333;
    border-left-color: transparent;
    border-right-color: transparent;
}

.elementor-widget-uael-posts .uael-loader {
	z-index: 3;
}

.uael-infinite-load-more {
	background-color: #61ce70;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 10px 10px 10px;
    display: inline-block;
}

/* Loader */
.uael-post-inf-loader {
  display: none;
  margin: 0 auto;
  min-height: 58px;
  line-height: 58px;
  width: 160px;
  text-align: center;
}

.uael-post-inf-loader > div {
  width: 18px;
  height: 18px;
  background-color: #0085ba;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.uael-post-inf-loader .uael-post-loader-1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.uael-post-inf-loader .uael-post-loader-2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 1024px) {
	.uael-post__columns-tablet-1 .uael-post-wrapper {
		width: 100%;
	}
	.uael-post__columns-tablet-2 .uael-post-wrapper {
		width: 50%;
	}
	.uael-post__columns-tablet-3 .uael-post-wrapper {
		width: 33.2%;
	}
	.uael-post__columns-tablet-4 .uael-post-wrapper {
		width: 25%;
	}
	.uael-post__columns-tablet-5 .uael-post-wrapper {
		width: 20%;
	}
	.uael-post__columns-tablet-6 .uael-post-wrapper {
		width: 16.66%;
	}
	.uael-post__columns-tablet-7 .uael-post-wrapper {
		width: 14.28%;
	}
	.uael-post__columns-tablet-8 .uael-post-wrapper {
		width: 12.5%;
	}

	.uael-post__columns-tablet-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide),
	.uael-post__columns-tablet-2 .uael-post-wrapper:nth-child(2n+1):not(.slick-slide),
	.uael-post__columns-tablet-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide),
	.uael-post__columns-tablet-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide),
	.uael-post__columns-tablet-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide),
	.uael-post__columns-tablet-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide),
	.uael-post__columns-tablet-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide),
	.uael-post__columns-tablet-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
		clear: left;
	}

	.uael-post__columns-tablet-1 .uael-post-wrapper:nth-child(n):not(.slick-slide),
	.uael-post__columns-tablet-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide),
	.uael-post__columns-tablet-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide),
	.uael-post__columns-tablet-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide),
	.uael-post__columns-tablet-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide),
	.uael-post__columns-tablet-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide),
	.uael-post__columns-tablet-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide),
	.uael-post__columns-tablet-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
		clear: right;
	}

	.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post-grid__inner .uael-post-wrapper-featured,
	.uael-post_structure-featured.uael-featured_post_structure-stack .uael-post-wrapper-featured {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.uael-post__columns-mobile-1 .uael-post-wrapper {
		width: 100%;
	}
	.uael-post__columns-mobile-2 .uael-post-wrapper {
		width: 50%;
	}
	.uael-post__columns-mobile-3 .uael-post-wrapper {
		width: 33.2%;
	}
	.uael-post__columns-mobile-4 .uael-post-wrapper {
		width: 25%;
	}
	.uael-post__columns-mobile-5 .uael-post-wrapper {
		width: 20%;
	}
	.uael-post__columns-mobile-6 .uael-post-wrapper {
		width: 16.66%;
	}
	.uael-post__columns-mobile-7 .uael-post-wrapper {
		width: 14.28%;
	}
	.uael-post__columns-mobile-8 .uael-post-wrapper {
		width: 12.5%;
	}

	.uael-post__columns-mobile-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide),
	.uael-post__columns-mobile-2 .uael-post-wrapper:nth-child(2n+1):not(.slick-slide),
	.uael-post__columns-mobile-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide),
	.uael-post__columns-mobile-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide),
	.uael-post__columns-mobile-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide),
	.uael-post__columns-mobile-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide),
	.uael-post__columns-mobile-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide),
	.uael-post__columns-mobile-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
		clear: left;
	}

	.uael-post__columns-mobile-1 .uael-post-wrapper:nth-child(n):not(.slick-slide),
	.uael-post__columns-mobile-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide),
	.uael-post__columns-mobile-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide),
	.uael-post__columns-mobile-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide),
	.uael-post__columns-mobile-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide),
	.uael-post__columns-mobile-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide),
	.uael-post__columns-mobile-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide),
	.uael-post__columns-mobile-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
		clear: right;
	}

	/* Filterable tabs dropdown CSS starts here */
	.uael-posts-tabs-dropdown .uael-filters-dropdown {
	    display: block;
	    position: relative;
	    margin-bottom: 20px;
	}

    .uael-posts-tabs-dropdown .uael-filters-dropdown-button {
        background: #efefef;
        padding: 5px 15px 5px 15px;
        cursor: pointer;
        display: inline-block;
    }

    .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
        display: none;
        list-style: none;
        position: absolute;
        margin: 0 0 0 0;
        top: 100%;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 9;
        border: 1px solid #ededed;
    }

    .uael-posts-tabs-dropdown .uael-post__header-filter {
        white-space: nowrap;
        display: block;
        background: #efefef;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        border-style: none;
        margin: 0;
    }

    .uael-posts-tabs-dropdown .uael-filters-dropdown-button::after {
	    content: "\f107";
	    font-family: 'Font Awesome 5 Free';
		font-weight: 900;
	    margin-left: 6px;
	}

    .uael-posts-tabs-dropdown .uael-post__header-filters {
   		display: none;
   	}

    .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list.show-list {
        display: block;
    }

    .uael-posts-tabs-dropdown .uael-post__header-filter {
        padding: 5px 15px 5px 15px;
    }
    .uael-post__filter-align-left .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
        left: 0;
        right: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
	
	.uael-post__filter-align-right .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    
    .uael-post__filter-align-center .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.uael-posts-thumbnail-ratio .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
	position: relative;
}

.uael-posts-thumbnail-ratio .uael-post__thumbnail img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%; 
}/* -------- Slick CSS */
.uael-post-grid .slick-slide img {
	width: 100%;
}
.uael-post-grid .slick-prev,
.uael-post-grid .slick-next,
.uael-post-grid .slick-prev:hover,
.uael-post-grid .slick-next:hover,
.uael-post-grid .slick-prev:focus,
.uael-post-grid .slick-next:focus {
	font-size: 0;
	line-height: 0;
	bottom: auto;
	position: absolute;
	top: 50%;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #aaa;
	border-color: #aaa;
	outline: none;
	background: transparent;
}

.uael-post-grid .slick-prev:before,
.uael-post-grid .slick-next:before {
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-post-grid[data-equal-height="yes"] .uael-post__inner-wrap {
    height: 100%;
}

.uael-post__arrow-outside .uael-post-grid .slick-prev {
	left: -45px;
	z-index: 1;
}

[dir="rtl"] .uael-post__arrow-outside .uael-post-grid .slick-prev {
	left: auto;
	right: -45px;
}

.uael-post-grid .slick-prev:before,
[dir="rtl"] .uael-post-grid .slick-prev:before,
.uael-post-grid .slick-next:before,
[dir="rtl"] .uael-post-grid .slick-next:before {
	content: '';
	font-size: 0;
	line-height: 0;
}

.uael-post__arrow-outside .uael-post-grid .slick-next {
	right: -45px;
	z-index: 2;
}

[dir="rtl"] .uael-post__arrow-outside .uael-post-grid .slick-next {
	left: -45px;
	right: auto;
}

.uael-post-grid .slick-prev i,
.uael-post-grid .slick-next i,
.uael-post-grid .slick-prev i:hover,
.uael-post-grid .slick-next i:hover,
.uael-post-grid .slick-prev i:focus,
.uael-post-grid .slick-next i:focus {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.uael-post-grid ul.slick-dots {
	padding-top: 0;
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-post-grid ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-post-grid ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.uael-post-grid ul.slick-dots li button:before {
	content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-post-grid ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

.uael-post__arrow-inside .uael-post-grid .slick-prev {
	left: 25px;
	z-index: 1;
}

[dir="rtl"] .uael-post__arrow-inside .uael-post-grid .slick-prev {
	left: auto;
	right: 25px;
}

.uael-post__arrow-inside .uael-post-grid .slick-next {
	right: 25px;
	z-index: 2;
}

[dir="rtl"] .uael-post__arrow-inside .uael-post-grid .slick-next {
	left: 25px;
	right: auto;
}

@media (max-width: 1024px) {

	.uael-post__arrow-outside .uael-post-grid .slick-prev {
		left: 15px;
		z-index: 1;
	}

	[dir="rtl"] .uael-post__arrow-outside .uael-post-grid .slick-prev {
		left: auto;
		right: 15px;
	}

	.uael-post__arrow-outside .uael-post-grid .slick-next {
		right: 15px;
		z-index: 2;
	}

	[dir="rtl"] .uael-post__arrow-outside .uael-post-grid .slick-next {
		left: 15px;
		right: auto;
	}
}.uael-timeline--center .uael-timeline-left .uael-timeline-date-new,
.uael-timeline--center .uael-timeline-right .uael-timeline-date-new,
.uael-timeline-marker,
.uael-timeline-widget,
.uael-timeline-right .uael-timeline-date-new,
.uael-timeline-main .uael-year {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uael-timeline-widget {
    position: relative;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.uael-timeline-main #infscr-loading {
	left: 0;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	height: 150px;
}

.uael-timeline-main #infscr-loading img {
	margin-top: 10px;
	width: 100%;
	max-width: 150px;
}

#infscr-loading div,
.uael-timeline--center .uael-timeline-date-hide {
    display: none;
}
.uael-timeline-heading {
    margin-bottom: 10px;
}
.inner-date-new p {
    margin-bottom: 0;
}
.uael-date-inner .inner-date-new p {
    margin-bottom: 0px;
}
.uael-timeline__line {
    background-color: #eeeeee;
}
.uael-timeline-main .uael-days .in-view .in-view-timeline-icon {
    background: #5cb85c;
}
.uael-timeline__line__inner {
    background-color: #5cb85c;
    width: 100%;
}
.uael-timeline-main .timeline-icon-new {
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
}
.uael-timeline-shadow-yes .uael-day-new {
    -webkit-filter: drop-shadow(0px 1px 4px rgba(0,0,0,0.5));
    filter: drop-shadow(0px 1px 4px rgba(0,0,0,0.5));
}
.uael-timeline-field:not(:last-child) {
    margin-bottom: 20px;
}
.uael-timeline--center .uael-timeline-widget.uael-timeline-right,
.uael-timeline--right .uael-timeline-widget {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.uael-timeline--left .uael-day-left .uael-events-inner-new,
.uael-timeline--left .uael-day-right .uael-events-inner-new,
.uael-timeline--left .uael-days {
    text-align: left;
}
.uael-timeline--right .uael-day-left .uael-events-inner-new,
.uael-timeline--right .uael-day-right .uael-events-inner-new,
.uael-timeline--right .uael-days {
    text-align: right;
}
.uael-timeline--center .uael-timeline-date-new {
    display: block;
}
.uael-timeline--right .uael-timeline__line {
    right: 16px;
    left: auto;
}
.uael-timeline--right .uael-timeline-right .uael-timeline-arrow:after,
.uael-timeline--right .uael-timeline-left .uael-timeline-arrow:after {
    top: 0;
}
.uael-timeline--right .uael-timeline-right .uael-timeline-arrow,
.uael-timeline--right .uael-timeline-left .uael-timeline-arrow {
    top: 0;
    right: 0;
    width: 10px;
    height: 40px;
    position: absolute;
}
.uael-timeline--right .uael-timeline-right .uael-timeline-arrow {
    right: -12px;
}
.uael-timeline--right .uael-timeline-left .uael-timeline-arrow {
    right: -10px;
}

.uael-timeline--right .uael-timeline-marker,
.uael-timeline--right .uael-day-new {
    max-width: 100%;
    position: relative;
}
.uael-timeline--right .uael-day-new {
    margin-right: 14px;
}
.uael-timeline--right .uael-timeline-marker {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.uael-timeline--right .uael-day-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.uael-timeline--left .uael-timeline-marker,
.uael-timeline--left .uael-day-new {
    max-width: 100%;
    position: relative;
}
.uael-timeline--left .uael-timeline__line {
    left: 20px;
    right: auto;
}
.uael-timeline--left .uael-timeline-marker {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.uael-timeline--left .uael-day-new {
    margin-left: 14px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.uael-timeline--left .uael-timeline-right .uael-timeline-arrow:after,
.uael-timeline--left .uael-timeline-left .uael-timeline-arrow:after {
    top: 0;
}
.uael-timeline--left .uael-timeline-right .uael-timeline-arrow,
.uael-timeline--left .uael-timeline-left .uael-timeline-arrow {
    top: 0;
    width: 10px;
    height: 40px;
    position: absolute;
}
.uael-timeline--left .uael-timeline-right .uael-timeline-arrow {
    left: -10px;
}

.uael-timeline--left .uael-timeline-left .uael-timeline-arrow {
    left: -12px;
}

.uael-timeline-marker {
    background-color: #eeeeee;
    -webkit-border-radius: 999px;
    border-radius: 999px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.uael-timeline-main .uael-days .animate-border:hover .uael-timeline-marker {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.uael-timeline--center .uael-timeline-marker {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.uael-timeline--center .uael-day-new,
.uael-timeline--center .uael-timeline-date-new {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 100%;
    position: relative;
}
.uael-timeline--center .uael-timeline-right .uael-day-new,
.uael-timeline--center .uael-timeline-left .uael-day-new {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.uael-timeline--center .uael-timeline-right .uael-day-new {
    padding-left: 0;
    padding-right: 12px;
}

.uael-timeline--center .uael-timeline-left .uael-day-new {
    padding-right: 0;
    padding-left: 12px;
}

.uael-day-right .uael-events-inner-new {
    text-align: right;
}
.uael-day-left .uael-events-inner-new {
    text-align: left;
}
.uael-events-inner-new {
    padding: 40px;
}

.uael-timeline--center .uael-timeline-left .uael-timeline-date-new {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.uael-timeline--center .uael-timeline-right .uael-timeline-date-new {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.uael-timeline-left .uael-date-new {
    margin-right: 10px;
}
.uael-timeline-right .uael-date-new {
    margin-left: 10px;
}
.uael-timeline-right .uael-timeline-date-new,
.uael-timeline-arrow-center .uael-timeline-widget {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}
.uael-timeline--center .uael-timeline-right .uael-timeline-arrow,
.uael-timeline--center .uael-timeline-left .uael-timeline-arrow {
    top: 0;
    width: 10px;
    height: 40px;
    position: absolute;
}

.uael-timeline--center .uael-timeline-right .uael-timeline-arrow {
    right: 0px;
}

.uael-timeline--center .uael-timeline-left .uael-timeline-arrow {
    left: 0px;
}

.uael-timeline--left .uael-timeline-right .uael-timeline-arrow:after,
.uael-timeline--left .uael-timeline-left .uael-timeline-arrow:after,
.uael-timeline--right .uael-timeline-right .uael-timeline-arrow:after,
.uael-timeline--right .uael-timeline-left .uael-timeline-arrow:after,
.uael-timeline-arrow-center .uael-timeline-left .uael-timeline-arrow,
.uael-timeline-arrow-center .uael-timeline-right .uael-timeline-arrow,
.uael-timeline--center .uael-timeline-right .uael-timeline-arrow:after,
.uael-timeline--center .uael-timeline-left .uael-timeline-arrow:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.uael-timeline-arrow-bottom .uael-timeline-widget {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.uael-timeline-arrow-bottom .uael-timeline-left .uael-timeline-arrow,
.uael-timeline-arrow-bottom .uael-timeline-right .uael-timeline-arrow {
    top: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.uael-heading-bottom {
  margin: 0px;
}

/* By default content alignment - alternate */
.uael-day-right .uael-events-inner {
  text-align: right;
}
.uael-day-left .uael-events-inner {
  text-align: left;
}
.uael-timeline-arrow-top .uael-timeline-date-new .uael-date-new,
.uael-timeline-arrow-bottom .uael-timeline-date-new .uael-date-new {
    padding-top: 8px;
    padding-bottom: 8px;
}
/* Card animation css */
.uael-events-inner-new,
.uael-timeline-arrow {
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}
.uael-timeline-arrow:after {
  -webkit-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
}
/*.uael-content,*/
.uael-date-new {
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

.uael-timeline-widget.uael-timeline-left.hide-events .uael-events-inner-new,
.uael-timeline-widget.uael-timeline-left.hide-events .uael-date-new,
.uael-timeline-widget.uael-timeline-right.hide-events .uael-events-inner-new,
.uael-timeline-widget.uael-timeline-right.hide-events .uael-date-new {
  visibility: hidden;
}

/*.............................CSS..................................*/

.uael-timeline-main .uael-year {
  position: relative;
}
.uael-timeline-main .uael-year span {
  display: inline-block;
  padding-bottom: 6px;
}

.uael-day-left .uael-timeline-arrow:after,
.uael-day-right .uael-timeline-arrow:after,
.uael-timeline--left .uael-day-right .uael-timeline-arrow:after,
.uael-timeline--center .uael-day-right .uael-timeline-arrow:after {
    content: '';
    position: absolute;
    display: inline;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
.uael-day-left .uael-timeline-arrow:after {
  left: 0px;
}
.uael-timeline--right .uael-day-left .uael-timeline-arrow:after {
    right: 0;
}
.uael-day-right .uael-timeline-arrow:after {
  right: 0px;
}
.timeline-icon {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.uael-timeline-main .uael-date .inner-date-new {
  white-space: nowrap;
  margin: 0px;
}

.uael-timeline-main .uael-timeline__line {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.uael-timeline--right .uael-timeline__line {
  position: absolute;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

/* RESPONSIVE ALIGNMENT OF VERTICAL SEPARATOR. */

/* DESKTOP */
.uael-timeline--center .uael-timeline__line {
  left: 50%;
  right: auto;
}

/* Icon transition animation */
.uael-timeline-main .in-view i.in-view-timeline-icon {
  -webkit-transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out;
  transition: background 0.25s ease-out 0.25s, width 0.25s ease-in-out, height 0.25s ease-in-out, color 0.25s ease-in-out, font-size 0.25s ease-out;
}

/* CENTER CSS STARTS */

.uael-timeline--center .uael-days  {
  text-align: center;
}
.uael-timeline--center .uael-day-right .uael-timeline-arrow:after {
  content: '';
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* CENTER CSS ENDS */

/* Border CSS */
.uael-timeline--center .uael-day-right .uael-timeline-arrow:after,
.uael-timeline--right .uael-day-right .uael-timeline-arrow:after,
.uael-timeline--right .uael-day-left .uael-timeline-arrow:after {
  border-left-style: solid;
  border-left-width: 13px;
	border-left-color: transparent;
}

.uael-timeline--left .uael-day-right .uael-timeline-arrow:after,
.uael-timeline--center .uael-day-left .uael-timeline-arrow:after,
.uael-timeline--left .uael-day-left .uael-timeline-arrow:after {
  border-right-style: solid;
  border-right-width: 13px;
	border-right-color: transparent;
}
/* Border CSS Ends */

/* Loader CSS */
.uael-timeline-wrapper .jscroll-loading img {
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 20%);
  -ms-transform: translate(-50%, 20%);
  transform: translate(-50%, 20%);
}

@media screen and (max-width: 1024px) {
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline__line {
        position: absolute;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-date-hide {
        display: block;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-left .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-right .uael-events-inner-new {
      text-align: left;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline__line {
      right: 20px;
      left: auto;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-marker,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-new {
      max-width: 100%;
      position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline__line {
      left: 20px;
      right: auto;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-new {
      margin-left: 16px;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-marker {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -moz-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-new {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-timeline-arrow:after {
      top: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-timeline-arrow,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-timeline-arrow {
      /*top: 0;*/
      width: 10px;
      height: 40px;
      position: absolute;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-timeline-arrow {
      left: -10px;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-timeline-arrow {
      left: -12px;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-timeline-arrow:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-days {
        text-align: left;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-right .uael-timeline-arrow:after {
        content: '';
        position: absolute;
        display: inline;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    /* Center align CSS start */
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-widget.uael-timeline-right {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -webkit-flex-direction: unset;
        -moz-box-orient: unset;
        -moz-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-date-new {
      -webkit-box-flex: unset;
      -webkit-flex-grow: unset;
      -moz-box-flex: unset;
      -ms-flex-positive: unset;
      flex-grow: unset;
      -webkit-flex-basis: unset;
      -ms-flex-preferred-size: unset;
      flex-basis: unset;
      max-width: 100%;
      width: 100%;
      position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-day-new {
      -webkit-box-ordinal-group: unset;
      -webkit-order: unset;
      -moz-box-ordinal-group: unset;
      -ms-flex-order: unset;
      order: unset;
      padding-left: 0;
      padding-right: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-day-new {
      -webkit-box-ordinal-group: unset;
      -webkit-order: unset;
      -moz-box-ordinal-group: unset;
      -ms-flex-order: unset;
      order: unset;
      padding-right: 0;
      padding-left: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-left .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-right .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-date-new  {
      display: none;
    }

    /* CSS for right alignment */
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-widget {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-left .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-right .uael-events-inner-new {
        text-align: right;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline__line {
        right: 16px;
        left: auto;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow:after {
        top: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow {
        left: auto;
        right: 0;
        width: 10px;
        height: 40px;
        position: absolute;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow {
        right: -12px;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow {
        right: -10px;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-marker,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-new {
        max-width: 100%;
        position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-new {
        margin-right: 16px;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-marker {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-new {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-days  {
        text-align: right;
    }

    /* Center align CSS start */
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-date-new {
        -webkit-box-flex: unset;
        -webkit-flex-grow: unset;
        -moz-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: 100%;
        position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-day-new {
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        -moz-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        padding-right: 0;
        padding-left: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-left .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-timeline-right .uael-timeline-date-new {
        display: none;
    }

    /*Border CSS*/
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-day-left .uael-timeline-arrow:after {
      border-right-style: solid;
      border-right-width: 13px;
      border-left: none;
		border-right-color: transparent;
    }

    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-tablet .uael-timeline-res-right .uael-day-left .uael-timeline-arrow:after {
      border-left-style: solid;
      border-left-width: 13px;
      border-right: none;
    }
}

@media screen and (max-width: 767px) {
    .uael-timeline-responsive-none .uael-events-inner-new {
        padding: 15px;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-date-hide {
        display: block;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-left .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-right .uael-events-inner-new {
      text-align: left;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline__line {
      right: 20px;
      left: auto;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-marker,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-new {
      max-width: 100%;
      position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline__line {
      left: 20px;
      right: auto;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-new {
      margin-left: 16px;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-marker {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -moz-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-new {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-timeline-arrow,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-timeline-arrow {
      width: 10px;
      height: 40px;
      position: absolute;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-timeline-arrow {
      left: -10px;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-timeline-arrow {
      left: -12px;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-timeline-arrow:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .uael-timeline-left .uael-date-new {
        margin-right: 10px;
    }
    .uael-day-left .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-days {
        text-align: left;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-right .uael-timeline-arrow:after {
        content: '';
        position: absolute;
        display: inline;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-widget.uael-timeline-right {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -webkit-flex-direction: unset;
        -moz-box-orient: unset;
        -moz-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-date-new {
        -webkit-box-flex: unset;
        -webkit-flex-grow: unset;
        -moz-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: 100%;
        position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-day-new {
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        -moz-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        padding-right: 0;
        padding-left: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-date-new {
        display: none;
    }

    /* CSS for right alignment */
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-widget {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-left .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-right .uael-events-inner-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-days {
        text-align: right;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline__line {
        right: 16px;
        left: auto;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-left .uael-timeline-arrow:after {
      top: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow {
        left: auto;
        right: 0;
        width: 10px;
        height: 40px;
        position: absolute;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow {
        right: -12px;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow {
        right: -10px;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-marker,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-new {
        max-width: 100%;
        position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-new {
        margin-right: 16px;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-marker {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-new {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-timeline-arrow:after {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline__line {
        position: absolute;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    /* Center align CSS start */
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-date-new {
        -webkit-box-flex: unset;
        -webkit-flex-grow: unset;
        -moz-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset;
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: 100%;
        position: relative;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-day-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-day-new {
        -webkit-box-ordinal-group: unset;
        -webkit-order: unset;
        -moz-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        padding-right: 0;
        padding-left: 0;
    }
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-left .uael-timeline-date-new,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-timeline-right .uael-timeline-date-new {
        display: none;
    }

    /* Border CSS*/
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-day-left .uael-timeline-arrow:after {
      border-right-style: solid;
      border-right-width: 13px;
      border-left: none;
    }

    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-right .uael-timeline-arrow:after,
    .uael-timeline--center.uael-timeline-responsive-mobile .uael-timeline-res-right .uael-day-left .uael-timeline-arrow:after {
      border-left-style: solid;
      border-left-width: 13px;
      border-right: none;
    }
    /* Border CSS Ends */
}
.uael-vgallery-tabs-dropdown .uael-filters-dropdown,
.uael-vg__dummy-image {
	display: none;
}
.uael-video-gallery__column-6 .uael-video__gallery-item { width: 16.66%; }
.uael-video-gallery__column-5 .uael-video__gallery-item { width: 20%; }
.uael-video-gallery__column-4 .uael-video__gallery-item { width: 25%; }
.uael-video-gallery__column-3 .uael-video__gallery-item { width: 33.33%; }
.uael-video-gallery__column-2 .uael-video__gallery-item { width: 50%; }
.uael-video-gallery__column-1 .uael-video__gallery-item { width: 100%; }


.uael-video-gallery__column-1 .uael-video__gallery-item:nth-child(n+1):not(.slick-slide),
.uael-video-gallery__column-2 .uael-video__gallery-item:nth-child(2n+1):not(.slick-slide),
.uael-video-gallery__column-3 .uael-video__gallery-item:nth-child(3n+1):not(.slick-slide),
.uael-video-gallery__column-4 .uael-video__gallery-item:nth-child(4n+1):not(.slick-slide),
.uael-video-gallery__column-5 .uael-video__gallery-item:nth-child(5n+1):not(.slick-slide),
.uael-video-gallery__column-6 .uael-video__gallery-item:nth-child(6n+1):not(.slick-slide),
.uael-video-gallery__column-7 .uael-video__gallery-item:nth-child(7n+1):not(.slick-slide),
.uael-video-gallery__column-8 .uael-video__gallery-item:nth-child(8n+1):not(.slick-slide) {
	clear: left;
}

.uael-video-gallery__column-1 .uael-video__gallery-item:nth-child(n):not(.slick-slide),
.uael-video-gallery__column-2 .uael-video__gallery-item:nth-child(2n):not(.slick-slide),
.uael-video-gallery__column-3 .uael-video__gallery-item:nth-child(3n):not(.slick-slide),
.uael-video-gallery__column-4 .uael-video__gallery-item:nth-child(4n):not(.slick-slide),
.uael-video-gallery__column-5 .uael-video__gallery-item:nth-child(5n):not(.slick-slide),
.uael-video-gallery__column-6 .uael-video__gallery-item:nth-child(6n):not(.slick-slide),
.uael-video-gallery__column-7 .uael-video__gallery-item:nth-child(7n):not(.slick-slide),
.uael-video-gallery__column-8 .uael-video__gallery-item:nth-child(8n):not(.slick-slide) {
	clear: right;
}
.uael-vg__play_full {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 4;
}
.uael-video__gallery-item {
	position: relative;
	overflow: hidden;
}
.uael-vg__layout-carousel .uael-video__gallery-item {
	height: auto;
}
.uael-video__gallery-item:hover .uael-vg__overlay {
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
.uael-vg__play-icon,
.uael-vg__play-icon i,
.uael-vg__play-icon svg,
.uael-video__gallery-item:hover i {
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}

.uael-timeline-featured-img {
    margin-bottom: 20px;
}
.uael-timeline-link-style {
	margin-top: 10px;
}
.uael-video__gallery-item iframe,
.uael-video__gallery-item .uael-vg__thumb-image  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.uael-video__gallery-item iframe {
	height: 100%;
	border: 0;
	display: block;
    margin: 0 auto;
}
.uael-video__gallery-item .uael-vg__thumb-image {
	height: 0;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.uael-video-gallery-wrap.uael-vg__layout-grid {
	display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.uael-vg__layout-carousel .uael-video__gallery-item {
	float:left;
}
.uael-vg__layout-carousel { 
	visibility: hidden; 
}
.uael-vg__layout-carousel.slick-initialized { 
	visibility: visible; 
}

.uael-video-gallery-wrap .uael-video__img {
	display: block;
    width: 100%;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    max-width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.uael-video-gallery-wrap .uael-video__content-wrap {
	display: block;
    text-align: center;
}

.uael-video-gallery-wrap .uael-video__content {
	text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.uael-video-gallery-wrap .uael-video__caption {
	position: absolute;
    width: 100%;
    bottom: 100%;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
}

.uael-video-gallery-title-below_video .uael-video__gallery-item .uael-video__caption {
	position: relative;
    width: 100%;
    bottom: 0;
    margin: 0;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;	
    text-align: center;
}

.uael-video-gallery-wrap .uael-video__tags {
	position: absolute;
    width: 100%;
    top: 100%;
	display: block;
    font-style: italic;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out 0s;
    transition: opacity .2s ease-in-out 0s;
}

.uael-video-gallery-title-hover .uael-video__gallery-item:hover .uael-video__caption,
.uael-video-gallery-title-always .uael-video__gallery-item .uael-video__caption,
.uael-video__gallery-item:hover .uael-video__tags {
	opacity: 1;
}

.uael-video__gallery-item .uael-video__lightbox {
	color: #fff;
    font-size: 32px;
    line-height: 1;
    -webkit-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
}

.uael-video__gallery-filters {
	display: block;
    margin: 0;
    margin-bottom: 20px;
}

.uael-video__gallery-filter {
	display: inline-block;
    padding: 5px 20px;
    margin: 0 5px;
    cursor: pointer;
    margin-bottom: 10px;
}

.uael-video__gallery-filter:first-child {
	margin-left: 0;
}

.uael-video__gallery-filter:last-child {
	margin-right: 0;
}

.uael-video__content .uael-vg__play,
.uael-video__content .uael-vg__play:hover {
	text-decoration: none;
	display: block;
}
.uael-aspect-ratio-4_3 .uael-video__gallery-iframe,
.uael-aspect-ratio-4_3 .uael-vg__thumb-image {
	padding-bottom: 75%;
}

.uael-aspect-ratio-16_9 .uael-video__gallery-iframe,
.uael-aspect-ratio-16_9 .uael-vg__thumb-image {
	padding-bottom: 56.25%;
}

.uael-aspect-ratio-3_2 .uael-video__gallery-iframe,
.uael-aspect-ratio-3_2 .uael-vg__thumb-image {
	padding-bottom: 66.6666%;
}

.uael-aspect-ratio-4_3 .uael-video__gallery-iframe,
.uael-aspect-ratio-16_9 .uael-video__gallery-iframe,
.uael-aspect-ratio-3_2 .uael-video__gallery-iframe {
	height: 0;
    position: relative;
    max-width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.uael-vg__play_full:hover {
	cursor: pointer;
}
.uael-vg__play {
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	-webkit-transition: text-shadow ease .2s, color ease .2s;
	transition: text-shadow ease .2s, color ease .2s;
	z-index: 5;
}

.uael-vg__play-image,
.uael-vg__play-icon,
.uael-vg__play-icon svg,
.uael-vg__play-icon i {
	display: block;
}

/* Carousel CSS */
.uael-video-gallery-wrap .slick-slide img {
	width: 100%;
}
.uael-video-gallery-wrap .slick-prev,
.uael-video-gallery-wrap .slick-next,
.uael-video-gallery-wrap .slick-prev:hover,
.uael-video-gallery-wrap .slick-next:hover,
.uael-video-gallery-wrap .slick-prev:focus,
.uael-video-gallery-wrap .slick-next:focus {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #aaa;
	border-color: #aaa;
	outline: none;
	background: transparent;
}

.uael-video-gallery-wrap .slick-prev:before,
.uael-video-gallery-wrap .slick-next:before {
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-video-gallery-wrap .slick-prev {
	left: -45px;
	z-index: 1;
}

[dir="rtl"] .uael-video-gallery-wrap .slick-prev {
	left: auto;
	right: -45px;
}

.uael-video-gallery-wrap .slick-prev:before,
[dir="rtl"] .uael-video-gallery-wrap .slick-prev:before,
.uael-video-gallery-wrap .slick-next:before,
[dir="rtl"] .uael-video-gallery-wrap .slick-next:before {
	content: '';
	font-size: 0;
	line-height: 0;
}

.uael-video-gallery-wrap .slick-next {
	right: -45px;
}

[dir="rtl"] .uael-video-gallery-wrap .slick-next {
	left: -45px;
	right: auto;
}

.uael-video-gallery-wrap .slick-prev i,
.uael-video-gallery-wrap .slick-next i,
.uael-video-gallery-wrap .slick-prev i:hover,
.uael-video-gallery-wrap .slick-next i:hover,
.uael-video-gallery-wrap .slick-prev i:focus,
.uael-video-gallery-wrap .slick-next i:focus {
	font-size: 20px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.uael-video-gallery-wrap ul.slick-dots {
	display: block;
	position: absolute;
    margin: 0;
    left: 0;
    width: 100%;
    bottom: -45px;
    text-align: center;
}
.uael-video-gallery-wrap, 
.uael-video-gallery-wrap .uael-nav-dots {
	margin-bottom: 50px;
}

.uael-video-gallery-wrap ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-video-gallery-wrap ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.uael-video-gallery-wrap ul.slick-dots li button:before {
	content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-video-gallery-wrap ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

.uael-video__gallery-item:active .elementor-animation-sink,
.uael-video__gallery-item:focus .elementor-animation-sink,
.uael-video__gallery-item:hover .elementor-animation-sink {
	top: -webkit-calc( 50% + 8px );
	top: calc( 50% + 8px );
}

.uael-video__gallery-item .uael-animation-sink,
.uael-video__gallery-item .uael-animation-float {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.uael-video__gallery-item:active .elementor-animation-float,
.uael-video__gallery-item:focus .elementor-animation-float,
.uael-video__gallery-item:hover .elementor-animation-float {
	top: -webkit-calc( 50% - 8px );
	top: calc( 50% - 8px );
}

.uael-video__gallery-item:active .uael-animation-wobble-vertical,
.uael-video__gallery-item:focus .uael-animation-wobble-vertical,
.uael-video__gallery-item:hover .uael-animation-wobble-vertical {
	-webkit-animation-name: uael-wobble-vertical;
	animation-name: uael-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.uael-vg__overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.logged-in #wpadminbar ~ .uael-gallery-fancybox .fancybox-toolbar {
    margin-top: 32px;
}

/* Carousel CSS ends here */

/* Filter tabs with title CSS starts here */
	.uael-video-gallery-title-filters .uael-video__gallery-filters {
		text-align: right;
	}
	.uael-video-gallery-title-filters {
	    -js-display:  flex;
	    display:  -webkit-box;
	    display:  -webkit-flex;
	    display:  -moz-box;
	    display:  -ms-flexbox;
	    display:  flex;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	}

	.uael-video-gallery-title-filters .uael-video-gallery-title {
		margin-right: 60px;
		display: inline-block;
		text-align: left;
	}

	.uael-video-gallery-title-filters ul.uael-video__gallery-filters {
	    -webkit-align-self: center; 
	    -ms-flex-item-align: center; 
	    align-self: center;
	    display: block;
	}
/* Filter tabs with title CSS ends here */

/* Full video hover animation */
.uael-vg__play_full:hover .elementor-animation-grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.uael-vg__play_full:hover .elementor-animation-shrink {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.uael-vg__play_full:hover .elementor-animation-pulse {
  -webkit-animation-name: elementor-animation-pulse;
  animation-name: elementor-animation-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.uael-vg__play_full:hover .elementor-animation-pulse-grow {
  -webkit-animation-name: elementor-animation-pulse-grow;
  animation-name: elementor-animation-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.uael-vg__play_full:hover .elementor-animation-pulse-shrink {
  -webkit-animation-name: elementor-animation-pulse-shrink;
  animation-name: elementor-animation-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.uael-vg__play_full:hover .elementor-animation-push {
  -webkit-animation-name: elementor-animation-push;
  animation-name: elementor-animation-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.uael-vg__play_full:hover .elementor-animation-pop {
  -webkit-animation-name: elementor-animation-pop;
  animation-name: elementor-animation-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.uael-vg__play_full:hover .elementor-animation-float {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
.uael-vg__play_full:hover .elementor-animation-sink {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}
.uael-vg__play_full:hover .elementor-animation-wobble-vertical {
  -webkit-animation-name: elementor-animation-wobble-vertical;
  animation-name: elementor-animation-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.uael-gallery-fancybox .fancybox-slide--iframe .fancybox-content {
	width: 1188px;
	height: 669px;
}

@media (max-width: 1024px) {
	.uael-video-gallery-stack-tablet .uael-video-gallery-title-filters,
	.uael-video-gallery-stack-tablet .uael-video__gallery-filters {
	    text-align: center;
	}
	.uael-video-gallery-stack-tablet .uael-video-gallery-title {
		margin-right: 0px;
	}
	.uael-video-gallery-stack-tablet .uael-video-gallery-title-filters  {
        display: block;
    }
	.uael-video-gallery-tablet__column-1 .uael-video__gallery-item {
		width: 100%;
	}
	.uael-video-gallery-tablet__column-2 .uael-video__gallery-item {
		width: 50%;
	}
	.uael-video-gallery-tablet__column-3 .uael-video__gallery-item {
		width: 33.33%;
	}
	.uael-video-gallery-tablet__column-4 .uael-video__gallery-item {
		width: 25%;
	}
	.uael-video-gallery-tablet__column-5 .uael-video__gallery-item {
		width: 20%;
	}
	.uael-video-gallery-tablet__column-6 .uael-video__gallery-item {
		width: 16.66%;
	}

	.uael-video-gallery-tablet__column-1 .uael-video__gallery-item:nth-child(n+1):not(.slick-slide),
	.uael-video-gallery-tablet__column-2 .uael-video__gallery-item:nth-child(2n+1):not(.slick-slide),
	.uael-video-gallery-tablet__column-3 .uael-video__gallery-item:nth-child(3n+1):not(.slick-slide),
	.uael-video-gallery-tablet__column-4 .uael-video__gallery-item:nth-child(4n+1):not(.slick-slide),
	.uael-video-gallery-tablet__column-5 .uael-video__gallery-item:nth-child(5n+1):not(.slick-slide),
	.uael-video-gallery-tablet__column-6 .uael-video__gallery-item:nth-child(6n+1):not(.slick-slide) {
		clear: left;
	}

	.uael-video-gallery-tablet__column-1 .uael-video__gallery-item:nth-child(n):not(.slick-slide),
	.uael-video-gallery-tablet__column-2 .uael-video__gallery-item:nth-child(2n):not(.slick-slide),
	.uael-video-gallery-tablet__column-3 .uael-video__gallery-item:nth-child(3n):not(.slick-slide),
	.uael-video-gallery-tablet__column-4 .uael-video__gallery-item:nth-child(4n):not(.slick-slide),
	.uael-video-gallery-tablet__column-5 .uael-video__gallery-item:nth-child(5n):not(.slick-slide),
	.uael-video-gallery-tablet__column-6 .uael-video__gallery-item:nth-child(6n):not(.slick-slide) {
		clear: right;
	}

	.uael-gallery-fancybox .fancybox-slide--iframe .fancybox-content {
		width: 680px;
	    height: 382px;
	}
}

@media (max-width: 767px) {
	.uael-gallery-fancybox .fancybox-navigation .fancybox-button {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.uael-gallery-fancybox .fancybox-navigation .fancybox-button:after {
		padding: 0 50px;
	}

	.uael-gallery-fancybox .fancybox-slide--iframe .fancybox-content {
		height: auto;
	}

	.uael-video-gallery-wrap .slick-prev {
        left: 5px;
    }
    .uael-video-gallery-wrap .slick-next {
        right: 5px;
    }
	.uael-video-gallery-stack-mobile .uael-video-gallery-title-filters,
	.uael-video-gallery-stack-mobile .uael-video__gallery-filters {
	    text-align: center;
	}
	.uael-video-gallery-stack-mobile .uael-video-gallery-title {
		margin-right: 0px;
	}
	.uael-video-gallery-stack-mobile .uael-video-gallery-title-filters  {
        display: block;
    }
	.uael-video-gallery-mobile__column-1 .uael-video__gallery-item {
		width: 100%;
	}
	.uael-video-gallery-mobile__column-2 .uael-video__gallery-item {
		width: 50%;
	}
	.uael-video-gallery-mobile__column-3 .uael-video__gallery-item {
		width: 33.33%;
	}
	.uael-video-gallery-mobile__column-4 .uael-video__gallery-item {
		width: 25%;
	}
	.uael-video-gallery-mobile__column-5 .uael-video__gallery-item {
		width: 20%;
	}
	.uael-video-gallery-mobile__column-6 .uael-video__gallery-item {
		width: 16.66%;
	}

	.uael-video-gallery-mobile__column-1 .uael-video__gallery-item:nth-child(n+1):not(.slick-slide),
	.uael-video-gallery-mobile__column-2 .uael-video__gallery-item:nth-child(2n+1):not(.slick-slide),
	.uael-video-gallery-mobile__column-3 .uael-video__gallery-item:nth-child(3n+1):not(.slick-slide),
	.uael-video-gallery-mobile__column-4 .uael-video__gallery-item:nth-child(4n+1):not(.slick-slide),
	.uael-video-gallery-mobile__column-5 .uael-video__gallery-item:nth-child(5n+1):not(.slick-slide),
	.uael-video-gallery-mobile__column-6 .uael-video__gallery-item:nth-child(6n+1):not(.slick-slide) {
		clear: left;
	}

	.uael-video-gallery-mobile__column-1 .uael-video__gallery-item:nth-child(n):not(.slick-slide),
	.uael-video-gallery-mobile__column-2 .uael-video__gallery-item:nth-child(2n):not(.slick-slide),
	.uael-video-gallery-mobile__column-3 .uael-video__gallery-item:nth-child(3n):not(.slick-slide),
	.uael-video-gallery-mobile__column-4 .uael-video__gallery-item:nth-child(4n):not(.slick-slide),
	.uael-video-gallery-mobile__column-5 .uael-video__gallery-item:nth-child(5n):not(.slick-slide),
	.uael-video-gallery-mobile__column-6 .uael-video__gallery-item:nth-child(6n):not(.slick-slide) {
		clear: right;
	}

	/* Filterable tabs dropdown CSS starts here */
	.uael-vgallery-tabs-dropdown .uael-filters-dropdown {
	    display: block;
	    position: relative;
	    margin-bottom: 20px;
	}

    .uael-vgallery-tabs-dropdown .uael-filters-dropdown-button {
        background: #efefef;
        padding: 5px 15px 5px 15px;
        cursor: pointer;
        display: inline-block;
    }

    .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list {
        display: none;
        list-style: none;
        position: absolute;
        margin: 0 0 0 0;
        top: 100%;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.95);
        z-index: 9;
        border: 1px solid #ededed;
    }

    .uael-vgallery-tabs-dropdown .uael-video__gallery-filter {
        white-space: nowrap;
        display: block;
        background: #efefef;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        border-style: none;
        margin: 0;
    }

    .uael-vgallery-tabs-dropdown .uael-filters-dropdown-button::after {
	    content: "\f107";
	    font-family: 'Font Awesome 5 Free';
		font-weight: 900;
	    margin-left: 6px;
	}

    .uael-vgallery-tabs-dropdown .uael-video__gallery-filters,
    .uael-vgallery-tabs-dropdown .uael-video-gallery-title-filters .uael-video__gallery-filters {
   		display: none;
   	}

    .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list.show-list {
        display: block;
    }

    .uael-vgallery-tabs-dropdown .uael-video__gallery-filter {
        padding: 5px 15px 5px 15px;
    }
	
	.uael-vgallery-filter-align-right .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-tablet-vgallery-filter-align-right .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-mobile-vgallery-filter-align-right .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    
    .uael-vgallery-filter-align-left .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-tablet-vgallery-filter-align-left .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-mobile-vgallery-filter-align-left .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list {
		left: 0;
		right: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.uael-video-gallery-stack-tablet .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
	.uael-video-gallery-stack-mobile .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-vgallery-filter-align-center .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-tablet-vgallery-filter-align-center .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list,
    .uael-mobile-vgallery-filter-align-center .uael-vgallery-tabs-dropdown ul.uael-filters-dropdown-list {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}.uael-aspect-ratio-4_3 .uael-video__outer-wrap {
	padding-bottom: 75%;
}

.uael-aspect-ratio-4_3 .uael-video__outer-wrap.uael-video-type-hosted {
	padding-bottom: 74%;
}

.uael-aspect-ratio-16_9 .uael-video__outer-wrap {
	padding-bottom: 56.25%;
}

.uael-aspect-ratio-3_2 .uael-video__outer-wrap {
	padding-bottom: 66.6666%;
}

.uael-aspect-ratio-9_16 .uael-video__outer-wrap {
	padding-bottom: 177.8%;
}
.uael-aspect-ratio-1_1 .uael-video__outer-wrap{
	padding-bottom: 100%;
}
.uael-aspect-ratio-21_9 .uael-video__outer-wrap{
	padding-bottom: 42.8571%;
}

.uael-subscribe-content,
.uael-subscribe-bar,
.uael-vimeo-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.uael-subscribe-bar {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 10px;
    margin-bottom: 20px;
}

.uael-subscribe-bar-prefix {
    margin-right: 10px;
}

.uael-video__outer-wrap {
	position: relative;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	cursor: pointer;
	z-index: 1;
	-webkit-transition: .2s all;
	transition: .2s all;
}

.uael-video__outer-wrap img,
.uael-video__outer-wrap video {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .2s all;
	transition: .2s all;
}

.uael-video__play-icon {
	left: 50%;
	top: 50%;
	position: absolute;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	-webkit-transition: text-shadow ease .2s, color ease .2s;
	transition: text-shadow ease .2s, color ease .2s;
	z-index: 5;
}

.uael-video-wistia-play,
.uael-video-hosted-play {
	cursor: pointer;
    height: 70px;
    background: rgba(84, 187, 255, 0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 0;
}

.uael-video__outer-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: transparent;
}

.uael-vimeo-wrap {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 10px;
    -webkit-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
    margin-right: 4.6em;
}

.uael-vimeo-portrait {
    width: 60px;
    height: 60px;
    background: rgba(23,35,34,.75);
    margin-right: 1px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    padding: 0;
}

.uael-vimeo-portrait img {
	width: 50px;
    height: 50px;
    margin: 5px;
    padding: 0;
    border: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.uael-vimeo-headers {
	font-size: 10px;
}
.uael-vimeo-byline,
.uael-vimeo-title {
	background: rgba(23,35,34,.75);
    text-transform: none;
    line-height: normal;
    letter-spacing: normal;
}
.uael-vimeo-byline {
	font-size: 1.2em!important;
	font-weight: 400;
	color: #fff;
	margin-top: .1em;
	padding: .2em .5em;
}
.uael-vimeo-title {
	max-width: 100%;
	font-size: 2em!important;
	font-weight: 700;
	margin: 0;
	padding: .1em .2em;
    display: inline-block;
}

.uael-video__outer-wrap:active .uael-animation-sink,
.uael-video__outer-wrap:focus .uael-animation-sink,
.uael-video__outer-wrap:hover .uael-animation-sink {
	top: -webkit-calc( 50% + 8px );
	top: calc( 50% + 8px );
}

.uael-video__outer-wrap .uael-animation-sink,
.uael-video__outer-wrap .uael-animation-float {
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.uael-video__outer-wrap .uael-animation-grow {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.uael-video__outer-wrap:hover .uael-video__play-icon.uael-animation-grow {
	-webkit-transform: translate(-50%, -50%)scale(1.1);
	-ms-transform: translate(-50%, -50%)scale(1.1);
	transform: translate(-50%, -50%)scale(1.1);
}
.uael-video__outer-wrap:before {
	content:'';
	z-index:2;
	height: 100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.uael-video__outer-wrap:active .uael-animation-float,
.uael-video__outer-wrap:focus .uael-animation-float,
.uael-video__outer-wrap:hover .uael-animation-float {
	top: -webkit-calc( 50% - 8px );
	top: calc( 50% - 8px );
}

.uael-video__outer-wrap:active .uael-animation-wobble-vertical,
.uael-video__outer-wrap:focus .uael-animation-wobble-vertical,
.uael-video__outer-wrap:hover .uael-animation-wobble-vertical {
	-webkit-animation-name: uael-wobble-vertical;
	animation-name: uael-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.uael-video__play-icon {
    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
}

/* Youtube default icon CSS */
.uael-youtube-icon-bg {
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: #1f1f1f;
}

.uael-video__outer-wrap:hover .uael-youtube-icon-bg,
.uael-video__outer-wrap:hover .uael-video__play-icon .uael-youtube-icon-bg {
    -webkit-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    fill: #cc181e;
}
.uael-video__outer-wrap:hover .uael-video__play-icon .uael-youtube-icon-bg {
    fill-opacity: 1;
}
/* Youtube default icon CSS ends */

/* Vimeo default icon CSS */
.uael-vimeo-icon-bg {
    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);
    fill: rgba(23,34,35,.75);
}

.uael-video__outer-wrap:hover .uael-vimeo-icon-bg,
.uael-video__outer-wrap:hover .uael-video__play-icon .uael-vimeo-icon-bg {
    -webkit-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);
    fill: #00ADEF;
}
.uael-video__outer-wrap:hover .uael-video__play-icon .uael-vimeo-icon-bg {
    fill-opacity: 1;
}
/* Vimeo default icon CSS ends */

.uael-subscribe-responsive-desktop .uael-subscribe-bar {
	display: block;
	text-align: center;
}
.uael-subscribe-responsive-desktop .uael-subscribe-bar-prefix {
    margin-right: 0px;
    margin-bottom: 8px;
}
.uael-subscribe-responsive-desktop .uael-subscribe-content {
	display: block;
}

/* Sticky Video CSS */
.uael-video__outer-wrap.uael-sticky-apply {
	background: none;
	z-index: 9;
}
.uael-video__outer-wrap.uael-sticky-apply {
	overflow: unset;
}
.uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    position: fixed !important;
    z-index: 99999;
    height: 225px;
    width: 400px;
    background: #fff;
    -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.5);
    box-shadow: 0 0px 10px rgba(0,0,0,0.5);
}
.uael-video__outer-wrap.uael-sticky-apply .uael-vimeo-wrap,
.uael-sticky-apply.uael-video__outer-wrap:before {
	visibility: hidden;
}
.uael-video__outer-wrap.uael-sticky-apply + .uael-subscribe-bar,
.uael-video-sticky-close,
.uael-video-sticky-infobar {
	display: none;
}
.uael-sticky-infobar-wrap.uael-sticky-apply .uael-video-inner-wrap {
	-webkit-box-shadow: unset;
    box-shadow: unset;
}
.uael-video__outer-wrap.uael-sticky-apply .uael-video-sticky-infobar {
	-webkit-box-shadow: 0 5px 10px -5px #333;
    box-shadow: 0 5px 10px -5px #333;
}
.uael-sticky-apply .uael-video-inner-wrap.ui-draggable {
	cursor: move;
}
.uael-sticky-apply iframe,
.uael-sticky-apply .uael-video__thumb {
    padding: 4px;
}
.uael-sticky-apply .uael-video-sticky-close {
	display: block;
    position: absolute;
    padding: 7px;
    color: #000;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    z-index: 99999;
    height: 14px;
    width: 14px;
    line-height: 14px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.uael-video-sticky-close .uael-sticky-close-icon {
	font-size: 14px;
    height: 14px;
    width: 14px;
    line-height: 14px;
    text-align: center;
}
.uael-sticky-apply .uael-video-sticky-infobar {
	display: block;
    position: relative;
	top: 100%;
	width: 100%;
	padding: 5px;
	color: #000;
    background: #fff;
	text-align: center;
    z-index: 9999;
    margin-top: -1px;
}

/* Top Left aligned sticky video */
.uael-video-sticky-top_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-bottom_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-center_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    right: auto;
	left: 20px;
}

.uael-video-sticky-top_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-top_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    top: 20px;
}

/* Bottom Left aligned sticky video */
.uael-video-sticky-bottom_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-bottom_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    bottom: 20px;
}

/* Top Right aligned sticky video */
.uael-video-sticky-top_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-bottom_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-center_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    left: auto;
	right: 20px;
}

/* Top Right aligned sticky video */
.uael-video-sticky-center_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-center_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Video aligned to bottom and Info bar is enabled */
.uael-video-sticky-bottom_right .uael-sticky-infobar-wrap.uael-sticky-apply .uael-video-inner-wrap,
.uael-video-sticky-bottom_left .uael-sticky-infobar-wrap.uael-sticky-apply .uael-video-inner-wrap {
	bottom: 55px;
}

.admin-bar .uael-video-sticky-top_left .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap,
.admin-bar .uael-video-sticky-top_right .uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
    top: -webkit-calc( 32px + 20px );
    top: calc( 32px + 20px );
}

/* Close button alignment */
.uael-video-sticky-top_left .uael-sticky-apply .uael-video-sticky-close,
.uael-video-sticky-bottom_left .uael-sticky-apply .uael-video-sticky-close,
.uael-video-sticky-center_left .uael-sticky-apply .uael-video-sticky-close {
	top: -10px;
	right: -10px;
}
.uael-video-sticky-top_right .uael-sticky-apply .uael-video-sticky-close,
.uael-video-sticky-bottom_right .uael-sticky-apply .uael-video-sticky-close,
.uael-video-sticky-center_right .uael-sticky-apply .uael-video-sticky-close {
    top: -10px;
    left: -10px;
}

@media only screen and (max-width: 976px) {
	.uael-subscribe-responsive-tablet .uael-subscribe-bar {
		display: block;
		text-align: center;
	}
	.uael-subscribe-responsive-tablet .uael-subscribe-bar-prefix {
	    margin-right: 0px;
	    margin-bottom: 8px;
	}
	.uael-subscribe-responsive-tablet .uael-subscribe-content {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.uael-subscribe-responsive-mobile .uael-subscribe-bar {
		display: block;
		text-align: center;
	}
	.uael-subscribe-responsive-mobile .uael-subscribe-bar-prefix {
	    margin-right: 0px;
	    margin-bottom: 8px;
	}
	.uael-subscribe-responsive-mobile .uael-subscribe-content {
		display: block;
	}
	.uael-video__outer-wrap.uael-sticky-apply .uael-video-inner-wrap {
	    height: 140px;
    	width: 240px;
	}

}

@-webkit-keyframes uael-wobble-vertical {
	16.65% {
		top: -webkit-calc( 50% + 8px );
		top: calc( 50% + 8px )
	}

	33.3% {
		top: -webkit-calc( 50% - 6px );
		top: calc( 50% - 6px )
	}

	49.95% {
		top: -webkit-calc( 50% + 4px );
		top: calc( 50% + 4px )
	}

	66.6% {
		top: -webkit-calc( 50% - 2px );
		top: calc( 50% - 2px )
	}

	83.25% {
		top: -webkit-calc( 50% + 1px );
		top: calc( 50% + 1px )
	}

	100% {
		top: 50%
	}
}

@keyframes uael-wobble-vertical {
	16.65% {
		top: -webkit-calc( 50% + 8px );
		top: calc( 50% + 8px )
	}

	33.3% {
		top: -webkit-calc( 50% - 6px );
		top: calc( 50% - 6px )
	}

	49.95% {
		top: -webkit-calc( 50% + 4px );
		top: calc( 50% + 4px )
	}

	66.6% {
		top: -webkit-calc( 50% - 2px );
		top: calc( 50% - 2px )
	}

	83.25% {
		top: -webkit-calc( 50% + 1px );
		top: calc( 50% + 1px )
	}

	100% {
		top: 50%
	}
}
/* WPForms Styler CSS */
.uael-wpf-style .wpforms-title,
.uael-wpf-style .wpforms-container-full .wpforms-form .wpforms-title,
.uael-wpf-style .wpforms-form .wpforms-field-label, 
.uael-wpf-style .wpforms-form .wpforms-page-indicator-steps,
.uael-wpf-style .wpforms-form .wpforms-field-divider h3 {
    margin-bottom: 10px;
}

.uael-wpf-style .wpforms-description,
.uael-wpf-style .wpforms-container-full .wpforms-form .wpforms-description,
.uael-wpf-style .wpforms-form .wpforms-field,
.uael-wpf-style .wpforms-field-address .wpforms-field-row {
    margin-bottom: 20px;
}

.uael-wpf-style .wpforms-form .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), 
.uael-wpf-style .wpforms-form .wpforms-field textarea,
.uael-wpf-style .wpforms-form .wpforms-field select, 
.uael-wpf-style .wpforms-form .wpforms-field-description.wpforms-disclaimer-description,
.uael-wpf-style .wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label,
.uael-wpf-style .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-style .wpforms-form .wpforms-field input[type="radio"] + label:before {
    outline: none;
}
.uael-wpf-style .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item {
    padding-right: 10px;
}
.uael-wpf-style .wpforms-form .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-style .wpforms-form .wpforms-field select {
    height: auto;
}
.uael-wpf-style .wpforms-form .wpforms-submit-container button[type=submit],
.uael-wpf-style .wpforms-form .wpforms-submit-container button[type=submit]:hover {
    border-width: 0px;
}
.uael-wpf-style .wpforms-container.inline-fields .wpforms-submit {
    margin-top: 0px;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type='checkbox'],
.uael-wpf-style .wpforms-form .wpforms-field input[type='radio'] {
    position: absolute;
    visibility: hidden;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type='checkbox'] + label:before,
.uael-wpf-style .wpforms-form .wpforms-field input[type='radio'] + label:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type='checkbox']:checked + label:before {
    content: "\2714";
    line-height: 1.2;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type="radio"] + label:before {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type='checkbox'] + label:before,
.uael-wpf-style .wpforms-form .wpforms-field input[type='checkbox']:checked + label:before,
.uael-wpf-style .wpforms-form .wpforms-field input[type="radio"] + label:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.uael-wpf-style .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-radio input[type="radio"]:checked + label:before,
.uael-wpf-style .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-payment-multiple input[type="radio"]:checked + label:before {
    background-color: #7a7a7a;
}
.uael-wpf-style .wpforms-form .wpforms-field input[type="radio"]:checked + label:before {
    -webkit-box-shadow:inset 0px 0px 0px 4px #fafafa;
    box-shadow:inset 0px 0px 0px 4px #fafafa;
}

.uael-wpf-style div.wpforms-container-full .wpforms-form .wpforms-page-button {
    min-width: unset;
}
.uael-wpf-style .wpforms-form .wpforms-page-prev {
    margin-right: 15px;
}
.uael-wpf.uael-wpf-style .wpforms-field.wpforms-list-inline ul li {
    margin-right: 20px;
}

.uael-wpf-style .wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label {
    padding: 10px;
}
.uael-wpf-style .wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
    margin-top: 8px;
    padding: 0px;
}

.uael-wpf-style .wpforms-container .wpforms-field,
.uael-wpf-style .wpforms-container.inline-fields .wpforms-submit-container {
    padding: 0px;
}

.uael-wpf-style .wpforms-container.inline-fields .wpforms-submit {
    display: block;
    width: 100%;
}

.uael-wpf-style .wpforms-container.inline-fields .wpforms-field {
    padding: 0px;
    display: table-cell;
    padding-right: 2%;
    vertical-align: top;
}
.uael-wpf-style .wpforms-container.inline-fields .wpforms-field {
    padding-bottom: 15px;
}
.uael-wpf-input-size-xs .uael-wpf-style .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-input-size-xs .uael-wpf-style .wpforms-field textarea,
.uael-wpf-input-size-xs .uael-wpf-style .wpforms-field select {
    font-size: 13px;
    padding: 8px 10px;
}
.uael-wpf-input-size-xs .uael-wpf-style .wpforms-form .wpforms-field textarea,
.uael-wpf-input-size-sm .uael-wpf-style .wpforms-form .wpforms-field textarea {
    height: 70px;
}
.uael-wpf-input-size-xs .wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
    padding: 8px 10px;
}
#elementor .elementor-widget-uael-wpf-styler .uael-wpf-style .wpforms-container.inline-fields button[type=submit] {
    margin-top: 0px;
}
.uael-wpf-btn-size-xs .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-btn-size-xs .uael-wpf-style .wpforms-form .wpforms-page-button {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.uael-wpf-input-size-xs .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-input-size-xs .wpforms-form .wpforms-field input[type="radio"] + label:before {
    height: 10px;
    width: 10px;
}
.uael-wpf-input-size-xs .wpforms-form .wpforms-field input[type="checkbox"]:checked + label:before {
    font-size: -webkit-calc( 10px / 1.2 );
    font-size: calc( 10px / 1.2 );
}
.uael-wpf-input-size-sm .uael-wpf-style .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-input-size-sm .uael-wpf-style .wpforms-field textarea,
.uael-wpf-input-size-sm .uael-wpf-style .wpforms-field select {
    font-size: 15px;
    padding: 12px 10px;
}

.uael-wpf-input-size-sm .wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
    padding: 12px 10px;
}
.uael-wpf-btn-size-sm .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-btn-size-sm .uael-wpf-style .wpforms-form .wpforms-page-button {
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.uael-wpf-input-size-sm .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-input-size-sm .wpforms-form .wpforms-field input[type="radio"] + label:before {
    height: 12px;
    width: 12px;
}
.uael-wpf-input-size-sm .wpforms-form .wpforms-field input[type="checkbox"]:checked + label:before {
    font-size: -webkit-calc( 12px / 1.2 );
    font-size: calc( 12px / 1.2 );
}

.uael-wpf-input-size-md .uael-wpf-style .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-input-size-md .uael-wpf-style .wpforms-field textarea,
.uael-wpf-input-size-md .uael-wpf-style .wpforms-field select {
    font-size: 16px;
    padding: 15px 10px;
}
.uael-wpf-input-size-md .uael-wpf-style .wpforms-container textarea,
.uael-wpf-input-size-lg .uael-wpf-style .wpforms-container textarea {
    height: 120px;
}
.uael-wpf-input-size-md .wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
    padding: 15px 10px;
}
.uael-wpf-btn-size-md .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-btn-size-md .uael-wpf-style .wpforms-form .wpforms-page-button {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.uael-wpf-input-size-md .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-input-size-md .wpforms-form .wpforms-field input[type="radio"] + label:before {
    height: 15px;
    width: 15px;
}
.uael-wpf-input-size-md .wpforms-form .wpforms-field input[type="checkbox"]:checked + label:before {
    font-size: -webkit-calc( 15px / 1.2 );
    font-size: calc( 15px / 1.2 );
}

.uael-wpf-input-size-lg .uael-wpf-style .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-input-size-lg .uael-wpf-style .wpforms-field textarea,
.uael-wpf-input-size-lg .uael-wpf-style .wpforms-field select {
    font-size: 18px;
    padding: 20px 10px;
}
.uael-wpf-input-size-lg .wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
    padding: 20px 10px;
}
.uael-wpf-btn-size-lg .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-btn-size-lg .uael-wpf-style .wpforms-form .wpforms-page-button {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.uael-wpf-input-size-lg .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-input-size-lg .wpforms-form .wpforms-field input[type="radio"] + label:before {
    height: 20px;
    width: 20px;
}
.uael-wpf-input-size-lg .wpforms-form .wpforms-field input[type="checkbox"]:checked + label:before {
    font-size: -webkit-calc( 20px / 1.2 );
    font-size: calc( 20px / 1.2 );
}


.uael-wpf-input-size-xl .uael-wpf-style .wpforms-field input:not([type=submit]):not([type=image]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]),
.uael-wpf-input-size-xl .uael-wpf-style .wpforms-field textarea,
.uael-wpf-input-size-xl .uael-wpf-style .wpforms-field select {
    font-size: 20px;
    padding: 25px 10px;
}
.uael-wpf-input-size-xl .uael-wpf-style .wpforms-form .wpforms-field textarea {
    height: 220px;
}
.uael-wpf-input-size-xl .wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
    padding: 25px 10px;
}
.uael-wpf-btn-size-xl .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-btn-size-xl .uael-wpf-style .wpforms-form .wpforms-page-button {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.uael-wpf-input-size-xl .wpforms-form .wpforms-field input[type="checkbox"] + label:before,
.uael-wpf-input-size-xl .wpforms-form .wpforms-field input[type="radio"] + label:before {
    height: 25px;
    width: 25px;
}
.uael-wpf-input-size-xl .wpforms-form .wpforms-field input[type="checkbox"]:checked + label:before {
    font-size: -webkit-calc( 25px / 1.2 );
    font-size: calc( 25px / 1.2 );
}

.uael-wpf-button-center .uael-wpf-style .wpforms-form button,
.uael-wpf-button-left .uael-wpf-style .wpforms-form button,
.uael-wpf-button-right .uael-wpf-style .wpforms-form button,
.uael-wpf-button-justify .uael-wpf-style .wpforms-form button,
.uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: auto;
}
.uael-wpf-button-left .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.uael-wpf-button-center .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uael-wpf-button-right .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.uael-wpf-button-center .uael-wpf-style .wpforms-form button[type=submit] {
    margin-left: auto;
    margin-right: auto;
}
.uael-wpf-button-left .uael-wpf-style .wpforms-form button[type=submit] {
    margin-left: 0;
    margin-right: auto;
}
.uael-wpf-button-right .uael-wpf-style .wpforms-form button[type=submit] {
    margin-left: auto;
    margin-right: 0;
}
.uael-wpf-button-justify .uael-wpf-style .wpforms-form button[type=submit],
.uael-wpf-button-justify .uael-wpf-style .wpforms-form button.wpforms-page-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
}
.uael-wpf .wpforms-form .wpforms-field ul, 
.uael-wpf .wpforms-form .wpforms-field ul li {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uael-wpf-highlight-style-bottom_right label.wpforms-error,
.uael-wpf-highlight-style-bottom_right .wpforms-container-full .wpforms-form label.wpforms-error {
    display: inline-block;
    margin-top: 5px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .uael-tablet-wpf-button-center .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  auto;
        margin-right: auto;
    }

    .uael-tablet-wpf-button-left .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  0;
        margin-right: auto;
    }

    .uael-tablet-wpf-button-right .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  auto;
        margin-right: 0;
    }

    .uael-tablet-wpf-button-left .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .uael-tablet-wpf-button-center .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .uael-tablet-wpf-button-right .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .uael-tablet-wpf-button-left .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-tablet-wpf-button-center .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-tablet-wpf-button-right .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-tablet-wpf-button-left .uael-wpf-style .wpforms-form button[type=submit],
    .uael-tablet-wpf-button-center .uael-wpf-style .wpforms-form button[type=submit],
    .uael-tablet-wpf-button-right .uael-wpf-style .wpforms-form button[type=submit] {
        width: auto;
    }

    .uael-tablet-wpf-button-justify .uael-wpf-style .wpforms-form button[type=submit],
    .uael-tablet-wpf-button-justify .uael-wpf-style .wpforms-form button.wpforms-page-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {

    .uael-mobile-wpf-button-center .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  auto;
        margin-right: auto;
    }

    .uael-mobile-wpf-button-left .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  0;
        margin-right: auto;
    }

    .uael-mobile-wpf-button-right .uael-wpf-style .wpforms-form button[type=submit] {
        margin-left:  auto;
        margin-right: 0;
    }
    .uael-mobile-wpf-button-left .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .uael-mobile-wpf-button-center .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .uael-mobile-wpf-button-right .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .uael-mobile-wpf-button-left .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-mobile-wpf-button-center .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-mobile-wpf-button-right .uael-wpf-style .wpforms-form .wpforms-field-pagebreak .wpforms-clear .wpforms-page-button,
    .uael-mobile-wpf-button-left .uael-wpf-style .uael-wpf-style .wpforms-form button[type=submit],
    .uael-mobile-wpf-button-center .uael-wpf-style .uael-wpf-style .wpforms-form button[type=submit],
    .uael-mobile-wpf-button-right .uael-wpf-style .uael-wpf-style .wpforms-form button[type=submit] {
        width: auto;
    }

    .uael-mobile-wpf-button-justify .uael-wpf-style .wpforms-form button[type=submit],
    .uael-mobile-wpf-button-justify .uael-wpf-style .wpforms-form button.wpforms-page-button {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        width: 100%;
    }
}.uael-countdown-wrapper .uael-countdown-item,
.uael-countdown-wrapper .uael-countdown-items-wrapper,
.uael-countdown-wrapper .uael-item,
.uael-countdown-wrapper .uael-countdown-separator  {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;  
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.uael-countdown-wrapper .uael-countdown-items-wrapper {
    height: auto;
    margin: 0 auto;
    visibility: visible;
    max-width: 80%;
}
.uael-countdown-wrapper .uael-item {
    -webkit-flex-basis: 0; 
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0; 
    -webkit-box-flex: 1;   
    -webkit-flex-grow: 1; 
    -ms-flex-positive: 1;
    -moz-box-flex: 1;
    flex-grow: 1; 
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-countdown-wrapper .uael-countdown-item {
    width: 60px;
    font-size: 45px;
    line-height: 1;
    display: block;
    width: 100%;
}
.uael-countdown-wrapper .uael-expire-message-wrapper {
    width: 100%;
}
.uael-countdown-border-none .uael-countdown-items-wrapper{
    max-width: 90px;
}
.uael-countdown-border-none .uael-item {
    height:157px;
}
.uael-countdown-border-none .uael-countdown-item,
.uael-countdown-shape-none .uael-countdown-item,
.uael-countdown-border-none .uael-item-label,
.uael-countdown-shape-none .uael-item-label {
    width: 100%;
    display: block;
}
.uael-countdown-separator-wrapper-yes .uael-countdown-separator,
.countdown-expire .uael-expire-message-wrapper, 
.uael-preview-message .uael-expire-message-wrapper
{
    display: block;
}
.uael-countdown-shape-none .uael-countdown-items-wrapper{
    max-width: 80%;
}
.countdown-expire .uael-item,
.countdown-expire .uael-countdown-separator,
.uael-preview-message .uael-item,
.uael-preview-message .uael-countdown-separator, 
.uael-countdown-separator,
.countdown-active .uael-expire-message-wrapper,
.uael-countdown-hide.uael-countdown-wrapper,
.uael-countdown-show-days-no .uael-countdown-days,
.uael-countdown-show-days-no .uael-countdown-days-separator,
.uael-countdown-show-hours-no .uael-countdown-hours,
.uael-countdown-show-hours-no .uael-countdown-hours-separator,
.uael-countdown-show-minutes-no .uael-countdown-minutes,
.uael-countdown-show-minutes-no .uael-countdown-minutes-separator,
.uael-countdown-show-seconds-no .uael-countdown-seconds,
.uael-countdown-show-seconds-no .uael-countdown-minutes-separator {
    display: none;
}

.uael-countdown-wrapper .uael-item-label{
    display: block;
    font-size: 15px;
    line-height: 1;
}

.uael-countdown-wrapper .uael-countdown-separator {
    font-size: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.uael-expire-show-message {
    font-size: 30px;
    font-weight: 400;
}

.uael-countdown-wrapper.uael-countdown-show-message .uael-countdown-separator,
.uael-preview-message .uael-countdown-separator{
    display: none;
}

.uael-countdown-shape-circle .uael-item {
    -webkit-border-radius: 100%;
            border-radius: 100%;
}

.uael-item:not(:first-child){
    margin-left: 15px;
}

.uael-item:not(:last-child){
    margin-right: 15px;
}

.uael-item {
    padding: 20px;
} 

.uael-countdown-items-wrapper{
    max-width: 100%;
}

.uael-countdown-shape-circle .uael-countdown-items-wrapper{
    max-width: 65%;
}

.uael-countdown-shape-rounded .uael-item {
    -webkit-border-radius: 10px;
            border-radius: 10px;
}

@-webkit-keyframes flash {
    0% { opacity: 1; } 
    50% { opacity: .1; } 
    100% { opacity: 1; }
}

@keyframes flash {
    0% { opacity: 1; } 
    50% { opacity: .1; } 
    100% { opacity: 1; }
}

.uael-countdown-anim-yes .flash-animation .uael-item,
.uael-countdown-anim-yes .flash-animation .uael-countdown-separator {
  -webkit-animation: flash linear 1s infinite;
  animation: flash linear 1s infinite;
}

.uael-countdown-wrapper .uael-countdown-separator{
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0);
}

.uael-countdown-wrapper .uael-countdown-item {
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 500;
}
.uael-countdown-wrapper .uael-item-label {
    text-transform: uppercase;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.uael-countdown-label-inline .uael-item-label {
    text-align: left;
}

@media ( min-width: 768px ){
    .uael-countdown-items-wrapper{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media ( max-width: 767px ){
    .uael-countdown-responsive-yes .uael-countdown-items-wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .uael-countdown-responsive-yes .uael-countdown-separator{
        display: none;
    }
}

@media ( max-width : 414px ) {
    .uael-countdown-responsive-yes .uael-countdown-wrapper .uael-countdown-items-wrapper{
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
    }

    .uael-countdown-responsive-yes .uael-countdown-wrapper .uael-countdown-items-wrapper .uael-item {
        height: auto!important;
    }
}
.uael-countdown-label-inline .uael-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.uael-countdown-label-inline .uael-item-label{
    position: relative;
}
.uael-countdown-label-top .uael-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

@media (max-width: 1024px) {
    .uael-countdown-label-inline.uael-countdown-responsive-yes .uael-countdown-items-wrapper {
        max-width: 150px;
    }
}
.uael-review-content-arrow-wrap {
    top: 100%;
    position: absolute;
    left: 20px;
}
.uael-review-image-enable-yes .uael-review-content-arrow-wrap {
    left: 55px;
}
.uael-review-arrow-border {
    border-width: 16px;
    border-style: solid;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: #111111;
    left: 0;
    top: 0;
    position: absolute;
}
.uael-review-arrow {
    border-width: 17px;
    border-style: solid;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: #cccccc;
    left: -1px;
    top: 0px;
    position: absolute;
}

.uael-review-header,
.uael-reviews-widget-wrapper,
.uael-review-image-all_left .uael-review {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uael-reviews-widget-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uael-review,
.uael-reviews-grid__column-1 .uael-reviews-widget-wrapper .uael-review-wrap,
.uael-review-details {
    width: 100%;
}
.uael-reviewer-name {
    font-weight: 600;
    word-break: break-word;
    display: inline-block;
}
.uael-review-icon-wrap i.fa.fa-yelp {
    color: #af0606;
    border-color: #af0606;
    font-size: 18px;
}
.elementor-element[data-widget_type="uael-business-reviews.default"] .uael-review-icon-wrap i.fa-yelp,
.elementor-element[data-widget_type="uael-business-reviews.default"] .uael-review-icon-wrap svg {
    margin-left: 5px;
}
.uael-review-icon-wrap img {
    width: 20px;
    height: 20px;
}
.elementor-element[data-widget_type="uael-business-reviews.card"] .uael-review-icon-wrap,
.elementor-element[data-widget_type="uael-business-reviews.bubble"] .uael-review-details,
.uael-review-image-left .uael-review-details {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.elementor-element[data-widget_type="uael-business-reviews.bubble"] .uael-review-icon-wrap {
    position: absolute;
    right: 15px;
    bottom: 8px;
}
.elementor-element[data-widget_type="uael-business-reviews.bubble"] .uael-review-type-yelp .uael-review-icon-wrap {
    bottom: 10px;
}
.elementor-element[data-widget_type="uael-business-reviews.card"] .uael-review-content-wrap {
    margin-bottom: 8px;
}
.uael-review-content {
    position: relative;
}
.uael-review-image {
    height: 70px;
    width: 70px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.uael-reviews-align-center .uael-review {
    text-align: center;
}
.uael-reviews-align-right .uael-review {
    text-align: right;
}
.uael-reviews-align-center .elementor-star-rating__wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.uael-reviews-align-right .elementor-star-rating__wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.uael-review-time {
    font-size: 14px;
    line-height: 1.6em;
}
.uael-review-image-top .uael-review-header,
.uael-review-time {
    display: block;
}
.uael-reviews-notice-message {
    display: block;
    margin-bottom: 15px;
}
.uael-reviews-error-message {
    color: #be2626;
}
.elementor-element[data-widget_type="uael-business-reviews.default"] .uael-review-header {
    margin-bottom: 7px;
}
.uael-review-image-top .uael-review-image {
    display: inline-block;
}
.uael-review-image {
    overflow: hidden;
}
.uael-review-image-left .uael-review-image,
.uael-review-image-all_left .uael-review-image,
.elementor-element[data-widget_type="uael-business-reviews.bubble"] .uael-review-image {
    margin-right: 20px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.uael-review-details .elementor-star-rating__wrapper,
.elementor-element[data-widget_type="uael-business-reviews.default"] .uael-reviewer-name,
.uael-review-details .uael-review-time {
    margin-bottom: 0px;
}
.elementor-element[data-widget_type="uael-business-reviews.default"] .uael-review-time {
    margin-bottom: 5px;
}
.uael-review-type-yelp .uael-review-image {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.uael-reviews-layout-carousel .uael-review-wrap {
    padding-top: 10px;
}
.uael-reviews-widget-wrapper {
    margin: 0 -10px;
    list-style: none outside;
    clear: both;
}
.uael-review-wrap {
    padding-right: -webkit-calc( 20px/2 );
    padding-right: calc( 20px/2 );
    padding-left: -webkit-calc( 20px/2 );
    padding-left: calc( 20px/2 );
    margin-bottom: 20px;
}

.uael-reviews-equal-height-yes .uael-review {
    height: 100%;
}
.uael-reviews-read-more {
    display: block;
    font-size: 14px;
    margin-top: 10px;
}
.uael-review .uael-star-full.uael-star-default {   
    color: #e37400;
}
.uael-review .uael-star-full.uael-star-custom {
    color: #ffab40;
}
.uael-review .uael-star-default,
.uael-review .uael-star-full.uael-star-custom,
.uael-review .uael-star-empty.uael-star-custom {
    font-size: 15px;
    padding: 0 4px 0 0;
}
.uael-review .uael-star-rating {
    color: #CCD6DF;
    display: inline-block;
}
.uael-star-rating svg {
    margin-top: 5px;
}
.uael-business-reviews-footer {
    margin-top: 30px;
}
.uael-yelp-rating-svg-1 .uael-yelp-rating-1 {
    fill: #FFD8A0;
}
.uael-yelp-rating-svg-2 .uael-yelp-rating-1,
.uael-yelp-rating-svg-2 .uael-yelp-rating-2 {
    fill: #FEC011;
}
.uael-yelp-rating-svg-3 .uael-yelp-rating-1,
.uael-yelp-rating-svg-3 .uael-yelp-rating-2,
.uael-yelp-rating-svg-3 .uael-yelp-rating-3 {
    fill: #FF9242;
}
.uael-yelp-rating-svg-4 .uael-yelp-rating-1,
.uael-yelp-rating-svg-4 .uael-yelp-rating-2,
.uael-yelp-rating-svg-4 .uael-yelp-rating-3,
.uael-yelp-rating-svg-4 .uael-yelp-rating-4 {
    fill: #F15C4F;
}
.uael-yelp-rating-svg-5 .uael-yelp-rating-1,
.uael-yelp-rating-svg-5 .uael-yelp-rating-2,
.uael-yelp-rating-svg-5 .uael-yelp-rating-3,
.uael-yelp-rating-svg-5 .uael-yelp-rating-4,
.uael-yelp-rating-svg-5 .uael-yelp-rating-5 {
    fill: #D32323;
}

/* Business Reviews Column CSS */

.uael-reviews-grid__column-2 .uael-reviews-widget-wrapper .uael-review-wrap {
    width: 50%;
}
.uael-reviews-grid__column-3 .uael-reviews-widget-wrapper .uael-review-wrap {
    width: 33.33%;
}
.uael-reviews-grid__column-4 .uael-reviews-widget-wrapper .uael-review-wrap {
    width: 25%;
}
.uael-reviews-grid__column-5 .uael-reviews-widget-wrapper .uael-review-wrap {
    width: 20%;
}

.uael-reviews-grid__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n+1),
.uael-reviews-grid__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n+1),
.uael-reviews-grid__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n+1),
.uael-reviews-grid__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n+1),
.uael-reviews-grid__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n+1) {
    clear: left;
}

.uael-reviews-grid__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n),
.uael-reviews-grid__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n),
.uael-reviews-grid__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n),
.uael-reviews-grid__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n),
.uael-reviews-grid__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n) {
    clear: right;
}

.uael-reviews-widget-wrapper .slick-prev,
.uael-reviews-widget-wrapper .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 10;
}

.uael-reviews-widget-wrapper .slick-prev:before,
.uael-reviews-widget-wrapper .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uael-reviews-widget-wrapper .slick-prev:before,
[dir="rtl"] .uael-reviews-widget-wrapper .slick-next:before {
    content: '\f104';
}
[dir="rtl"] .uael-reviews-widget-wrapper .slick-prev:before,
.uael-reviews-widget-wrapper .slick-next:before {
    content: '\f105';
}

/* Arrow Outside */
.uael-reviews-carousel-arrow-outside .uael-reviews-widget-wrapper .slick-prev {
    left: -25px;
}
.uael-reviews-carousel-arrow-outside .uael-reviews-widget-wrapper .slick-next {
    right: -25px;
}

/* Arrow Inside */
.uael-reviews-carousel-arrow-inside .uael-reviews-widget-wrapper .slick-prev {
    left: 25px;
}
.uael-reviews-carousel-arrow-inside .uael-reviews-widget-wrapper .slick-next {
    right: 25px;
}

/* Dots navigation */

.uael-reviews-widget-wrapper ul.slick-dots {
    display: block;
    position: absolute;
    margin: 0;
    left: 0;
    width: 100%;
    bottom: 0px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    text-align: center;
}

.uael-reviews-widget-wrapper ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.uael-reviews-widget-wrapper ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.uael-reviews-widget-wrapper ul.slick-dots li button:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uael-reviews-widget-wrapper ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.uael-reviews-widget-wrapper[data-equal-height="yes"] .slick-slide .uael-review-inner-wrap {
    display: inline-block;
    height: 100%;
}

@media (max-width: 1024px) {
    .uael-reviews-grid-tablet__column-1 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 100%;
    }
    .uael-reviews-grid-tablet__column-2 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 50%;
    }
    .uael-reviews-grid-tablet__column-3 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 33.33%;
    }
    .uael-reviews-grid-tablet__column-4 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 25%;
    }
    .uael-reviews-grid-tablet__column-5 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 20%;
    }

    .uael-reviews-grid-tablet__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n+1),
    .uael-reviews-grid-tablet__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n+1),
    .uael-reviews-grid-tablet__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n+1),
    .uael-reviews-grid-tablet__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n+1),
    .uael-reviews-grid-tablet__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n+1) {
        clear: left;
    }

    .uael-reviews-grid-tablet__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n),
    .uael-reviews-grid-tablet__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n),
    .uael-reviews-grid-tablet__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n),
    .uael-reviews-grid-tablet__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n),
    .uael-reviews-grid-tablet__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n) {
        clear: right;
    }
}

@media (max-width: 767px) {
    .uael-reviews-grid-mobile__column-1 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 100%;
    }
    .uael-reviews-grid-mobile__column-2 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 50%;
    }
    .uael-reviews-grid-mobile__column-3 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 33.33%;
    }
    .uael-reviews-grid-mobile__column-4 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 25%;
    }
    .uael-reviews-grid-mobile__column-5 .uael-reviews-widget-wrapper .uael-review-wrap {
        width: 20%;
    }

    .uael-reviews-grid-mobile__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n+1),
    .uael-reviews-grid-mobile__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n+1),
    .uael-reviews-grid-mobile__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n+1),
    .uael-reviews-grid-mobile__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n+1),
    .uael-reviews-grid-mobile__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n+1) {
        clear: left;
    }

    .uael-reviews-grid-mobile__column-1 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(n),
    .uael-reviews-grid-mobile__column-2 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(2n),
    .uael-reviews-grid-mobile__column-3 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(3n),
    .uael-reviews-grid-mobile__column-4 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(4n),
    .uael-reviews-grid-mobile__column-5 .uael-reviews-widget-wrapper .uael-review-wrap:nth-child(5n) {
        clear: right;
    }

    /* Arrow Outside */
    .uael-reviews-carousel-arrow-outside .uael-reviews-widget-wrapper .slick-prev,
    .uael-reviews-carousel-arrow-inside .uael-reviews-widget-wrapper .slick-prev {
        left: 15px;
        z-index: 2;
    }
    .uael-reviews-carousel-arrow-outside .uael-reviews-widget-wrapper .slick-next,
     .uael-reviews-carousel-arrow-inside .uael-reviews-widget-wrapper .slick-next {
        right: 15px;
        z-index: 2;
    }
}/* Off-Canvas Module CSS */
.uael-off-canvas-overlay{
	overflow: hidden!important;
}
.uael-offcanvas-enabled body {
	width: 100%;
}
.uael-offcanvas {
	position: fixed;
	width: 0;
	margin: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	height: 100vh;
	overflow: auto;
	background-color: #ffffff;
	background: #ffffff;
	visibility: hidden;
	z-index: 99999;
}
.uael-offcanvas-animating,
.uael-offcanvas,
.uael-offcanvas-overlay {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-offcanvas::-webkit-scrollbar {
    display: none;
}
 /* Double scrollbar on firefox fix */
.uael-offcanvas-show {
	scrollbar-width: none;
}
.elementor-editor-active .uael-offcanvas-trigger-align-floating .uael-offcanvas-action-wrap .elementor-button-text,
.elementor-editor-preview .uael-offcanvas-trigger-align-floating .uael-offcanvas-action-wrap .elementor-button-text {
	display: unset;
}
.admin-bar .uael-offcanvas {
	margin-top: 32px;
}
.uael-offcanvas-icon-bg,
.uael-offcanvas-trigger {
    display: inline-block;
}

/* 	Normal Box shadow */
.uael-offcanvas-shadow-normal.position-at-right.uael-offcanvas-show,
.uael-offcanvas-shadow-normal.position-at-left.uael-offcanvas-show  {
	-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}

/* 	Inset Box shadow */
.uael-offcanvas-shadow-inset.position-at-right.uael-offcanvas-show {
	-webkit-box-shadow: inset 7px 0px 8px -9px rgba(0,0,0,.5);
	box-shadow: inset 7px 0px 8px -9px rgba(0,0,0,.5);
}
.uael-offcanvas-shadow-inset.position-at-left.uael-offcanvas-show {
	-webkit-box-shadow: inset -7px 0px 8px -9px rgba(0,0,0,.5);
	box-shadow: inset -7px 0px 8px -9px rgba(0,0,0,.5);
}

.uael-offcanvas-action-wrap .uael-offcanvas-action .uael-offcanvas-icon {
	text-align: center;
}

/* Floating Position */
.uael-offcanvas-action-wrap .uael-button-wrapper .uael-offcanvas-action-alignment-left ,
.uael-offcanvas-action-wrap .uael-offcanvas-icon-wrap .uael-offcanvas-action-alignment-left {
	top: 50%;
	left: 0em;
	right: auto;
	position: fixed;
	z-index: 999;
}

.uael-offcanvas-action-wrap .uael-button-wrapper .uael-offcanvas-action-alignment-right ,
.uael-offcanvas-action-wrap .uael-offcanvas-icon-wrap .uael-offcanvas-action-alignment-right {
	top: 50%;
	right: 0em;
	left: auto;
	position: fixed;
	z-index: 999;
}

.uael-offcanvas-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	opacity: 0;
}

.uael-offcanvas-parent-wrapper .uael-offcanvas-overlay,
.uael-offcanvas-action {
	cursor: pointer;
}

.uael-offcanvas-content {
	position: relative;
	width: 100%;
	padding: 40px 25px 25px 25px;
}

.uael-offcanvas img {
	display: block;
	margin: 0 auto;
}

.uael-offcanvas img {
	max-width: 100%;
}

.uael-offcanvas-full {
	pointer-events: none;
	min-height: 100%;
}

.uael-offcanvas-full .uael-offcanvas-close {
	pointer-events: auto;
}
.uael-offcanvas-show,
.uael-offcanvas-show .uael-offcanvas-close,
.uael-offcanvas-show + .uael-offcanvas-close {
	visibility: visible;
}

.uael-offcanvas-close-icon-wrapper {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

/* Menu in Off-Canvas style */
.uael-offcanvas-content .uael-offcanvas-menu,
.uael-offcanvas-content .uael-offcanvas-menu .sub-menu {
    list-style: none;
}
.uael-offcanvas-content .uael-offcanvas-menu li a, 
.uael-offcanvas-content .uael-offcanvas-menu .sub-menu li a {
    padding: 5px 0px;
    display: block;
}
.uael-offcanvas-content .uael-offcanvas-menu {
	margin-left: 0px;
}

.uael-offcanvas-content .uael-offcanvas-menu .menu-item a:hover,
.uael-offcanvas-content .uael-offcanvas-menu .menu-item a:focus {
	-webkit-transition: background 150ms linear, color 150ms linear;
	transition: background 150ms linear, color 150ms linear;
}

/* Toggle menu CSS and wrap submenu CSS*/
.uael-offcanvas-wrap-submenu-yes .sub-menu li a,
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-sub-arrow,
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu a.uael-offcanvas-menu-item,
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu ul.sub-menu a.uael-offcanvas-sub-menu-item  {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uael-offcanvas-wrap-submenu-yes .sub-menu li a {
	padding: 5px 0px;
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-arrow .uael-offcanvas-parent-has-child .uael-offcanvas-sub-arrow i::before {
	content: ''; 
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-arrow .uael-offcanvas-parent-has-child .uael-offcanvas-menu-active .uael-offcanvas-sub-arrow i:before, 
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-arrow .uael-offcanvas-sub-menu-active .uael-offcanvas-sub-arrow i:before {
	content: '';
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-plus .uael-offcanvas-parent-has-child .uael-offcanvas-sub-arrow i::before {
	content: '+'; 
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-plus .uael-offcanvas-parent-has-child .uael-offcanvas-menu-active .uael-offcanvas-sub-arrow i:before, 
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-plus .uael-offcanvas-sub-menu-active .uael-offcanvas-sub-arrow i:before {
	content: '-'; 
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-classic .uael-offcanvas-parent-has-child .uael-offcanvas-sub-arrow i:before {
	content: ''; 
}
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-classic .uael-offcanvas-parent-has-child .uael-offcanvas-menu-active .uael-offcanvas-sub-arrow i:before, 
.uael-offcanvas-wrap-submenu-yes.uael-offcanvas-submenu-icon-classic .uael-offcanvas-sub-menu-active .uael-offcanvas-sub-arrow i:before {
	content: ''; 
}

.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu-toggle {
	border:1px dotted transparent;
	padding: 10px;
}

.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-sub-arrow {
	line-height: 1;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	margin-top: -10px;
	margin-bottom: -10px;
}

.uael-offcanvas-wrap-submenu-yes .menu-item-has-children .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
}

.uael-offcanvas-wrap-submenu-yes li.menu-item {
	position: relative;
}
.uael-offcanvas-wrap-submenu-yes .sub-menu li.menu-item {
	position: relative;
	background: inherit;
}
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu a.uael-offcanvas-menu-item,
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu ul.sub-menu a.uael-offcanvas-sub-menu-item {
	text-decoration: none;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-menu-active.uael-offcanvas-sub-menu-active + .uael-offcanvas-sub-menu-open, 
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-sub-menu-active + .sub-menu.uael-offcanvas-sub-menu-open, 
.uael-offcanvas-wrap-submenu-yes.uael-off-canvas-link-redirect-self_link .uael-offcanvas-menu-active + .sub-menu {
	visibility: visible;
    opacity: 1;
    height: auto;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.uael-offcanvas-wrap-submenu-yes .uael-offcanvas-has-submenu-container + .sub-menu {
	visibility: hidden;
    opacity: 0;
    height: 0px;
    position: relative;
    -webkit-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
}

/* Inside Close Icon Position */
.uael-offcanvas-close-icon-wrapper .uael-offcanvas-close-icon,
.uael-offcanvas-close-icon-wrapper .uael-offcanvas-close-icon {
	cursor: pointer;
	fill: #000000;
}

.uael-offcanvas-close-icon-wrapper .uael-offcanvas-close {
	display: block;
    float: right;
    padding: 8px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    vertical-align: middle;
    font-size: 0px;
}
.uael-offcanvas-close-icon-wrapper.uael-offcanvas-close-icon-position-left-top {
	left: 0;
	right: auto;
}

.uael-offcanvas-close-icon-wrapper.uael-offcanvas-close-icon-position-right-top {
	right: 0;
	left: auto;
}

/* Overlay */
.uael-offcanvas-show ~ .uael-offcanvas-overlay {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	visibility: visible;
}

.uael-offcanvas-close {
	z-index: 99999;
}

.fa-times-thin:before {
	content: '\00d7';
}

@media (min-width: 1025px) {
	.uael-offcanvas-parent-wrapper.uael-offcanvas-hide-desktop {
	    display: none;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.uael-offcanvas-parent-wrapper.uael-offcanvas-hide-tablet {
	    display: none;
	}
	.uael-offcanvas-enabled {
		min-height: 100vh;
	}
}

@media (max-width: 767px) {
	.uael-offcanvas-parent-wrapper.uael-offcanvas-hide-phone {
	    display: none;
	}
	.uael-offcanvas-enabled {
		min-height: 100vh;
	}
}/* Dual Button CSS */
.uael-dual-button-wrap .elementor-button-content-wrapper .elementor-button-text,
.uael-dual-button-wrap .elementor-button-content-wrapper .elementor-button-icon,
.uael-marketing-button .elementor-button-content-wrapper .elementor-button-text,
.uael-marketing-button .elementor-button-content-wrapper .elementor-button-icon,
.uael-marketing-button .uael-marketing-buttons-all_left .elementor-button-content-wrapper .elementor-button-text,
.uael-marketing-button .uael-marketing-buttons-all_left .elementor-button-content-wrapper .uael-marketing-buttons-wrap,
.uael-marketing-button .uael-marketing-buttons-all_right .elementor-button-content-wrapper .elementor-button-text,
.uael-marketing-button .uael-marketing-buttons-all_right .elementor-button-content-wrapper .uael-marketing-buttons-wrap {
    display: inline-block;
}
.uael-marketing-buttons-wrap svg {
    width: 1em;
    height: 1em;
}
.uael-dual-button-wrap .uael-button-wrapper a {
    width: 100%;
}
.uael-dual-button-wrap  .elementor-button-icon svg {
    height: 100%;
}
.uael-dual-button-wrap .elementor-button-content-wrapper .elementor-button-text p {
    margin-bottom: 0px;
}
.uael-dual-button-wrap,
.uael-button-halign-justify .uael-button-wrapper,
.uael-dual-button-wrap .elementor-button-content-wrapper,
.uael-marketing-button .elementor-button-content-wrapper {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uael-dual-button-wrap .elementor-button-content-wrapper.uael-buttons-icon-right,
.uael-marketing-button .elementor-button-content-wrapper.uael-buttons-icon-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
}
.uael-dual-button-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uael-button-stack-desktop .uael-dual-button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.uael-button-halign-center .uael-dual-button-wrap,
.uael-dual-button-wrap .elementor-button-content-wrapper,
.uael-marketing-button .elementor-button-content-wrapper,
.uael-marketing-button .uael-marketing-buttons-all_left.elementor-button,
.uael-marketing-button .uael-marketing-buttons-all_right.elementor-button,
.uael-mbutton-text-center .elementor-button-content-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.uael-button-halign-justify .uael-button-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.uael-button-halign-left .uael-dual-button-wrap,
.uael-mbutton-text-left .elementor-button-content-wrapper,
.uael-mbutton-text-right .elementor-button-content-wrapper .elementor-align-icon-right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.uael-button-halign-right .uael-dual-button-wrap,
.uael-mbutton-text-right .elementor-button-content-wrapper,
.uael-mbutton-text-left .elementor-button-content-wrapper .elementor-align-icon-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.uael-dual-button-wrap,
.uael-button-stack-desktop.uael-button-halign-center .uael-dual-button-wrap,
.uael-mbutton-text-left .elementor-button-content-wrapper,
.uael-mbutton-text-right .elementor-button-content-wrapper .elementor-align-icon-right,
.uael-mbutton-text-center .elementor-button-content-wrapper,
.uael-mbutton-text-right .elementor-button-content-wrapper,
.uael-mbutton-text-left .elementor-button-content-wrapper .elementor-align-icon-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-button-stack-desktop.uael-button-halign-left .uael-dual-button-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.uael-button-stack-desktop.uael-button-halign-right .uael-dual-button-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.uael-button-stack-desktop.uael-button-halign-justify .uael-dual-button-wrap {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
/* Marketing Button style */

.uael-marketing-button .uael-marketing-button-title {
    font-weight: 700;
}
.uael-marketing-button .uael-marketing-button-desc {
    font-size: 0.9em;
    display: block;
}
.uael-marketing-button .elementor-button-content-wrapper {
    margin-bottom: 7px;
}
.uael-marketing-button .uael-marketing-buttons-all_left.elementor-button,
.uael-marketing-button .uael-marketing-buttons-all_right.elementor-button {
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.uael-marketing-button .uael-marketing-buttons-all_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.uael-marketing-buttons-all_left.elementor-button .elementor-button-icon,
.uael-marketing-buttons-all_right.elementor-button .elementor-button-icon {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.uael-marketing-buttons-all_left.elementor-button .elementor-button-icon {
    float: left;
}
.uael-marketing-buttons-all_right.elementor-button .elementor-button-icon {
    float: right;
}
.uael-mbutton-text-left .uael-marketing-button-desc,
.uael-mbutton-text-left .uael-marketing-button-title {
    text-align: left;
}
.uael-mbutton-text-center .uael-marketing-button-desc {
    text-align: center;
}
.uael-mbutton-text-right .uael-marketing-button-desc,
.uael-mbutton-text-right .uael-marketing-button-title {
    text-align: right;
}
.uael-marketing-buttons-wrap .elementor-button-text {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
/* Dual Color Heading CSS */

@media only screen and (max-width: 976px) {

    .uael-button-stack-tablet .uael-dual-button-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .uael-heading-stack-tablet .uael-adv-heading-stack {
        display: block;
    }

    .uael-tablet-button-halign-left .uael-dual-button-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .uael-tablet-button-halign-right .uael-dual-button-wrap {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .uael-tablet-button-halign-center .uael-dual-button-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .uael-tablet-button-halign-justify .uael-button-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .uael-button-stack-tablet.uael-tablet-button-halign-justify .uael-dual-button-wrap {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .uael-button-stack-tablet.uael-tablet-button-halign-left .uael-dual-button-wrap {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .uael-button-stack-tablet.uael-tablet-button-halign-right .uael-dual-button-wrap {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .uael-button-stack-tablet.uael-tablet-button-halign-center .uael-dual-button-wrap {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

}

@media only screen and (max-width: 767px) {

    .uael-button-stack-mobile .uael-dual-button-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .uael-heading-stack-mobile .uael-adv-heading-stack {
        display: block;
    }

    .uael-mobile-button-halign-left .uael-dual-button-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .uael-mobile-button-halign-right .uael-dual-button-wrap {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .uael-mobile-button-halign-center .uael-dual-button-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .uael-mobile-button-halign-justify .uael-button-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .uael-button-stack-mobile.uael-mobile-button-halign-justify .uael-dual-button-wrap {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .uael-button-stack-mobile.uael-mobile-button-halign-left .uael-dual-button-wrap{
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .uael-button-stack-mobile.uael-mobile-button-halign-right .uael-dual-button-wrap {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .uael-button-stack-mobile.uael-mobile-button-halign-center .uael-dual-button-wrap {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

}

/* Flare Animation CSS */
.uael-marketing-button a {
    position: relative;
    overflow: hidden;
    vertical-align: top;
	z-index: 1;
}

span.uael_btn__blink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

span.uael_btn__blink:after {
    content: "";
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.7)),color-stop(50%,rgba(229,172,142,0)));
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.7)),to(rgba(229,172,142,0)));
    background: -webkit-linear-gradient(top,rgba(229,172,142,0),rgba(255,255,255,.7) 50%,rgba(229,172,142,0));
    background: -webkit-gradient(linear,left top, left bottom,from(rgba(229,172,142,0)),color-stop(50%, rgba(255,255,255,.7)),to(rgba(229,172,142,0)));
    background: linear-gradient(to bottom,rgba(229,172,142,0),rgba(255,255,255,.7) 50%,rgba(229,172,142,0));
    -webkit-transform: rotateZ(60deg) translate(-5em,7.5em);
    -ms-transform: rotate(60deg) translate(-5em,7.5em);
    transform: rotateZ(60deg) translate(-5em,7.5em);
    -webkit-animation: sheens 3s infinite;
    animation: sheens 3s infinite;
    z-index: -1;
}

@-webkit-keyframes sheens {
    0% {
        -webkit-transform:skewY(30deg) translateY(200%);
        transform:skewY(30deg) translateY(200%);
    }
    100% {
        -webkit-transform:skewY(30deg) translateY(-200%);
        transform:skewY(30deg) translateY(-200%);
    }
}

@keyframes sheens {
    0% {
        -webkit-transform:skewY(30deg) translateY(200%);
        transform:skewY(30deg) translateY(200%);
    }
    100% {
        -webkit-transform:skewY(30deg) translateY(-200%);
        transform:skewY(30deg) translateY(-200%);
    }
}
.uael-team-member {
  width: 100%;
  max-width: 100%;
}

.uael-team-member,
.uael-team-member .uael-team-member-wrap,
.uael-team-member .elementor-social-icon {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.uael-team-member .uael-team-member-image img {
  height: auto;
  max-width: 100%;
  width: auto;
}

.uael-team-member .uael-team-member-content {
  width: 100%;
}

.uael-team-member .uael-team-member-wrap .uael-member-wrap .uael-team-name,
.uael-team-member .uael-team-member-wrap .uael-member-wrap .uael-team-desig,
.uael-team-member .uael-team-member-wrap .uael-member-wrap .uael-team-desc {
  padding: 0px 10px;
}

.uael-team-member .uael-separator-wrapper{
  line-height: 0px;
}

.uael-team-member .uael-separator{
  border-top-style: solid;
  border-top-width: 1px;
  display: inline-block;
  width: 5%;
}

.uael-shape-rounded .uael-team-member-image img {
  -webkit-border-radius: 10%;
          border-radius: 10%; 
}

.uael-shape-circle .uael-team-member-image img {
  -webkit-border-radius: 100%;
          border-radius: 100%; 
}

.uael-team-member.elementor-social-icons-wrapper {
  font-size: 0; 
  margin-top: 5px;
}

.uael-team-social-icon {
  margin-top: 5px;
}

.uael-team-member .elementor-social-icon {
  font-size: 14px;
  text-align: center;
  padding: 0.5em;
  cursor: pointer;
}
.uael-team-member .elementor-social-icon:last-child {
  margin: 0; 
}
.uael-team-member .elementor-social-icon:hover {
  opacity: .9;
  color: white; 
}

.uael-team-member .uael-team-name {
  margin-bottom: 5px;
}
.uael-team-member .uael-team-desig {
  margin-bottom: 7px;
}
.uael-team-member .uael-separator-wrapper {
  padding-bottom: 7px;
}
.uael-team-member .uael-team-desc {
  margin-bottom: 10px;
}
.uael-team-member-align-left .uael-team-member-wrap,
.uael-member-image-pos-left .uael-team-member-content,
.uael-member-image-pos-left .uael-separator-wrapper {
  text-align: left;
}

.uael-team-member-align-right .uael-team-member-wrap,
.uael-member-image-pos-right .uael-team-member-content,
.uael-member-image-pos-right .uael-separator-wrapper {
  text-align: right;
}

.uael-team-member-align-center .uael-team-member-wrap {
  text-align: center;
}

/* Desktop position left */
.uael-member-image-pos-left .uael-member-wrap,
.uael-member-image-pos-right .uael-member-wrap,
.uael-member-image-pos-right .uael-team-member-content .uael-team-social-icon {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
} 

.uael-member-image-pos-left .uael-member-image-valign-middle .uael-team-member-image{
  -ms-flex-item-align: center;
        -webkit-align-self: center;
        align-self: center;
}

/* Left CSS ends */
/* Desktop position right */
.uael-member-image-pos-right .uael-member-wrap{
  direction: rtl;
}

/* Content end position right */
.uael-member-image-pos-right .uael-member-wrap .uael-team-member-content{
  direction: ltr;
}

.uael-member-image-pos-right .uael-team-member-content .uael-team-social-icon {
  direction: initial;
  float: right;
}
/* Right CSS ends */

.uael-member-image-pos-above .uael-team-member-image {
  margin-bottom: 15px;
}
.uael-member-image-pos-left .uael-team-member-image {
  margin-right: 15px;
}
.uael-member-image-pos-right .uael-team-member-image {
  margin-left: 15px;
}

@media only screen and (max-width: 976px) {
  .uael-member-image-pos-left .uael-member-stacked-tablet .uael-member-wrap,
  .uael-member-image-pos-left .uael-member-stacked-tablet .uael-team-member-wrap,
  .uael-member-image-pos-left .uael-member-stacked-tablet .uael-team-member-content,
  .uael-member-image-pos-left .uael-member-stacked-tablet .uael-separator-wrapper,
  .uael-member-image-pos-left .uael-member-stacked-tablet .uael-team-member-image,
  .uael-member-image-pos-left .uael-member-stacked-tablet .elementor-social-icons-wrapper{
    display: block;
    text-align: center;
    margin-right: 0px;
  }
  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-member-wrap,
  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-team-member-wrap,
  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-team-member-content,
  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-separator-wrapper,
  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-team-member-image,
  .uael-member-image-pos-right .uael-member-stacked-tablet .elementor-social-icons-wrapper{
    display: block;
    text-align: center;
    margin-left: 0px;
  }

  .uael-member-image-pos-right .uael-member-stacked-tablet .uael-team-member-content .uael-team-social-icon {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
  }

  .uael-tablet-team-member-align-center .uael-member-wrap,
  .uael-tablet-team-member-align-center .uael-team-member-wrap,
  .uael-tablet-team-member-align-center .uael-team-member-content,
  .uael-tablet-team-member-align-center .uael-separator-wrapper,
  .uael-tablet-team-member-align-center .uael-team-member-image,
  .uael-tablet-team-member-align-center .elementor-social-icons-wrapper {
    text-align: center;
  }
  .uael-tablet-team-member-align-left .uael-member-wrap,
  .uael-tablet-team-member-align-left .uael-team-member-wrap,
  .uael-tablet-team-member-align-left .uael-team-member-content,
  .uael-tablet-team-member-align-left .uael-separator-wrapper,
  .uael-tablet-team-member-align-left .uael-team-member-image,
  .uael-tablet-team-member-align-left .elementor-social-icons-wrapper {
    text-align: left;
  }
  .uael-tablet-team-member-align-right .uael-member-wrap,
  .uael-tablet-team-member-align-right .uael-team-member-wrap,
  .uael-tablet-team-member-align-right .uael-team-member-content,
  .uael-tablet-team-member-align-right .uael-separator-wrapper,
  .uael-tablet-team-member-align-right .uael-team-member-image,
  .uael-tablet-team-member-align-right .elementor-social-icons-wrapper {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .uael-member-image-pos-left .uael-member-stacked-mobile .uael-member-wrap,
  .uael-member-image-pos-left .uael-member-stacked-mobile .uael-team-member-wrap,
  .uael-member-image-pos-left .uael-member-stacked-mobile .uael-team-member-content,
  .uael-member-image-pos-left .uael-member-stacked-mobile .uael-separator-wrapper,
  .uael-member-image-pos-left .uael-member-stacked-mobile .uael-team-member-image,
  .uael-member-image-pos-left .uael-member-stacked-tablet .elementor-social-icons-wrapper{
    display: block;
    text-align: center;
    margin-right: 0px;
  }
  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-member-wrap,
  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-team-member-wrap,
  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-team-member-content,
  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-separator-wrapper,
  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-team-member-image,
  .uael-member-image-pos-right .uael-member-stacked-mobile .elementor-social-icons-wrapper{
    display: block;
    text-align: center;
    margin-left: 0px;
  }

  .uael-member-image-pos-right .uael-member-stacked-mobile .uael-team-member-content .uael-team-social-icon {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
  }

  .uael-mobile-team-member-align-center .uael-member-wrap,
  .uael-mobile-team-member-align-center .uael-team-member-wrap,
  .uael-mobile-team-member-align-center .uael-team-member-content,
  .uael-mobile-team-member-align-center .uael-separator-wrapper,
  .uael-mobile-team-member-align-center .uael-team-member-image,
  .uael-mobile-team-member-align-center .elementor-social-icons-wrapper {
    text-align: center;
  }
  .uael-mobile-team-member-align-left .uael-member-wrap,
  .uael-mobile-team-member-align-left .uael-team-member-wrap,
  .uael-mobile-team-member-align-left .uael-team-member-content,
  .uael-mobile-team-member-align-left .uael-separator-wrapper,
  .uael-mobile-team-member-align-left .uael-team-member-image,
  .uael-mobile-team-member-align-left .elementor-social-icons-wrapper {
    text-align: left;
  }
  .uael-mobile-team-member-align-right  .uael-member-wrap,
  .uael-mobile-team-member-align-right  .uael-team-member-wrap,
  .uael-mobile-team-member-align-right  .uael-team-member-content,
  .uael-mobile-team-member-align-right  .uael-separator-wrapper,
  .uael-mobile-team-member-align-right  .uael-team-member-image,
  .uael-mobile-team-member-align-right .elementor-social-icons-wrapper {
    text-align: right;
  }
}.uael-particle-wrapper {
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
}.uael-registration-form .uael-pass-wrapper {
    width: 100%;
    display: none;
}
.uael-registration-form .uael-pass-wrapper .uael-pass-bar,
.uael-registration-form .uael-pass-wrapper .uael-pass-bar .uael-pass-bar-color {
	height: 3px;
}

.uael-rform-footer {
    width: 100%;
}

.uael-registration-form .uael-pass-wrapper .uael-pass-bar {
    background-color: #cfcfcf;
    display: none;
}

.uael-registration-form .uael-pass-wrapper.bad .uael-pass-bar .uael-pass-bar-color {
	width: 10%;
    background-color: #d9534f;
}

.uael-registration-form .uael-pass-wrapper.good .uael-pass-bar .uael-pass-bar-color {
	width: 50%;
    background-color: #f0ad4e;
}

.uael-registration-form .uael-pass-wrapper.strong .uael-pass-bar .uael-pass-bar-color {
	width: 100%;
    background-color: #5cb85c;
}

.uael-registration-form .elementor-field-group .elementor-field:focus {
	outline: none;
}

.uael-registration-form-wrapper.elementor-form-fields-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.uael-registration-message.success,
.uael-registration-message.error,
.uael-reg-preview-message.success,
.uael-reg-preview-message.error {
    margin-top: 20px;
}
.uael-register-error-message,
.uael-registration-message.error,
.uael-reg-preview-message.error {
	color: #d9534f;
    display: block;
}
.uael-form-message-style-custom .uael-register-field-message {
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.uael-form-message-style-custom .uael-register-error {
    padding: 0.2em 0.8em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.uael-registration-submit.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.4;
}

.uael-form-loader {
    width: 1em;
    height: 1em;
    margin-left: 1em;
    border: 2px solid currentColor;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-left-color: transparent;
}
.uael-form-loader {
    -webkit-animation: uael-rotating 1s linear infinite;
    animation: uael-rotating 1s linear infinite;
}
.uael-reg-form-submit .elementor-button .elementor-button-text {
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.elementor-field-type-recaptcha_v3 .elementor-field-label {
    display: none;
}

.uael-registration-form .uael-recaptcha-align-inline .elementor-field-label {
    display: block;
    width: 100%;
}
.uael-registration-message.elementor-alert {
    padding: 0px;
}
.uael-registration-message.elementor-alert.success,
.uael-reg-preview-message.elementor-alert.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be;
    padding: 15px;
}
.uael-registration-message.elementor-alert.error,
.uael-reg-preview-message.elementor-alert.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4;
    padding: 15px;
}
.uael-register-submit.uael-submit-disabled {
    pointer-events: none;
}

.uael-reg-form-submit button {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@-webkit-keyframes uael-rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes uael-rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.uael-registration-form .acceptance-field input[type="checkbox"] + span:before {
    content: '';
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    cursor: pointer;
}
.uael-registration-form .acceptance-field input[type="checkbox"],
.uael-registration-form .acceptance-field .uael-register-acceptance-message.acceptance-error-message {
    display:none;
}
.uael-registration-form .acceptance-field input[type="checkbox"]:checked + span:before {
    content: "\2714";
    font-weight: bold;
    line-height: 1.2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}
.uael-registration-form .checkbox-label {
    height: 26px;
    vertical-align: middle;
    position: relative;
}
.uael-registration-form .acceptance-field .acceptance-conditions > :first-child {
    margin-bottom: 5px;
}

.rtl .elementor-button-align-start .elementor-field-type-submit {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.rtl .elementor-button-align-end .elementor-field-type-submit {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

[dir="rtl"] body.rtl .uael-rform-footer-text-align-left .uael-rform-footer {
	text-align: right;
}

[dir="rtl"] body.rtl .uael-rform-footer-text-align-right .uael-rform-footer {
	text-align: left;
}

/* Fields icon support */
.uael-urf-icon-yes .uael-fields-icon {
    position: absolute;
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    padding: 0px 10px 0px 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: 0px;
    top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-urf-icon-yes .uael-register-field-message + .uael-fields-icon {
	top: 15px;
	height: 25%;
}

.uael-urf-icon-yes .elementor-field-textual.elementor-size-xs {
    padding: 4px 27px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-lg{
    padding: 7px 33px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-md {
    padding: 6px 30px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-sm{
    padding: 0.75em 30px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-xl {
    padding: 8px 35px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-xs + .uael-fields-icon {
    font-size: 13px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-md + .uael-fields-icon {
    font-size: 16px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-lg + .uael-fields-icon {
    font-size: 18px;
}
.uael-urf-icon-yes .elementor-field-textual.elementor-size-xl + .uael-fields-icon {
    font-size: 20px;
}

.uael-urf-field-wrapper {
    width: 100%;
    max-width: 100%;
    position: relative;
}ul.uael-nav-menu,
.uael-nav-menu li,
.uael-nav-menu ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.uael-nav-menu li.menu-item,
.uael-nav-menu .menu-item-has-children-container {
	position: relative;
}
.uael-flyout-container .uael-nav-menu li.menu-item {
	position: relative;
	background: unset;
}

.uael-nav-menu .sub-menu li.menu-item {
	position: relative;
	background: inherit;
}

div.uael-nav-menu,
.elementor-widget-uael-nav-menu .elementor-widget-container,
.uael-nav-menu__layout-horizontal,
.uael-nav-menu__layout-horizontal .uael-nav-menu,
.uael-nav-menu a.uael-menu-item,
.uael-nav-menu a.uael-sub-menu-item,
.uael-nav-menu__toggle {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
div.uael-nav-menu,
.elementor-widget-uael-nav-menu .elementor-widget-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-nav-menu .parent-has-no-child .uael-menu-toggle,
.uael-layout-horizontal .uael-nav-menu__toggle,
.uael-layout-vertical .uael-nav-menu__toggle {
	display: none;
}
.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu,
.uael-submenu-open-hover .uael-layout-vertical .uael-nav-menu .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 16;
	visibility: hidden;
	opacity: 0;
	text-align: left;
}
.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu,
.uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
.uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children.focus > .sub-menu {
	-webkit-transition: none;
	transition: none;
}

.uael-nav-menu__theme-icon-yes button.sub-menu-toggle {
	display: none;
}

.uael-submenu-open-hover .uael-layout-vertical .uael-nav-menu .sub-menu {
	-webkit-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
.uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:focus > .sub-menu,
.uael-active-menu + .uael-nav-menu__layout-expandible {
	visibility: visible;
	opacity: 1;
}

.uael-submenu-open-click .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
.uael-nav-menu__layout-expandible,
.uael-nav-menu__layout-expandible .sub-menu,
.uael-layout-horizontal .uael-nav-menu__toggle,
.uael-layout-vertical .uael-nav-menu__toggle {
	visibility: hidden;
	opacity: 0;
}

.uael-nav-menu .menu-item-has-children .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
}

.uael-flyout-container .uael-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 0;
}

.uael-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 100%;
}

.uael-nav-menu:before,
.uael-nav-menu:after {
	content: '';
	display: table;
	clear: both;
}


/* Alignemnt CSS */
.uael-nav-menu__align-right .uael-nav-menu {
  margin-left: auto;
}

.uael-nav-menu__align-right .uael-nav-menu,
.uael-nav-menu__align-right .uael-nav-menu__layout-vertical li a.uael-menu-item,
.uael-nav-menu__align-right .uael-nav-menu__layout-vertical li a.uael-sub-menu-item {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-box-pack: end;
          justify-content: flex-end; }

.uael-nav-menu__align-left .uael-nav-menu {
  margin-right: auto;
}

.uael-nav-menu__align-left .uael-nav-menu,
.uael-nav-menu__align-left .uael-nav-menu__layout-vertical li a.uael-menu-item,
.uael-nav-menu__align-left .uael-nav-menu__layout-vertical li a.uael-sub-menu-item {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-box-pack: start;
          justify-content: flex-start; }

.uael-nav-menu__align-center .uael-nav-menu {
  margin-left: auto;
  margin-right: auto;
}

.uael-nav-menu__align-center .uael-nav-menu,
.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li a.uael-menu-item,
.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li a.uael-sub-menu-item,
.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-box-pack: center;
          justify-content: center; }

.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu {
	width: 100%;
}
  .uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.menu-item {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            -webkit-flex-grow: 1;
            -moz-box-flex: 1;
            flex-grow: 1; }

/* Alignment CSS ends */

.uael-active-menu + nav li:not(:last-child) a.uael-menu-item,
.uael-active-menu + nav li:not(:last-child) a.uael-sub-menu-item {
	border-bottom-width: 0;
}

/*  Horizontal Menu */

.uael-nav-menu a.uael-menu-item,
.uael-nav-menu a.uael-sub-menu-item {
	line-height: 1;
	text-decoration: none;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.uael-nav-menu a.uael-menu-item:hover,
.uael-nav-menu a.uael-sub-menu-item:hover {
	text-decoration: none;
}

.uael-nav-menu .sub-menu {
	min-width: 220px;
	margin: 0;
	z-index: 9999;
}

.uael-nav-menu__layout-horizontal {
	font-size: 0;
}

.uael-nav-menu__layout-horizontal li.menu-item,
.uael-nav-menu__layout-horizontal > li.menu-item {
	font-size: medium;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu{
	-webkit-box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

/* Icons CSS */
.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: '';
}
.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: '';
}
.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: '+';
}
.uael-submenu-icon-none .uael-nav-menu .parent-has-child .sub-arrow {
	display: none;
}

.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.uael-link-redirect-self_link.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
	content: '';
}
.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.uael-link-redirect-self_link.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
	content: '-';
}
.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,
.uael-link-redirect-self_link.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before {
	content: '';
}

.rtl .uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: '';
}

.rtl .uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: '';
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: '';
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: '';
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
	content: '';
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
	content: ''
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
	content: '';
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
	content: ''
}
/* Icon CSS ends */

.uael-nav-menu-icon {
	/*padding: 0.35em;*/
	border: 0 solid;
}

.uael-nav-menu-icon svg {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
}

.uael-nav-menu-icon i:focus,
.uael-has-submenu-container a.uael-menu-item:focus,
.uael-has-submenu-container a.uael-sub-menu-item:focus,
.uael-nav-menu .menu-item-has-children:focus,
.uael-nav-menu .menu-item-has-children .sub-menu:focus,
.uael-nav-menu .menu-item-has-children-container:focus {
	outline: 0;
}

.uael-nav-menu__layout-expandible .sub-menu,
.uael-nav-menu__layout-vertical .sub-menu,
.uael-flyout-wrapper .sub-menu {
	position: relative;
	height: 0;
}

.uael-nav-menu__submenu-arrow .uael-menu-toggle:before,
.uael-nav-menu__submenu-plus .uael-menu-toggle:before,
.uael-nav-menu__submenu-classic .uael-menu-toggle:before {
	font-family: 'Font Awesome 5 Free';
	z-index: 1;
	font-size: inherit;
	font-weight: inherit;
	line-height: 0;
}

.uael-menu-item-center .uael-nav-menu li a.uael-menu-item,
.uael-menu-item-center .uael-nav-menu li a.uael-sub-menu-item,
.uael-nav-menu__submenu-none .uael-nav-menu li a.uael-menu-item,
.uael-nav-menu__submenu-none .uael-nav-menu li a.uael-sub-menu-item {
	margin-right: 0px;
}

.uael-nav-menu__toggle-icon:before {
	content: '\f0c9';
	font-family: 'fontAwesome';
	z-index: 1;
	font-size: 24px;
	font-weight: inherit;
	font-style: normal;
	line-height: 0;
}

.uael-active-menu .uael-nav-menu__toggle-icon:before {
	content: '\f00d';
}

.uael-nav-menu__layout-expandible {
	-webkit-transition-property: display;
	transition-property: display;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier( 0, 1, 0.5, 1 );
	transition-timing-function: cubic-bezier( 0, 1, 0.5, 1 );
}

.uael-active-menu + .uael-nav-menu__layout-expandible {
	height: auto;
}

.uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-expandible,
.uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-horizontal,
.uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-vertical {
	position: absolute;
	top: 100%;
}

.uael-nav-menu__layout-expandible .menu-item-has-children .menu-item-has-children .sub-menu,
.uael-nav-menu__layout-vertical .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 0;
}

.uael-layout-expandible nav {
	height: 0;
}

.uael-nav-sub-menu-icon, .uael-nav-menu__icon {
	display: inline-block;
	line-height: 1;
}

.uael-nav-menu__toggle {
	font-size: 22px;
	cursor: pointer;
	border: 0 solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #494c4f;
	position: relative;
}

.uael-nav-menu__toggle-icon {
	display: inline-block;
	font-size: inherit;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-nav-menu .sub-arrow {
	font-size: 14px;
    line-height: 1;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-top: -10px;
    margin-bottom: -10px;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	margin-left: 10px;
}

.uael-nav-menu__layout-vertical .uael-nav-menu .sub-arrow,
.uael-layout-expandible .sub-arrow,
.uael-flyout-wrapper .sub-arrow
{
	padding: 10px;
}

.uael-nav-menu .child-item,
.uael-nav-menu__layout-vertical .uael-nav-menu .child-item {
	font-size: 14px;
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px;
    position: absolute;
    right: 0;
    margin-right: 20px;
}
.uael-nav-menu-icon {
	display: inline-block;
	line-height: 1;
	text-align: center;
}

.uael-nav-menu__layout-expandible .saved-content,
.uael-nav-menu__layout-expandible .sub-menu,
.uael-nav-menu__layout-expandible .child,
.uael-nav-menu__layout-vertical .saved-content,
.uael-nav-menu__layout-vertical .sub-menu,
.uael-nav-menu__layout-vertical .child,
.uael-flyout-container .saved-content,
.uael-flyout-container .sub-menu,
.uael-flyout-container .child {
	left: 0 !important;
	width: 100% !important;
}

.uael-flyout-container .uael-nav-menu .sub-menu {
	background: unset;
}

.uael-nav-menu__layout-vertical .uael-menu-toggle:hover,
.uael-nav-menu__layout-expandible .uael-menu-toggle:hover,
.uael-flyout-wrapper .uael-menu-toggle:hover {
	border:1px dotted;
}

.uael-nav-menu__layout-vertical .uael-menu-toggle,
.uael-nav-menu__layout-expandible .uael-menu-toggle,
.uael-flyout-wrapper .uael-menu-toggle {
	border:1px dotted transparent;
}

/* Common Animation CSS */

.uael-nav-menu .menu-item a:before,
.uael-nav-menu .menu-item a:after {
  display: block;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
		  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1); }

.uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
  opacity: 0; }

.uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
 opacity:1;
}

.uael-nav-menu .menu-item a.uael-menu-item:hover:before,
.uael-nav-menu .menu-item a.uael-menu-item:hover:after,
.uael-nav-menu .menu-item a.uael-menu-item:focus:before,
.uael-nav-menu .menu-item a.uael-menu-item:focus:after,
.uael-nav-menu .menu-item a.uael-menu-item.highlighted:before,
.uael-nav-menu .menu-item a.uael-menu-item.highlighted:after,
.uael-nav-menu .current-menu-item:before,
.uael-nav-menu .current-menu-item:after {
  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
		  transform: scale(1);
}

/* Double Line / Underline / Overline Style */

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:before, .uael-pointer__double-line .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline .menu-item.parent a.uael-menu-item:before, .uael-pointer__underline .menu-item.parent a.uael-menu-item:after, .uael-pointer__overline .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item:after {
	height: 3px;
	width: 100%;
	left: 0;
	background-color: #55595c;
	z-index: 2;
}

.uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	height: 0;
	width: 0;
	left: 50%;
}

.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: 10px;
}

.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	bottom: 10px;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: -10px;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	bottom: -10px;
}

.uael-pointer__double-line.uael-animation__none, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item, .uael-pointer__underline.uael-animation__none, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item, .uael-pointer__overline.uael-animation__none, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__double-line.uael-animation__none:before, .uael-pointer__double-line.uael-animation__none:after, .uael-pointer__double-line.uael-animation__none:hover, .uael-pointer__double-line.uael-animation__none:focus, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__underline.uael-animation__none:before, .uael-pointer__underline.uael-animation__none:after, .uael-pointer__underline.uael-animation__none:hover, .uael-pointer__underline.uael-animation__none:focus, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__overline.uael-animation__none:before, .uael-pointer__overline.uael-animation__none:after, .uael-pointer__overline.uael-animation__none:hover, .uael-pointer__overline.uael-animation__none:focus, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:focus {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item:before {
	content: '';
	top: 0;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	width: 10px;
	left: -20px;
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline .menu-item.parent a.uael-menu-item:after {
	content: '';
	bottom: 0;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	width: 10px;
	left: -webkit-calc( 100% + 20px);
	left: calc( 100% + 20px);
}

/* Framed Style */

.uael-pointer__framed .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed .menu-item.parent a.uael-menu-item:after {
	background: transparent;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 3px solid #55595c;
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
	content: '';
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}

.uael-pointer__framed.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent a.uael-menu-item:before {
	-webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
	transition: opacity 0.2s, -webkit-transform 0.4s;
	transition: opacity 0.2s, transform 0.4s;
	transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:after {
	width: 3px;
	height: 3px;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:before {
	border-width: 0 0 3px 3px;
	-webkit-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
	transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:after {
	content: '';
	top: initial;
	bottom: 0;
	left: initial;
	right: 0;
	border-width: 3px 3px 0 0;
	-webkit-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
	transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__framed.uael-animation__draw .current-menu-item:before, .uael-pointer__framed.uael-animation__draw .current-menu-item:after {
	width: 100%;
	height: 100%;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__draw .current-menu-item:before {
	-webkit-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
	transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:after,.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:after,.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:after,.uael-pointer__framed.uael-animation__draw .current-menu-item:after {
	-webkit-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
	transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:after {
	width: 3px;
	height: 3px;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:before {
	border-width: 3px 0 0 3px;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:after {
	content: '';
	top: initial;
	bottom: 0;
	left: initial;
	right: 0;
	border-width: 0 3px 3px 0;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__framed.uael-animation__corners .current-menu-item:before, .uael-pointer__framed.uael-animation__corners .current-menu-item:after {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
	transition: opacity 0.002s, width 0.4s, height 0.4s;
}

.uael-pointer__framed.uael-animation__none, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__framed.uael-animation__none:before, .uael-pointer__framed.uael-animation__none:after, .uael-pointer__framed.uael-animation__none:hover, .uael-pointer__framed.uael-animation__none:focus, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:focus {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

/* Background Style */

.uael-pointer__background .menu-item.parent a.uael-menu-item:before, .uael-pointer__background .menu-item.parent a.uael-menu-item:after {
	content: '';
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.uael-pointer__background .menu-item.parent a.uael-menu-item:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1;
}

.uael-pointer__background .menu-item.parent a.uael-menu-item:hover, .uael-pointer__background .menu-item.parent a.uael-menu-item:focus, .uael-pointer__background .menu-item.parent a.uael-menu-item.highlighted, .uael-pointer__background .current-menu-item {
	color: #fff;
}

.uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:before {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__grow .current-menu-item:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shrink .current-menu-item:before {
	-webkit-transition: opacity 0.15s, -webkit-transform 0.4s;
	transition: opacity 0.15s, -webkit-transform 0.4s;
	transition: opacity 0.15s, transform 0.4s;
	transition: opacity 0.15s, transform 0.4s, -webkit-transform 0.4s;
}

.uael-pointer__background.uael-animation__sweep-left .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	left: 100%;
}

.uael-pointer__background.uael-animation__sweep-right .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	right: 100%;
}

.uael-pointer__background.uael-animation__sweep-up .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: 100%;
}

.uael-pointer__background.uael-animation__sweep-down .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	bottom: 100%;
}

.uael-pointer__background.uael-animation__shutter-out-vertical .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	bottom: 50%;
	top: 50%;
}

.uael-pointer__background.uael-animation__shutter-out-horizontal .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	right: 50%;
	left: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:before {
	top: 0;
	bottom: 100%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:after {
	top: 100%;
	bottom: 0;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shutter-in-vertical .current-menu-item:before {
	bottom: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__background.uael-animation__shutter-in-vertical .current-menu-item:after {
	top: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:before {
	right: 0;
	left: 100%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:after {
	right: 100%;
	left: 0;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .current-menu-item:before {
	left: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .current-menu-item:after {
	right: 50%;
}

.uael-pointer__background.uael-animation__none, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__background.uael-animation__none:before, .uael-pointer__background.uael-animation__none:after, .uael-pointer__background.uael-animation__none:hover, .uael-pointer__background.uael-animation__none:focus, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:focus {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

/* Text Style */

.uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: skew(-8deg);
	-ms-transform: skew(-8deg);
	transform: skew(-8deg);
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.uael-pointer__text.uael-animation__shrink .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__shrink .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
}

.uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}

.uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:focus {
	-webkit-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg);
}

.uael-pointer__text.uael-animation__none, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item,
.uael-pointer__text.uael-animation__none:before, .uael-pointer__text.uael-animation__none:after, .uael-pointer__text.uael-animation__none:hover, .uael-pointer__text.uael-animation__none:focus, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:focus {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-flyout-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999998;
	background: rgba(0,0,0,.6);
	cursor: pointer;
	-webkit-backface-visibility: hidden;
}

.uael-flyout-animating,
.uael-side,
.uael-flyout-overlay {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.uael-flyout-close,
.uael-flyout-close svg {
	position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size: 23px;
    display: block;
    cursor: pointer;
}

.uael-flyout-wrapper .uael-side.uael-flyout-left {
    top: 0;
    bottom: 0;
    left: -100%;
    right: auto;
    height: 100%;
    /*height: 100vh;*/
    width: 300px;
    max-width: 100%;
    max-width: 100vw;
}

.uael-flyout-wrapper .uael-side {
    display: block;
    position: fixed;
    z-index: 999999;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
}

.uael-flyout-content.push,
.uael-flyout-content ul li {
	color: #ffffff;
}

/* ===========================================================
 *	Flyout Location
 * ======================================================== */

.uael-flyout-wrapper .uael-side {
	/* Allows iframes and google maps to display correctly while still being "hidden" */
	display: block;
    position: fixed;
	z-index: 999999;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
}

.uael-flyout-wrapper .uael-side.uael-flyout-right {
	top: 0;
	bottom: 0;
	left: auto;
	right: -100%; /* default */
	height: 100%;
	/*height: 100vh;*/
	width: 300px; /* default */
	max-width: 100%;
}

.uael-flyout-wrapper .uael-side.uael-flyout-left {
	top: 0;
	bottom: 0;
	left: -100%; /* default */
	right: auto;
	height: 100%;
	/*height: 100vh;*/
	width: 300px; /* default */
	max-width: 100%;
	max-width: 100vw;
}

.uael-flyout-wrapper .uael-side.top {
	top: -100%; /* default */
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px; /* default */
	max-height: 100%;
}

.uael-flyout-wrapper .uael-side.bottom {
	top: auto;
	bottom: -100%; /* default */
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px; /* default */
	max-height: 100%;
}

/* ===========================================================
 *	Flyout Container
 * ======================================================== */

.uael-flyout-content {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 1.4em;
    color: #fff;
}
/* iOS fix */
@media (max-width:1024px) {
	.uael-flyout-content {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.uael-flyout-content::-webkit-scrollbar {
    display: none;
}

.admin-bar .uael-side {
    margin-top: 32px;
}

/* Dropdown animation CSS */

.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children > ul.sub-menu {
	-webkit-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover > ul.sub-menu {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children > ul.sub-menu {
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover > ul.sub-menu {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* Tablet */
@media only screen and ( max-width: 1024px ) {

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal li,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu{
		width: 100%;
		margin-right:0px;
	}

	.uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle {
		display: block;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu  {
		visibility: hidden;
		opacity: 0;
	}

	.uael-nav-menu__breakpoint-tablet .uael-active-menu + .uael-nav-menu__layout-horizontal .uael-nav-menu,
	.uael-nav-menu__breakpoint-tablet .uael-active-menu + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-tablet .uael-active-menu + .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle {
		visibility: visible;
		opacity: 1;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		height: 0;
	}

	.uael-nav-menu__breakpoint-tablet .uael-active-menu + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-tablet .uael-active-menu + .uael-nav-menu__layout-vertical {
		height: auto;
	}

	.uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-horizontal .uael-nav-menu {
		position: relative;
	}

	.uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-vertical {
		position: absolute;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
		top: 0;
		left: 0;
	}

	.uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle
	{
		display: block;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		float: none;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu {
		-webkit-transition: none;
		transition: none;
	}

	.uael-nav-menu__breakpoint-tablet .uael-menu-toggle:hover {
		border:1px dotted;
	}

	.uael-nav-menu__breakpoint-tablet .uael-menu-toggle {
		border:1px dotted transparent;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu {
		position: relative;
		height: 0;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu {
		top: 0;
	}

	.uael-nav-menu__breakpoint-tablet .saved-content,
	.uael-nav-menu__breakpoint-tablet .sub-menu,
	.uael-nav-menu__breakpoint-tablet .child {
		left: 0 !important;
		width:auto !important;
	}

	.uael-nav-menu .sub-menu {
		min-width: auto;
		margin: 0;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	    padding: 10px;
	}

	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-plus .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '-';
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu .sub-menu{
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before,
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before,
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: ''
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before,
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before,
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before{
		content: ''
	}

	/* Effect 1: Fade in and scale up */
	.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children ul.sub-menu,
	.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children ul.sub-menu,
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	/*.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu ul.sub-menu ul.sub-menu li a{
		border-left: 16px solid transparent;
	}*/

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before {
	     background-color: unset!important;
	}

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__framed .menu-item.parent a.uael-menu-item:before{
		border: 0px!important;
	}

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text  .menu-item.parent a.uael-menu-item:focus{
    	-webkit-transform: none!important;
    	-ms-transform: none!important;
    	transform: none!important;
	}

	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item,
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item {
    	-webkit-box-pack: justify;
     	-webkit-justify-content: space-between;
     	-moz-box-pack: justify;
     	-ms-flex-pack: justify;
     	justify-content: space-between;
    }
}

/* Mobile */
@media only screen and ( max-width: 767px ) {

	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item,
	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item {
        -webkit-box-pack: justify;
     	-webkit-justify-content: space-between;
     	-moz-box-pack: justify;
     	-ms-flex-pack: justify;
     	justify-content: space-between;
    }

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal li.menu-item,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu {
		width: 100%
	}

	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-vertical .uael-nav-menu__toggle {
		display: inline-block;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .sub-menu {
		position: relative;
		height: 0;
		top: 0;
	}

	.uael-nav-menu .sub-menu {
		min-width: auto;
		margin: 0;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu {
		-webkit-transition: none;
		transition: none;
	}

	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		float: none;
	}

	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-vertical .uael-nav-menu__toggle.uael-active-menu,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal .uael-nav-menu {
		display: block;
	}

	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical {
		height: 0;
	}

	.uael-nav-menu__breakpoint-mobile .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-mobile .uael-layout-vertical .uael-nav-menu__toggle
	{
		display: block;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical {
		float: none;
	}

	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .sub-menu,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu,
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu,
	.uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover > .sub-menu {
		visibility: hidden;
		opacity: 0;
	}
	.uael-nav-menu__breakpoint-mobile .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-mobile .uael-layout-vertical .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-mobile .uael-active-menu + .uael-nav-menu__layout-horizontal .uael-nav-menu,
	.uael-nav-menu__breakpoint-mobile .uael-active-menu + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile .uael-active-menu + .uael-nav-menu__layout-vertical,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal .uael-nav-menu {
		visibility: visible;
		opacity: 1;
	}

	.uael-nav-menu__breakpoint-mobile .uael-active-menu + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile .uael-active-menu + .uael-nav-menu__layout-vertical {
		height: auto;
	}

	.uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-horizontal .uael-nav-menu {
		position: relative;
	}

	.uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-horizontal,
	.uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width + .uael-nav-menu__layout-vertical {
		position: absolute;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
		top: 0;
		left: 0;
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-plus .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '-';
	}

	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{
		content: ''
	}

	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before{
		content: '';
	}

	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before{
		content: ''
	}

	.uael-nav-menu__breakpoint-mobile .uael-menu-toggle:hover{
		border:1px dotted;
	}

	.uael-nav-menu__breakpoint-mobile .uael-menu-toggle{
		border:1px dotted transparent;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu .sub-menu{
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	/* Effect 1: Fade in and scale up */
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-1 .uael-nav-menu {
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	    padding: 10px;
	}

	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-1 .uael-nav-menu {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	/* Effect 2: Slide from the right */
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-2 .uael-nav-menu {
		-webkit-transform: translateX(20%);
		-ms-transform: translateX(20%);
		transform: translateX(20%);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
		transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	}

	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-2 .uael-nav-menu {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	/* Effect 3: Slide from the bottom */
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-3 .uael-nav-menu {
		-webkit-transform: translateY(20%);
		-ms-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-3 .uael-nav-menu {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

	.uael-nav-menu__breakpoint-mobile .saved-content,
	.uael-nav-menu__breakpoint-mobile .sub-menu,
	.uael-nav-menu__breakpoint-mobile .child,
	.uael-nav-menu__breakpoint-tablet .saved-content,
	.uael-nav-menu__breakpoint-tablet .sub-menu,
	.uael-nav-menu__breakpoint-tablet .child{
		left: 0 !important;
		width: auto !important;
	}

	.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children ul.sub-menu,
	.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children ul.sub-menu,
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before {
	    background-color: unset!important;
	}

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__framed .menu-item.parent a.uael-menu-item:before,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-pointer__framed .menu-item.parent a.uael-menu-item:before{
		border: 0px!important;
	}

	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text  .menu-item.parent a.uael-menu-item:focus,
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-pointer__text  .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text .menu-item.parent a.uael-menu-item:focus {
    	-webkit-transform: none!important;
    	-ms-transform: none!important;
    	transform: none!important;
	}
}

.uael-toggle-no .uael-layout-expandible .uael-nav-menu__toggle {
	display: none;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
 .uael-pointer__overline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__overline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__overline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before  {
	width: 100%;
	left: 0;
	opacity:1;
}
.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
	bottom: 0px;
	opacity:1;
}
.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before,  .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before{
	top: 0px;
	opacity: 1
}

.uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__overline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
	height: 3px;
	width: 100%;
	left: 0;
	opacity: 1;
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.uael-pointer__framed.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:before,.uael-pointer__framed.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:before  {
    opacity:1;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after,.uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
    border-width:3px;
    width:100%;
    opacity:1;
    height:100%;
}

/* Toggle label CSS start */

.uael-nav-menu-toggle-label-yes .uael-layout-expandible .uael-nav-menu__toggle,
.uael-nav-menu-toggle-label-yes .elementor-widget-container > .uael-nav-menu__toggle {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and ( max-width: 1024px ) {

	.uael-nav-menu-toggle-label-yes .uael-layout-horizontal .uael-nav-menu__toggle,
	.uael-nav-menu-toggle-label-yes .uael-layout-vertical .uael-nav-menu__toggle {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

}

/* Toggle label CSS end */

/* CSS for CTA Button */

.uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .elementor-button-wrapper,
.rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .elementor-button-wrapper,
.uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.elementor-button-wrapper,
.rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.elementor-button-wrapper{
	text-align: right;
}
.uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .elementor-button-wrapper,
.rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .elementor-button-wrapper,
.uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.elementor-button-wrapper,
.rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.elementor-button-wrapper{
	text-align: left;
}
.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.uael-has-submenu .elementor-button-wrapper,
.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.elementor-button-wrapper{
	text-align: center;
}

/* No link hover effect to last menu item */
.uael-pointer__underline .menu-item.parent a.uael-menu-item.elementor-button:after,
.uael-pointer__overline .menu-item.parent a.uael-menu-item.elementor-button:before,
.uael-pointer__double-line .menu-item.parent a.uael-menu-item.elementor-button:after,
.uael-pointer__double-line .menu-item.parent a.uael-menu-item.elementor-button:before {
	height: 0px;
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:before,
.uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:after{
	border-width: 0px;
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:hover,
.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:focus
{
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.elementor-widget-uael-nav-menu:not(.uael-nav-menu__align-justify) a.uael-menu-item.elementor-button {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.elementor-widget-uael-nav-menu.uael-menu-item-space-between a.uael-menu-item.elementor-button {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-nav-menu li.elementor-button-wrapper {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media only screen and ( max-width: 1024px ) {

	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item,
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item,
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.elementor-button-wrapper {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and ( max-width: 767px ) {
	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item,
	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.elementor-button-wrapper {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.uael-menu-item-flex-start .uael-flyout-container .elementor-button-wrapper {
	text-align: left;
}

.uael-menu-item-flex-end .uael-flyout-container li.elementor-button-wrapper,
.uael-menu-item-flex-end .uael-flyout-container .elementor-button-wrapper {
	text-align: right;
}

.uael-menu-item-center .uael-flyout-container .elementor-button-wrapper {
	text-align: center;
}

/* CSS for CTA Button Ends */
.uael-login-form input[type='checkbox'] {
	display: none;
}

.uael-login-form .elementor-field::-webkit-input-placeholder {
    opacity: 0.7;
}

.uael-login-form .elementor-field:-moz-placeholder {
    opacity: 0.7;
}

.uael-login-form .elementor-field::-moz-placeholder {
    opacity: 0.7;
}

.uael-login-form .elementor-field:-ms-input-placeholder {
    opacity: 0.7;
}

.uael-login-form .elementor-field::-ms-input-placeholder {
    opacity: 0.7;
}

.uael-login-form .elementor-field::placeholder {
    opacity: 0.7;
}
.uael-login-form .elementor-field:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.uael-lf-social-bottom .uael-lf-custom-form-show.uael-login-form-social,
.uael-login-form-social-stack .uael-lf-social-bottom .uael-lf-custom-form-show.uael-login-form-social,
.uael-separator-parent.uael-lf-separator-bottom {
    margin-top: 30px;
}

.uael-lf-social-top .uael-lf-custom-form-show.uael-login-form-social,
.uael-login-form-social-stack .uael-lf-social-top .uael-lf-custom-form-show.uael-login-form-social,
.uael-separator-parent.uael-lf-separator-top {
    margin-bottom: 30px;
}

.elementor-widget-uael-login-form .uael-login-form .elementor-field-label {
    font-weight: 500;
}

.uael-loginform-error {
    color: #d9534f;
    display: block;
    margin-top: 5px;
}
.uael-login-form-social-inline .uael-lf-custom-form-hidden .elementor-field-group,
.uael-login-form-social-stack .uael-lf-custom-form-hidden .elementor-field-group:not( :first-child ) {
    margin-top: 0px;
}
.elementor-widget-uael-login-form .elementor-button {
    border: none;
}

.uael-login-form .elementor-remember-me {
    font-size: 1em;
}
.uael-login-form .uael-login-form-remember {
    font-size: 0.85em;
}

span.uael-login-form-remember::before,
span.uael-login-form-remember::after {
    content: " ";
}
.uael-login-form input[type='checkbox'] + span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    height: 14px;
    width: 14px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #c1b7b7;
    color: #7a7a7a;
    line-height: 1.2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.uael-login-form input[type="checkbox"]:checked + span:before {
    content: "\2714";
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-size: -webkit-calc( 16px / 1.2 );
    font-size: calc( 16px / 1.2 );
}

/* AJAX submit button loader */
.uael-form-loader {
    width: 1em;
    height: 1em;
    margin-left: 1em;
    border: 2px solid currentColor;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-left-color: transparent;
    -webkit-animation: uael-rotating 1s linear infinite;
    animation: uael-rotating 1s linear infinite;
}

/* Social Login buttons style */
.elementor-editor-active .uael-login-form-google,
.elementor-editor-active .uael-login-form-facebook {
    pointer-events: none;
}

.uael-login-form-social-wrapper .status.success {
    color: #3c763d;
    display: block;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.uaelGoogleButtonIcon svg,
.uaelFacebookButtonIcon svg {
    vertical-align: middle;
    margin-bottom: 2px;
}

.uaelGoogleContentWrapper .uaelGoogleButtonIcon {
    padding: 9px 13px;
}
#uael-fbLink .uaelFacebookButtonIcon,
.uael-lf-social-theme-light .uaelGoogleContentWrapper .uaelGoogleButtonIcon {
    padding: 10px 0px 10px 10px;
}
.uaelGoogleContentWrapper .uael-google-text,
#uael-fbLink .uael-facebook-text {
    padding: 10px 22px;
}
.uael-login-form-google svg {
    width: 18px;
    height: 18px;
}
.uaelGoogleContentWrapper,
.uaelFacebookContentWrapper,
.uael-separator-wrap,
.uael-login-form-social,
.uael-login-form-social-stack .uael-login-form-social .elementor-field-group {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.uaelGoogleContentWrapper,
.uaelFacebookContentWrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}
/* Google Button dark theme */
.uael-lf-social-theme-dark .uaelGoogleContentWrapper {
    border: none;
    color: #fff;
}
.uael-lf-social-theme-dark .uael-google-text {
    background: #4285f4;
}
.uael-lf-social-theme-dark .uaelGoogleButtonIcon {
    background: #ffffff;
    border: 1px solid #4285f4;
}
/* Google Button light theme */
.uael-lf-social-theme-light .uaelGoogleContentWrapper,
.uael-lf-social-theme-light .uaelFacebookContentWrapper {
    border: 1px solid #BFC0C6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}
.uael-lf-social-theme-light .uael-login-form-google svg {
    width: 25px;
    height: 25px;
}

.uael-lf-social-theme-light .uaelGoogleContentWrapper .uael-google-text,
.uael-lf-social-theme-light #uael-fbLink .uael-facebook-text {
    padding: 10px 30px;
    margin-bottom: -2px
}
.uael-lf-social-theme-light.uael-login-form-social-stack .uaelGoogleContentWrapper .uael-google-text {
    padding: 10px 38px;
}
/* Facebook Button dark theme */
.uael-lf-social-theme-dark .uaelFacebookContentWrapper {
    background: #3A5A97;
    color: #fff;
    border: none;
}
.uael-lf-social-theme-dark .uael-login-form-facebook svg {
    width: 20px;
    height: 20px;
    color: #FFFFFF;
}
.uael-lf-social-theme-dark .uael-login-form-facebook svg path {
    fill: #FFFFFF;
}

/* Facebook Button light theme */
.uael-lf-social-theme-light .uael-login-form-facebook svg {
    width: 25px;
    height: 25px;
    color: #4D6FA9;
}
.uael-lf-social-theme-light .uael-login-form-facebook svg path {
    fill: #4D6FA9;
}
.uael-login-form-social {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.uael-login-form-social-stack .uael-login-form-social .elementor-field-group {
    width: 100%;
}
.elementor-widget-uael-login-form.uael-lf-social-theme-light .uael-google-text,
.elementor-widget-uael-login-form.uael-lf-social-theme-light .uael-facebook-text {
    font-weight: 500;
    text-transform: uppercase;
}

.uael-login-form-facebook,
.uael-login-form-google {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.uael-login-form-social-inline .uael-login-form-social .elementor-field-group:first-child {
    padding-right: 20px;
}
.uael-login-form-social-inline .uael-login-form-social .elementor-field-group:last-child {
    padding-right: 0px;
}

/* Separator with text */
.uael-separator {
    display: inline-block;
}
.uael-separator-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.uael-separator-parent.uael-lf-separator-bottom {
    line-height: 0;
    margin-bottom: 20px;
}

.uael-separator-parent.uael-lf-separator-top {
    line-height: 0;
    margin-top: 20px;
}
.uael-divider-text {
    white-space: nowrap;
    margin: 0;
}
.uael-separator-line {
    display: table-cell;
    vertical-align: middle;
}
.uael-separator-line > span {
    display: block;
    margin-top: 0;
    border-top-style: solid;
    border-color: #7a7a7a;
}
.uael-divider-content {
    display: table-cell;
    padding: 0px 10px 0px 10px;
}
.uael-side-left,
.uael-side-right {
    width: 50%;
}
.uael-alert-google,
.uael-alert-facebook,
.uael-login-form-alert {
    margin-top: 15px;
}

@-webkit-keyframes uael-rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes uael-rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {
    .uael-login-form-social-inline.uael-lf-responsive-yes .uael-login-form-social .elementor-field-group {
        width: 100%;
        -js-display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
   .uael-lf-social-theme-light.uael-lf-responsive-yes .uaelGoogleContentWrapper .uael-google-text {
        padding: 10px 38px;
    }
}

.elementor-widget-uael-login-form .uael-form.uael-login-form .field-icon {
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    cursor: pointer;
    height: 100%;
    right: 0px;
    top: 0px;
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-password-wrapper,
.uael-username-wrapper {
    width:100%;
    max-width:100%;
    position: relative;
}

/* Inline control */
.uael-login-form-inline-yes .uael-login-form .elementor-remember-me {
    display: block;
    width: 50%;
}
.uael-login-form-inline-yes .uael-login-form .elementor-field-type-submit {
    width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* Fields icon support */
.uael-login-form-icon-yes .uael-fields-icon {
    position: absolute;
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    padding: 0px 10px 0px 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: 0px;
    top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xs {
    padding: 4px 27px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-lg{
    padding: 7px 33px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-md {
    padding: 6px 30px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-sm{
    padding: 0.75em 30px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xl {
    padding: 8px 35px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xs + .uael-fields-icon {
    font-size: 13px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-md + .uael-fields-icon {
    font-size: 16px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-lg + .uael-fields-icon {
    font-size: 18px;
}
.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xl + .uael-fields-icon {
    font-size: 20px;
}

/* Divider with icon support */
.uael-login-form-divider-yes.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xs {
    padding: 4px 35px;
}
.uael-login-form-divider-yes.uael-login-form-icon-yes .elementor-field-textual.elementor-size-sm {
    padding: 0.75em 40px;
}
.uael-login-form-divider-yes.uael-login-form-icon-yes .elementor-field-textual.elementor-size-md {
    padding: 6px 40px;
}
.uael-login-form-divider-yes.uael-login-form-icon-yes .elementor-field-textual.elementor-size-lg {
    padding: 7px 40px;
}
.uael-login-form-divider-yes.uael-login-form-icon-yes .elementor-field-textual.elementor-size-xl {
    padding: 8px 40px;
}

.uael-login-form-icon-yes .uael-username-wrapper .uael-login-form-username.elementor-size-xs + .uael-fields-icon,
.uael-login-form-icon-yes .uael-password-wrapper .elementor-size-xs.uael-login-form-password + .uael-fields-icon {
    top: 3.1px;
    max-height: 50px;
    height: 90%;
}

.rtl .elementor-button-align-start .elementor-field-type-submit {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.rtl .elementor-button-align-end .elementor-field-type-submit {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.uael-login-form .elementor-field-textual {
	font-size: 14px;
}
/* How-to widget style */
.uael-howto-time-title,
.uael-howto-cost-title,
.uael-howto-steps-title {
    font-weight: 600;
}
.uael-howto-section-inline,
.uael-howto-step-item.uael-step-has-image {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.uael-howto-section-inline .uael-howto-supply,
.uael-howto-section-inline .uael-howto-tools {
	width: 50%;
}
.uael-howto-section-inline .uael-howto-supply {
    padding-right: 20px;
}
.uael-howto-image-align-left .uael-howto-step-item.uael-step-has-image {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.uael-step-has-image .uael-howto-step-item-wrap {
    width: 100%;
}
.uael-howto-image-align-bottom .uael-howto-step-item.uael-step-has-image {
	display: block;
}

.rtl .uael-howto-image-align-left .uael-howto-step-item.uael-step-has-image .uael-howto-step-item-wrap {
	text-align: right;
}

@media ( max-width: 767px ) {
	.uael-howto-section-inline .uael-howto-supply,
	.uael-howto-section-inline .uael-howto-tools,
	.uael-step-has-image .uael-howto-step-item-wrap,
	.uael-step-has-image .uael-howto-step-image-wrap {
		width: 100%;
	}
	.uael-howto-section-inline .uael-howto-supply {
	    padding-right: 0px;
	}
}.rtl .uael-faq-wrapper .uael-faq-container .uael-faq-accordion, 
.uael-faq-wrapper .uael-faq-container .uael-faq-accordion{
	overflow: hidden;
}

.uael-faq-accordion .uael-accordion-content p {
   margin-bottom: 0; 
}

.uael-accordion-icon-left {
	float:left;
}

.uael-accordion-icon-right {
	float:right;
}

.uael-accordion-icon {
	display: inline-block;
}

.uael-faq-container .elementor-grid-item .uael-accordion-icon, 
.uael-accordion-title.uael-title-active .uael-accordion-icon-closed, 
.uael-accordion-title .uael-accordion-icon-opened,
.uael-faq-container .uael-accordion-content  {
    display: none;
}

.uael-faq-container .elementor-grid-item .uael-accordion-content, 
.uael-accordion-title.uael-title-active .uael-accordion-icon-opened,
.uael-faq-layout-grid .uael-accordion-title {
    display:block;
}

.uael-accordion-icon.uael-accordion-icon-right {
	margin-right: 10px;
}

.uael-faq-box-layout-yes .uael-faq-container:last-child {
	border-bottom: none;
}
.align-at-right .uael-accordion-title {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.uael-accordion-title {
	cursor: pointer;
	-js-display:flex;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-faq-accordion.elementor-grid-item .uael-accordion-title {
	cursor: default;
}

.uael-accordion-icon {
	max-width:7px; 
}

.uael-accordion-title > :last-child {
	margin-bottom: 0;
}

.uael-question-span:focus {	
	outline: thin dotted;
}
.uael-warning {
	margin: 10px 0 10px 0;
}.uael-ff-style select,
.uael-ff-style .fluentform input[type="checkbox"],
.uael-ff-style .fluentform input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.uael-ff-style .fluentform input[type="checkbox"],
.uael-ff-style .fluentform input[type="radio"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    height: 20px;
    width: 20px;
}

.uael-ff-style .fluentform input[type="checkbox"]:before,
.uael-ff-style .fluentform input[type="radio"]:before {
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uael-ff-style .fluentform input[type="checkbox"]:focus,
.uael-ff-style .fluentform input[type="radio"]:focus {
    outline: none;
}

.uael-ff-style .fluentform .ff-el-form-check label.ff-el-form-check-label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.uael-ff-style .fluentform input[type="radio"],
.uael-ff-style .fluentform input[type="radio"]:checked:before {
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.uael-ff-style .fluentform input[type='checkbox']:checked:before {
    content: "\2714";
    line-height: 1.2;
}

/* Custom Select */
.uael-ff-style .uael-ff-select-custom {
    position: relative;
}
 /* Hello Elementor Theme compatibility */
.uael-ff-style .uael-ff-select-custom select {
    display: inline-block;
}

.uael-ff-style .uael-ff-select-custom:after {
    content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    font-size: 0.7em;
    line-height: 1;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
    right: 1em;
    pointer-events: none;
    z-index: 5;
}

/* Button and Input field sizes */
.uael-ff-btn-size-xs .uael-ff-style .fluentform .ff_submit_btn_wrapper button,
.uael-ff-btn-size-xs .uael-ff-style .fluentform .step-nav button {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.uael-ff-input-size-xs .uael-ff-style .fluentform .ff-el-form-control {
    font-size: 13px;
    padding: 8px 10px;
}
.uael-ff-input-size-xs .uael-ff-style .uael-ff-select-custom {
    font-size: 13px;
}
.uael-ff-btn-size-sm .uael-ff-style .fluentform .ff_submit_btn_wrapper button,
.uael-ff-btn-size-sm .uael-ff-style .fluentform .step-nav button {
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.uael-ff-input-size-sm .uael-ff-style .fluentform .ff-el-form-control {
    font-size: 15px;
    padding: 12px 10px;
}
.uael-ff-input-size-sm .uael-ff-style .uael-ff-select-custom {
    font-size: 15px;
}

.uael-ff-btn-size-md .uael-ff-style .fluentform .ff_submit_btn_wrapper button,
.uael-ff-btn-size-md .uael-ff-style .fluentform .step-nav button  {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.uael-ff-input-size-md .uael-ff-style .fluentform .ff-el-form-control {
    font-size: 16px;
    padding: 15px 10px;
}
.uael-ff-input-size-md .uael-ff-style .ginput_container select {
    font-size: 16px;
    padding: 13px 10px;
}

.uael-ff-btn-size-lg .uael-ff-style .fluentform .ff_submit_btn_wrapper button,
.uael-ff-btn-size-lg .uael-ff-style .fluentform .step-nav button {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.uael-ff-input-size-lg .uael-ff-style .fluentform .ff-el-form-control {
    font-size: 18px;
    padding: 20px 10px;
}
.uael-ff-input-size-lg .uael-ff-style .uael-ff-select-custom {
    font-size: 18px;
}

.uael-ff-btn-size-xl .uael-ff-style .fluentform .ff_submit_btn_wrapper button,
.uael-ff-btn-size-xl .uael-ff-style .fluentform .step-nav button {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.uael-ff-input-size-xl .uael-ff-style .fluentform .ff-el-form-control {
    font-size: 20px;
    padding: 25px 10px;
}
.uael-ff-input-size-xl .uael-ff-style .uael-ff-select-custom {
    font-size: 20px;
}

.uael-ff-style .fluentform select.ff-el-form-control:not([size]):not([multiple]) {
    height: auto;
}

/* Button & Success message RTL alignmemt */
.rtl .elementor-element.uael-ff-button-align-left .uael-ff-style .fluentform div.ff_submit_btn_wrapper,
.rtl .elementor-element.uael-ff-message-align-left .uael-ff-style .fluentform .ff-message-success {
    text-align: left;
}

.rtl .elementor-element.uael-ff-button-align-right .uael-ff-style .fluentform div.ff_submit_btn_wrapper,
.rtl .elementor-element.uael-ff-message-align-right .uael-ff-style .fluentform .ff-message-success {
    text-align: right;
}
.uael-style-floating.uael-container.uael-floating-align-right,
.elementor-grid.uael-style-floating.uael-floating-align-right {
    left: unset; 
    right: 0px;
}

.uael-style-floating.uael-container.uael-floating-align-left,
.elementor-grid.uael-style-floating.uael-floating-align-left {
    left: 0px; 
    right: unset;
}

.uael-style-floating .elementor-grid {
    position: fixed;
    top: 32%;
    z-index: 9998;
    left:0px;
    cursor: pointer;
    display:block;
}

/* Inline twitter button */
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#00acee;
}

/* Inline linkedin button */
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#0077b5;
}

/*Inline pinterest button*/
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#c8232c;
}

/*Inline reddit button*/
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#FF4301;
}

/*Inline vk button*/
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#4C75A3;
}

/*Inline odnoklassniki button*/

/*Inline tumblr button*/
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#34526f;
}

/*Inline digg button*/
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#005be2;
}

/*Inline skype button*/
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#00aff0;
}

/*Inline stumbleupon button*/
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#f74425;
}

/*Inline telegram button*/
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#0088cc;
}

/*Inline xing button*/
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#126567;
}

/*Inline whatsapp button*/
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#25d366;
}
/*End Gradient button*/


/*Inline Framed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #0099CC; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-framed {
    border:2px solid #007fbf;    
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #046082; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed {
	border:2px solid #046082;    
}
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed .uael-share-btn__text {
    color: #b52028; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #b52028;    
}
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #e83d01; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #e83d01;    
}
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #456a94; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #456a94;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #d37326; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #d37326;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #2e4963; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #2e4963;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #0053cf; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #0053cf;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #00a8e6; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #00a8e6;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #db3c21; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-framed.uaelbtn--skin-framed {
	border:2px solid #db3c21;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #007dbb; 
    background: transparent; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #007dbb;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #115d5f; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #115d5f;    
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #21be5c; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #21be5c;    
}
/*End of Framed CSS*/

/*Inline minimal css*/
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #0099CC; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #3b5998; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #3b5998; 
    background: transparent; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #0e76a8; 
    color: #ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
	color: #0e76a8; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #b52028; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #b52028; 
	background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #e83d01; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #456a94; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #d37326; 
}


.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #2e4963; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #0053cf; 
}



.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #00a8e6; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #db3c21; 
}


.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #007dbb; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #115d5f; 
}


.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #21be5c; 
}


/*End Minimal CSS*/

/*Inline Boxed button*/
.uael-share-btn {
	border-width: 2px;    
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    margin-left: -.2em;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    padding-left: .9em;
}

.uael-style-inline .elementor-grid .uael-share-btn.uaelbtn--skin-boxed {
    border-style: solid;
}

/*Inline twitter button*/



a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed {
    color:#0099cc;
}

/*Inline facebook button*/


.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #3b5998;
    background: transparent;
}

a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed {
    color:#3b5998;
}

/*Inline linkedin button*/
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #0077b5; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #0077b5; 
    background: transparent; 
}

a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed {
    color:#0077b5;
}

/*Inline pinterest button*/
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #bd081c; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #bd081c; 
    background: transparent; 
}

a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed {
    color:#bd081c;
}
/*Inline reddit button*/
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ff4500; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ff4500; 
    background: transparent; 
}

a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed {
    color:#ff4500;
}

/*Inline vk button*/
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #45668e; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #45668e; 
    background: transparent; 
}

a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed {
    color:#45668e;
}

/*Inline odnoklassniki button*/
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #f4731c; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #f4731c; 
    background: transparent; 
}

a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed {
    color:#f4731c;
}

/*Inline tumblr button*/
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #35465c; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #35465c; 
    background: transparent; 
}

a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed {
    color:#35465c;
}

/*Inline digg button*/
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #005be2; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #005be2; 
    background: transparent; 
}

a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed {
    color:#005be2;
}

/*Inline skype button*/
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #00aff0; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #00aff0; 
    background: transparent; 
}

a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed {
    color:#00aff0;
}

/*Inline stumbleupon button*/
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #eb4924; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #eb4924; 
    background: transparent; 
}

a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed {
    color:#eb4924;
}

/*Inline telegram button*/
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #2ca5e0; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #2ca5e0; 
    background: transparent; 
}

a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed {
    color:#2ca5e0;
}

/*Inline pocket button*/
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ef3f56; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
    color:#ef3f56;
}

/*Inline xing button*/
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #026466; 
    color: #ffffff; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #026466; 
    background: transparent; 
}
/* End of boxed css */


/* skin flat */
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #00acee;
    color:#ffffff;
}
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #3b5998;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #0077b5;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #bd081c;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ff4500;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #45668e;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #f4731c;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #005be2;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #00aff0;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #eb4924;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #2ca5e0;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ef3f56;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #026466;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #25d366;
    color:#ffffff;
}

.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #35465c;
    color:#ffffff;
}

/* End of flat css */

/*inline whatsapp button*/
.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #25d366; 
    color: #ffffff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #25d366; 
    background: transparent; 
}

a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-boxed {
    color:#25d366;
}
/* End of boxed css */
/* floating twitter button */
/* floating linkedin button */
/*floating pinterest button*/
/*floating reddit button*/

/*floating vk button*/
/*floating odnoklassniki button*/
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#ed812b;
}

.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #385490; 
    background: transparent; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed,
.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #385490;    
}

/*End of Framed CSS*/

/*floating minimal css*/




.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
   	color: #0e76a8; 
    background: transparent; 
}


/*End Minimal CSS*/

/*floating Boxed button*/
.uael-share-btn {
	border-width: 2px;    
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    margin-left: -.2em;
}

.uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    padding-left: .9em;
}

.uael-style-floating .elementor-grid .uael-share-btn.uaelbtn--skin-boxed {
    border-style: solid;
}

/*floating twitter button*/

a.uael-share-btn-twitter .uael-share-btn.uaelbtn--skin-boxed {
    color:#0099cc;
}

/*floating facebook button*/

.uael-style-floating .elementor-grid a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #3b5998;
    background: transparent;
}

a.uael-share-btn-facebook .uael-share-btn.uaelbtn--skin-boxed {
    color:#3b5998;
}

/*floating linkedin button*/
.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #0077b5; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #0077b5; 
    background: transparent; 
}

a.uael-share-btn-linkedin .uael-share-btn.uaelbtn--skin-boxed {
    color:#0077b5;
}

/*floating pinterest button*/
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #bd081c; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #bd081c; 
    background: transparent; 
}

a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-boxed {
    color:#bd081c;
}

/*floating reddit button*/
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ff4500; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ff4500; 
    background: transparent; 
}

a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-boxed {
    color:#ff4500;
}

/*floating vk button*/
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #45668e; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #45668e; 
    background: transparent; 
}

a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-boxed {
    color:#45668e;
}

/*floating odnoklassniki button*/
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #f4731c; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #f4731c; 
    background: transparent; 
}

a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-boxed {
    color:#f4731c;
}

/*floating tumblr button*/
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #35465c; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #35465c; 
    background: transparent; 
}

a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-boxed {
    color:#35465c;
}

/*floating digg button*/
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #005be2; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #005be2; 
    background: transparent; 
}

a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-boxed {
    color:#005be2;
}

/*floating skype button*/
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #00aff0; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #00aff0; 
    background: transparent; 
}

a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-boxed {
    color:#00aff0;
}

/*floating stumbleupon button*/
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #eb4924; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #eb4924; 
    background: transparent; 
}

a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-boxed {
    color:#eb4924;
}

/*floating telegram button*/
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #2ca5e0; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #2ca5e0; 
    background: transparent; 
}

a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-boxed {
    color:#2ca5e0;
}

/*floating pocket button*/
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ef3f56; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
    color:#ef3f56;
}

/*floating xing button*/



/* End of boxed css */

/* skin flat */
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pinterest .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #bd081c;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-reddit .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ff4500;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-vk .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #45668e;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-odnoklassniki .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #f4731c;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-digg .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #005be2;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-skype .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #00aff0;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-stumbleupon .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #eb4924;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-telegram .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #2ca5e0;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ef3f56;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #026466;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-whatsapp .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #25d366;
    color:#ffffff;
}

.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-tumblr .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #35465c;
    color:#ffffff;
}

.elementor-grid.uael-floating-align-left {
    left: 0px;
    right: auto;
}

.elementor-grid.uael-floating-align-right {
    right: 0px;
    left: auto;
}

/* end of floating button*/
.uael-share-btn__icon {
	background-color: #3b5998;
}

.uael-share-btn__icon.uaelbtn--skin-gradient .uael-share-btn__icon {
    background-color: #3b5998; 
    color: #fff;
}
.uael-share-btn__icon,
.uael-total-share-btn,
span.uael-total-share-btn__icon,
.uael-share-btn,
.uael-share-btn__text,
span.uael-total-share-btn__title {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
}
.uael-share-btn {
    overflow: hidden;
    font-size: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    -webkit-transition-property: background-color,border-color,-webkit-filter;
    transition-property: background-color,border-color,-webkit-filter;
    transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color,-webkit-filter;
    height: 4.4em;
    cursor: pointer
}

.uael-share-btn__text {
    font-size: 1.5em;
    padding-right: 1em;
    padding-left: 1em;
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    font-weight: 100
}

.uael-share-btn__icon i{
    font-size: 1.7em;
}

.uael-share-btn__icon {
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    width: 4.5em;
    position: relative
}

.uael-share-btn__title {
    font-weight: 700;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.uael-share-buttons--view-icon .uael-share-btn__icon,
.uael-share-buttons--view-icon .uael-share-btn__text,
.uael-share-buttons--view-text .uael-share-btn__icon,
.uael-share-buttons--view-text .uael-share-btn__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed {
    -webkit-border-radius: 99.9em;
    border-radius: 99.9em;
    border-color:green;
    border-style:solid;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed div.uael-share-btn__text, 
.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed span.uael-share-btn__icon  {
	background-color:white;
}
    
.uael-share-btn.elementor-animation-.uaelbtn-shape-circle.uaelbtn--skin-framed {
    border: 2px #3b5998 solid;
}
 /* For skin gradient */
.uael-share-btn .uael-share-btn__icon {
	background-color: #3b5998;
}

.uael-share-btn .uael-share-btn__text {
	background-color: #ea4335;
}

.uaelbtn--skin-gradient .uael-share-btn__text {
	background-color: #37538D;
	color:#fff;
}

.uaelbtn--skin-gradient .uael-share-btn__icon {
	background-color: #3b5998; 
	color: #fff;
}

.uaelbtn--skin-gradient .uael-share-btn__text, .uaelbtn--skin-gradient .uael-share-btn__icon {
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.12)),to(transparent));
	background-image: -o-linear-gradient(left,rgba(0,0,0,.12),transparent);
}

.elementor-grid-item .uael-share-btn .uaelbtn--skin-framed {
	color:#3b5998;
    border-color:#3b5998;
}

/*Shape Round*/
.uael-share-btn.uaelbtn-shape-rounded {
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
}

.uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook,
.uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter,
.uael-share-btn.uaelbtn-shape-rounded .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin {
	background-color: #ffffff;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter .uael-share-btn__title,
.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__icon.uael-share-btn__icon--fab.fa-twitter {
    color:#1da1f2;
}
 
.elementor-grid-item .uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed {
	border-color:#1da1f2;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed {
    border-width : 2px;
    border-color:#1984bc;
    border-style:solid;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-twitter,
.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-facebook,
.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-framed span.uael-share-btn__icon.uael-share-btn__icon--fab.fa-linkedin {
    background-color: #fff;
}

.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin {
    background-color:white;
    border-width: 2px;
    border-style: solid;
    border-color: #0077b5;
}
.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter {
    background-color:white;
    border-width: 2px;
    border-style: solid;
    border-color: #1da1f2;
}
.uael-share-btn.uaelbtn-shape-square.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook {
    background-color:white;
    border-width: 2px;
    border-style: solid;
    border-color: #3b5998;
}

.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin .uael-share-btn__title,
.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-framed .uael-share-btn__icon.uael-share-btn__icon--fab.fa-linkedin {
    color:#0077b5;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-facebook{
    background-color: #355089;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-twitter {
    background-color: #1da1f2;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-gradient .uael-share-btn__text.uael-share-btn__text--fab.fa-linkedin {
    background-color: #0071ac;
}

/*Circle Round*/
.uael-share-btn.uaelbtn-shape-circle,
.uael-share-btn.uaelbtn-shape-circle.uaelbtn--skin-minimal span.uael-share-btn__icon {
    -webkit-border-radius: 99.9em;
    border-radius: 99.9em;
}

.elementor-grid.uael-style-inline .uael-share-btn:hover, .elementor-grid.uael-style-floating .uael-share-btn:hover {
    -webkit-filter: saturate(1.5) brightness(1.2);
    filter: saturate(1.5) brightness(1.2);
}

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 0;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: 0px;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
}

.uael-share-btn.uaelbtn-shape-rounded.uaelbtn--skin-minimal span.uael-share-btn__icon {
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
}

.uael-total-share-btn {
    padding-top:15px;
    padding-bottom: 15px;
    overflow: hidden;
    font-size: 10px;
    text-align:center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start;
    -webkit-transition-property: background-color,border-color,-webkit-filter;
    transition-property: background-color,border-color,-webkit-filter;
    transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color,-webkit-filter;
    height: 4.0em;
    cursor: pointer
}

span.uael-total-share-btn__icon {
    -ms-flex-item-align: stretch;
    -webkit-align-self: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    font-weight: 100;
}

span.uael-total-share-btn__title {
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
	text-align:center;
	font-weight: 100;
}
.elementor-share-buttons--align-right .elementor-grid {
	text-align: right;
}

.elementor-share-buttons--align-left .elementor-grid {
	text-align: left;
}

.elementor-share-buttons--align-center .elementor-grid {
	text-align: center; 
}

.elementor-share-buttons--align-justify .elementor-grid {
	text-align: justify;
} 

/* floating buffer button */
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    color:#ffffff;
    background-color:#323b43;
}

/*End Gradient button*/

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #323b43;    
}
/* minimal */
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #323b43; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating buffer button*/
.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #323b43; 
    color: #ffffff; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed {
    color:#323b43;
}
/* End of boxed css */

/* inline buffer button */
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    color:#ffffff;
    background-color:#323b43;
}
/*End Gradient button*/

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #323b43;    
}
/* minimal */
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #323b43; 
}
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating buffer button*/
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #323b43; 
    color: #ffffff; 
}
.elementor-grid.uael-style-inline a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #323b43; 
    background: transparent; 
}
a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed {
    color:#323b43;
}
/* End of boxed css */

/* inline print button */
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    color:#ffffff;
    background-color:#AAAAAA;
}
/*End Gradient button*/

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #AAAAAA; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #AAAAAA;    
}

/* minimal */
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #AAAAAA; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #AAAAAA; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating print button*/
.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #AAAAAA; 
    color: #ffffff; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #AAAAAA; 
    background: transparent; 
}

a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed {
    color:#AAAAAA;
}
/* End of boxed css */

/* floating print button */
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    color:#ffffff;
    background-color:#aaa;
}
/*End Gradient button*/

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #aaa; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #aaa;    
}

/* minimal */
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #aaa; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #aaa; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating print button*/
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #aaa; 
    color: #ffffff; 
}
.elementor-grid.uael-style-floating a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #aaa; 
    background: transparent; 
}

/* inline email button */
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    color:#ffffff;
    background-color:#ea4335;
}
/*End Gradient button*/

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}

/* minimal */

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #ea4335; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating email button*/
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ea4335; 
    color: #ffffff; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed {
    color:#ea4335;
}
/* End of boxed css */

/* floating email button */
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    color:#ffffff;
    background-color:#ea4335;
}

/*End Gradient button*/

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}


/* minimal */
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #ea4335; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating email button*/
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ea4335; 
    color: #ffffff; 
}
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}

/*Inline delecious button*/
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#39f;
}

/*Inline delicious button*/
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #3399ff; 
    color: #ffffff; 
}




/* skin flat */
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #39f;
    color:#ffffff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #39f; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #39f; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #39f; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #39f;    
}

/*Floating delecious button*/
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#39f;
}

/*Floating delicious button*/
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #3399ff; 
    color: #ffffff; 
}



.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #39f; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #39f;    
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #39f; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #39f; 
    background: transparent; 
}
/* End of boxed css */

/* floating pocket button */
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#ef3f56;
}

/*End Gradient button*/

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ef3f56;
    color:#ffffff;
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #ef3f56;    
}
/* minimal */
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #ef3f56; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating pocket button*/
.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #ef3f56; 
    color: #ffffff; 
}

.elementor-grid.uael-style-floating a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
    color:#ef3f56;
}
/* End of boxed css */

/* inline pocket button */
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color:#ffffff;
    background-color:#ef3f56;
}

/*End Gradient button*/

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat span.uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background-color: #ef3f56;
    color:#ffffff;
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #ef3f56;    
}
/* minimal */
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    color: #ffffff; 
    background: #ef3f56; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
	border:2px solid transparent;    
}
/*End Minimal CSS*/

/*Floating pocket button*/
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.elementor-grid.uael-style-inline a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    background: #ef3f56; 
    color: #ffffff; 
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-boxed {
    color:#ef3f56;
}

/* End of boxed css */

/*inline email flat button*/
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #ea4335; 
    color: #fff; 
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat {
    color:#d63d31;
}

/*inline email gradient button*/
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #ea4335; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #d33c30;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient {
    color:#d63d31;
}

/*inline email minimal button*/
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #ea4335; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ea4335;
    background: transparent;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
    color:#d63d31;
}

/*inline email minimal button*/
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #ea4335; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ea4335;
    background: transparent;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
    color:#d63d31;
}

/*Inline email  Framed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed,
.elementor-grid.uael-style-inline a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed,
.elementor-grid.uael-style-floating a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed,
.uael-style-inline .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #ea4335;    
}

/*inline email boxed button*/






/*inline pocket gradient button*/
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #ef3f56; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #d8394e;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient {
    color:#d8394e;
}

/*inline pocket minimal button*/
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #ef3f56; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ef3f56;
    background: transparent;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
    color:#ef3f56;
}

/*Inline pocket Framed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #ef3f56;    
}

/*inline print flat button*/
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #989898; 
    color: #fff; 
}


/*--------------------------------------------------------
/*inline print gradient button*/
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #aaaaaa; 
    color: #fff; 
}


.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #989898;
}

/*inline print minimal button*/
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #989898; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #989898;
    background: transparent;
}

/*Inline print  Framed button*/

.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #989898;    
}

/*inline print boxed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #989898; 
    color: #ffffff; 
}

a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient,
a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal,
a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed {
    color:#989898;
}

/*inline print flat button*/
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #989898; 
    color: #fff; 
}
a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat,
a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat {
    color:#fff;
}

/*------------------------buffer------------------------------

/*inline buffer flat button*/
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    background: #000; 
    color: #fff; 
}

a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient,
a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal,
a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed {
    color:#000;
}

/*inline buffer gradient button*/
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    background: #443f3f; 
    color: #fff; 
}

/*inline buffer minimal button*/
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #000; 
    color: #fff; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #000;
    background: transparent;
}

/*Inline buffer  Framed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #000; 
    background: transparent; 
}

.uael-style-inline .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #000;    
}

/*************floating****************************************/
/*floating email flat button*/
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #ea4335; 
    color: #fff; 
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-flat {
    color:#d63d31;
}

/*floating email gradient button*/
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #ea4335; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #d33c30;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-gradient {
    color:#d63d31;
}

/*floating email minimal button*/
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #ea4335;
    background: transparent;
}

a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-minimal {
    color:#d63d31;
}
/*floating email minimal button*/

/*Inline email  Framed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ea4335; 
    background: transparent; 
}


/*floating email boxed button*/



a.uael-share-btn-xing .uael-share-btn.uaelbtn--skin-boxed,
a.uael-share-btn-email .uael-share-btn.uaelbtn--skin-boxed {
    color:#026466;
}


/*floating pocket gradient button*/
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #ef3f56; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #d8394e;
}

a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-gradient {
    color:#d8394e;
}

/*floating pocket minimal button*/
a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal {
    color:#ef3f56;
}

/*Inline pocket Framed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #ef3f56; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-pocket .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #ef3f56;    
}
/*-------------------------------------------------------
/*floating print flat button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #989898; 
    color: #fff; 
}


/*--------------------------------------------------------
/*floating print gradient button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #aaaaaa; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #989898;
}


/*floating print minimal button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #989898; 
    color: #fff; 
}

/*Inline print  Framed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #989898; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #989898;    
}

/*floating print boxed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #989898; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #989898; 
    background: transparent; 
}

/*floating print flat button*/
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-print .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #989898; 
    color: #fff; 
}

/*------------------------buffer------------------------------

-------------------------------------------------------
/*floating buffer flat button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text {
    background: #000; 
    color: #fff; 
}

/*floating buffer gradient button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #000; 
    color: #fff; 
}

/*floating buffer gradient button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #443f3f; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #151515;
}

/*floating buffer minimal button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #000;
    background: transparent;
}

/*floating buffer minimal button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon {
    background: #000; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #000;
    background: transparent;
}

/*Inline buffer  Framed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text {
    color: #000; 
    background: transparent; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #000;    
}

/*floating buffer boxed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #000; 
    color: #ffffff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-buffer .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #000; 
    background: transparent; 
}

/*floating delicious flat button*/
/*Inline delicious  Framed button*/

.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #3399ff;    
}

/*inline delicious boxed button*/
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #3399ff; 
    color: #ffffff; 
}



/*inline delicious flat button*/


.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__text {
    color: #fff;
    background: #2f8ce9;
}

/*floating delicious minimal button*/
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient .uael-share-btn__icon {
    background: #3399ff; 
    color: #fff; 
}

.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal .uael-share-btn__text {
    color: #3399ff;
    background: transparent;
}
a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-minimal,
a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed,
a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-flat,
a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-gradient {
    color:#3399ff;
}

/*floating delicious minimal button*/

/*Inline delicious  Framed button*/

.elementor-grid.uael-style-inline a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.elementor-grid.uael-style-floating a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-inline .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__icon,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed .uael-share-btn__text,
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__text {
    color: #3399ff; 
    background: transparent; 
}
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-framed {
	border:2px solid #3399ff;    
}

/*floating delicious boxed button*/
.uael-style-floating .elementor-grid a.uael-share-btn-delicious .uael-share-btn.uaelbtn--skin-boxed .uael-share-btn__icon {
    background: #3399ff; 
    color: #ffffff; 
}


.elementor-widget-uael-social-share span.uael-total-share-btn__iconx,
.elementor-widget-uael-social-share .uael-total-share-btn__titlex {
	font-size:1.5em;
}

.elementor-widget-uael-social-share .uael-total-share-btn__titlex {
    padding: 6px;
}

.elementor-widget-uael-social-share span.uael-total-share-btn__iconx {
    padding: 12px;
}
.uael-total-share-btn__iconx i.eicon-share {
    font-weight: 800;
}.uael-welcome-music-container {
	cursor: pointer;
	z-index: 99999;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	position: fixed;
}

#uael-play-pause {
	position: relative;
	font-size: 25px;
}

.uael-welcome-music-btn-display-no .uael-welcome-music-container,
#uael-play-pause .pause, #uael-play-pause .play {
	display: none;
}

#uael-play-pause.uael-play .play, #uael-play-pause.uael-pause .pause {
	display: block;
}

.uael-builder-msg {
	text-align: center;
}
.elementor-section-wrap .uael-party-propz-wrap {
    position: absolute !important;
    z-index: 99999;
}

/* Top Left aligned sticky image */
.uael-party-propz-align-top_left > .uael-party-propz-wrap,
.uael-party-propz-align-bottom_left > .uael-party-propz-wrap,
.uael-party-propz-align-center_left > .uael-party-propz-wrap {
    right: auto;
	left: 0px;
}

.uael-party-propz-align-top_left > .uael-party-propz-wrap,
.uael-party-propz-align-top_right > .uael-party-propz-wrap {
    top: 0px;
}

/* Bottom Left aligned sticky image */
.uael-party-propz-align-bottom_left > .uael-party-propz-wrap,
.uael-party-propz-align-bottom_right > .uael-party-propz-wrap {
    bottom: 0px;
}

/* Top Right aligned sticky image */
.uael-party-propz-align-top_right > .uael-party-propz-wrap,
.uael-party-propz-align-bottom_right > .uael-party-propz-wrap,
.uael-party-propz-align-center_right > .uael-party-propz-wrap {
    left: auto;
	right: 0px;
}

/* Top Right aligned sticky*/
.uael-party-propz-align-center_left > .uael-party-propz-wrap,
.uael-party-propz-align-center_right > .uael-party-propz-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*aligned to bottom and Info bar is enabled */
.admin-bar .uael-party-propz-align-top_left > .uael-party-propz-wrap,
.admin-bar .uael-party-propz-align-top_right > .uael-party-propz-wrap {
    top: -webkit-calc( 32px + 20px );
    top: calc( 32px + 20px );
}

.uael-flip-img-yes > .uael-party-propz-wrap{
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* Party propz CSS for widget */
.uael-party-propz-widget-wrap {
    position: absolute;
    width: auto;
}

.uael-party-propz-widget-wrap img.uael-party-propz-img-cls{
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
}

.uael-party-propz-widget-wrap.party-propz-widget-alignment-left img.uael-party-propz-img-cls {
    left: 0;
    right: auto;
}

.uael-party-propz-widget-wrap.party-propz-widget-alignment-right img.uael-party-propz-img-cls {
    left: auto;
    right: 0;
}

.party-propz-widget-alignment-right{
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;top:-99999px;left:-99999px}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:hidden}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{-moz-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-moz-number-spin-down,div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-outer-spin-button,div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-left:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url("/wp-content/plugins/wpforms/assets/pro/images/times-solid-white.svg");background-position:50% 50%;background-repeat:no-repeat;background-color:#cccccc;background-size:8px;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{padding-left:10px}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;border-radius:2px}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}/*! elementor-pro - v3.35.0 - 02-02-2026 */
.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-left:0;margin-right:0}.elementor-widget-blockquote blockquote{background:transparent;border:0;color:#3f444b;font-size:100%;font-style:normal;margin:0;outline:0;padding:0;quotes:none;vertical-align:baseline}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{font-style:normal;margin-bottom:0}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{display:flex;justify-content:space-between;margin-top:12px}.elementor-blockquote__tweet-button{align-self:flex-end;color:#1da1f2;display:flex;line-height:1;position:relative;transition:.3s;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-inline-start:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{background-color:#1da1f2;border-radius:100em;color:#fff;font-size:15px;padding:.7em 1.2em}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-inline-end-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{height:2em;padding:0;width:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{border:.5em solid transparent;border-inline-end-color:#1da1f2;content:"";inset-block-start:50%;inset-inline-start:-.8em;position:absolute;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{border-left-color:transparent;border-right-color:#1da1f2;left:-.8em;right:auto}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{border-left-color:#1da1f2;border-right-color:transparent;left:auto;right:-.8em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-inline-start-width:7px;border-style:solid;padding-inline-start:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{color:#f9fafa;content:"“";display:block;font-family:Times New Roman,Times,serif;font-size:100px;font-weight:900;height:.6em;line-height:1}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-inline:auto}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.elementor-tab-title a{color:inherit}.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-block-start:none}.elementor-accordion .elementor-tab-title{cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px 20px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{height:1em;width:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{border-block-start:1px solid #d5d8dc;display:none;padding:15px 20px}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}@media (prefers-reduced-motion:reduce){.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:0s!important}}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}/*! elementor-pro - v3.35.0 - 02-02-2026 */
.elementor-widget-archive-posts:after,.elementor-widget-posts:after{display:none}.elementor-post__thumbnail__link{transition:none}.elementor-posts-container.elementor-posts-masonry{align-items:flex-start}.elementor-posts-container:not(.elementor-posts-masonry){align-items:stretch}.elementor-posts-container .elementor-post{margin:0;padding:0}.elementor-posts-container .elementor-post__excerpt{flex-grow:var(--read-more-alignment,0)}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden}.elementor-posts-container .elementor-post__thumbnail img{display:block;max-height:none;max-width:none;transition:filter .3s;width:100%}.elementor-posts-container .elementor-post__thumbnail__link{display:block;position:relative;width:100%}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{inset:0}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;left:calc(50% + 1px);position:absolute;top:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%)}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto}.elementor-posts .elementor-post{flex-direction:column;transition-duration:.25s;transition-property:background,border,box-shadow}.elementor-posts .elementor-post__title{font-size:18px;margin:0}.elementor-posts .elementor-post__excerpt{margin-bottom:10px}.elementor-posts .elementor-post__excerpt p{color:#777;font-size:14px;line-height:1.5em;margin:0}.elementor-posts .elementor-post__text{display:var(--item-display,block);flex-direction:column;flex-grow:1}.elementor-posts .elementor-post__meta-data{color:#adadad;font-size:12px;line-height:1.3em;margin-bottom:13px}.elementor-posts .elementor-post__read-more{align-self:flex-start;font-size:12px;font-weight:700}.elementor-posts .elementor-post__thumbnail{position:relative}.elementor-posts--skin-classic .elementor-post{overflow:hidden}.elementor-posts--align-left .elementor-post{text-align:left}.elementor-posts--align-right .elementor-post{text-align:right}.elementor-posts--align-center .elementor-post{text-align:center}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-posts--thumbnail-top .elementor-post__text{width:100%}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-inline:auto}.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post{flex-direction:row}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{flex-shrink:0;width:25%}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;order:0}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;order:5}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none}.elementor-posts .elementor-post{display:flex}.elementor-posts .elementor-post__card{background-color:#fff;border:0 solid #69727d;border-radius:3px;display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative;transition:all .25s;width:100%}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px)}.elementor-posts .elementor-post__card .elementor-post__text{margin-bottom:0;margin-top:20px;padding:0 30px}.elementor-posts .elementor-post__card .elementor-post__read-more{display:inline-block;margin-bottom:20px}.elementor-posts .elementor-post__card .elementor-post__meta-data{border-top:1px solid #eaeaea;margin-bottom:0;padding:15px 30px}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase}.elementor-posts .elementor-post__badge{background:#69727d;border-radius:999px;color:#fff;font-size:12px;font-weight:400;line-height:1;margin:20px;padding:.6em 1.2em;position:absolute;top:0}.elementor-posts .elementor-post__avatar{height:0;padding:0 30px;pointer-events:none;position:relative;top:-25px;width:100%}.elementor-posts .elementor-post__avatar img{border-radius:50%;pointer-events:all;transform:translateY(-50%);width:60px}.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{height:auto;padding-top:0;position:static}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{transform:translateY(0);vertical-align:bottom}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;bottom:0;content:"";display:block;height:100%;opacity:1;position:absolute;transition:all .3s ease-out;width:100%}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1)}.elementor-card-shadow-yes .elementor-post__card{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.elementor-card-shadow-yes .elementor-post__card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.elementor-posts--skin-full_content article{flex-direction:column;overflow:hidden}.elementor-posts--skin-full_content article .elementor-post__thumbnail{padding-bottom:0}body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content{pointer-events:none}body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link{display:none}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post,body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link{display:block}.elementor-portfolio__filters{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.elementor-portfolio__filter{cursor:pointer;margin:0;padding:8px}.elementor-portfolio__filter:focus-visible{outline:1px auto -webkit-focus-ring-color}.elementor-portfolio-item{align-self:flex-start;margin:0;overflow:hidden;transform-style:preserve-3d;transition-property:transform,opacity;transition-timing-function:ease-in-out}.elementor-portfolio-item__title{color:#fff;font-size:18px;line-height:1;margin:0;padding:0}.elementor-portfolio-item__tags__separator:before{content:", "}.elementor-portfolio-item__overlay{background-color:hsla(213,9%,45%,.8);display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;overflow:hidden;padding:15px;position:absolute;text-align:center;transition:opacity 1s}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%}.elementor-portfolio-item:focus-within .elementor-portfolio-item__overlay,.elementor-portfolio-item:hover .elementor-portfolio-item__overlay{opacity:1;transition:opacity .5s}.elementor-portfolio.elementor-has-item-ratio{transition:height .5s}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{background-color:rgba(0,0,0,.1);position:absolute}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%}.elementor ul li.elementor-portfolio__filter{list-style-type:none}.e-con-inner>.elementor-widget-portfolio,.e-con>.elementor-widget-portfolio{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,.elementor-widget-posts.load-more-align-center .elementor-button-wrapper{text-align:center}.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,.elementor-widget-posts.load-more-align-start .elementor-button-wrapper{text-align:start}.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,.elementor-widget-posts.load-more-align-end .elementor-button-wrapper{text-align:end}.elementor-widget-archive-posts.load-more-align-justify .elementor-button,.elementor-widget-posts.load-more-align-justify .elementor-button{width:100%}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container{cursor:default}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block}.elementor-widget-archive-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner{display:flex}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{display:none;margin:0 auto}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-posts>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);display:none;margin-top:var(--load-more—spacing,30px);text-align:var(--load-more-message-alignment,center)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{inset-block-start:50%;inset-inline-start:50%;margin:inherit;position:absolute;transform:translate(-50%,-50%)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-widget-image-carousel .swiper{position:static}.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}.elementor-787 .elementor-element.elementor-element-4b1a1683:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-4b1a1683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://belladolcemaltese.com/wp-content/uploads/2023/04/72467656_2999179416776867_4206425866588127232_o.jpg");background-position:top left;background-repeat:no-repeat;background-size:cover;}.elementor-787 .elementor-element.elementor-element-4b1a1683 > .elementor-container{max-width:1600px;min-height:540px;}.elementor-787 .elementor-element.elementor-element-4b1a1683 > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-4b1a1683{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 75px 0px;}.elementor-787 .elementor-element.elementor-element-6881d7c1{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-11cfa5c7:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF3E7BD;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-11cfa5c7.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-11cfa5c7.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-11cfa5c7.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:10px;}.elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-element-populated{border-style:solid;border-width:5px 0px 5px 0px;border-color:var( --e-global-color-accent );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 50px 50px 50px;}.elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-element-populated, .elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-element-populated > .elementor-background-overlay, .elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-787 .elementor-element.elementor-element-11cfa5c7 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-5342d260{text-align:center;}.elementor-787 .elementor-element.elementor-element-5342d260 .elementor-heading-title{font-size:18px;}.elementor-787 .elementor-element.elementor-element-62c4c991 > .elementor-widget-container{margin:-10px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-62c4c991{text-align:center;}.elementor-787 .elementor-element.elementor-element-62c4c991 .elementor-heading-title{font-family:"Carattere", Sans-serif;font-size:29px;color:#000000;}.elementor-787 .elementor-element.elementor-element-343da663 .elementor-button{font-size:12px;border-radius:12px 12px 12px 12px;}.elementor-787 .elementor-element.elementor-element-e4a5abc{--spacer-size:50px;}.elementor-787 .elementor-element.elementor-element-7717d007{padding:90px 0px 90px 0px;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-1d6586f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-1d6586f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-72af771a .elementor-heading-title{font-family:"Carattere", Sans-serif;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-21a2f072.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-21a2f072.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-15bee3c > .elementor-widget-container{border-radius:0px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-15bee3c img{width:61%;border-radius:12px 12px 12px 12px;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-container{max-width:836px;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-72e21d9e, .elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-background-overlay{border-radius:00px 00px 00px 00px;}.elementor-787 .elementor-element.elementor-element-72e21d9e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:120px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-shape-top svg{height:206px;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-shape-bottom svg{height:10px;}.elementor-787 .elementor-element.elementor-element-72e21d9e > .elementor-shape-bottom{z-index:2;pointer-events:none;}.elementor-787 .elementor-element.elementor-element-d12ad10 img{border-radius:12px 12px 12px 12px;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-1f77e735.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-1f77e735.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-1f77e735.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-787 .elementor-element.elementor-element-e3e8d3f .elementor-blockquote__content{font-family:"Style Script", Sans-serif;font-size:30px;font-weight:500;font-style:italic;}.elementor-787 .elementor-element.elementor-element-e3e8d3f .elementor-blockquote__content +.e-q-footer{margin-top:0px;}.elementor-787 .elementor-element.elementor-element-e3e8d3f .elementor-blockquote:before{font-size:calc(1px * 100);}.elementor-787 .elementor-element.elementor-element-1671ec13 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-1671ec13{text-align:start;}.elementor-787 .elementor-element.elementor-element-9cee624 .elementor-button{border-radius:12px 12px 12px 12px;}.elementor-787 .elementor-element.elementor-element-17126ffb{padding:90px 0px 90px 0px;}.elementor-787 .elementor-element.elementor-element-1b66289:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0b57423 );background-image:url("https://belladolcemaltese.com/wp-content/uploads/2023/04/cut-out-Lucci-1-247x300.png");background-position:bottom center;background-repeat:no-repeat;background-size:auto;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-1b66289.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-1b66289.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-1b66289.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-element-populated{border-style:solid;border-width:5px 0px 5px 0px;border-color:var( --e-global-color-accent );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 30px 30px;}.elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-element-populated, .elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-element-populated > .elementor-background-overlay, .elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.elementor-787 .elementor-element.elementor-element-1b66289 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-6137a79 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-item{border-width:0px;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-item .elementor-tab-content{border-width:0px;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-item .elementor-tab-title.elementor-active{border-width:0px;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-icon, .elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-title{color:#003049;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-icon svg{fill:#003049;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-active .elementor-accordion-icon, .elementor-787 .elementor-element.elementor-element-6137a79 .elementor-active .elementor-accordion-title{color:#000000;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-active .elementor-accordion-icon svg{fill:#000000;}.elementor-787 .elementor-element.elementor-element-6137a79 .elementor-accordion-title{font-family:"Baloo Thambi 2", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}.elementor-787 .elementor-element.elementor-element-6720b9b{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.94 * 100% );}.elementor-787 .elementor-element.elementor-element-6720b9b:after{content:"0.94";}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__thumbnail__link{width:100%;}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__meta-data span + span:before{content:"|";}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__thumbnail{border-radius:11px 11px 11px 11px;}.elementor-787 .elementor-element.elementor-element-6720b9b.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-787 .elementor-element.elementor-element-6720b9b.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-787 .elementor-element.elementor-element-6720b9b.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__title, .elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__title a{color:var( --e-global-color-ccb3b96 );}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__read-more{color:#000000;}.elementor-787 .elementor-element.elementor-element-782870ba{margin-top:0px;margin-bottom:0px;padding:90px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-50d823e8 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-787 .elementor-element.elementor-element-5583c016{text-align:start;}.elementor-787 .elementor-element.elementor-element-66766341 .elementor-heading-title{font-family:"Carattere", Sans-serif;}.elementor-787 .elementor-element.elementor-element-7d7a7f34{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:40px 0px 90px 0px;}.elementor-787 .elementor-element.elementor-element-7d7a7f34 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-1daa66ba.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-1daa66ba.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-1daa66ba > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 20px 0px 20px;}.elementor-787 .elementor-element.elementor-element-1daa66ba > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-7b289c69 .elementor-repeater-item-3bac13d .eael-feature-list-icon i{color:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7b289c69 .elementor-repeater-item-3bac13d .eael-feature-list-icon svg{color:var( --e-global-color-bb0f321 );fill:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7b289c69 .elementor-repeater-item-0c8a749 .eael-feature-list-icon i{color:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7b289c69 .elementor-repeater-item-0c8a749 .eael-feature-list-icon svg{color:var( --e-global-color-bb0f321 );fill:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#FFF3E7;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.eael-feature-list-horizontal{gap:43px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.eael-feature-list-horizontal[data-layout-tablet="vertical"] .eael-feature-list-item{padding-bottom:calc(43px/2);}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.eael-feature-list-vertical .eael-feature-list-item{padding-bottom:calc(43px/2);}body.rtl .elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.eael-feature-list-vertical .eael-feature-list-item:after{left:calc(-43px/2);}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.eael-feature-list-vertical.connector-type-modern .eael-feature-list-item:not(:last-child):before{height:calc(100% + 43px);}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items .eael-feature-list-icon{color:#FFFFFF;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items .eael-feature-list-icon svg{fill:#FFFFFF;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-icon-box .eael-feature-list-icon{height:112px;width:112px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-items.connector-type-classic .connector{right:calc(100% - 112px);}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-icon-box .eael-feature-list-icon i{font-size:70px !important;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-icon-box .eael-feature-list-icon svg{width:70px !important;height:70px !important;line-height:70px !important;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-icon-box .eael-feature-list-icon img{width:70px;height:70px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-img{width:70px;height:70px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-top .eael-feature-list-content-box{margin:27px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-item .eael-feature-list-title{margin-bottom:10px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-title, .elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-title:visited{color:#3E3E3E;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-title, .elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-title a{font-size:23px;font-weight:700;}.elementor-787 .elementor-element.elementor-element-7b289c69 .eael-feature-list-content-box .eael-feature-list-content{font-size:17px;}.elementor-787 .elementor-element.elementor-element-6212faf2 img{border-radius:12px 12px 12px 12px;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-e1f77ae.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-e1f77ae.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-e1f77ae > .elementor-element-populated{padding:0px 20px 0px 20px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .elementor-repeater-item-3bac13d .eael-feature-list-icon i{color:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7ad78712 .elementor-repeater-item-3bac13d .eael-feature-list-icon svg{color:var( --e-global-color-bb0f321 );fill:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7ad78712 .elementor-repeater-item-0c8a749 .eael-feature-list-icon i{color:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7ad78712 .elementor-repeater-item-0c8a749 .eael-feature-list-icon svg{color:var( --e-global-color-bb0f321 );fill:var( --e-global-color-bb0f321 );}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items .eael-feature-list-icon-box .eael-feature-list-icon-inner{background-color:#FFF3E7;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.eael-feature-list-horizontal{gap:43px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.eael-feature-list-horizontal[data-layout-tablet="vertical"] .eael-feature-list-item{padding-bottom:calc(43px/2);}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.eael-feature-list-vertical .eael-feature-list-item{padding-bottom:calc(43px/2);}body.rtl .elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.eael-feature-list-vertical .eael-feature-list-item:after{left:calc(-43px/2);}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.eael-feature-list-vertical.connector-type-modern .eael-feature-list-item:not(:last-child):before{height:calc(100% + 43px);}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items .eael-feature-list-icon{color:#fff;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items .eael-feature-list-icon svg{fill:#fff;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-icon-box .eael-feature-list-icon{height:112px;width:112px;padding:15px 15px 15px 15px !important;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-items.connector-type-classic .connector{right:calc(100% - 112px);}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-icon-box .eael-feature-list-icon i{font-size:70px !important;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-icon-box .eael-feature-list-icon svg{width:70px !important;height:70px !important;line-height:70px !important;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-icon-box .eael-feature-list-icon img{width:70px;height:70px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-img{width:70px;height:70px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-top .eael-feature-list-content-box{margin:27px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-item .eael-feature-list-title{margin-bottom:10px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-title, .elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-title:visited{color:#3E3E3E;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-title, .elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-title a{font-size:23px;font-weight:700;}.elementor-787 .elementor-element.elementor-element-7ad78712 .eael-feature-list-content-box .eael-feature-list-content{font-size:17px;}.elementor-787 .elementor-element.elementor-element-67181d3d > .elementor-background-overlay{background-color:var( --e-global-color-primary );opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-787 .elementor-element.elementor-element-67181d3d:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-67181d3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top left;background-size:100% auto;}.elementor-787 .elementor-element.elementor-element-67181d3d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-1312e7d8.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-1312e7d8.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-1312e7d8.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-787 .elementor-element.elementor-element-1170b59d .elementor-heading-title{color:#FFFFFF;}.elementor-bc-flex-widget .elementor-787 .elementor-element.elementor-element-37235f20.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-787 .elementor-element.elementor-element-37235f20.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-787 .elementor-element.elementor-element-37235f20.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-787 .elementor-element.elementor-element-354c5735 .elementor-button{border-radius:12px 12px 12px 12px;}.elementor-787 .elementor-element.elementor-element-17c4f8c3{padding:40px 0px 90px 0px;}.elementor-787 .elementor-element.elementor-element-2fcaeb6b .elementor-button{background-color:transparent;font-size:22px;fill:#FFFFFF;color:#FFFFFF;background-image:linear-gradient(180deg, #FFFFFF 0%, #000000 100%);border-style:solid;border-radius:50px 50px 50px 50px;}.elementor-787 .elementor-element.elementor-element-2fcaeb6b .elementor-button:hover, .elementor-787 .elementor-element.elementor-element-2fcaeb6b .elementor-button:focus{background-color:transparent;color:#000000;background-image:linear-gradient(180deg, var( --e-global-color-ff4fe82 ) 0%, var( --e-global-color-7c76368 ) 100%);}.elementor-787 .elementor-element.elementor-element-2fcaeb6b .elementor-button:hover svg, .elementor-787 .elementor-element.elementor-element-2fcaeb6b .elementor-button:focus svg{fill:#000000;}.elementor-787 .elementor-element.elementor-element-11e0c81{--e-image-carousel-slides-to-show:10;}.elementor-787 .elementor-element.elementor-element-11e0c81 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-787 .elementor-element.elementor-element-11e0c81 .elementor-swiper-button.elementor-swiper-button-next{font-size:20px;}.elementor-787 .elementor-element.elementor-element-11e0c81 .swiper-wrapper{display:flex;align-items:center;}.elementor-787 .elementor-element.elementor-element-11e0c81 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-style:groove;border-radius:11px 11px 11px 11px;}body.elementor-page-787:not(.elementor-motion-effects-element-type-background), body.elementor-page-787 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCE4E8;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-787 .elementor-element.elementor-element-31b98e1e{width:70%;}.elementor-787 .elementor-element.elementor-element-11cfa5c7{width:30%;}.elementor-787 .elementor-element.elementor-element-61f5c58c{width:30%;}.elementor-787 .elementor-element.elementor-element-1f77e735{width:70%;}.elementor-787 .elementor-element.elementor-element-1312e7d8{width:74.123%;}.elementor-787 .elementor-element.elementor-element-37235f20{width:25.833%;}}@media(max-width:1028px) and (min-width:768px){.elementor-787 .elementor-element.elementor-element-31b98e1e{width:60%;}.elementor-787 .elementor-element.elementor-element-11cfa5c7{width:40%;}.elementor-787 .elementor-element.elementor-element-1daa66ba{width:100%;}.elementor-787 .elementor-element.elementor-element-e1f77ae{width:100%;}}@media(min-width:1029px){.elementor-787 .elementor-element.elementor-element-67181d3d:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-67181d3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1028px){.elementor-787 .elementor-element.elementor-element-4b1a1683:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-4b1a1683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;}.elementor-787 .elementor-element.elementor-element-5342d260 .elementor-heading-title{font-size:13px;}.elementor-787 .elementor-element.elementor-element-62c4c991 .elementor-heading-title{font-size:21px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-top .eael-feature-list-content-box{margin:20px;}.elementor-787 .elementor-element.elementor-element-7ad78712 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-top .eael-feature-list-content-box{margin:20px;}}@media(max-width:767px){.elementor-787 .elementor-element.elementor-element-4b1a1683:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-4b1a1683 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;}.elementor-787 .elementor-element.elementor-element-4b1a1683{padding:20px 20px 20px 20px;}.elementor-787 .elementor-element.elementor-element-6881d7c1{margin-top:0px;margin-bottom:0px;}.elementor-787 .elementor-element.elementor-element-5342d260{text-align:center;}.elementor-787 .elementor-element.elementor-element-5342d260 .elementor-heading-title{font-size:16px;}.elementor-787 .elementor-element.elementor-element-62c4c991 .elementor-heading-title{font-size:19px;}.elementor-787 .elementor-element.elementor-element-343da663 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-787 .elementor-element.elementor-element-7717d007{padding:40px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-17126ffb{padding:40px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.94 * 100% );}.elementor-787 .elementor-element.elementor-element-6720b9b:after{content:"0.94";}.elementor-787 .elementor-element.elementor-element-6720b9b .elementor-post__thumbnail__link{width:100%;}.elementor-787 .elementor-element.elementor-element-782870ba{padding:40px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-7d7a7f34{padding:40px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-7b289c69 .-mobile-icon-position-left .eael-feature-list-content-box{margin:0 0 0 10px !important;}.elementor-787 .elementor-element.elementor-element-7b289c69 .-mobile-icon-position-right .eael-feature-list-content-box{margin:0 10px 0 0 !important;}.elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7b289c69 .-icon-position-top .eael-feature-list-content-box{margin:10px;}.elementor-787 .elementor-element.elementor-element-7ad78712 .-mobile-icon-position-left .eael-feature-list-content-box{margin:0 0 0 10px !important;}.elementor-787 .elementor-element.elementor-element-7ad78712 .-mobile-icon-position-right .eael-feature-list-content-box{margin:0 10px 0 0 !important;}.elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-left .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-right .eael-feature-list-content-box, .elementor-787 .elementor-element.elementor-element-7ad78712 .-icon-position-top .eael-feature-list-content-box{margin:10px;}.elementor-787 .elementor-element.elementor-element-67181d3d:not(.elementor-motion-effects-element-type-background), .elementor-787 .elementor-element.elementor-element-67181d3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-787 .elementor-element.elementor-element-1170b59d{text-align:center;}.elementor-787 .elementor-element.elementor-element-17c4f8c3{padding:40px 0px 40px 0px;}.elementor-787 .elementor-element.elementor-element-11e0c81{--e-image-carousel-slides-to-show:6;}}.elementor-644 .elementor-element.elementor-element-1a29d379.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-644 .elementor-element.elementor-element-1031a936 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-644 .elementor-element.elementor-element-1031a936{text-align:center;}.elementor-644 .elementor-element.elementor-element-1031a936 .elementor-heading-title{font-family:var( --e-global-typography-a028665-font-family ), Sans-serif;font-size:var( --e-global-typography-a028665-font-size );font-weight:var( --e-global-typography-a028665-font-weight );text-transform:var( --e-global-typography-a028665-text-transform );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-15df682f{text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-4cc8cbb{margin-top:0px;margin-bottom:16px;}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-19b25d7.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-19b25d7.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-19b25d7.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-19b25d7 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-19b25d7 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-7800e7af.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-7800e7af.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-7800e7af.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-7800e7af .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-7800e7af .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-7800e7af .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-5dd52e5.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-5dd52e5.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-5dd52e5.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-5dd52e5 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-5dd52e5 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-42cf42a0.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-42cf42a0.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-42cf42a0.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-42cf42a0 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-5c272dad.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-5c272dad.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-5c272dad.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-5c272dad .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-5c272dad > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-5c272dad .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-5c272dad .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-cta__content-item{transition-duration:1000ms;}.elementor-644 .elementor-element.elementor-element-4ec426ba.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-644 .elementor-element.elementor-element-4ec426ba.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-644 .elementor-element.elementor-element-4ec426ba.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-cta .elementor-cta__bg, .elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-cta__content{min-height:100px;text-align:center;}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-framed .elementor-icon, .elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-icon{font-size:20px;}.elementor-644 .elementor-element.elementor-element-4ec426ba .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-644 .elementor-element.elementor-element-54c033f6{width:initial;max-width:initial;text-align:center;}.elementor-644 .elementor-element.elementor-element-54c033f6 > .elementor-widget-container{margin:0px 0px 6px 0px;}.elementor-644 .elementor-element.elementor-element-54c033f6 .elementor-heading-title{font-family:var( --e-global-typography-1fd4ab9-font-family ), Sans-serif;font-size:var( --e-global-typography-1fd4ab9-font-size );font-weight:var( --e-global-typography-1fd4ab9-font-weight );text-transform:var( --e-global-typography-1fd4ab9-text-transform );line-height:var( --e-global-typography-1fd4ab9-line-height );color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee{--grid-template-columns:repeat(0, auto);width:auto;max-width:auto;--icon-size:16px;--grid-column-gap:10px;--grid-row-gap:0px;}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-widget-container{text-align:center;}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon{background-color:var( --e-global-color-accent );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon i{color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon:hover{background-color:var( --e-global-color-accent );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon:hover i{color:var( --e-global-color-7368a1d );}.elementor-644 .elementor-element.elementor-element-3b8ad3ee .elementor-social-icon:hover svg{fill:var( --e-global-color-7368a1d );}#elementor-popup-modal-644 .dialog-widget-content{animation-duration:0.4s;background-color:var( --e-global-color-8b8bab6 );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-644{background-color:#00000017;justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-644 .dialog-message{width:400px;height:100vh;align-items:center;}#elementor-popup-modal-644 .dialog-close-button{display:flex;font-size:24px;}#elementor-popup-modal-644 .dialog-close-button i{color:var( --e-global-color-7368a1d );}#elementor-popup-modal-644 .dialog-close-button svg{fill:var( --e-global-color-7368a1d );}@media(max-width:1028px){.elementor-644 .elementor-element.elementor-element-1031a936 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-644 .elementor-element.elementor-element-15df682f{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-644 .elementor-element.elementor-element-54c033f6 .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}@media(max-width:767px){.elementor-644 .elementor-element.elementor-element-1031a936 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-644 .elementor-element.elementor-element-15df682f{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-644 .elementor-element.elementor-element-54c033f6 .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}.elementor-512 .elementor-element.elementor-element-534b5ae3.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-512 .elementor-element.elementor-element-3f9b1724 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-512 .elementor-element.elementor-element-3f9b1724{text-align:center;}.elementor-512 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-family:var( --e-global-typography-a028665-font-family ), Sans-serif;font-size:var( --e-global-typography-a028665-font-size );font-weight:var( --e-global-typography-a028665-font-weight );text-transform:var( --e-global-typography-a028665-text-transform );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-49b8a699{text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-f943cd0{margin-top:0px;margin-bottom:16px;}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-dcf4c99 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-dcf4c99 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-49cdce28 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-6ec9339d > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-6ec9339d .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-37d2c774 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-47c1c789 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-47c1c789 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-512 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-512 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-512 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-cta .elementor-cta__bg, .elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-framed .elementor-icon, .elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-icon{font-size:20px;}.elementor-512 .elementor-element.elementor-element-2db1f6a6 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-512 .elementor-element.elementor-element-13e6c17b{width:initial;max-width:initial;text-align:center;}.elementor-512 .elementor-element.elementor-element-13e6c17b > .elementor-widget-container{margin:0px 0px 6px 0px;}.elementor-512 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-family:var( --e-global-typography-1fd4ab9-font-family ), Sans-serif;font-size:var( --e-global-typography-1fd4ab9-font-size );font-weight:var( --e-global-typography-1fd4ab9-font-weight );text-transform:var( --e-global-typography-1fd4ab9-text-transform );line-height:var( --e-global-typography-1fd4ab9-line-height );color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-286eae2f{--grid-template-columns:repeat(0, auto);width:auto;max-width:auto;--icon-size:16px;--grid-column-gap:10px;--grid-row-gap:0px;}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-widget-container{text-align:center;}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon{background-color:var( --e-global-color-accent );}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon i{color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover{background-color:var( --e-global-color-accent );}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover i{color:var( --e-global-color-7368a1d );}.elementor-512 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover svg{fill:var( --e-global-color-7368a1d );}#elementor-popup-modal-512{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-512 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-512 .dialog-close-button{display:flex;}#elementor-popup-modal-512 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1028px){.elementor-512 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-512 .elementor-element.elementor-element-49b8a699{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-512 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}@media(max-width:767px){.elementor-512 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-512 .elementor-element.elementor-element-49b8a699{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-512 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}.elementor-425 .elementor-element.elementor-element-534b5ae3.elementor-column > .elementor-widget-wrap{justify-content:space-between;}.elementor-425 .elementor-element.elementor-element-3f9b1724 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-425 .elementor-element.elementor-element-3f9b1724{text-align:center;}.elementor-425 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-family:var( --e-global-typography-a028665-font-family ), Sans-serif;font-size:var( --e-global-typography-a028665-font-size );font-weight:var( --e-global-typography-a028665-font-weight );text-transform:var( --e-global-typography-a028665-text-transform );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-49b8a699{text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-f943cd0{margin-top:0px;margin-bottom:16px;}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-dcf4c99.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-dcf4c99 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-dcf4c99 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-49cdce28.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-49cdce28 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-6ec9339d.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-6ec9339d > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-6ec9339d .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-37d2c774.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-37d2c774 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-47c1c789.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-47c1c789 > .elementor-widget-container{margin:0px 0px 16px 0px;}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-47c1c789 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-cta__content-item{transition-duration:1000ms;}.elementor-425 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(2){transition-delay:calc( 1000ms / 3 );}.elementor-425 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(3){transition-delay:calc( ( 1000ms / 3 ) * 2 );}.elementor-425 .elementor-element.elementor-element-2db1f6a6.elementor-cta--sequenced-animation .elementor-cta__content-item:nth-child(4){transition-delay:calc( ( 1000ms / 3 ) * 3 );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-cta .elementor-cta__bg, .elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-stacked .elementor-icon svg{stroke:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-default .elementor-icon{color:var( --e-global-color-7368a1d );border-color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-framed .elementor-icon, .elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-view-default .elementor-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-icon{font-size:20px;}.elementor-425 .elementor-element.elementor-element-2db1f6a6 .elementor-cta:not(:hover) .elementor-cta__bg-overlay{background-color:var( --e-global-color-fb673e3 );}.elementor-425 .elementor-element.elementor-element-13e6c17b{width:initial;max-width:initial;text-align:center;}.elementor-425 .elementor-element.elementor-element-13e6c17b > .elementor-widget-container{margin:0px 0px 6px 0px;}.elementor-425 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-family:var( --e-global-typography-1fd4ab9-font-family ), Sans-serif;font-size:var( --e-global-typography-1fd4ab9-font-size );font-weight:var( --e-global-typography-1fd4ab9-font-weight );text-transform:var( --e-global-typography-1fd4ab9-text-transform );line-height:var( --e-global-typography-1fd4ab9-line-height );color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-286eae2f{--grid-template-columns:repeat(0, auto);width:auto;max-width:auto;--icon-size:16px;--grid-column-gap:10px;--grid-row-gap:0px;}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-widget-container{text-align:center;}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon{background-color:var( --e-global-color-accent );}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon i{color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon svg{fill:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover{background-color:var( --e-global-color-accent );}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover i{color:var( --e-global-color-7368a1d );}.elementor-425 .elementor-element.elementor-element-286eae2f .elementor-social-icon:hover svg{fill:var( --e-global-color-7368a1d );}#elementor-popup-modal-425{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-425 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-425 .dialog-close-button{display:flex;}#elementor-popup-modal-425 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1028px){.elementor-425 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-425 .elementor-element.elementor-element-49b8a699{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-425 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}@media(max-width:767px){.elementor-425 .elementor-element.elementor-element-3f9b1724 .elementor-heading-title{font-size:var( --e-global-typography-a028665-font-size );line-height:var( --e-global-typography-a028665-line-height );letter-spacing:var( --e-global-typography-a028665-letter-spacing );}.elementor-425 .elementor-element.elementor-element-49b8a699{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-425 .elementor-element.elementor-element-13e6c17b .elementor-heading-title{font-size:var( --e-global-typography-1fd4ab9-font-size );line-height:var( --e-global-typography-1fd4ab9-line-height );}}.elementor-1761 .elementor-element.elementor-element-3d768c6e:not(.elementor-motion-effects-element-type-background), .elementor-1761 .elementor-element.elementor-element-3d768c6e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1761 .elementor-element.elementor-element-3d768c6e > .elementor-container{min-height:10vh;}.elementor-1761 .elementor-element.elementor-element-3d768c6e{border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0% 5% 0% 5%;}.elementor-1761 .elementor-element.elementor-element-3d768c6e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-1761 .elementor-element.elementor-element-451067ae.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1761 .elementor-element.elementor-element-451067ae.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1761 .elementor-element.elementor-element-451067ae > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-1761 .elementor-element.elementor-element-451067ae > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1761 .elementor-element.elementor-element-403b8481{margin-top:0px;margin-bottom:0px;padding:10px 10px 10px 10px;}.elementor-bc-flex-widget .elementor-1761 .elementor-element.elementor-element-3dbd388a.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1761 .elementor-element.elementor-element-3dbd388a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1761 .elementor-element.elementor-element-3dbd388a > .elementor-element-populated{padding:5px 5px 5px 5px;}.elementor-1761 .elementor-element.elementor-element-17304097 .elementor-heading-title{font-family:"Carattere", Sans-serif;font-size:27px;font-weight:900;color:var( --e-global-color-7368a1d );}.elementor-bc-flex-widget .elementor-1761 .elementor-element.elementor-element-4865a0c6.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1761 .elementor-element.elementor-element-4865a0c6.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle{margin:0 auto;background-color:rgba(255, 255, 255, 0);}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu .elementor-item{font-family:"Inria Serif", Sans-serif;font-size:14px;font-weight:600;letter-spacing:0.4px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item{color:#FFFFFF;fill:#FFFFFF;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item:focus{color:#FFFDFB;fill:#FFFDFB;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main .elementor-item.elementor-item-active{color:var( --e-global-color-7c76368 );}.elementor-1761 .elementor-element.elementor-element-3182cd6c{--e-nav-menu-horizontal-menu-item-margin:calc( 13px / 2 );}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:13px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle{color:#FFFFFF;fill:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown{background-color:#000000;border-style:solid;border-color:#000000;border-radius:12px 12px 12px 12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a:hover,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a:focus,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a.highlighted,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle:hover,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle:focus{color:#000000;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a:hover,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a:focus,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a.elementor-item-active,
					.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a.highlighted{background-color:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a.elementor-item-active{color:#000000;background-color:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown .elementor-item, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:"Inter", Sans-serif;font-size:15px;font-weight:500;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:first-child a{border-top-left-radius:12px;border-top-right-radius:12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:last-child a{border-bottom-right-radius:12px;border-bottom-left-radius:12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a{padding-left:15px;padding-right:15px;padding-top:12px;padding-bottom:12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:not(:last-child){border-style:groove;border-color:#FFFFFF;border-bottom-width:2px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:13px !important;}.elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle{color:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle svg{fill:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle:hover, .elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle:focus{color:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle:hover svg, .elementor-1761 .elementor-element.elementor-element-3182cd6c div.elementor-menu-toggle:focus svg{fill:#FFFFFF;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle:hover, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle:focus{background-color:#352121E0;}.elementor-bc-flex-widget .elementor-1761 .elementor-element.elementor-element-1ec9d5e4.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-1761 .elementor-element.elementor-element-1ec9d5e4.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-1761 .elementor-element.elementor-element-1ec9d5e4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1761 .elementor-element.elementor-global-2204{--grid-template-columns:repeat(0, auto);--icon-size:14px;--grid-column-gap:20px;--grid-row-gap:0px;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-widget-container{text-align:right;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:0em;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-social-icon i{color:#FFFFFF;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-social-icon svg{fill:#FFFFFF;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-social-icon:hover i{color:#F77F00;}.elementor-1761 .elementor-element.elementor-global-2204 .elementor-social-icon:hover svg{fill:#F77F00;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1028px){.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown{border-width:0px 0px 1px 0px;border-radius:0px 12px 12px 12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:first-child a{border-top-left-radius:0px;border-top-right-radius:12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:last-child a{border-bottom-right-radius:12px;border-bottom-left-radius:12px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a{padding-left:14px;padding-right:14px;padding-top:9px;padding-bottom:9px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:35px !important;}}@media(min-width:768px){.elementor-1761 .elementor-element.elementor-element-451067ae{width:21%;}.elementor-1761 .elementor-element.elementor-element-3dbd388a{width:100%;}.elementor-1761 .elementor-element.elementor-element-4865a0c6{width:71.011%;}.elementor-1761 .elementor-element.elementor-element-1ec9d5e4{width:8%;}}@media(max-width:1028px) and (min-width:768px){.elementor-1761 .elementor-element.elementor-element-451067ae{width:50%;}.elementor-1761 .elementor-element.elementor-element-4865a0c6{width:50%;}.elementor-1761 .elementor-element.elementor-element-1ec9d5e4{width:26%;}}@media(max-width:767px){.elementor-1761 .elementor-element.elementor-element-451067ae{width:70%;}.elementor-1761 .elementor-element.elementor-element-3dbd388a{width:80%;}.elementor-1761 .elementor-element.elementor-element-17304097 .elementor-heading-title{font-size:23px;}.elementor-1761 .elementor-element.elementor-element-4865a0c6{width:30%;}.elementor-1761 .elementor-element.elementor-element-4865a0c6 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown{border-radius:0px 0px 012px 012px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown li:last-child a{border-bottom-right-radius:012px;border-bottom-left-radius:012px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--dropdown a{padding-left:10px;padding-right:10px;padding-top:7px;padding-bottom:7px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:16px !important;}.elementor-1761 .elementor-element.elementor-element-3182cd6c{--nav-menu-icon-size:19px;}.elementor-1761 .elementor-element.elementor-element-3182cd6c .elementor-menu-toggle{border-width:0px;border-radius:6px;}.elementor-1761 .elementor-element.elementor-element-1ec9d5e4{width:36%;}.elementor-1761 .elementor-element.elementor-global-2204{--icon-size:15px;--grid-column-gap:10px;}}.elementor-903 .elementor-element.elementor-element-6aed028b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-903 .elementor-element.elementor-element-6aed028b:not(.elementor-motion-effects-element-type-background), .elementor-903 .elementor-element.elementor-element-6aed028b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-903 .elementor-element.elementor-element-6aed028b > .elementor-container{min-height:50px;}.elementor-903 .elementor-element.elementor-element-6aed028b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0% 5% 0% 5%;}.elementor-903 .elementor-element.elementor-element-6aed028b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-903 .elementor-element.elementor-element-2663101b .elementor-heading-title{font-family:"Carattere", Sans-serif;font-size:33px;font-weight:500;text-transform:capitalize;line-height:1em;letter-spacing:3px;color:#FFFFFF;}.elementor-bc-flex-widget .elementor-903 .elementor-element.elementor-element-27ff8be2.elementor-column .elementor-widget-wrap{align-items:flex-end;}.elementor-903 .elementor-element.elementor-element-27ff8be2.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-end;align-items:flex-end;}.elementor-903 .elementor-element.elementor-element-27ff8be2.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-903 .elementor-element.elementor-element-27ff8be2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-903 .elementor-element.elementor-element-45ae3647 > .elementor-widget-container{margin:24px 0px 0px 0px;}.elementor-903 .elementor-element.elementor-element-45ae3647{text-align:center;}.elementor-903 .elementor-element.elementor-element-45ae3647 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;letter-spacing:-0.45px;color:#FFFFFF;}.elementor-903 .elementor-element.elementor-element-6070e52 .elementor-search-form__container{min-height:34px;}.elementor-903 .elementor-element.elementor-element-6070e52 .elementor-search-form__submit{min-width:calc( 1 * 34px );background-color:var( --e-global-color-secondary );--e-search-form-submit-icon-size:17px;}body:not(.rtl) .elementor-903 .elementor-element.elementor-element-6070e52 .elementor-search-form__icon{padding-left:calc(34px / 3);}body.rtl .elementor-903 .elementor-element.elementor-element-6070e52 .elementor-search-form__icon{padding-right:calc(34px / 3);}.elementor-903 .elementor-element.elementor-element-6070e52 .elementor-search-form__input, .elementor-903 .elementor-element.elementor-element-6070e52.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(34px / 3);padding-right:calc(34px / 3);}.elementor-903 .elementor-element.elementor-element-6070e52:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:3px;}.elementor-903 .elementor-element.elementor-element-6070e52.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:3px;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-repeater-item-74fb756.elementor-social-icon{background-color:#020101;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-repeater-item-74fb756.elementor-social-icon i{color:#7E444457;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-repeater-item-74fb756.elementor-social-icon svg{fill:#7E444457;}.elementor-903 .elementor-element.elementor-element-0adf268{--grid-template-columns:repeat(0, auto);--icon-size:16px;--grid-column-gap:9px;--grid-row-gap:0px;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-widget-container{text-align:center;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:0em;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon i{color:#FFFFFF;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon svg{fill:#FFFFFF;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon:hover{background-color:#000000;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon:hover i{color:var( --e-global-color-0b57423 );}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-social-icon:hover svg{fill:var( --e-global-color-0b57423 );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1028px){.elementor-903 .elementor-element.elementor-element-2663101b .elementor-heading-title{font-size:31px;}.elementor-903 .elementor-element.elementor-element-45ae3647 .elementor-heading-title{font-size:14px;}}@media(max-width:767px){.elementor-903 .elementor-element.elementor-element-43b928c > .elementor-element-populated{margin:24px 0px 1px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-903 .elementor-element.elementor-element-2663101b{text-align:center;}.elementor-903 .elementor-element.elementor-element-2663101b .elementor-heading-title{font-size:30px;}.elementor-903 .elementor-element.elementor-element-27ff8be2 > .elementor-element-populated{margin:-52px 0px -52px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-903 .elementor-element.elementor-element-45ae3647 > .elementor-widget-container{padding:40px 0px 40px 0px;}.elementor-903 .elementor-element.elementor-element-45ae3647 .elementor-heading-title{font-size:13px;}.elementor-bc-flex-widget .elementor-903 .elementor-element.elementor-element-d7e80f9.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-903 .elementor-element.elementor-element-d7e80f9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-903 .elementor-element.elementor-element-d7e80f9.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-903 .elementor-element.elementor-element-0adf268{--grid-template-columns:repeat(0, auto);--icon-size:15px;--grid-column-gap:10px;}.elementor-903 .elementor-element.elementor-element-0adf268 .elementor-widget-container{text-align:center;}}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.ekit-wid-con .row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ekit-wid-con .col,.ekit-wid-con .col-1,.ekit-wid-con .col-10,.ekit-wid-con .col-11,.ekit-wid-con .col-12,.ekit-wid-con .col-2,.ekit-wid-con .col-3,.ekit-wid-con .col-4,.ekit-wid-con .col-5,.ekit-wid-con .col-6,.ekit-wid-con .col-7,.ekit-wid-con .col-8,.ekit-wid-con .col-9,.ekit-wid-con .col-auto,.ekit-wid-con .col-lg,.ekit-wid-con .col-lg-1,.ekit-wid-con .col-lg-10,.ekit-wid-con .col-lg-11,.ekit-wid-con .col-lg-12,.ekit-wid-con .col-lg-2,.ekit-wid-con .col-lg-3,.ekit-wid-con .col-lg-4,.ekit-wid-con .col-lg-5,.ekit-wid-con .col-lg-6,.ekit-wid-con .col-lg-7,.ekit-wid-con .col-lg-8,.ekit-wid-con .col-lg-9,.ekit-wid-con .col-lg-auto,.ekit-wid-con .col-md,.ekit-wid-con .col-md-1,.ekit-wid-con .col-md-10,.ekit-wid-con .col-md-11,.ekit-wid-con .col-md-12,.ekit-wid-con .col-md-2,.ekit-wid-con .col-md-3,.ekit-wid-con .col-md-4,.ekit-wid-con .col-md-5,.ekit-wid-con .col-md-6,.ekit-wid-con .col-md-7,.ekit-wid-con .col-md-8,.ekit-wid-con .col-md-9,.ekit-wid-con .col-md-auto,.ekit-wid-con .col-sm,.ekit-wid-con .col-sm-1,.ekit-wid-con .col-sm-10,.ekit-wid-con .col-sm-11,.ekit-wid-con .col-sm-12,.ekit-wid-con .col-sm-2,.ekit-wid-con .col-sm-3,.ekit-wid-con .col-sm-4,.ekit-wid-con .col-sm-5,.ekit-wid-con .col-sm-6,.ekit-wid-con .col-sm-7,.ekit-wid-con .col-sm-8,.ekit-wid-con .col-sm-9,.ekit-wid-con .col-sm-auto,.ekit-wid-con .col-xl,.ekit-wid-con .col-xl-1,.ekit-wid-con .col-xl-10,.ekit-wid-con .col-xl-11,.ekit-wid-con .col-xl-12,.ekit-wid-con .col-xl-2,.ekit-wid-con .col-xl-3,.ekit-wid-con .col-xl-4,.ekit-wid-con .col-xl-5,.ekit-wid-con .col-xl-6,.ekit-wid-con .col-xl-7,.ekit-wid-con .col-xl-8,.ekit-wid-con .col-xl-9,.ekit-wid-con .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.ekit-wid-con .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-1{margin-left:8.333333%}.ekit-wid-con .offset-2{margin-left:16.666667%}.ekit-wid-con .offset-3{margin-left:25%}.ekit-wid-con .offset-4{margin-left:33.333333%}.ekit-wid-con .offset-5{margin-left:41.666667%}.ekit-wid-con .offset-6{margin-left:50%}.ekit-wid-con .offset-7{margin-left:58.333333%}.ekit-wid-con .offset-8{margin-left:66.666667%}.ekit-wid-con .offset-9{margin-left:75%}.ekit-wid-con .offset-10{margin-left:83.333333%}.ekit-wid-con .offset-11{margin-left:91.666667%}@media (min-width:576px){.ekit-wid-con .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-sm-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-sm-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-sm-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-sm-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-sm-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-sm-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-sm-0{margin-left:0}.ekit-wid-con .offset-sm-1{margin-left:8.333333%}.ekit-wid-con .offset-sm-2{margin-left:16.666667%}.ekit-wid-con .offset-sm-3{margin-left:25%}.ekit-wid-con .offset-sm-4{margin-left:33.333333%}.ekit-wid-con .offset-sm-5{margin-left:41.666667%}.ekit-wid-con .offset-sm-6{margin-left:50%}.ekit-wid-con .offset-sm-7{margin-left:58.333333%}.ekit-wid-con .offset-sm-8{margin-left:66.666667%}.ekit-wid-con .offset-sm-9{margin-left:75%}.ekit-wid-con .offset-sm-10{margin-left:83.333333%}.ekit-wid-con .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.ekit-wid-con .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-md-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-md-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-md-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-md-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-md-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-md-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-md-0{margin-left:0}.ekit-wid-con .offset-md-1{margin-left:8.333333%}.ekit-wid-con .offset-md-2{margin-left:16.666667%}.ekit-wid-con .offset-md-3{margin-left:25%}.ekit-wid-con .offset-md-4{margin-left:33.333333%}.ekit-wid-con .offset-md-5{margin-left:41.666667%}.ekit-wid-con .offset-md-6{margin-left:50%}.ekit-wid-con .offset-md-7{margin-left:58.333333%}.ekit-wid-con .offset-md-8{margin-left:66.666667%}.ekit-wid-con .offset-md-9{margin-left:75%}.ekit-wid-con .offset-md-10{margin-left:83.333333%}.ekit-wid-con .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.ekit-wid-con .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-lg-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-lg-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-lg-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-lg-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-lg-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-lg-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-lg-0{margin-left:0}.ekit-wid-con .offset-lg-1{margin-left:8.333333%}.ekit-wid-con .offset-lg-2{margin-left:16.666667%}.ekit-wid-con .offset-lg-3{margin-left:25%}.ekit-wid-con .offset-lg-4{margin-left:33.333333%}.ekit-wid-con .offset-lg-5{margin-left:41.666667%}.ekit-wid-con .offset-lg-6{margin-left:50%}.ekit-wid-con .offset-lg-7{margin-left:58.333333%}.ekit-wid-con .offset-lg-8{margin-left:66.666667%}.ekit-wid-con .offset-lg-9{margin-left:75%}.ekit-wid-con .offset-lg-10{margin-left:83.333333%}.ekit-wid-con .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.ekit-wid-con .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.ekit-wid-con .row-cols-xl-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .row-cols-xl-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .row-cols-xl-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .row-cols-xl-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .row-cols-xl-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.ekit-wid-con .row-cols-xl-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.ekit-wid-con .col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.ekit-wid-con .col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.ekit-wid-con .col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.ekit-wid-con .col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.ekit-wid-con .col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.ekit-wid-con .col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.ekit-wid-con .col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.ekit-wid-con .col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.ekit-wid-con .col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.ekit-wid-con .col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.ekit-wid-con .col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.ekit-wid-con .col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.ekit-wid-con .order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.ekit-wid-con .order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.ekit-wid-con .order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.ekit-wid-con .order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.ekit-wid-con .order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.ekit-wid-con .order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.ekit-wid-con .order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.ekit-wid-con .order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.ekit-wid-con .order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.ekit-wid-con .order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.ekit-wid-con .order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.ekit-wid-con .order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.ekit-wid-con .order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.ekit-wid-con .order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.ekit-wid-con .order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.ekit-wid-con .offset-xl-0{margin-left:0}.ekit-wid-con .offset-xl-1{margin-left:8.333333%}.ekit-wid-con .offset-xl-2{margin-left:16.666667%}.ekit-wid-con .offset-xl-3{margin-left:25%}.ekit-wid-con .offset-xl-4{margin-left:33.333333%}.ekit-wid-con .offset-xl-5{margin-left:41.666667%}.ekit-wid-con .offset-xl-6{margin-left:50%}.ekit-wid-con .offset-xl-7{margin-left:58.333333%}.ekit-wid-con .offset-xl-8{margin-left:66.666667%}.ekit-wid-con .offset-xl-9{margin-left:75%}.ekit-wid-con .offset-xl-10{margin-left:83.333333%}.ekit-wid-con .offset-xl-11{margin-left:91.666667%}}.ekit-wid-con .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.ekit-wid-con .fade.in{opacity:1}.ekit-wid-con .collapse{display:none}.ekit-wid-con .collapse.in{display:block}.ekit-wid-con .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.ekit-wid-con .nav-tabs{border-bottom:1px solid #ddd}.ekit-wid-con .nav-tabs>li{float:left;margin-bottom:-1px}.ekit-wid-con .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.ekit-wid-con .nav-tabs>li.active>a,.ekit-wid-con .nav-tabs>li.active>a:focus,.ekit-wid-con .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.ekit-wid-con .tab-content>.tab-pane{display:none}.ekit-wid-con .tab-content>.active{display:block}.ekit-wid-con .clearfix::after,.ekit-wid-con .clearfix::before,.ekit-wid-con .nav::after,.ekit-wid-con .nav::before,.ekit-wid-con .row::after,.ekit-wid-con .row::before{display:table;content:" "}.ekit-wid-con .clearfix::after,.ekit-wid-con .nav::after,.ekit-wid-con .row::after{clear:both}.ekit-wid-con .hide{display:none!important}.ekit-wid-con .show{display:block!important}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99999;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close.ekit-popup-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close.ekit-popup-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close.ekit-popup-close{overflow:visible;cursor:pointer;background:0 0;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button.mfp-arrow:focus-visible,button.mfp-close.ekit-popup-close:focus-visible{outline:-webkit-focus-ring-color auto 1px}button::-moz-focus-inner{padding:0;border:0}.mfp-close.ekit-popup-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close.ekit-popup-close:focus,.mfp-close.ekit-popup-close:hover{opacity:1}.mfp-close.ekit-popup-close:active{top:1px}.mfp-close-btn-in .mfp-closeekit-popup-close{color:#333}.mfp-iframe-holder .mfp-close.ekit-popup-close,.mfp-image-holder .mfp-close.ekit-popup-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow::after,.mfp-arrow::before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left::after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right::after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right::before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close.ekit-popup-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure::after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close.ekit-popup-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before,.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label::before,.twentytwenty-before-label::before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-after-label::before,.twentytwenty-before-label::before{position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label::before,.twentytwenty-horizontal .twentytwenty-before-label::before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label::before,.twentytwenty-vertical .twentytwenty-before-label::before{left:50%;margin-left:-45px;text-align:center;width:auto;display:inline-block}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-handle .twentytwenty-left-arrow,.twentytwenty-handle .twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-handle .twentytwenty-down-arrow,.twentytwenty-handle .twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:rgba(0,0,0,0)}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label::before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label::before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label::before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label::before{right:10px}.twentytwenty-vertical .twentytwenty-before-label::before{top:10px}.twentytwenty-vertical .twentytwenty-after-label::before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;transition-property:background;background:rgba(0,0,0,0);z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}div.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle::before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle::after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle::before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle::after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-handle>.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-handle>.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-handle>.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-handle>.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.nav-alignment-dynamic,.nav-alignment-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementskit-menu-container{z-index:10000}.elementskit-navbar-nav>li>a .ekit-menu-icon{padding-right:5px}.ekit-menu-badge{position:absolute;top:5px;left:50%;background-color:#bbb;color:#fff;font-size:16px;padding:4px 8px;border-radius:3px;font-size:8px;line-height:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:10}.ekit-menu-badge>.ekit-menu-badge-arrow{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:solid transparent;border-right:solid transparent;border-top:solid #bbb;border-bottom:solid transparent;border-width:6px}.elementskit-dropdown li{position:relative}.elementskit-dropdown .ekit-menu-badge{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.elementskit-navbar-nav-default .elementskit-navbar-nav{padding-left:0;margin-bottom:0;list-style:none;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav>li{position:relative}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{text-decoration:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has{position:static}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{-webkit-transition:all .4s ease;transition:all .4s ease;text-transform:none;font-weight:500;letter-spacing:normal}.elementskit-navbar-nav-default .elementskit-dropdown{border-top:1px solid #dadada;border-left:1px solid #dadada;border-bottom:1px solid #dadada;border-right:1px solid #dadada;background-color:#f4f4f4;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;padding-left:0;list-style:none;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:100%;top:0}.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft{left:auto;right:100%}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-left:10px;padding-bottom:15px;padding-right:10px;color:#000;font-weight:400;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover{color:#1e73be;background-color:#fff}.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover{color:#0d3a4f;background-color:rgba(255,255,255,.5)}.elementskit-navbar-nav-default .elementskit-megamenu-panel{width:100%}.elementskit-navbar-nav-default .elementskit-overlay{display:none}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:none}.elementskit-navbar-nav-default button.elementskit-menu-close{border:1px solid rgba(0,0,0,.5);color:rgba(51,51,51,.5);float:right;margin-top:20px;margin-left:20px;margin-right:20px;margin-bottom:20px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a{position:relative}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{font-weight:900;font-style:normal;margin-left:6px;display:block;float:right;cursor:pointer;position:relative;font-size:11px}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.icon-none{display:none}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{padding:4px 4px;margin-right:10px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{padding:4px 15px}}@media (max-width:1024px){.elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator{width:auto;height:auto;max-width:42px;max-height:42px}}.elementskit-navbar-nav-default.elementskit-menu-container{background:rgba(255,255,255,0);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;height:100px;z-index:90000}.elementskit-navbar-nav-default .elementskit-dropdown{min-width:250px;margin-left:0}.elementskit-navbar-nav-default .elementskit-navbar-nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{font-size:15px;color:#000;padding-left:15px;padding-right:15px}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1025px){.elementskit-navbar-nav-default .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.elementskit-navbar-nav-default .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}}@media (min-width:1025px){.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown{display:none}.elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media (min-width:767px){.elementskit-navbar-nav-default.ekit-nav-dropdown-click .elementskit-megamenu-has .elementskit-submenu-panel{display:none}}@media (max-width:1024px){.ekit_menu_responsive_tablet>.elementskit-navbar-nav-default{background-color:#f7f7f7}.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{width:100%;position:fixed;top:0;left:-100vw;height:100%;-webkit-box-shadow:0 10px 30px 0 rgba(255,165,0,0);box-shadow:0 10px 30px 0 rgba(255,165,0,0);overflow-y:auto;overflow-x:hidden;padding-top:0;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:left .6s cubic-bezier(.6,.1,.68,.53);transition:left .6s cubic-bezier(.6,.1,.68,.53)}.elementskit-navbar-nav-default .no-scroller{overflow:hidden}.elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:block;position:relative;z-index:5;width:100%}.elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title{float:left}.elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close{float:right}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{color:#000;font-size:12px;-webkit-transition:all .4s ease;transition:all .4s ease;padding-top:5px;padding-left:10px;padding-right:5px;padding-bottom:5px}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a{color:#0d3a4f}.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{color:#000;font-size:12px;padding-top:7px;padding-left:7px;padding-right:7px;padding-bottom:7px}.elementskit-navbar-nav-default .elementskit-dropdown{display:block;border:0;margin-left:0}.elementskit-navbar-nav-default .elementskit-megamenu-panel{display:none}.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a{padding-left:15px}}@media (max-width:767px){.ekit_menu_responsive_mobile>.elementskit-navbar-nav-default{background-color:#f7f7f7}}@-webkit-keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:1025px){.ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1023px) and (min-width:768px){.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1024px) and (min-width:766px){.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}button.elementskit-menu-close,button.elementskit-menu-hamburger{display:none}button.elementskit-menu-hamburger{color:#000}@media (max-width:1024px){.elementskit-menu-overlay{display:block;position:fixed;z-index:14;top:0;left:-100%;height:100%;width:100%;background-color:rgba(51,51,51,.5);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:1;visibility:visible;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s;transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s}.elementor-element-edit-mode .elementskit-menu-overlay{left:100%}button.elementskit-menu-hamburger{border:1px solid rgba(0,0,0,.2);float:right}button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{background-color:rgba(0,0,0,.5)}button.elementskit-menu-close,button.elementskit-menu-hamburger{padding:8px;background-color:transparent;border-radius:.25rem;position:relative;z-index:10;cursor:pointer;width:45px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}button.elementskit-menu-close .elementskit-menu-hamburger-icon,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{height:1px;width:100%;display:block;margin-bottom:4px}button.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child{margin-bottom:0}.elementskit-navbar-nav .ekit-menu-badge{font-size:7px}}.elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow{display:none}.dropdown-item,.ekit-menu-nav-link{position:relative}.dropdown-item span.ekit-spinner,.dropdown-item>i,.dropdown-item>svg,.ekit-menu-nav-link span.ekit-spinner,.ekit-menu-nav-link>i,.ekit-menu-nav-link>svg{margin-right:6px}.dropdown-item .icon-none,.ekit-menu-nav-link .icon-none{display:none!important}@-webkit-keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.xs-zoomIn{-webkit-animation-name:xs-zoomIn;animation-name:xs-zoomIn}.elementskit-nav-logo{display:inline-block}@media (max-width:1024px){.elementor-widget-ekit-nav-menu{-webkit-animation:none!important;animation:none!important}.ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav{display:block}}@media (max-width:1024px){button.elementskit-menu-close,button.elementskit-menu-hamburger{display:block}.elementskit-menu-container{max-width:350px}.elementskit-menu-overlay.active{left:0;-webkit-transition:all .6s cubic-bezier(.22,.61,.24,1) 0s;transition:all .6s cubic-bezier(.22,.61,.24,1) 0s}.elementskit-menu-offcanvas-elements{height:100%!important;padding-bottom:10px}.elementskit-menu-offcanvas-elements.active{left:0}.elementskit-dropdown{position:relative;max-height:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:max-height 2s cubic-bezier(0,1,0,1);transition:max-height 2s cubic-bezier(0,1,0,1)}.ekit_menu_responsive_tablet .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_tablet .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}}@media screen and (min-width:766px) and (max-width:1024px){.ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements{position:static}.ekit_menu_responsive_mobile .elementskit-nav-identity-panel{display:none}.ekit_menu_responsive_mobile button.elementskit-menu-hamburger{display:none}.ekit_menu_responsive_mobile .elementskit-menu-container{overflow-y:unset;overflow-x:unset}.ekit_menu_responsive_mobile .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.ekit_menu_responsive_mobile .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}.ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}@media (max-width:767px){.ekit_menu_responsive_mobile .elementskit-navbar-nav{display:block}.ekit_menu_responsive_mobile .elementskit-dropdown{position:relative}.ekit_menu_responsive_mobile .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.ekit_menu_responsive_mobile .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}.elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,.elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i{color:inherit!important}@media (max-width:767px){.ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements{height:120vh!important}.ekit-sticky .elementskit-menu-overlay{display:none}.ekit-sticky .elementskit-menu-offcanvas-elements::before{position:fixed;content:"";top:0;left:-110%;height:100%;width:100%;background-color:rgba(51,51,51,.5);-webkit-transition:left .5s ease;transition:left .5s ease}.ekit-sticky .elementskit-menu-offcanvas-elements::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:inherit}.ekit-sticky .elementskit-menu-offcanvas-elements.active::before{left:0}.ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav{position:relative;z-index:5}}@media (min-width:1025px){.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}.elementskit-dropdown-has>.sub-menu-toggle{display:none}.ekit-nav-menu--empty-fallback{font-size:0}@media (min-width:766px){.ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_mobile .ekit-nav-menu--overlay{display:none}}@media (min-width:1025px){.ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_tablet .ekit-nav-menu--overlay{display:none}}.ekit-vertical-menu-tigger{display:block;background:#ffb25d;-webkit-box-shadow:0 7px 15px rgba(255,178,93,.3);box-shadow:0 7px 15px rgba(255,178,93,.3);padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:16px;font-size:14px;color:#fff;font-weight:500;line-height:1}.ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon{max-width:14px}.ekit-vertical-menu-tigger .vertical-menu-icon{-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-vertical-menu-tigger:hover{color:#fff}.vertical-menu-right-icon{margin-right:7px}.vertical-menu-left-icon{float:right}.ekit-vertical-navbar-nav{padding-left:0;list-style:none;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1);background-color:#fff;margin-left:0;margin-bottom:0;list-style:none}.ekit-vertical-navbar-nav .elementskit-dropdown,.ekit-vertical-navbar-nav .elementskit-megamenu-panel{margin-left:0;list-style:none;margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown{display:none}.ekit-vertical-navbar-nav>li:not(:last-child){border-bottom:1px solid #ededed}.ekit-vertical-navbar-nav>li>a{font-size:14px;font-weight:500;color:#101010;display:block;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-vertical-navbar-nav>li>a .ekit-menu-icon{margin-right:7px;padding-right:0}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow{display:none}.ekit-vertical-navbar-nav>li>a .ekit-menu-badge{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:10px;-webkit-transform:none;transform:none}.ekit-vertical-navbar-nav>li>a:hover{color:#4285f4}.ekit-vertical-navbar-nav>li:hover>a{color:#4285f4}.ekit-vertical-navbar-nav li.elementskit-dropdown-has{position:relative}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (min-width:1025px){.ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position{position:relative}.ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position{position:static}.ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{display:none;width:auto!important}.ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open{display:block}.ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}}.ekit-vertical-navbar-nav .elementskit-dropdown{padding-left:0;list-style:none;max-width:220px;width:100%}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown{position:absolute;left:100%;top:0;z-index:100;background-color:#fff;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none}}@media (max-width:1024px){.ekit-vertical-navbar-nav .elementskit-dropdown{display:none;max-height:none;max-width:100%;padding:10px 15px}}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child){border-bottom:1px solid #ededed}}.ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child{margin-top:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child{margin-bottom:0}.ekit-vertical-navbar-nav .elementskit-dropdown>li>a{font-size:14px;font-weight:500;color:#101010;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1025px){.ekit-vertical-navbar-nav .elementskit-megamenu-panel{position:absolute;left:100%;top:0;z-index:100;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none;width:100%}}.ekit-vertical-navbar-nav .elementskit-submenu-indicator{display:block;line-height:1;margin-left:auto;position:relative;font-weight:900;font-style:normal;font-family:"Font Awesome 5 Free";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .elementskit-submenu-indicator::before{content:"\f105"}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}.ekit-vertical-navbar-nav .ekit-submenu-indicator-icon{display:block;margin-left:auto;line-height:1;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading{font-family:eicons}.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before{content:"\e8fb"}.badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge{margin-left:auto}.badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator{margin-left:12px}.badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon{margin-left:12px}.ekit-vertical-main-menu-on-click{position:relative}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{position:absolute;top:100%;z-index:1111;left:0;width:100%}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container{opacity:1;visibility:visible}.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{opacity:0;visibility:hidden}.ekit-vertical-menu-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .dt-ordering-asc,table.dataTable thead .dt-ordering-asc-disabled,table.dataTable thead .dt-ordering-desc,table.dataTable thead .dt-ordering-desc-disabled,table.dataTable thead th{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .dt-orderable-asc,table.dataTable thead .dt-orderable-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png)}table.dataTable thead .dt-ordering-asc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png)}table.dataTable thead .dt-ordering-desc{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png)}table.dataTable thead .dt-ordering-asc-disabled{background-image:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}.ekit_table.display table.dataTable tbody td,.ekit_table.display table.dataTable tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}.ekit_table.display table.dataTable tbody tr:first-child td,.ekit_table.display table.dataTable tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}.ekit_table.display table.dataTable tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}.ekit_table.display table.dataTable tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}.ekit_table.display table.dataTable tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}.ekit_table.display table.dataTable tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}.ekit_table.display table.dataTable tbody tr>.sorting_1,.ekit_table.display table.dataTable tbody tr>.sorting_2,.ekit_table.display table.dataTable tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.selected>.sorting_1,.ekit_table.display table.dataTable tbody tr.selected>.sorting_2,.ekit_table.display table.dataTable tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}.ekit_table.display table.dataTable tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}.ekit_table.display table.dataTable tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}.ekit_table.display table.dataTable tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}.ekit_table.display table.dataTable tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}.ekit_table.display table.dataTable tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}.ekit_table.display table.dataTable tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}.ekit_table.display table.dataTable tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}.ekit_table.display table.dataTable tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}.dt-container{position:relative;clear:both;zoom:1}.dt-container>.dt-buttons{position:relative;float:left;margin-bottom:20px}.dt-container>.dt-search{float:right;text-align:right;margin-bottom:20px}.dt-container>.dt-info{clear:both;float:left;margin-top:20px}.dt-container>.dt-paging{float:right;text-align:right;margin-top:20px}.dt-search input input{margin-left:.5em}.dt-container .dt-paging button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333;border:1px solid transparent;border-radius:2px}.dt-container .dt-paging button.current,.dt-container .dt-paging button.current:hover{color:#333;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.dt-container .dt-paging button.disabled,.dt-container .dt-paging button.disabled:active,.dt-container .dt-paging button.disabled:hover{cursor:default;color:#666;border:1px solid transparent;background:0 0;-webkit-box-shadow:none;box-shadow:none}.dt-container .dt-paging button:hover{color:#fff;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));background:linear-gradient(to bottom,#585858 0,#111 100%)}.dt-container .dt-paging button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);-webkit-box-shadow:inset 0 0 3px #111;box-shadow:inset 0 0 3px #111}.dt-container .dt-paging .ellipsis{padding:0 1em}.dt-container .dt-paging .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),to(rgba(255,255,255,0)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dt-container .dataTables_processing,.dt-container .dt-info,.dt-container .dt-length,.dt-container .dt-paging,.dt-container .dt-search{color:#333}.dt-container .dataTables_scroll{clear:both}.dt-container .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.dt-container.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dt-container.no-footer div.dataTables_scrollBody>table,.dt-container.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.dt-container::after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.dt-container .dt-info,.dt-container .dt-paging{float:none;text-align:center}.dt-container .dt-paging{margin-top:.5em}}@media screen and (max-width:640px){.ekit-wid-con .ekit_table .dt-container .dt-layout-row{text-align:center}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:20px}.ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) .dt-search .dt-input{width:100%}.ekit-wid-con .ekit_table .dt-container>.dt-buttons,.ekit-wid-con .ekit_table .dt-container>.dt-info,.ekit-wid-con .ekit_table .dt-container>.dt-paging,.ekit-wid-con .ekit_table .dt-container>.dt-search{float:none;text-align:center}}@keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;-webkit-box-shadow:3px 3px 8px rgba(0,0,0,.3);box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e9e9));background-image:linear-gradient(to bottom,#fff 0,#e9e9e9 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));background-image:linear-gradient(to bottom,#fff 0,#f9f9f9 100%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e2e2e2));background-image:linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled){-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999;background-color:#ccc;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(#ccc));background-image:linear-gradient(to bottom,#eaeaea 0,#ccc 100%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e0e0e0));background-image:linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;background-color:#79ace9;background-image:-webkit-gradient(linear,left top,left bottom,from(#bddef4),to(#79ace9));background-image:linear-gradient(to bottom,#bddef4 0,#79ace9 100%)}.dt-button embed{outline:0}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled){background-color:#dadada;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dadada));background-image:linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);-webkit-box-shadow:inset 1px 1px 3px #666;box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing::after,button.dt-button.processing::after,div.dt-button.processing::after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}table.DTFC_Cloned tfoot,table.DTFC_Cloned thead{background-color:#fff}div.DTFC_Blocker{background-color:#fff}div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}table.fixedHeader-floating{position:fixed!important;background-color:#fff}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute!important;background-color:#fff}@media print{table.fixedHeader-floating{display:none}}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:700}table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}.ekit_table .dt-container{padding-top:20px;padding-bottom:20px}.ekit_table table.dataTable.no-footer{border-bottom:1px solid #e6e6e6}.ekit_table .dt-container select:not([multiple]){-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table .dt-container select:not([multiple])::after{content:" - Remember this"}.ekit_table .dt-container .dt-search input{border:solid 1px #bbb;padding:12px 48px 12px 18px}.ekit_table table.dataTable thead th{font-size:14px;font-weight:500;letter-spacing:.3px;color:#fff}.ekit_table.display table.dataTable tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#f9f9f9}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}table.dataTable>tbody>tr.child{padding:.5em 1em}table.dataTable>tbody>tr.child:hover{background:0 0!important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}.elementskit-invisible{visibility:hidden}.ekit-wid-con .select{cursor:pointer;display:block;position:relative;font-size:16px;color:#7b7b7b;width:220px;height:44px;float:right}.met_d--block{display:block}.met_d--none{display:none}.met_d--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.before\:last\:met_d--none:last-child::before{display:none}.after\:first\:met_d--none:first-child::after{display:none}.after\:active\:met_d--none.active::after{display:none}.met_w--12{width:12px}.met_w--16{width:16px}.met_w--20{width:20px}.met_w--24{width:24px}.met_w--48{width:48px}.before\:met_w--4::before{width:4px}.before\:met_w--16::before{width:16px}.before\:met_w--19::before{width:19px}.before\:met_w--48::before{width:48px}.active\::before\:met_w--18.active::before{width:18px}.after\:met_w--1::after{width:1px}.met_h--12{height:12px}.met_h--16{height:16px}.met_h--20{height:20px}.met_h--24{height:24px}.met_h--48{height:48px}.before\:met_h--4::before{height:4px}.before\:met_h--16::before{height:16px}.before\:met_h--19::before{height:19px}.before\:met_h--48::before{height:48px}.active\::before\:met_h--18.active::before{height:18px}.after\:met_h--1::after{height:1px}.after\:met_content::after,.before\:met_content::before{content:" "}.met_pos--fixed{position:fixed}.met_pos--relative{position:relative}.met_pos--absolute{position:absolute}.before\:met_pos--absolute::before{position:absolute}.after\:met_pos--absolute::after{position:absolute}.met_top--0{top:0}.met_top--15{top:15px}.met_top--20{top:20px}.met_top--50p{top:50%}.met_top--100p{top:100%}.before\:met_top--0::before{top:0}.before\:met_top--5::before{top:5px}.before\:met_top--12::before{top:12px}.before\:active\:met_top--13.active::before{top:13px}.after\:met_top--m1::after{top:-1px}.after\:met_top--5::after{top:5px}.met_bottom--0{bottom:0}.met_bottom--20{bottom:20px}.met_bottom--100p{bottom:100%}.before\:met_bottom--0::before{bottom:0}.met_left--0{left:0}.met_left--1{left:1px}.met_left--20{left:20px}.met_left--50p{left:50%}.met_left--100p{left:100%}.before\:met_left--0::before{left:0}.before\:met_left--5::before{left:5px}.before\:met_left--12::before{left:12px}.before\:active\:met_left--13.active::before{left:13px}.after\:met_left--m1::after{left:-1px}.after\:met_left--5::after{left:5px}.met_right--0{right:0}.met_right--20{right:20px}.met_right--100p{right:100%}.met_mx--m40{margin-left:-40px;margin-right:-40px}.met_mx--m28{margin-left:-28px;margin-right:-28px}.met_mx--12{margin-left:12px;margin-right:12px}.met_mx--20{margin-left:20px;margin-right:20px}.met_mx--24{margin-left:24px;margin-right:24px}.met_mx--36{margin-left:36px;margin-right:36px}.met_my--m40{margin-top:-40px;margin-bottom:-40px}.met_my--m28{margin-top:-28px;margin-bottom:-28px}.met_my--12{margin-top:12px;margin-bottom:12px}.met_my--20{margin-top:20px;margin-bottom:20px}.met_my--24{margin-top:24px;margin-bottom:24px}.met_my--36{margin-top:36px;margin-bottom:36px}.met_m--0{margin:0}.met_ml--1{margin-left:1px}.met_ml--6{margin-left:6px}.met_ml--15{margin-left:15px}.met_ml--20{margin-left:20px}.met_ml--21{margin-left:21px}.met_ml--35{margin-left:35px}.met_mr--1{margin-right:1px}.met_mr--10{margin-right:10px}.met_mr--15{margin-right:15px}.met_mr--20{margin-right:20px}.met_mb--0{margin-bottom:0}.met_mb--0i{margin-bottom:0!important}.met_mb--20{margin-bottom:20px}.met_not_last_mr--20:not(:last-child){margin-right:20px}.met_not_last_mb--20:not(:last-child){margin-bottom:20px}.met_p--0{padding:0}.met_px--8{padding-left:8px;padding-right:8px}.met_py--5{padding-top:5px;padding-bottom:5px}.met_pt--10{padding-top:10px}.met_pl--10{padding-left:10px}.met_pr--10{padding-right:10px}.met_pb--10{padding-bottom:10px}.met_color--white{color:#fff}.active>.active\:met_bgc--nonei{background-color:transparent!important}.active .active\:_\:met_bgc--nonei{background-color:transparent!important}.met_bd--2{border:solid 2px}.met_bd--6{border:solid 6px}.met_bdt--2{border-top:solid 2px}.met_bdt--4{border-top:solid 4px}.met_bdt--6{border-top:solid 6px}.met_bdl--2{border-left:solid 2px}.met_bdl--4{border-left:solid 4px}.met_bdl--6{border-left:solid 6px}.before\:met_bdt--2::before{border-top:solid 2px}.before\:met_bdl--2::before{border-left:solid 2px}.after\:met_bdt--2::after{border-top:solid 2px}.after\:met_bdl--2::after{border-left:solid 2px}.active>.active\:met_bd--1{border-style:solid;border-width:1px}.active .active\:_\:met_bd--1{border-style:solid;border-width:1px}.met_bdc--none{border-color:transparent}.met_bdt_color--current{border-top-color:currentColor}.met_bdb_color--current{border-bottom-color:currentColor}.met_bdl_color--current{border-left-color:currentColor}.met_bdr_color--current{border-right-color:currentColor}.met_radius--4{border-radius:4px}.met_radius--circle{border-radius:50%}.before\:met_radius--circle::before{border-radius:50%}.met_shadow_inset--6{-webkit-box-shadow:inset 0 0 0 6px currentColor;box-shadow:inset 0 0 0 6px currentColor}.active>.active\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.active>.active\:met_shadow_inset--8{-webkit-box-shadow:inset 0 0 0 8px currentColor;box-shadow:inset 0 0 0 8px currentColor}.active .active\:_\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.met_fs--14{font-size:14px}.met_lh--0{line-height:0}.met_lh--16{line-height:16px}.met_list--none{list-style:none}.met_text--nowrap{white-space:nowrap}.whitespace--normal{white-space:normal!important}.met_opacity--0{opacity:0}.met_opacity--8{opacity:.08}.met_opacity--30{opacity:.3}.met_opacity--70{opacity:.7}.hover\:met_opacity--60:hover{opacity:.6}.hover\:met_opacity--100:hover{opacity:1}a:hover>.a\:hover\:met_opacity--60{opacity:.6}a:hover>.a\:hover\:met_opacity--100{opacity:1}.before\:met_opacity--30::before{opacity:.3}.after\:met_opacity--30::after{opacity:.3}.active>.active\:met_opacity--0{opacity:0}.active>.active\:met_opacity--100{opacity:1}.active .active\:_\:met_opacity--0{opacity:0}.active .active\:_\:met_opacity--100{opacity:100}.met_transition--300ms{-webkit-transition:all .3s;transition:all .3s}.before\:met_transition--300ms::before{-webkit-transition:all .3s;transition:all .3s}.met_translateTop--m50p{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.met_translateLeft--m50p{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.met_scale--0{-webkit-transform:scale(0);transform:scale(0)}.hover\:met_scaleX--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}.hover\:met_scaleY--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}a:hover>.a:hover\:met_scalex--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}a:hover>.a:hover\:met_scaley--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}.active>.active\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active>.active\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active>.active\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active>.active\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active>.active\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.active .active\:_\:met_scale--40{-webkit-transform:scale(.4);transform:scale(.4)}.active .active\:_\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.active .active\:_\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.active .active\:_\:met_scaleX--100{-webkit-transform:scaleX(1);transform:scaleX(1)}.active .active\:_\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.active .active\:_\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.active .active\:_\:met_scaleY--100{-webkit-transform:scaleY(1);transform:scaleY(1)}.active .active\:_\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.met_scale--top{-webkit-transform-origin:top;transform-origin:top}.met_scale--bottom{-webkit-transform-origin:bottom;transform-origin:bottom}.met_scale--left{-webkit-transform-origin:left;transform-origin:left}.met_scale--right{-webkit-transform-origin:right;transform-origin:right}.elementor-editor-active .editor\:met_display--none,.elementor-editor-preview .editor\:met_display--none{display:none}.ekit-wid-con .ekit_social_media,.ekit-wid-con .ekit_socialshare{margin-left:0;padding-left:0;list-style:none}.ekit-wid-con .ekit_social_media>li>a,.ekit-wid-con .ekit_socialshare>li>a{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_social_media>li>a i,.ekit-wid-con .ekit_socialshare>li>a i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_social_media>li>a svg,.ekit-wid-con .ekit_socialshare>li>a svg{max-width:16px;height:auto;vertical-align:middle}@media (max-width:1024px){.ekit-wid-con .ekit_social_media>li,.ekit-wid-con .ekit_socialshare>li{margin-bottom:20px}}.ekit-wid-con .ekit_socialshare>li>div{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_socialshare>li>div i{vertical-align:middle;display:inline-block}.ekit-wid-con .ekit_socialshare>li>div svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a{background-color:transparent!important}.ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item{margin:0}.ekit-wid-con .elementor-inline-items{margin:0!important}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item{display:inline-block}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:inline-block}.elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{position:absolute}.ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after{display:none}.elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:none}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item{margin:0;padding:0;margin-right:0!important;margin-left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a{padding:5px 15px}.ekit-wid-con .elementor-icon-list-item>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.ekit-wid-con .ekit_menu_label{border-radius:3px;padding:2px 5px;display:inline-block;font-size:10px;color:#fff;background-color:#c91765;margin-left:5px}.ekit-wid-con .ekit_menu_subtitle{font-size:11px;font-style:normal;color:#8d96ae;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-text{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit_page_list_content{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementor-icon-list-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;line-height:inherit}.ekit-wid-con .elementor-icon-list-icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-icon>i{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-enabled-bg-img .elementor-icon-list-item a{background-size:cover;background-repeat:no-repeat;position:relative;background-position:center center;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-enabled-bg-img .elementor-icon-list-item a::after{content:"";background-color:rgba(34,34,34,.7);position:absolute;left:0;top:0;width:100%;height:100%;display:block;-webkit-transition:all .4s;transition:all .4s}.ekit-enabled-bg-img .elementor-icon-list-item a:hover::after{background-color:rgba(34,34,34,.9)}.ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper{z-index:1}.ekit-enabled-bg-img .elementor-icon-list-item a>img{z-index:1}.ekit-wid-con .nav{margin:0;padding:0;list-style:none}.ekit-wid-con .ekit-form form p{margin-bottom:0}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px;border-radius:0;padding-left:30px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover{border-color:#333}.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form input[type=submit]{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;-webkit-transition:all .4s ease;transition:all .4s ease;padding:12px 72px;font-size:.9375rem;background-color:#313636;border:0 solid #000;color:#fff;cursor:pointer}.ekit-wid-con .ekit-form form input[type=submit]:hover{background-color:#4d68ff}.ekit-wid-con .ekit-form form select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px}.ekit-wid-con .ekit-form form select[multiple]{height:100px}.ekit-wid-con .ekit-form form label{margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#313636;font-weight:400}.ekit-wid-con .ekit-form form label span{color:#777;font-size:.8125rem;display:block}.ekit-wid-con .ekit-form form textarea{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-radius:0;padding-left:30px;height:176px;resize:none;padding-top:15px;-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit-form form textarea:hover{border-color:#333}.ekit-wid-con .ekit-form form textarea:focus{border-color:#4d68ff}.ekit-wid-con .ekit-form form .intl-tel-input{width:100%}.ekit-wid-con .ekit-form form .ekit-form-input{margin-bottom:50px}.ekit-wid-con .btn-text-primary{color:#4285f4}.ekit-wid-con .btn-pill{border-radius:2rem}.ekit-wid-con .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-wrapper{background-color:#f2f2f5;font-family:Roboto,sans-serif;overflow:hidden}.ekit-wid-con .ekit-review-overview,.ekit-wid-con .review-card-overview{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.ekit-wid-con .ekit-review-card,.ekit-wid-con .ekit-review-overview{background-color:#fff}.ekit-wid-con .ekit-review-card h4,.ekit-wid-con .ekit-review-overview h4{margin:0;white-space:nowrap}.ekit-wid-con .ekit-review-card--name,.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-card--title h4,.ekit-wid-con .ekit-review-overview--name,.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--title h4{color:#000032}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-weight:500}.ekit-wid-con .ekit-review-card--rating>div,.ekit-wid-con .ekit-review-overview--rating>div{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:18px;font-weight:700}.ekit-wid-con .ekit-review-card--rating .rating-stars,.ekit-wid-con .ekit-review-overview--rating .rating-stars{margin:0 .5rem}.ekit-wid-con .ekit-review-card--rating .rating-text,.ekit-wid-con .ekit-review-overview--rating .rating-text{color:#878787;margin-bottom:0}.ekit-wid-con .ekit-review-overview{padding:1.5rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 1.5rem 0;border-width:1px}.ekit-wid-con .ekit-review-overview--thumbnail{margin-right:1rem}.ekit-wid-con .ekit-review-overview--thumbnail img{width:40px;height:40px;border-radius:50%}.ekit-wid-con .ekit-review-overview--title{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .ekit-review-overview--title img{height:26px;margin-right:.5rem}.ekit-wid-con .ekit-review-overview--title h4{font-size:22px;line-height:28px;font-weight:400}.ekit-wid-con .ekit-review-overview--title h4 span{font-family:Roboto;font-size:26px;font-weight:900;text-transform:capitalize}.ekit-wid-con .ekit-review-overview--rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-text{line-height:27px}.ekit-wid-con .ekit-review-overview--rating .rating-text{font-style:italic;font-size:12px;font-weight:400}.ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:22px;font-weight:700}.ekit-wid-con .ekit-review-overview--stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;height:27px}.ekit-wid-con .ekit-review-overview--stars .icon{font-size:20px}.ekit-wid-con .ekit-review-overview--actions{display:grid;place-items:center}.ekit-wid-con .ekit-review-overview--actions .btn{font-size:15px;font-weight:400;padding:0 30px;color:#fff;min-height:35px;line-height:35px}.ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,.ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment{overflow:hidden}.ekit-wid-con .ekit-review-cards-masonry .ekit-review-card{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment{min-height:unset}.ekit-wid-con .ekit-review-card{overflow:hidden;position:relative;border-color:#f2f2f5;border-width:1px;padding:2rem;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card::before{content:""}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc{grid-area:date}.ekit-wid-con .ekit-review-card--top-right-logo{position:absolute;top:2rem;right:2rem;z-index:10}.ekit-wid-con .ekit-review-card--top-right-logo i{font-size:20px}.ekit-wid-con .ekit-review-card--image,.ekit-wid-con .ekit-review-card--image img,.ekit-wid-con .ekit-review-card--thumbnail img{border-radius:50%}.ekit-wid-con .ekit-review-card--image{width:60px;height:60px;grid-area:thumbnail;min-width:60px;border-radius:50%;background-color:#eae9f7;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;padding:1rem;position:relative}.ekit-wid-con .ekit-review-card--image img{height:100%;width:100%}.ekit-wid-con .ekit-review-card--thumbnail{grid-area:thumbnail;padding-right:1rem}.ekit-wid-con .ekit-review-card--thumbnail .thumbnail{width:40px;height:40px;min-width:40px;border-radius:50%}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge,.ekit-wid-con .ekit-review-card--thumbnail-badge>div{position:relative}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;bottom:0;right:0}.ekit-wid-con .ekit-review-card--thumbnail-badge .badge img{width:16px;height:16px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.ekit-wid-con .ekit-review-card--average,.ekit-wid-con .ekit-review-card--title{color:#000032}.ekit-wid-con .ekit-review-card--title{font-size:24px;line-height:24px;margin:0 0 .8rem 0}.ekit-wid-con .ekit-review-card--name{grid-area:name;font-size:14px;font-weight:700;margin:0 0 .25rem 0}.ekit-wid-con .ekit-review-card--rating .rating-text{font-size:13px}.ekit-wid-con .ekit-review-card--average{font-size:18px;font-weight:700;line-height:22px;margin-right:1rem}.ekit-wid-con .ekit-review-card--stars{grid-area:stars;color:#f4be28;font-size:13px;line-height:20px}.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc,.ekit-wid-con .ekit-review-card--posted-on p{margin-bottom:0}.ekit-wid-con .ekit-review-card--top-right-image{position:absolute;top:2rem;right:2rem}.ekit-wid-con .ekit-review-card--comment{grid-area:comment;font-size:16px;line-height:22px;font-weight:400;color:#32323d}.ekit-wid-con .ekit-review-card--comment .more{color:#3476e0;cursor:pointer}.ekit-wid-con .ekit-review-card--actions{grid-area:actions}.ekit-wid-con .ekit-review-card--actions .btn{padding:0;white-space:nowrap;font-size:14px;font-weight:600;color:#4285f4}.ekit-wid-con .ekit-review-card--actions .btn:hover{color:#3476e0}.ekit-wid-con .ekit-review-card--actions .btn:first-child{margin-right:10px}.ekit-wid-con .ekit-review-card--posted-on{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:posted-on}.ekit-wid-con .ekit-review-card--posted-on p{font-size:13px;line-height:13px;font-weight:400}.ekit-wid-con .ekit-review-card--posted-on h5{margin:0;font-size:17px;line-height:20px;font-weight:500}.ekit-wid-con .ekit-review-card-bubble{background-color:transparent!important}.ekit-wid-con .ekit-review-card-bubble::before{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100%;height:calc(100% - 100px);z-index:1}.ekit-wid-con .ekit-review-card-bubble::after{content:"";position:absolute;left:2.4rem;top:calc(100% - 116px);height:1.5rem;width:1.5rem;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{z-index:10}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on{display:none}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-column:1/4}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-row:1}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment{grid-row:2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-column:2/4;text-align:left}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{margin-top:2.5rem}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{padding-right:1rem;grid-row:3/5;grid-column:1/2}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-row:3}.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date{grid-row:4}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date{grid-column:3}.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars{grid-column:2;grid-row:2}.ekit-wid-con .ekit-review-card-thumbnail-left{grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center{text-align:center;grid-template-areas:"thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail{padding-right:0;margin-bottom:2rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div{width:40px;margin:0 auto}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on{display:block;grid-row:6;padding-top:1rem}.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i{margin:0 auto!important}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars{grid-row:2}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment{grid-row:3}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name{grid-row:4}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date{grid-row:5}.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on{grid-row:6}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars{grid-row:2;grid-column:2/3}.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date{grid-row:2;grid-column:3}.ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on{grid-column:1/4}.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"}.ekit-wid-con .ekit-review-card-overview::before{display:none}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--image{margin-right:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--name{font-size:20px;line-height:24px;font-weight:600;margin-bottom:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--average{font-size:18px;line-height:22px;font-weight:700;margin-right:6px}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc{font-size:13px;line-height:20px;font-weight:400}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions{margin-top:1rem}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn{padding:0!important;margin-top:0;margin-bottom:0;line-height:20px;text-transform:none;background-color:transparent}.ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .small{font-size:12px;line-height:20px}.ekit-wid-con .muted{color:#adadad}@media screen and (max-width:411px){.ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"}.ekit-wid-con .ekit-review-overview{display:block!important}.ekit-wid-con .ekit-review-overview--actions{display:block!important;margin-top:1rem!important;text-align:center}.ekit-wid-con .ekit-review-overview--actions .btn{padding:.75rem 3rem}}.ekit-wid-con iframe{border:none}.ekit-wid-con a{text-decoration:none}.ekit-wid-con a,.ekit-wid-con b,.ekit-wid-con div,.ekit-wid-con li,.ekit-wid-con ul{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con input,.ekit-wid-con input:active,.ekit-wid-con input:focus,.ekit-wid-con input:hover,.ekit-wid-con textarea,.ekit-wid-con textarea:active,.ekit-wid-con textarea:focus,.ekit-wid-con textarea:hover{-moz-outline:none;outline:0}.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con a:hover,.ekit-wid-con a:visited{outline:0;text-decoration:none}.ekit-wid-con embed,.ekit-wid-con img:not([draggable]),.ekit-wid-con object,.ekit-wid-con video{max-width:100%;height:auto}.ekit-wid-con [type=button]:focus:not(:focus-visible),.ekit-wid-con [type=submit]:focus:not(:focus-visible),.ekit-wid-con button:focus:not(:focus-visible){outline:0}.ekit-wid-con a:focus-visible,.ekit-wid-con button:focus-visible,.ekit-wid-con input:focus-visible,.ekit-wid-con textarea:focus-visible{outline:-webkit-focus-ring-color auto 1px}.ekit-wid-con img{border:none;max-width:100%}.ekit-wid-con li,.ekit-wid-con ul{margin:0;padding:0}.ekit-wid-con .elementor-text-editor ol,.ekit-wid-con .elementor-text-editor ul{padding-left:18px}.ekit-wid-con h4,.ekit-wid-con p{margin-bottom:10px}.ekit-wid-con svg{width:1em;height:1em}.ekit-wid-con .clear-both::after,.ekit-wid-con .clear-both::before{display:table;content:"";clear:both}.ekit-wid-con .text-left{text-align:left!important}.ekit-wid-con .text-right{text-align:right!important}.ekit-wid-con .text-center{text-align:center!important}.ekit-wid-con .ekit-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ekit-wid-con .ekit-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ekit-wid-con .ekit-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.ekit-wid-con .ekit-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.ekit-wid-con .tab-content>.tab-pane{font-family:inherit}.ekit-wid-con .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{left:inherit}.ekit-wid-con .elementskit-border-divider::before{left:-26px}.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:1000}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{background-color:transparent}.ekit-wid-con .elementor-icon-list-item a>img{width:100px;margin-right:15px}.ekit-wid-con .elementor-icon-list-item .meta-lists{line-height:1}.ekit-wid-con .elementor-icon-list-item .meta-lists svg{max-width:12px;height:auto;vertical-align:middle}.ekit-wid-con .elementor-icon-list-item .meta-lists>span{color:#7f8595;font-size:12px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text{display:block;margin-bottom:0}.ekit-wid-con .dialog-type-lightbox .dialog-widget-content{width:100%}.ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,.ekit-wid-con .nf-form-content input.ninja-forms-field,.ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]){height:100%}.ekit-wid-con .nf-form-content .list-select-wrap>div div::after{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}.ekit-wid-con .nf-error.field-wrap .nf-field-element::after,.ekit-wid-con .nf-pass.field-wrap .nf-field-element::after{top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.ekit-wid-con .nf-form-content button,.ekit-wid-con .nf-form-content input[type=button],.ekit-wid-con .nf-form-content input[type=submit]{cursor:pointer}.ekit-wid-con .nf-response-msg>p{line-height:normal}.ekit-wid-con textarea.ninja-forms-field{display:block}.ekit-wid-con .nf-form-content .list-select-wrap>div div{border:none}.ekit-wid-con .nf-form-content .list-select-wrap>div select{border:1px solid #c4c4c4}.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.ekit-wid-con .column-count-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.ekit-wid-con .column-count-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.ekit-wid-con .column-count-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.ekit-wid-con .column-count-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.ekit-wid-con .ekit-img-overlay{position:relative;z-index:0}.ekit-wid-con .ekit-img-overlay::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.ekit-wid-con .ekit-wrapper-link{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;z-index:10}.ekit-wid-con .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1025px){.ekit-wid-con .default_menu_position .elementor-column,.ekit-wid-con .default_menu_position .elementor-widget,.ekit-wid-con .default_menu_position .elementor-widget-wrap,.ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container{position:static}.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel{right:0;left:auto}.ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel{-webkit-transition:transform .4s ease;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel{-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);left:50%}.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);left:50%}.ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:9}.ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop{z-index:150}.ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger{z-index:160}}@media (max-width:1024px){.ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator{padding:3px 10px;border:1px solid;border-radius:30px}}.ekit-wid-con .xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}.ekit-wid-con .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .swiper-container{width:inherit;height:inherit}.ekit-wid-con .swiper-container.ekit-main-swiper,.ekit-wid-con .swiper.ekit-main-swiper{position:static}.ekit-wid-con .swiper .swiper-navigation-button,.ekit-wid-con .swiper-container .swiper-navigation-button{background:rgba(0,0,0,0);width:auto;height:auto}.ekit-wid-con .swiper .swiper-navigation-button::after,.ekit-wid-con .swiper-container .swiper-navigation-button::after{display:none}.ekit-wid-con .tab-pane.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s}.ekit-wid-con .mfp-iframe-scaler iframe{-webkit-box-shadow:none;box-shadow:none;background:0 0}.ekit-wid-con img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.ekit-wid-con .image-switcher .content-image{position:relative}.ekit-wid-con .image-switcher .content-image .hover-image{position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .main-image{opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .image-switcher:hover .content-image .hover-image{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.ekit-wid-con .fill-icon{display:inline-block;background-color:#2575fc;color:#fff;font-size:40px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .fill-icon.round{border-radius:50%}.ekit-wid-con .fill-icon.style-light{background-color:#f5f5f5;color:#000}.ekit-wid-con button{cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .form-control{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con input{-webkit-box-sizing:border-box;box-sizing:border-box}.ekit-wid-con .widgetarea_warper_edit{display:none}.ekit-wid-con .swiper-pagination-bullet{opacity:inherit;background-color:inherit}.ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before{content:"";display:block;width:30px;height:30px;margin:20px auto;border-style:solid;border-width:3px;border-color:#acacac #ddd #ddd;border-radius:50%;-webkit-animation:eicon-spin 1.5s infinite linear;animation:eicon-spin 1.5s infinite linear}#wp-admin-bar-elementor_edit_page-default:empty{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.elementor-widget-elementskit-pricing .elementor-widget-container,.elementor-widget-elementskit-pricing.elementor-element:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-elementskit-timeline .elementor-widget-container,.elementor-widget-elementskit-timeline.elementor-element:not(:has(.elementor-widget-container)){padding-top:35px;padding-left:45px;padding-right:45px;padding-bottom:60px}.elementor-widget-elementskit-business-hours{padding:20px 20px 20px 20px;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}.ekit_ninjaForms_container-button-full-width .submit-container input[type=button]{width:100%}.elemenetskit-alert-info{position:relative;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.elementor-widget-elementskit-team.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}@media (max-width:1024px){.ekit-tab-hide{display:none}}@media (max-width:767px){.ekit-mobile-hide{display:none}}.ekit-template-content-footer,.ekit-template-content-header{clear:both}.elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit{display:block}.ekit-sticky{z-index:9999}div.elementor .ekit-sticky.elementor-element{-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in}.ekit-sticky[data-ekit-sticky]{z-index:1}div.elementor .ekit-sticky--show_on_scroll_up.elementor-element{-webkit-transition:background-color .3s ease-in,opacity .3s,visibility .3s;transition:background-color .3s ease-in,opacity .3s,visibility .3s}.ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up{opacity:0;visibility:hidden}.weforms_submit_btn{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.wpuf-label>label{margin-bottom:0}ul.wpuf-form li label.wpuf-form-sub-label{margin-bottom:0}.image-source-link{color:#98c3d1}.mfp-bg,.mfp-container{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-ready .mfp-container{opacity:1}.mfp-ready.mfp-bg{opacity:.8}.mfp-removing .mfp-container,.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all .3s;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.3);transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}button.mfp-close.ekit-popup-close{border:1px solid #fff;margin:20px;border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease}button.mfp-close.ekit-popup-close:hover{background-color:#000;color:#fff;border-color:#000;width:44px}.mfp-iframe-holder .mfp-close.ekit-popup-close{width:44px;text-align:center;padding-right:0;top:0;right:0}.mfp-container.mfp-iframe-holder{position:fixed}.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close{position:fixed}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.white-popup-block{background:#ccc;padding:20px;max-width:300px;margin:0 auto;-webkit-animation:open 1s;animation:open 1s}.mfp-removing{-webkit-animation:close 1s;animation:close 1s}.mfp-open .modal-popup-group,.mfp-open .xs-modal-sidebar{-webkit-animation-name:galleryopen;animation-name:galleryopen;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-bg.ekit-promo-popup{background-color:rgba(0,0,0,.87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit-promo-popup .modal-content{background-color:transparent;padding:0;border:0}.ekit-promo-popup .mfp-close{color:#fff;opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.mfp-ready .mfp-close{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);position:fixed}body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close{margin-top:45px}.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@-webkit-keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@-webkit-keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@-webkit-keyframes open{0%{opacity:0}100%{opacity:1}}@keyframes open{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes close{0%{opacity:1}100%{opacity:0}}@keyframes close{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,.2);box-shadow:0 0 0 0 rgba(12,90,219,.2)}70%{-webkit-box-shadow:0 0 0 30px rgba(12,90,219,0);box-shadow:0 0 0 30px rgba(12,90,219,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,0);box-shadow:0 0 0 0 rgba(12,90,219,0)}}@keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,.2);box-shadow:0 0 0 0 rgba(12,90,219,.2)}70%{-webkit-box-shadow:0 0 0 30px rgba(12,90,219,0);box-shadow:0 0 0 30px rgba(12,90,219,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,0);box-shadow:0 0 0 0 rgba(12,90,219,0)}}@-webkit-keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@-webkit-keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@-webkit-keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@-webkit-keyframes typing{from{width:0}}@keyframes typing{from{width:0}}@-webkit-keyframes cursor{50%{border-color:transparent}}@keyframes cursor{50%{border-color:transparent}}@-webkit-keyframes wipe{to{width:0}}@keyframes wipe{to{width:0}}@keyframes open{from{width:0}}@-webkit-keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@-webkit-keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@-webkit-keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@-webkit-keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@-webkit-keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@-webkit-keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@-webkit-keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@-webkit-keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@-webkit-keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@-webkit-keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@-webkit-keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@-webkit-keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@-webkit-keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@-webkit-keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@-webkit-keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@-webkit-keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@-webkit-keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@-webkit-keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@-webkit-keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@-webkit-keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@-webkit-keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@-webkit-keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@-webkit-keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@-webkit-keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@-webkit-keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@-webkit-keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@-webkit-keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@-webkit-keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@-webkit-keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@-webkit-keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@-webkit-keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@-webkit-keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@-webkit-keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@-webkit-keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@-webkit-keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@-webkit-keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@-webkit-keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@-webkit-keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@-webkit-keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@-webkit-keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@-webkit-keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@-webkit-keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.ekit-wid-con .product-filter-area{margin-bottom:30px}.ekit-wid-con .product-filter-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .product-filter-wraper .woocommerce-ordering{margin-right:50px;margin-bottom:0}.ekit-wid-con .woocommerce-ordering{position:relative;z-index:10}.ekit-wid-con .woocommerce-ordering .shop-filter-title{color:#777;font-size:14px;position:relative;top:9px;padding-right:50px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link{border:0;color:#777;font-size:18px;padding:10px}.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active{color:#2575fc;background-color:transparent}.ekit-wid-con .elementskit-accordion{counter-reset:myNumber}.ekit-wid-con .elementskit-accordion .ekit-accordion-title{padding-right:10px;display:inline-block}.ekit-wid-con .elementskit-accordion .elementskit-card{border:0;border-radius:0;background-color:transparent;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child){margin-bottom:10px}.ekit-wid-con .elementskit-accordion .elementskit-card-header{padding:0;background-color:transparent;border-bottom:0 solid #000}.ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg{vertical-align:middle}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;background-color:#f7f9fb;font-weight:700;padding:14px 30px;border:1px solid transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover{text-decoration:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i{color:#2575fc;line-height:1.6666666667;display:inline-block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left{padding-right:26px;float:left}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon{display:block}.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon{display:none}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding:20px 30px}.ekit-wid-con .elementskit-accordion .elementskit-card-body p{margin-top:0;margin-bottom:1em}.ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child{margin-bottom:0}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(37,117,252,.2);box-shadow:-1.216px 6.894px 15px 0 rgba(37,117,252,.2);border-radius:0 0 5px 5px;background-color:#fff}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body{width:calc(100% - 40px);border-radius:0 0 5px 5px;position:relative;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link{background-color:#2575fc;color:#fff;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i{color:inherit}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body{background-color:#2575fc}.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p{color:#fff}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link{background-color:#2575fc;position:relative;border:0;padding-left:70px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:35px;background-color:rgba(255,255,255,.2);text-align:right;line-height:55px}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after{position:absolute;content:"";left:35px;top:0;border-top:26.5px solid transparent;border-right:26.5px solid transparent;border-left:26.5px solid rgba(255,255,255,.2);border-bottom:26.5px solid transparent}.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link{position:relative;z-index:1;padding:16.5px 30px}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]{color:#fff}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i{color:inherit}.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path{fill:#2575fc}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{position:absolute;top:0;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-accordion .elementskit-card-body{padding-top:30px;padding-bottom:30px;padding-left:65px;padding-right:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link{border:1px solid #f5f5f5;border-bottom:1px solid #2575fc;background-color:#fff;position:relative;padding-left:85px}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before{position:absolute;top:-1px;left:-1px;content:"";height:calc(100% + 2px);width:55px;text-align:center;line-height:55px;color:#fff;background-color:#2575fc}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body{padding-left:0;padding-right:0}.ekit-wid-con .number::before{counter-increment:myNumber;content:counter(myNumber) "."}.ekit-wid-con .icon-right{float:right}.ekit-wid-con .icon-left{float:left}.ekit-wid-con .path{fill:#fff;stroke:#2575fc;stroke-miterlimit:0}.ekit-wid-con .ekit_accordion_icon_group{position:absolute;right:0;margin-right:30px}.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{height:100%}.ekit-accordion--content,.ekit-accordion--toggler{font-size:16px;line-height:24px}.ekit-wid-con .ekit-header-info{list-style:none}.ekit-wid-con .ekit-header-info>li:not(:last-child){margin-right:15px}.ekit-wid-con .ekit-header-info,.ekit-wid-con .ekit-header-info a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-header-info svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con table.dataTable tbody td,.ekit-wid-con table.dataTable tbody th,.ekit-wid-con table.dataTable thead td,.ekit-wid-con table.dataTable thead th{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,.ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,.ekit-wid-con.elemenetskit-tablepress .dataTables_length input,.ekit-wid-con.elemenetskit-tablepress .dataTables_length select{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.ekit-wid-con .round-img img{border-radius:100%}.ekit-wid-con .elementskit-infobox{padding:60px 40px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-infobox.media .elementskit-box-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-infobox:hover.image-active::before{background-color:rgba(37,117,252,0)}.ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}.ekit-wid-con .elementskit-infobox:hover .icon-hover{opacity:1;bottom:-20px}.ekit-wid-con .elementskit-infobox .elementskit-box-header{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i{-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher{position:relative;display:inline-block;overflow:hidden}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image{opacity:1;position:relative;top:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image{position:absolute;top:80px;left:0}.ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle{font-size:14px;font-weight:400;color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-body{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-body p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox .box-footer{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn{left:0;bottom:0;opacity:0}.ekit-wid-con .elementskit-infobox .btn-wraper{position:relative;z-index:2}.ekit-wid-con .elementskit-infobox .border-divider{margin-bottom:25px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.ekit-wid-con .elementskit-infobox .link-btn{font-size:13px}.ekit-wid-con .elementskit-infobox .icon-hover{position:absolute;bottom:-50px;right:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-infobox .icon-hover i{font-size:100px}.ekit-wid-con .elementskit-infobox .icon-hover svg{vertical-align:middle}.ekit-wid-con .elementskit-infobox.gradient-active::before{position:absolute;content:"";top:0;left:-101%;height:100%;width:100%;-webkit-transition:all .6s ease;transition:all .6s ease;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.gradient-active:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before{left:0;top:-100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before{top:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before{left:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before{left:0}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before{left:0;top:100%}.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before{top:0}.ekit-wid-con .elementskit-infobox.image-active::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:rgba(37,117,252,0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1;background-size:101% 101%}.ekit-wid-con .elementskit-infobox.image-active .image-hover{position:absolute;top:0;left:0;height:100%;width:100%}.ekit-wid-con .elementskit-infobox.image-active .image-hover>img{opacity:0;width:100%;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn{opacity:1;visibility:visible}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px}.ekit-wid-con .elementkit-infobox-icon.framed{border:2px solid red;padding:10px}.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px 30px}.ekit-wid-con .elementkit-infobox-icon.framed.round{border-radius:100%}.ekit-wid-con .elementskit-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .infobox-ovelry{position:relative}.ekit-wid-con .infobox-ovelry::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-info-box-title{font-size:23px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-top:0}.ekit-wid-con .elementskit-info-box-title svg{max-width:26px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-infobox{position:relative}.ekit-wid-con .ekit_global_link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:50}.ekit-wid-con .ekit-badge{background-color:#ff057c;font-size:.70588rem;color:#fff;font-weight:500;padding:1px 6px;border-radius:.29412rem 0 .29412rem 0;display:inline-block}.ekit-wid-con .ekit-icon-box-badge{position:absolute;line-height:1;z-index:2}.ekit-wid-con .ekit_position_top_left{top:0;left:0}.ekit-wid-con .ekit_position_top_center{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_top_right{top:0;right:0}.ekit-wid-con .ekit_position_center_left{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.ekit-wid-con .ekit_position_center_right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.ekit-wid-con .ekit_position_bottom_left{bottom:0;left:0}.ekit-wid-con .ekit_position_bottom_center{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .ekit_position_bottom_right{bottom:0;right:0}.ekit-wid-con .profile-card,body .profile-card{background-color:#fff;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);padding:40px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-card.text-center .profile-header,body .profile-card.text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .profile-card:hover,body .profile-card:hover{-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3)}.ekit-wid-con .profile-card:hover .profile-body .profile-title,body .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-icon,body .profile-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:0;background-color:#fc0467;border-radius:50%;font-size:22px;width:60px;height:60px}.ekit-wid-con .profile-icon[class*=icon-align-],body .profile-icon[class*=icon-align-]{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .profile-icon.icon-align-start,body .profile-icon.icon-align-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ekit-wid-con .profile-icon.icon-align-center,body .profile-icon.icon-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .profile-icon.icon-align-end,body .profile-icon.icon-align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .profile-icon svg,body .profile-icon svg{vertical-align:middle}.ekit-wid-con .profile-icon>i,body .profile-icon>i{display:block;color:#fff;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-body,body .profile-body{padding-bottom:20px}.ekit-wid-con .profile-body .profile-title,body .profile-body .profile-title{font-size:22px;color:#000;margin:0}.ekit-wid-con .profile-body .profile-title>a,body .profile-body .profile-title>a{color:inherit}.ekit-wid-con .profile-body .profile-designation,body .profile-body .profile-designation{color:rgba(0,0,0,.5);font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:15px}.ekit-wid-con .profile-header,body .profile-header{margin-bottom:38px;position:relative;overflow:hidden;display:inline-block;max-width:100%}.ekit-wid-con .profile-header>img,body .profile-header>img{width:160px;height:160px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-image-card,body .profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .profile-image-card::before,body .profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);-webkit-transition:all .4s ease .2s;transition:all .4s ease .2s;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.ekit-wid-con .profile-image-card .hover-area,body .profile-image-card .hover-area{position:absolute;top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%);z-index:2;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.ekit-wid-con .profile-image-card .hover-area .profile-title,body .profile-image-card .hover-area .profile-title{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-designation,body .profile-image-card .hover-area .profile-designation{color:#fff}.ekit-wid-con .profile-image-card .hover-area .profile-content,body .profile-image-card .hover-area .profile-content{color:#fff}.ekit-wid-con .profile-image-card:hover .hover-area,body .profile-image-card:hover .hover-area{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease .1s;transition:all .3s ease .1s}.ekit-wid-con .profile-image-card:hover::before,body .profile-image-card:hover::before{top:0;opacity:1;visibility:visible;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.ekit-wid-con .image-card-v2 .profile-image-card::before,body .image-card-v2 .profile-image-card::before{background-color:#123075;top:20px;left:20px;right:20px;bottom:20px;width:auto;height:auto;-webkit-transform:scale(2);transform:scale(2);opacity:0}.ekit-wid-con .image-card-v2 .profile-image-card:hover::before,body .image-card-v2 .profile-image-card:hover::before{opacity:.93;-webkit-transform:scale(1);transform:scale(1)}.ekit-wid-con .image-card-v2 .profile-image-card .hover-area,body .image-card-v2 .profile-image-card .hover-area{padding-left:50px;padding-right:50px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr,body .image-card-v2 .profile-image-card .profile-body .border-hr{background-color:rgba(255,255,255,.6);margin-bottom:25px}.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content,body .image-card-v2 .profile-image-card .profile-body .profile-content{color:#fff}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::before,body .image-card-v2.style-circle .profile-image-card::before{border-radius:inherit}.ekit-wid-con .image-card-v2.style-circle .profile-image-card::after,body .image-card-v2.style-circle .profile-image-card::after{content:" ";display:block;padding-bottom:100%}.ekit-wid-con .image-card-v2.style-circle .profile-image-card>img,body .image-card-v2.style-circle .profile-image-card>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ekit-wid-con .image-card-v3 .profile-image-card::before,body .image-card-v3 .profile-image-card::before{display:none}.ekit-wid-con .image-card-v3 .profile-image-card::after,body .image-card-v3 .profile-image-card::after{position:absolute;content:"";left:0;bottom:0;height:100%;width:100%;background-color:#111;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .image-card-v3 .profile-image-card .hover-area,body .image-card-v3 .profile-image-card .hover-area{top:inherit;bottom:0;-webkit-transform:none;transform:none}.ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area,body .image-card-v3 .profile-image-card:hover .hover-area{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.ekit-wid-con .image-card-v3 .profile-image-card:hover::after,body .image-card-v3 .profile-image-card:hover::after{opacity:.8}.ekit-wid-con .image-card-v3.tiny-gutters,body .image-card-v3.tiny-gutters{margin-left:-3px;margin-right:-3px}.ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-],body .image-card-v3.tiny-gutters>[class^=col-]{padding-left:3px;padding-right:3px;margin-bottom:6px}.ekit-wid-con .profile-square-v .profile-card,body .profile-square-v .profile-card{padding:20px 20px 40px;z-index:1}.ekit-wid-con .profile-square-v .profile-card::before,body .profile-square-v .profile-card::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v .profile-card .profile-header,body .profile-square-v .profile-card .profile-header{width:100%;height:100%;border-radius:0}.ekit-wid-con .profile-square-v .profile-card .profile-content,body .profile-square-v .profile-card .profile-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v .profile-card:hover::before,body .profile-square-v .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title,body .profile-square-v .profile-card:hover .profile-body .profile-designation,body .profile-square-v .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v .profile-card:hover .profile-content,body .profile-square-v .profile-card:hover .profile-content{color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card::before,body .profile-square-v.square-v2 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover,body .profile-square-v.square-v2 .profile-card:hover{background-color:#fff}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title{color:#2575fc}.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation{color:#656565}.ekit-wid-con .profile-square-v.square-v3 .profile-card:hover,body .profile-square-v.square-v3 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}.ekit-wid-con .profile-square-v.square-v4 .profile-card,body .profile-square-v.square-v4 .profile-card{max-height:380px;overflow:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card::before,body .profile-square-v.square-v4 .profile-card::before{display:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header,body .profile-square-v.square-v4 .profile-card .profile-header{margin-bottom:0;max-width:255px;max-height:255px}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img,body .profile-square-v.square-v4 .profile-card.text-left .profile-header img{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img,body .profile-square-v.square-v4 .profile-card.text-right .profile-header img{left:auto;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body,body .profile-square-v.square-v4 .profile-card .profile-body{margin-bottom:0;padding:35px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before,body .profile-square-v.square-v4 .profile-card .profile-body::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover,body .profile-square-v.square-v4 .profile-card:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body,body .profile-square-v.square-v4 .profile-card:hover .profile-body{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before,body .profile-square-v.square-v4 .profile-card:hover .profile-body::before{opacity:1}.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list{opacity:1;visibility:visible}.ekit-wid-con .profile-square-v.square-v5 .profile-card,body .profile-square-v.square-v5 .profile-card{padding-bottom:50px}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header,body .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-header{padding-bottom:0}.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-body{padding:32px 60px}.ekit-wid-con .profile-square-v.square-v6 .profile-card,body .profile-square-v.square-v6 .profile-card{padding-bottom:35px}.ekit-wid-con .profile-square-v.square-v6 .profile-card::after,body .profile-square-v.square-v6 .profile-card::after{position:absolute;content:"";height:5px;width:100%;bottom:0;left:0;background-color:#2965f1;opacity:.2;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header,body .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-header{margin-bottom:0}.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-body{padding:40px}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover,body .profile-square-v.square-v6 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after,body .profile-square-v.square-v6 .profile-card:hover::after{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after,body .profile-square-v.square-v6.square-v6-v2 .profile-card::after{display:none}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card::before{opacity:0;background-size:101% 101%}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before{opacity:1}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title{color:#fff}.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation{color:#fff}.ekit-wid-con .profile-info-text,body .profile-info-text{padding-right:30px}.ekit-wid-con .profile-info-text .info-title,body .profile-info-text .info-title{font-size:48px;margin-bottom:23px}.ekit-wid-con .profile-info-text p,body .profile-info-text p{margin-bottom:37px}.ekit-wid-con .small-gutters .profile-card,body .small-gutters .profile-card{padding:10px 10px 40px}.ekit-wid-con .no_gutters .profile-card,body .no_gutters .profile-card{padding:0}.ekit-wid-con .style-circle .profile-image-card,body .style-circle .profile-image-card{width:255px;height:255px;border-radius:50%}.ekit-wid-con .style-circle .profile-image-card.text-center,body .style-circle .profile-image-card.text-center{margin-left:auto;margin-right:auto}.ekit-wid-con .text-center .profile-header,body .text-center .profile-header{margin-left:auto;margin-right:auto}.ekit-wid-con .popup-modal,body .popup-modal{display:inline-block}.ekit-wid-con .elementskit-portfolio-thumb img,body .elementskit-portfolio-thumb img{width:100%}.ekit-wid-con .ekit-team-style-default::before,body .ekit-team-style-default::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent!important;border-radius:inherit;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}.ekit-wid-con .ekit-team-style-default:hover::before,body .ekit-team-style-default:hover::before{opacity:1}.ekit-wid-con .ekit-team-style-long_height_hover>img,.ekit-wid-con .ekit-team-style-overlay>img,.ekit-wid-con .ekit-team-style-overlay_details>img,body .ekit-team-style-long_height_hover>img,body .ekit-team-style-overlay>img,body .ekit-team-style-overlay_details>img{display:block}.ekit-wid-con .ekit-team-style-long_height_details,body .ekit-team-style-long_height_details{overflow:hidden}.ekit-wid-con .ekit-team-style-hover_info .ekit-team-img,body .ekit-team-style-hover_info .ekit-team-img{padding-top:0!important}.ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation,body .ekit-team-style-centered_style_details .profile-designation,body .ekit-team-style-long_height_details .profile-designation,body .ekit-team-style-long_height_details_hover .profile-designation{margin-bottom:30px}.ekit-wid-con .ekit-team-style-hover_info .profile-designation,body .ekit-team-style-hover_info .profile-designation{margin-bottom:25px}.ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,.ekit-wid-con .ekit-team-style-overlay_details .profile-designation,body .ekit-team-style-overlay_circle_hover .profile-designation,body .ekit-team-style-overlay_details .profile-designation{margin-bottom:12px}.ekit-wid-con .ekit-team-img>img,body .ekit-team-img>img{margin-left:auto;margin-right:auto;border-radius:inherit}.ekit-wid-con .ekit-team-img.profile-header>img,body .ekit-team-img.profile-header>img{-o-object-fit:cover;object-fit:cover}.ekit-wid-con .ekit-team-img.profile-image-card>img,body .ekit-team-img.profile-image-card>img{width:100%}.ekit-wid-con .ekit-team-modal.mfp-bg,body .ekit-team-modal.mfp-bg{border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap::before,body .ekit-team-modal.mfp-wrap::before{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:-webkit-zoom-out;cursor:zoom-out}.ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before,body .ekit-team-modal.mfp-wrap.mfp-ready::before{opacity:1}.ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before,body .ekit-team-modal.mfp-wrap.ekit-promo-popup::before{background-color:#555;border-radius:0;-webkit-animation:none;animation:none}.ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container,body .ekit-team-modal.mfp-wrap>.mfp-container{padding:60px 15px;overflow:auto}.ekit-wid-con .ekit-team-modal-close,body .ekit-team-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;color:#656565;background-color:transparent;border-width:0;border-radius:0;font-size:18px;line-height:1;outline:0;z-index:1}.ekit-wid-con .ekit-team-modal-title,body .ekit-team-modal-title{margin-top:0;margin-bottom:8px;color:#000;font-size:22px}.ekit-wid-con .ekit-team-modal-position,body .ekit-team-modal-position{margin-bottom:35px;color:rgba(0,0,0,.5);font-size:13px}.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{width:100%;margin-bottom:30px}.ekit-wid-con .ekit-team-modal-img>img,body .ekit-team-modal-img>img{display:block;width:100%;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:0}}.ekit-wid-con .ekit-team-modal-info,body .ekit-team-modal-info{width:100%}.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a,body .ekit-team-modal-info .ekit-team-social-list>li>a{line-height:32px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:481px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;padding-left:30px}}@media screen and (min-width:992px){.ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img{padding-left:50px}}.ekit-wid-con .ekit-team-modal-content,body .ekit-team-modal-content{margin-bottom:22px}.ekit-wid-con .ekit-team-modal-content p:not(:last-child),body .ekit-team-modal-content p:not(:last-child){margin-bottom:10px}.ekit-wid-con .ekit-team-modal-list,body .ekit-team-modal-list{margin-bottom:25px;padding-left:0;list-style:none;color:#656565;font-size:15px}.ekit-wid-con .ekit-team-modal-list>li,body .ekit-team-modal-list>li{padding:19px 0;border-top:1px solid rgba(0,0,0,.05)}.ekit-wid-con .ekit-team-modal-list>li:last-child,body .ekit-team-modal-list>li:last-child{border-bottom:1px solid rgba(0,0,0,.05)}.ekit-wid-con .ekit-team-modal-list strong,body .ekit-team-modal-list strong{font-weight:600;padding-right:18px}.ekit-wid-con .ekit-team-modal-list a,body .ekit-team-modal-list a{color:inherit}.ekit-wid-con .ekit-team-modal-list a:hover,body .ekit-team-modal-list a:hover{color:#2575fc}.ekit-wid-con .ekit-team-popup,body .ekit-team-popup{-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup{-webkit-transform:translate(0);transform:translate(0)}.ekit-wid-con .elementskit-team-popup .modal-content,body .elementskit-team-popup .modal-content{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);background-color:#fff;border:0;border-radius:0}.ekit-wid-con .elementskit-team-popup .modal-body,body .elementskit-team-popup .modal-body{padding:60px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .modal-header .mfp-close,body .modal-header .mfp-close{position:static;width:auto;height:auto;margin:0;padding:0;cursor:pointer;margin-left:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container,body .ekit-promo-popup>.mfp-container{right:0;margin-left:auto;margin-right:auto}.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content,body .ekit-promo-popup>.mfp-container>.mfp-content{max-width:920px}.ekit-wid-con .ekit-team-social-list,body .ekit-team-social-list{list-style:none}.ekit-wid-con .ekit-team-social-list>li,body .ekit-team-social-list>li{display:inline-block}.ekit-wid-con .ekit-team-social-list>li:not(:last-child),body .ekit-team-social-list>li:not(:last-child){margin-right:10px}.ekit-wid-con .ekit-team-social-list>li>a,body .ekit-team-social-list>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:30px;height:30px;line-height:32px;font-size:12px;background-color:#000;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-team-social-list>li>a:hover,body .ekit-team-social-list>li>a:hover{background-color:rgba(0,0,0,.8);border-radius:50%}.ekit-wid-con .ekit-team-social-list>li>a:hover>i::before,body .ekit-team-social-list>li>a:hover>i::before{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a:hover>svg,body .ekit-team-social-list>li>a:hover>svg{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.ekit-wid-con .ekit-team-social-list>li>a>i,body .ekit-team-social-list>li>a>i{overflow:hidden}.ekit-wid-con .ekit-team-social-list>li>a>i::before,body .ekit-team-social-list>li>a>i::before{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-team-img-block>img,body .ekit-team-img-block>img{display:block}.ekit-wid-con .ekit-team-img-fit>.profile-image-card>img,body .ekit-team-img-fit>.profile-image-card>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body .elementskit-team-popup svg{width:1rem;height:1rem}.ekit-wid-con .elementskit-blog-block-post{padding:50px;background-color:#fff;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);border-radius:10px}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{border-radius:10px;margin-right:20px}.ekit-wid-con .elementskit-blog-block-post .entry-title{font-size:36px;font-weight:900;margin-bottom:30px}.ekit-wid-con .elementskit-blog-block-post .entry-title a{color:#000}.ekit-wid-con .elementskit-blog-block-post .entry-title a:hover{opacity:.8}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{display:block;-webkit-box-shadow:29.698px 29.698px 60px 0 rgba(0,0,0,.2);box-shadow:29.698px 29.698px 60px 0 rgba(0,0,0,.2);width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img{display:block;width:100%}.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header{margin-top:0;padding-left:0;padding-right:0;margin-bottom:0}.ekit-wid-con .elementskit-blog-block-post .post-meta-list{margin-bottom:15px}.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date{margin-right:40px}.ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p{color:#8d8d8d;margin-bottom:35px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.ekit-wid-con .post-meta-list svg{vertical-align:middle}.ekit-wid-con .elementskit-post-card{background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);padding:60px 40px;border-radius:6px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#a6aabb}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-card .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list{margin-bottom:17px}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title{font-size:18px;line-height:1.333}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#000}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover{opacity:.9}.ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr{margin-top:25px;margin-bottom:22px}.ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#8d8d8d}.ekit-wid-con .elementskit-post-card .elementskit-post-body p{margin-bottom:35px}.ekit-wid-con .elementskit-post-image-card{-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;border-radius:10px;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1)}.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05) rotate(2deg);transform:scale(1.05) rotate(2deg);opacity:.8}.ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img{-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.3);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.3)}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body{padding:20px 40px 40px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p{color:#fff}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{border-radius:10px}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{position:relative;padding:20px;overflow:hidden;display:block}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow{-webkit-box-shadow:-3.473px 19.696px 25px 0 rgba(0,0,0,.2);box-shadow:-3.473px 19.696px 25px 0 rgba(0,0,0,.2)}.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer{margin-top:16px}.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper{margin-top:25px}.ekit-wid-con .elementskit-post-image-card .entry-title a{color:#fff}.ekit-wid-con .elementskit-post-image-card .post-meta-list{margin-bottom:20px;color:rgba(255,255,255,.5);fill:rgba(255,255,255,.5)}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text{vertical-align:middle}.ekit-wid-con .elementskit-post-image-card .entry-title{font-size:18px;margin-bottom:28px}.ekit-wid-con .elementskit-post-image-card .post-author .author-name{color:inherit}.ekit-wid-con .elementskit-post-image-card.modern{margin-top:40px}.ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img{opacity:1}.ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb{margin-top:-60px}.ekit-wid-con .blog-block-post[class*=gradient-]{background:#123075}.ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a{color:#fff}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list{color:rgba(255,255,255,.5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a{vertical-align:middle;color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p{color:rgba(255,255,255,.5)}.ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name{color:inherit}.ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter{border-bottom-color:#102966}.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr{background-color:#8692af}.ekit-wid-con .gradient-bg-2{background:#fa2b56}.ekit-wid-con .post-meta-list{color:#a3a3a3}.ekit-wid-con .post-meta-list>span{display:inline-block}.ekit-wid-con .post-meta-list>span a{color:inherit;vertical-align:middle}.ekit-wid-con .post-meta-list>span i{padding-right:5px}.ekit-wid-con .post-meta-list>span:not(:last-child){margin-right:40px}.ekit-wid-con .post-meta-list .meta-author,.ekit-wid-con .post-meta-list .meta-date,.ekit-wid-con .post-meta-list .post-cat,.ekit-wid-con .post-meta-list .post-comment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ekit-wid-con .meta-author .author-img{display:inline-block;margin-right:15px;-webkit-box-shadow:4.95px 4.95px 15px 0 rgba(0,0,0,.2);box-shadow:4.95px 4.95px 15px 0 rgba(0,0,0,.2);border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:0;overflow:hidden;position:relative;vertical-align:middle}.ekit-wid-con .meta-author .author-img img{max-width:100%}.ekit-wid-con .meta-author .author-name{color:inherit}.ekit-wid-con .meta-author .author-name:hover{opacity:.8}.ekit-wid-con .first-letter{display:inline-block}.ekit-wid-con .first-letter::first-letter{border-bottom:3px solid #e5e5e5}.ekit-wid-con .elementskit-border-hr{height:3px;width:30px;display:block;background-color:#e5e5e5}.ekit-wid-con .text-center .elementskit-border-hr{margin-left:auto;margin-right:auto}.ekit-wid-con .text-right .elementskit-border-hr{margin-left:auto}.ekit-wid-con .elementskit-meta-lists{position:absolute;top:83%;left:30px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;text-align:center;color:#fff;background:#fa2b56;width:55px;height:55px;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child){margin-right:15px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong{display:block;font-size:22px;font-weight:900;line-height:1;margin-bottom:2px}.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper{display:block;margin:10px 0;line-height:1;width:100%}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag{top:auto;left:10px;bottom:30px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta{width:auto;height:auto;border-radius:0;padding-left:22px;padding-right:12px;position:relative}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before{position:absolute;content:"";top:-10px;left:0;color:#912f3d;border-bottom:solid currentColor;border-top:solid transparent;border-width:5px}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before{border-right:solid transparent;border-left:solid currentColor}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before{border-right:solid currentColor;border-left:solid transparent}.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper{margin:7px 0}.ekit-wid-con .elementskit-entry-thumb{position:relative;overflow:hidden;display:block}.ekit-wid-con .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-entry-header{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border{position:relative}.ekit-wid-con .elementskit-post-body.ekit-highlight-border::before{content:"";height:20px;width:2px;background:#ff712b;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}.ekit-wid-con .post-meta-list>span{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:1}.ekit-wid-con .post-meta-list>span>i{display:inline-block}.ekit-wid-con .meta-author .author-img>img{margin:0}.ekit-wid-con .elementskit-post-body{position:relative}.ekit-wid-con .elementskit-post-body>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-post-body>p:empty{display:none}.ekit-wid-con .elementskit-meta-categories{position:absolute;top:15px;left:18px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper{display:block}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span{background:#08f;border-radius:3px;display:inline-block;font-size:13px;line-height:14px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a{color:#fff;white-space:nowrap}.ekit-wid-con .elementskit-image-accordion-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:366px;position:relative}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion{-webkit-box-flex:1;-ms-flex:1;flex:1;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;min-height:460px;overflow:hidden;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(black),color-stop(60%,rgba(255,255,255,0)));background:linear-gradient(0deg,#000 0,rgba(255,255,255,0) 60%);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content{width:100%}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title{color:#fff;margin-bottom:0}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper{position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:100px;opacity:0;visibility:hidden;display:block}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper{position:relative;-webkit-transition:all .7s ease;transition:all .7s ease;top:100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper{margin-bottom:20px;position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:-100px;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline{color:#fff}.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg{max-width:16px;height:auto;vertical-align:middle}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover{-webkit-box-flex:3;-ms-flex:3;flex:3}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before{top:0;opacity:1}.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper{top:0;opacity:1;visibility:visible}.ekit-wid-con .ekit-image-accordion-actions{display:block}.ekit-wid-con .ekit-image-accordion-actions>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit-image-accordion-actions>a>svg{width:100%}.ekit-wid-con .elementskit-accordion-title{color:#000;font-size:22px;margin-bottom:0;display:block;font-weight:700;line-height:1}.ekit-wid-con .elementskit-accordion-title svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-accordion-title.icon-title{font-size:28px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title>i{position:relative;top:3px;display:inline-block}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-right{padding-left:15px}.ekit-wid-con .elementskit-accordion-title.icon-title .icon-left{padding-right:15px}.ekit-wid-con .icon-outline{width:40px;height:40px;line-height:40px;display:inline-block;color:#000;text-align:center;border:1px solid currentColor}.ekit-wid-con .icon-outline.circle{border-radius:50%}.ekit-image-accordion--btn{font-weight:400}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator{position:relative}.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after{content:"";background:#e7e7e7;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next{left:inherit}.ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#f2709c;background:linear-gradient(315deg,#f2709c 0,#fe8f75 60%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider .single-client{min-height:170px;z-index:5;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;background-color:#fff;-webkit-box-shadow:5px 10px 15px 0 rgba(0,0,0,.1);box-shadow:5px 10px 15px 0 rgba(0,0,0,.1);position:relative;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client img{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-clients-slider .single-client .content-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image{display:none}.ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image{display:block}.ekit-wid-con .elementskit-clients-slider .single-client:hover{z-index:6}.ekit-wid-con .elementskit-clients-slider .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider .client-slider-item{position:relative}.ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before{display:none}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:#f2709c;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before{opacity:1;top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before{top:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before{top:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before{top:0;left:-100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before{top:0;left:100%}.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before{left:0}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev{z-index:1}.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before{color:#000}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button{position:absolute;border:0;background:0 0;z-index:1;padding:0;height:initial!important;width:initial!important;line-height:initial!important;font-size:20px;color:#000;padding:15px}.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next{left:100%}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev{left:15px}.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next{right:15px;left:inherit}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev{left:-60px}.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next{right:-60px}.ekit-wid-con .swiper-pagination{line-height:1}.ekit-wid-con .swiper-pagination span{background-color:#ededed;padding:0}.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;background-color:#62606b}.ekit-wid-con .dot_dashed .swiper-pagination span,.ekit-wid-con .dot_dotted .swiper-pagination span{background-color:#101010;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,.ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active{-webkit-transform:scale(2);transform:scale(2);opacity:1}.ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active{width:40px;-webkit-transform:scale(1);transform:scale(1);border-radius:4px}.ekit-wid-con .dot_paginated .swiper-pagination{counter-reset:myCounter}.ekit-wid-con .dot_paginated .swiper-pagination>span{width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:3.536px 3.536px 10px 0 rgba(0,0,0,.1);box-shadow:3.536px 3.536px 10px 0 rgba(0,0,0,.1);color:#565656;opacity:1;font-weight:700;border-radius:50%}.ekit-wid-con .dot_paginated .swiper-pagination>span::before{counter-increment:myCounter;content:counter(myCounter)}.ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active{background-color:#2575fc;color:#fff}.ekit-wid-con .dot_paginated .swiper-pagination>span>button{display:none}.ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.ekit-wid-con .elementskit-info-image-box{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title{color:#2575fc}.ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn{background-color:#2575fc;border-color:#2575fc;color:#fff}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb{display:block}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header a{display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box .elementskit-box-header img{display:block;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-info-image-box .elementskit-box-body{padding:55px 40px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title{font-size:18px;margin-bottom:20px;color:#000;display:block;font-weight:700}.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i{font-size:22px;padding-right:14px;position:relative;top:2px}.ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon{width:40px;height:40px;line-height:40px;font-size:15px}.ekit-wid-con .elementskit-info-image-box .elementskit-box-footer{line-height:1;margin-top:20px}.ekit-wid-con .elementskit-info-image-box.style-modern{overflow:visible}.ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);border-radius:10px;background-color:rgba(255,255,255,.9);width:calc(100% - 40px);padding:30px 40px;position:relative;z-index:2;margin-top:-20px;margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before{position:absolute;content:"";bottom:-1px;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transition:-webkit-transform 250ms ease-in;transition:-webkit-transform 250ms ease-in;transition:transform 250ms ease-in;transition:transform 250ms ease-in,-webkit-transform 250ms ease-in;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body{background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);border-radius:10px;width:calc(100% - 40px);position:relative;padding:30px 35px;-webkit-transition:all .4s ease;transition:all .4s ease;height:90px;margin-left:auto;margin-right:auto;margin-top:-40px;position:relative}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before{position:absolute;content:"";bottom:-10px;left:50%;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 20px);z-index:-1;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;border-radius:10px;background-color:#fff}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after{bottom:-20px;width:calc(100% - 40px);z-index:-2}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title{font-size:18px;font-weight:700}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i{font-size:26px}.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body{height:185px}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:1}.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer{opacity:1}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer{padding-left:40px;padding-right:40px}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body{position:relative}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before{position:absolute;content:"";left:0;bottom:0;height:100%;background-color:#fff;width:10px;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after{left:inherit;right:0;height:calc(100% + 40px)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{position:absolute;bottom:0;left:0;background-color:rgba(247,56,89,.8);padding:45px 40px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title{color:#fff;margin-bottom:0;display:block}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor{background-color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{opacity:0;bottom:-40%;visibility:hidden}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p{margin-top:10px;color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title{color:#fff}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content{opacity:1;bottom:0;visibility:visible;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content{opacity:0;bottom:-40%;visibility:hidden;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content{background-color:rgba(0,228,154,.8)}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content{background-color:rgba(106,17,203,.8)}.ekit-wid-con .elementskit-info-image-box.image-card-2{position:relative}.ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body{padding:40px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title{margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p{margin-top:10px}.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:-60px}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover{-webkit-transform:translateY(0);transform:translateY(0)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body{-webkit-transform:translateY(-60px);transform:translateY(-60px)}.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer{opacity:1;visibility:visible;margin-bottom:0}.ekit-wid-con .elementskit-info-image-box.parallax-card{overflow:initial}.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .image-box-img-center img{margin:0 auto}.ekit-wid-con .image-box-img-left img{margin-right:auto}.ekit-wid-con .image-box-img-right img{margin-left:auto}.ekit-image-box.floating-style .ekit-image-box-body::after,.ekit-image-box.floating-style .ekit-image-box-body::before{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07)}.ekit-image-box.style-sideline .ekit-image-box-body-inner{padding-left:40px;padding-right:40px;border-style:solid;border-color:#2575fc;border-top-width:0!important;border-bottom-width:0!important;-webkit-transition:border-color .3s;transition:border-color .3s}.ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner{border-right-width:0!important}.ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner{border-left-width:0!important}.ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .skill-medium .skill-bar{height:10px}.ekit-wid-con .skill-medium.skill-radius .skill-bar,.ekit-wid-con .skill-medium.skill-radius .skill-track{border-radius:5px}.ekit-wid-con .skill-big .skill-bar{height:35px}.ekit-wid-con .skill-big.skill-radius .skill-bar,.ekit-wid-con .skill-big.skill-radius .skill-track{border-radius:17.5px}.ekit-wid-con .waypoint-tigger svg{width:100%;height:auto}.ekit-wid-con .single-skill-bar:not(:last-child){margin-bottom:25px}.ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track{background-color:#ff3984}.ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track{background-color:#cc24fc}.ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track{background-color:#00e49a}.ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track{background-color:#4285f4}.ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track{background-color:#7ed500}.ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track{background-color:#f96933}.ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track{background-color:#53f8a2}.ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track{background-color:#fe8f75}.ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track{background-color:#35ed7e}.ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track{background-color:#9460ff}.ekit-wid-con .skill-bar{height:3px;background-color:#f5f5f5}.ekit-wid-con .skill-bar .skill-track{width:0%;background-color:#333;display:block;height:100%;overflow:visible!important;position:relative}.ekit-wid-con .skill-bar .skill-track .number-percentage-wraper{position:absolute;right:0;top:-33px;z-index:1}.ekit-wid-con .skill-bar .skill-track .fa,.ekit-wid-con .skill-bar .skill-track .icon,.ekit-wid-con .skill-bar .skill-track .skill-track-icon{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000}.ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper{padding-right:57px}.ekit-wid-con .skill-bar .skill-track .fa svg,.ekit-wid-con .skill-bar .skill-track .icon svg,.ekit-wid-con .skill-bar .skill-track .skill-track-icon svg{max-width:15px;height:auto;vertical-align:middle}.ekit-wid-con .skill-bar-content{margin-bottom:7px}.ekit-wid-con .skill-bar-content .skill-title{font-weight:700;color:#000}.ekit-wid-con .number-percentage-wraper{color:#000}.ekit-wid-con .number-percentage-wraper.style2{font-size:13px;font-weight:700}.ekit-wid-con .inner-content .single-skill-bar{position:relative}.ekit-wid-con .inner-content .single-skill-bar .skill-bar-content{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;padding-left:30px}.ekit-wid-con .inner-content .single-skill-bar .skill-title{color:#fff}.ekit-wid-con .inner-content .skill-track .number-percentage-wraper{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding-right:30px}.ekit-wid-con .inner-content .skill-track .fa,.ekit-wid-con .inner-content .skill-track .icon{color:#fff}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar{height:30px;background-color:#fff;padding:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.25);box-shadow:0 0 20px 0 rgba(0,0,0,.25);border-radius:15px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track{height:10px;border-radius:5px}.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper{top:-39px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper{color:#fff;height:30px;padding:0 10px;z-index:1;text-align:center;right:calc(0% - 22px);top:-34px}.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content{position:absolute;top:0;left:0;z-index:-1;fill:#333;height:100%;width:100%}.ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg{fill:#ff3984}.ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg{fill:#cc24fc}.ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg{fill:#00e49a}.ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg{fill:#4285f4}.ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg{fill:#7ed500}.ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg{fill:#f96933}.ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg{fill:#53f8a2}.ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg{fill:#fe8f75}.ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg{fill:#35ed7e}.ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg{fill:#9460ff}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper{width:35px;height:35px;line-height:35px;border-radius:50%;background-color:#333;color:#fff;text-align:center;font-size:13px;right:calc(0% - 15.5px);top:-39.9px}.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3px;height:5px;background-color:#333}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before{background-color:#ff3984}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before{background-color:#cc24fc}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before{background-color:#00e49a}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before{background-color:#4285f4}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before{background-color:#7ed500}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before{background-color:#f96933}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before{background-color:#53f8a2}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before{background-color:#fe8f75}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before{background-color:#35ed7e}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before{background-color:#9460ff}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper{height:22px;padding:0 8px;background-color:#333;text-align:center;font-size:13px;color:#fff;z-index:1;right:-20px;top:-31px}.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-6px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background-color:inherit;z-index:-1}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper{height:24px;line-height:24px;display:inline-block;color:#fff;font-size:13px;background-color:#333;text-align:center;padding:0 11px;border-radius:4.32px;border-bottom-right-radius:0}.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";right:0;bottom:-8px;color:#333;border-top:solid currentColor;border-right:solid currentColor;border-left:solid transparent;border-bottom:solid transparent;border-width:4px}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before{color:#ff3984}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before{color:#cc24fc}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00e49a}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before{color:#4285f4}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before{color:#7ed500}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before{color:#f96933}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before{color:#53f8a2}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before{color:#fe8f75}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before{color:#35ed7e}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before{color:#9460ff}.ekit-wid-con .style-switch .single-skill-bar .skill-bar-content{margin-bottom:18px}.ekit-wid-con .style-switch .single-skill-bar .content-group{width:calc(100% - 50px);display:inline-block}.ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper{float:right;position:relative;top:31px}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{position:absolute;content:"";right:0;border-radius:50%;color:#333}.ekit-wid-con .style-switch .single-skill-bar .skill-track::before{top:-12.5px;width:25px;height:25px;background-color:#fff;border:1px solid currentColor;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07),inset 0 2px 3px 0 rgba(0,0,0,.2);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07),inset 0 2px 3px 0 rgba(0,0,0,.2)}.ekit-wid-con .style-switch .single-skill-bar .skill-track::after{width:8px;height:8px;background-color:currentColor;top:-3px;right:8px}.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before{color:#ff3984}.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before{color:#cc24fc}.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before{color:#00e49a}.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before{color:#4285f4}.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before{color:#7ed500}.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before{color:#f96933}.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before{color:#53f8a2}.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before{color:#fe8f75}.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before{color:#35ed7e}.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before{color:#9460ff}.ekit-wid-con .style-stripe .single-skill-bar .skill-track{background:repeating-linear-gradient(to right,#333,#333 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track{background:repeating-linear-gradient(to right,#ff3984,#ff3984 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track{background:repeating-linear-gradient(to right,#cc24fc,#cc24fc 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track{background:repeating-linear-gradient(to right,#00e49a,#00e49a 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track{background:repeating-linear-gradient(to right,#4285f4,#4285f4 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track{background:repeating-linear-gradient(to right,#7ed500,#7ed500 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track{background:repeating-linear-gradient(to right,#f96933,#f96933 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track{background:repeating-linear-gradient(to right,#53f8a2,#53f8a2 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track{background:repeating-linear-gradient(to right,#fe8f75,#fe8f75 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track{background:repeating-linear-gradient(to right,#35ed7e,#35ed7e 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track{background:repeating-linear-gradient(to right,#9460ff,#9460ff 4px,#fff 4px,#fff 8px)}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper{height:35px;line-height:35px;color:#fff;background-color:#333;text-align:center;padding:0 8px;top:-10px;z-index:1}.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";top:0;left:-10px;color:#1a1a1a;border-top:solid #fff;border-left:solid #fff;border-right:solid currentColor;border-bottom:solid currentColor;border-width:5px}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper{background-color:#cc2e6a}.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before{color:#801d42}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper{background-color:#a31dca}.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before{color:#66127e}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper{background-color:#00b67b}.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before{color:#00724d}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper{background-color:#356ac3}.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before{color:#21437a}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper{background-color:#65aa00}.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before{color:#3f6b00}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper{background-color:#c75429}.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before{color:#7d351a}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper{background-color:#42c682}.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before{color:#2a7c51}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper{background-color:#cb725e}.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before{color:#7f483b}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2abe65}.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before{color:#1b773f}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper{background-color:#764dcc}.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before{color:#4a3080}.ekit-wid-con .elementskit-funfact{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:2;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-wid-con .elementskit-funfact-inner.position_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact-inner.position_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementskit-funfact .funfact-icon svg{vertical-align:middle}.ekit-wid-con .elementskit-funfact-overlay{z-index:-1}.ekit-wid-con .elementskit-funfact .funfact-content{line-height:1}.ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper{font-size:28px;font-weight:700;color:#333}.ekit-wid-con .elementskit-funfact .funfact-content .fa,.ekit-wid-con .elementskit-funfact .funfact-content .icon{font-size:25px;padding-right:5px}.ekit-wid-con .elementskit-funfact .elementskit-funfact-icon{display:inline-block}.ekit-wid-con .elementskit-funfact .funfact-title{color:gray;font-size:15px;margin:0;font-weight:400}.ekit-wid-con .elementskit-funfact .funfact-title.black-v{color:#000}.ekit-wid-con .elementskit-funfact .super{font-size:22px;color:#2575fc;vertical-align:super;position:relative;top:-5px}.ekit-wid-con .elementskit-funfact .color-1 .fa,.ekit-wid-con .elementskit-funfact .color-1 .icon,.ekit-wid-con .elementskit-funfact .color-1 .super{color:#9460ff}.ekit-wid-con .elementskit-funfact .color-2 .fa,.ekit-wid-con .elementskit-funfact .color-2 .icon,.ekit-wid-con .elementskit-funfact .color-2 .super{color:#fc5290}.ekit-wid-con .elementskit-funfact .color-3 .fa,.ekit-wid-con .elementskit-funfact .color-3 .icon,.ekit-wid-con .elementskit-funfact .color-3 .super{color:#09b2a0}.ekit-wid-con .elementskit-funfact .xs-overlay{z-index:-1;opacity:.7;pointer-events:none}.ekit-wid-con .elementskit-funfact.divider_funfact{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.ekit-wid-con .elementskit-funfact.divider_funfact.position_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .style-border-bottom.elementskit-funfact::before{position:absolute;content:"";bottom:-15px;left:0;height:5px;width:100%;z-index:1;background-color:#53f995;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before{-webkit-transform-origin:left center;transform-origin:left center}.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before{-webkit-transform-origin:right center;transform-origin:right center}.ekit-wid-con .vertical-bar{width:3px;height:20px;background-color:#2575fc;display:inline-block;float:left}.ekit-wid-con .vertical-bar.border_left_side{float:right}.ekit-wid-con .elementskit-funfact.gradient-1{background-color:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-funfact.gradient-2{background-color:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-funfact.gradient-3{background-color:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-funfact.gradient-4{background-color:#07b787;background:linear-gradient(-35deg,#07b787 0,#7ed500 100%)}.ekit-wid-con .elementskit-funfact.divider_funfact.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-funfact.divider_funfact.text-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .ekit-single-piechart .piechart{position:relative;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;font-size:28px;font-weight:700;line-height:1;display:inline-block}.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg{max-width:28px;height:auto;vertical-align:middle}.ekit-wid-con .flip-card{position:relative;max-height:280px;overflow:hidden;color:#fff}.ekit-wid-con .flip-card .back{position:absolute;top:0;left:0;height:100%;width:100%;padding:15px 50px;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .flip-card .back,.ekit-wid-con .flip-card .front{-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .flip-card:hover .back{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.ekit-wid-con .flip-card:hover .front{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden}.ekit-wid-con .flip-card .ekit-piechart-title{color:#fff}.ekit-wid-con .elementskit-single-faq{position:relative;overflow:hidden}.ekit-wid-con .elementskit-single-faq .elementskit-faq-title{font-size:15px;margin-top:0;margin-bottom:0}.ekit-wid-con .elementskit-single-faq .elementskit-faq-header{background-color:#f5f5f5;padding-top:21px;padding-bottom:21px}.ekit-wid-con .elementskit-image-comparison{z-index:3}.ekit-wid-con .elementskit-image-comparison>img{width:100%}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle{-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:transparent;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow{border-right-color:#000}.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow{border-left-color:#000}.ekit-wid-con .elementskit-countdown-timer{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container{width:150px;height:150px;border-radius:50%;background-color:#443aca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content{width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span{display:block;color:#fff;line-height:1}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count{font-size:36px;font-weight:700;margin-bottom:13px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title{font-size:14px;letter-spacing:2.5px}.ekit-wid-con .elementskit-countdown-timer-2{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 15px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count{background-color:#2575fc;display:block;height:107px;line-height:87px;color:#fff;font-size:48px;font-weight:700;border-radius:10px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{display:block;height:40px;line-height:40px;border-radius:10px;border:2px solid #2575fc;font-size:14px;letter-spacing:2.5px;font-weight:700;background-color:#fff;margin:0 auto;max-width:80%;margin-top:-20px;position:relative;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 3px}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count{height:190px;line-height:190px;color:#333;display:block;font-size:48px;font-weight:700;position:relative;background-color:#fff;z-index:1}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-223deg,#fff 0,#fff 50%,#eaeaea 50%,#e7e7e7 100%)}.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title{display:block;height:50px;line-height:50px;font-size:14px;letter-spacing:2.5px;font-weight:700;position:relative;z-index:1;background-color:#1cf196;color:#333}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content{background-color:#5558ed;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);height:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span{color:#fff;background-color:transparent;height:auto;line-height:normal}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count{margin-bottom:10px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before{display:none}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container{padding:0 5px}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content{height:240px;background-color:#ffcc03}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content{background-color:#ff5657}.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content{height:150px;background-color:#09b2a0}.ekit-wid-con .elementskit-countdown-container{background-repeat:no-repeat;background-position:center center;position:relative;border-radius:10px;background-size:cover;margin-bottom:62px;padding-top:30px;padding-bottom:60px}.ekit-wid-con .elementskit-countdown-container::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.7;border-radius:inherit;pointer-events:none}.ekit-wid-con .elementskit-countdown-container::after{position:absolute;content:"";bottom:-62px;left:0;width:100%;height:49px;background-repeat:no-repeat;background-position:center center;pointer-events:none;background-size:contain}.ekit-wid-con .elementskit-countdown-timer-4{position:relative;z-index:2;height:120px;line-height:120px;background-color:#fd3358;background-size:101% 101%;width:calc(100% + 60px);margin-left:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{position:absolute;content:"";bottom:-20px;pointer-events:none}.ekit-wid-con .elementskit-countdown-timer-4::before{left:0;border-top:20px solid #993535;border-left:30px solid transparent}.ekit-wid-con .elementskit-countdown-timer-4::after{right:0;border-bottom:20px solid transparent;border-left:30px solid #993535}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;color:#fff;height:100%}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:48px;font-weight:700}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:18px;vertical-align:top}.ekit-wid-con .elementskit-coundown-finish{height:auto!important;line-height:normal!important;padding:15px}.ekit-wid-con .ekit-countdown-inner{margin:0 auto}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{border-radius:0 0 30px 30px;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);display:inline-block;position:relative;height:140px;width:150px;-webkit-perspective:500px;perspective:500px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:30px}.ekit-wid-con .elementskit-flip-clock .elementskit-count{color:#333;display:block;font-size:48px;font-weight:700;background-color:#fff;overflow:hidden;line-height:140px;position:absolute;text-align:center;top:0;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:flat;transform-style:flat}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top{border-radius:30px 30px 0 0;height:50%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom{border-radius:0 0 30px 30px;line-height:0;height:50%;top:50%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:3;border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2}.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top{border-bottom:3px solid #e7e7e7}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transition:all 250ms ease-in-out 250ms;transition:all 250ms ease-in-out 250ms;-webkit-transform:rotateX(0);transform:rotateX(0)}.ekit-wid-con .elementskit-flip-clock .elementskit-label{background-color:#ff5657;position:relative;z-index:10;display:block;width:100%;height:40px;line-height:40px;-webkit-box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.35);box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.35);color:#fff;font-size:14px;border-radius:30px 30px 0 0;font-weight:700;letter-spacing:.5px;top:-20px}.ekit-wid-con .elementskit-pricing-tag{position:absolute;height:100%;width:calc(100% + 30px);background-color:#666;top:0;right:-30px;border-radius:48px 0 0 48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price{color:#fff}.ekit-wid-con .elementskit-single-pricing{-webkit-transition:all .4s ease;transition:all .4s ease;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.ekit-wid-con .elementskit-single-pricing.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementskit-single-pricing .pricing-bg{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-1;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title{font-size:22px;margin-bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle{color:#5a5a5a;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header{margin-bottom:25px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i{font-size:40px;margin-bottom:12px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p{margin-top:7px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr{border-top:2px solid #fff;width:30px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img{margin-bottom:45px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper{position:relative;margin-bottom:15px;line-height:initial}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price{position:relative;z-index:2;font-weight:700;letter-spacing:-.4px;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{font-size:18px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{top:0;left:5px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub{bottom:0}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn{color:#fff;background-color:#666;border-radius:25px;border-color:currentColor;font-size:14px;font-weight:700;padding:11px 41px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2{border-color:#e7e7e7;color:#000}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg{height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .btn-outline-primary{color:#2575fc}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li{color:#565656;font-size:15px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:hover>.ekit-pricing-list-info svg{fill:#81848d}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before{content:"";display:block}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child){margin-bottom:3px}.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg{vertical-align:middle}.ekit-wid-con .elementskit-single-pricing .title-divider{position:relative}.ekit-wid-con .elementskit-single-pricing .title-divider::before{position:absolute;content:"";top:50%;left:-30px;width:calc(100% + 60px);height:1px;background-color:#e7e7e7}.ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title{position:relative;z-index:2;display:inline-block;padding:0 45px;background-color:#fff}.ekit-wid-con .elementkit-pricing-icon{display:inline-block}.ekit-pricing-list-info{display:inline-block;position:relative;z-index:0;cursor:help}.ekit-pricing-list-info:before{display:none}.ekit-pricing-list-info>span{display:none;position:absolute;top:-13px;left:0;border-style:solid;border-width:7px;border-color:#021343 transparent transparent;z-index:1}.ekit-pricing-list-info.is-active>span{display:block}.ekit-pricing-list-info-content{position:absolute;left:0;bottom:calc(100% + 13px);max-width:280px;margin:0;padding:11px 20px 13px;color:#fff;background-color:#021343;border-radius:6px;-webkit-box-shadow:0 20px 20px rgba(0,10,38,.16);box-shadow:0 20px 20px rgba(0,10,38,.16);font-size:14px;font-weight:400;line-height:22px;z-index:999}.ekit-pricing-list-info>.ekit-pricing-list-info-content{display:none;position:fixed}.ekit-wid-con .elementskit-single-testimonial-slider{background-color:#fff;-webkit-box-shadow:9px 11px 14px 0 rgba(0,0,0,.1);box-shadow:9px 11px 14px 0 rgba(0,0,0,.1);padding:30px;padding-left:60px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;border-radius:inherit;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before{opacity:0;-webkit-transform:none;transform:none}.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo{opacity:1}.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo{opacity:0}.ekit-wid-con .elementskit-single-testimonial-slider .tilte{font-size:22px;margin-bottom:22px}.ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a{font-size:16px}.ekit-wid-con .elementskit-single-testimonial-slider.gradient{background:#f2709c;background:linear-gradient(45deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:55px 40px;-webkit-transition:border-bottom-color .5s ease;transition:border-bottom-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr{width:30px;border-top:3px solid #e7e7e7;-webkit-transition:border-top-color .5s ease;transition:border-top-color .5s ease}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2{border-radius:10px;position:relative;padding:40px 40px 80px;margin-bottom:105px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i{color:rgba(37,117,252,.2)}.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 35px);width:100%;left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3{border-radius:10px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4{overflow:hidden;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon{left:inherit;right:20px;top:20px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote{z-index:1;position:relative;font-size:28px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image{margin-bottom:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .commentor-header{margin-bottom:15px}.ekit-wid-con .elementskit-single-testimonial-slider .quote{font-size:48px}.ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote{color:rgba(37,117,252,.2)}.ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon{position:absolute;top:10px;left:10px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon{position:static;color:rgba(0,0,0,.1);line-height:1;display:inline-block}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i{font-size:48px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg{width:48px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge{line-height:0}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote{color:#fff}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%}.ekit-wid-con .elementskit-single-testimonial-slider .main-logo{display:none}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:0;padding-left:60px;border-left:3px solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:20px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%);padding:40px 50px 80px;border-radius:10px;position:relative}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i{color:rgba(255,255,255,.5)}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 45px);left:0;width:100%}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-1{background:#82e182;background:linear-gradient(-35deg,#82e182 0,#0acbf5 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.gradient-3{background:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:80px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p{margin-bottom:20px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon{top:-40px;left:0;font-size:132px;color:rgba(0,0,0,.07)}.ekit-wid-con .elementskit-commentor-content{padding-right:30px;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo{margin-bottom:32px;min-height:50px;display:inline-block;position:relative}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content>i{font-size:48px;margin-bottom:23px;display:inline-block}.ekit-wid-con .elementskit-commentor-content>p{margin-bottom:35px;color:rgba(0,0,0,.5)}.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr{width:40px;height:2px;background-color:#2575fc;margin-top:0;margin-bottom:20px;display:inline-block}.ekit-wid-con .elementskit-commentor-content .elementskit-profile-info{display:block}.ekit-wid-con .elementskit-commentor-content .elementskit-author-name{font-size:22px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-commentor-content .elementskit-author-des{font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-testimonial_card{position:relative;padding:200px 170px 80px;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center;display:block}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars{margin-bottom:25px}.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-testimonial_card .video-popup{-webkit-box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);background-color:#fff;color:#2575fc;font-size:28px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:22px;font-style:italic;color:#fff;margin-bottom:35px}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{border-radius:inherit;z-index:-1}.ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{color:#fff}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{font-size:22px}.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content{background-color:#2575fc;border-radius:10px;padding:40px 60px;color:#fff;margin-bottom:50px}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p{margin-bottom:0}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon{position:absolute;bottom:-50px;left:20px;font-size:80px;color:rgba(0,0,0,.1);line-height:1}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before{position:absolute;content:"";bottom:-20px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:40px;height:40px;background-color:#2575fc}.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span{color:#fff}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content{padding:60px 50px;margin-bottom:90px}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before{-webkit-transform:none;transform:none;left:50%;bottom:inherit;top:100%;border-top:65px solid #2575fc;border-right:89px solid transparent;background-color:transparent}.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon{position:static;font-size:48px;color:rgba(255,255,255,.1);padding-right:30px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content{margin-bottom:0;padding-top:60px;padding-bottom:80px}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before{display:none}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text{position:relative}.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio{position:absolute;top:calc(100% + 35px);left:0}.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img{border-radius:50%;height:70px;width:70px}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-name{font-size:22px;line-height:1}.ekit-wid-con .elementskit-commentor-bio .elementskit-author-des{font-size:13px}.ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img{border:5px solid #fff;-webkit-box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);width:80px;height:80px}.ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img{width:120px;height:120px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name{font-size:18px}.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des{font-size:13px}.ekit-wid-con .testimonial-block-slider2{padding-bottom:100px}.ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav{top:calc(50% - 30px)}.ekit-wid-con .testimonial-block-slider3{margin-bottom:70px}.ekit-wid-con .testimonial-block-slider3 .owl-nav button>i{font-size:36px;color:#2575fc}.ekit-wid-con .elementskit-profile-info .elementskit-author-name{display:block;font-size:18px;font-weight:700;color:#000;-webkit-transition:color .3s;transition:color .3s}.ekit-wid-con .elementskit-profile-info .elementskit-author-des{color:rgba(0,0,0,.5);font-weight:400}.ekit-wid-con .elementskit-profile-image-card{position:relative;overflow:hidden}.ekit-wid-con .elementskit-profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.ekit-wid-con .elementskit-profile-image-card>img{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .elementskit-profile-image-card:hover::before{background-color:rgba(17,17,17,.8);top:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper{overflow:visible}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span{padding:0;margin:0}.ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_testimonial_slidetoshow,1));margin-right:var(--ekit_testimonial_left_right_spacing,15px);margin-left:var(--ekit_testimonial_left_right_spacing,15px)}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{opacity:1;background-color:rgba(0,0,0,.5)}.ekit-wid-con .elementskit-commentor-bio{position:absolute;left:0;width:100%}.ekit-wid-con .elementskit-commentor-bio.client_center{text-align:center}.ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-commentor-bio.client_right{text-align:right}.ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img{margin-left:auto}.ekit-wid-con .elementskit-commentor-bio.client_left{text-align:left}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{font-size:36px;color:#2575fc;width:auto;height:auto;z-index:1}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before{display:none}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit-testimonial_card .xs-overlay{background-color:rgba(0,0,0,.5)}.ekit-wid-con .elementskit-testimonial-slider-block-style-three{overflow:hidden;position:relative}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio{position:static}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info{text-align:center}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p{margin-bottom:30px}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content{position:absolute;right:20px;top:20px;line-height:1;z-index:1}.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%;z-index:-1}.ekit-wid-con .elementkit-commentor-details.client_center{margin:auto}.ekit-wid-con .elementkit-commentor-details.client_left{margin-right:auto}.ekit-wid-con .elementkit-commentor-details.client_right{margin-left:auto}.ekit-wid-con .ekit_testimonial_style_2{padding:30px;border-bottom:3px solid transparent;text-align:center}.ekit-wid-con .ekit_testimonial_style_2:hover{border-bottom-color:#2575fc}.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4{text-align:center}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider{padding:30px;padding-bottom:50px;margin-bottom:80px;display:block}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img{margin:auto}.ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon{margin-bottom:23px;color:rgba(37,117,252,.2)}.ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_5{text-align:left}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header{display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p{margin-top:30px;margin-bottom:30px}.ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon{position:absolute;color:rgba(37,117,252,.2)}.ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar{margin-right:20px}.ekit-wid-con .ekit_testimonial_style_6{text-align:center}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider{padding:30px;display:block}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars{margin-bottom:20px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon{color:#fff}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i{font-size:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg{width:30px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info{margin-bottom:15px}.ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar{margin-bottom:20px}.ekit-wid-con .ekit_watermark_icon_custom_position{position:absolute}.ekit-wid-con .elementskit-commentor-content>i,.ekit-wid-con .elementskit-icon-content>i{display:inline-block}.ekit-wid-con .elementskit-stars{position:relative;z-index:6}.ekit-wid-con .elementskit-stars>li{display:inline-block}.ekit-wid-con .elementskit-stars>li:not(:last-child){margin-right:5px}.ekit-wid-con .elementskit-stars>li>a,.ekit-wid-con .elementskit-stars>li>span{display:block;pointer-events:none}.ekit-wid-con .elementskit-stars.style-2>li>a{color:#fec42d}.ekit-wid-con .elementskit-stars.style-3>li>a{color:#000}.ekit-wid-con .ekit-testimonial--link{position:absolute;top:0;left:0;right:0;bottom:0;font-size:0;z-index:1}.elementskit-commentor-content ol,.elementskit-commentor-content ul{padding-left:18px}.ekit-wid-con .elementkit-tab-wraper{line-height:0}.ekit-wid-con .elementkit-tab-wraper.vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .elementkit-tab-wraper.vertical>ul{display:block;height:100%}.ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item{display:block;width:100%;margin-right:0}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content{text-align:left;width:100%;max-width:100%}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon{display:block}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg{max-width:30px;height:auto}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon{-ms-flex-item-align:center;align-self:center}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ekit-wid-con .elementkit-tab-nav{position:relative;border-bottom:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item{margin-bottom:0;float:none;display:inline-block}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child){margin-right:10px}.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{font-weight:700;padding:14px 35px;border-radius:0;position:relative;text-align:center;background-color:transparent;border:none;margin:0}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:0;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-24px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:24px;width:24px;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden;background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0)),color-stop(50%,#4b3fe1),to(#4b3fe1));background-image:linear-gradient(to bottom right,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,#4b3fe1 50%,#4b3fe1 100%);z-index:-1}.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1;visibility:visible}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";left:50%;opacity:0;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{bottom:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:1px;background-color:#2575fc}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after{bottom:-5px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;background-image:linear-gradient(136deg,rgba(0,0,0,0) 50%,rgba(242,41,91,0) 50%);border-style:solid;border-width:1px 0 0 1px;border-color:#2575fc;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-3px;left:0;height:3px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 350ms ease 350ms;transition:-webkit-transform 350ms ease 350ms;transition:transform 350ms ease 350ms;transition:transform 350ms ease 350ms,-webkit-transform 350ms ease 350ms;-webkit-transform-origin:0 50%;transform-origin:0 50%;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background-image:-webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));background-image:linear-gradient(270deg,#07b787 0,#7ed500 100%);border:5px solid #fff;opacity:0;-webkit-transition:opacity 350ms ease 0s;transition:opacity 350ms ease 0s;z-index:1}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity 350ms ease 350ms;transition:opacity 350ms ease 350ms}.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 350ms ease 0s;transition:-webkit-transform 350ms ease 0s;transition:transform 350ms ease 0s;transition:transform 350ms ease 0s,-webkit-transform 350ms ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title{position:relative;z-index:11}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:calc(100% + 20px);background-image:linear-gradient(60deg,#f2709c 0,#fe8f75 100%);z-index:10;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s ease .4s;transition:-webkit-transform .4s ease .4s;transition:transform .4s ease .4s;transition:transform .4s ease .4s,-webkit-transform .4s ease .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:101% auto}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-20px;right:-20px;width:20px;height:20px;z-index:10;background-image:linear-gradient(-221deg,#174eac 50%,rgba(242,41,91,0) 50%);opacity:0;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}.ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item{max-width:100%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ekit-wid-con .elementkit-tab-content{line-height:1.5}.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane{padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px}.ekit-wid-con .tab-nav-fluid{width:100%;display:block!important;height:auto!important}.ekit-wid-con .elementkit-nav-link{-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-tab-title-group{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.elementkit-tab-pane>div>ol,.elementkit-tab-pane>div>ul{padding-left:18px}@media (min-width:768px){.elementkit-tab-wraper:not(.vertical)>ul>li>a{white-space:nowrap}}[data-elementor-device-mode=tablet] .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:100%;top:0;position:fixed;z-index:1002;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in var(--transition-duration);transition:all .4s ease-in var(--transition-duration);cursor:url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg),pointer;background-color:rgba(0,0,0,.9)}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:auto;right:100%}.ekit-wid-con .ekit-sidebar-group .ekit_widget-heading{padding:20px;float:right}.ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay{left:0;right:0}.ekit-wid-con .ekit-sidebar-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);visibility:hidden;opacity:0}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget{left:-100%;right:auto}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{visibility:visible;-webkit-transition:all var(--transition-duration) ease-out 0s;transition:all var(--transition-duration) ease-out 0s;left:0;opacity:1}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{left:auto;right:0}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s;transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s}.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{left:0;right:auto}.ekit-wid-con .ekit_sidebar-textwidget{padding:20px;padding-top:60px}.ekit-wid-con .ekit_close-side-widget{position:absolute;color:#1768dd;font-size:15px;display:block;font-weight:400;line-height:1;padding:4px 7px 5px 7px;border:1px solid #ccc;z-index:1;background-color:#fff;top:15px;right:15px;text-align:center;-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_close-side-widget svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit_sidebar-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container{top:0;opacity:1;visibility:visible;-webkit-transition:all 1s ease-out 1.2s;transition:all 1s ease-out 1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ekit-wid-con .ekit_navSidebar-button{display:inline-block;line-height:1}.ekit-wid-con .ekit_offcanvas-sidebar{-webkit-transition:all .3s;transition:all .3s}.ekit-wid-con .ekit_offcanvas-sidebar svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-dropcap-cotnent{margin-bottom:0}.ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter{color:#903;float:left;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px;background-repeat:no-repeat;background-size:cover;background-position:center center}.ekit-dropcap-wraper>ol,.ekit-dropcap-wraper>ul{padding-left:28px}.ekit-wid-con .ekit_double_button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.ekit-wid-con .ekit_double_button{display:block}}.ekit-wid-con .ekit-double-btn{cursor:pointer;display:inline-block;font-size:14px;font-weight:700;outline:0;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center;overflow:hidden;color:#fff;width:100%;background-color:#3b3b3b;padding:20px;z-index:1}.ekit-wid-con .ekit-double-btn svg{max-width:14px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-double-btn:hover{background-color:#1a1919}.ekit-wid-con .ekit-element-align-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.ekit-wid-con .ekit_button_middle_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:relative;-webkit-box-shadow:0 0 0 6px rgba(255,255,255,.2);box-shadow:0 0 0 6px rgba(255,255,255,.2);background:#fafaf8;color:#444;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;z-index:5}.ekit-wid-con .ekit-double-btn-one{background-color:#2575fc}.ekit-wid-con .ekit-double-btn-one:hover{background-color:#0359eb}.ekit-wid-con .ekit_creative_icon_box{display:inline-block;padding:20px;background-color:#333;color:#fff;font-size:20px;width:100%;text-align:center;position:relative;z-index:1;cursor:pointer;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.ekit-wid-con .ekit_hover_grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.ekit-wid-con .ekit_hover_grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ekit-wid-con .ekit_hover_pulse:hover{-webkit-animation-name:ekit-hvr-pulse;animation-name:ekit-hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.ekit-wid-con .ekit_hover_pushe:hover{-webkit-animation-name:ekit-hvr-push;animation-name:ekit-hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ekit-wid-con .ekit_hover_pop:hover{-webkit-animation-name:ekit-hvr-pop;animation-name:ekit-hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.ekit-wid-con .ekit_hover_rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.ekit-wid-con .ekit_hover_float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.ekit-wid-con .ekit_hover_sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}.ekit-wid-con .ekit_hover_skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.ekit-wid-con .ekit_hover_wobble_horizontal:hover{-webkit-animation-name:ekit-hvr-wobble-horizontal;animation-name:ekit-hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.ekit-wid-con .ekit_hover_wobble_vertical:hover{-webkit-animation-name:ekit-hvr-wobble-vertical;animation-name:ekit-hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ekit-wid-con .ekit_hover_shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);background-color:#e1e1e1;color:#666}.ekit-wid-con .ekit_hover_shadow:hover{-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.5);box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.ekit-wid-con .ekit_hover_float_shadow::before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.ekit-wid-con .ekit_hover_float_shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit_hover_float_shadow:hover::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.ekit-wid-con .ekit_hover_glow_out:hover{-webkit-transform:scale(.93);transform:scale(.93)}.ekit-wid-con .ekit_hover_glow_out:hover::before{-webkit-animation:ekit-hover-glow-out 1.3s ease-out 75ms;animation:ekit-hover-glow-out 1.3s ease-out 75ms}.ekit-wid-con .ekit_hover_glow_out::before{top:0;left:0;z-index:-1;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1);box-shadow:0 0 0 2px rgba(51,51,51,.1);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:""}@-webkit-keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5)}100%{-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5)}100%{-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.ekit-wid-con .ekit_hover_border_spined,.ekit-wid-con .ekit_hover_dashed{background-color:#fff;color:#333;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;-webkit-box-shadow:inset 0 0 0 4px #333;box-shadow:inset 0 0 0 4px #333}.ekit-wid-con .ekit_hover_border_spined::before,.ekit-wid-con .ekit_hover_dashed::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;border:4px dashed #333;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none;border-radius:inherit}.ekit-wid-con .ekit_hover_border_spined:hover,.ekit-wid-con .ekit_hover_dashed:hover{-webkit-box-shadow:none;box-shadow:none}.ekit-wid-con .ekit_hover_border_spined:hover::before{-webkit-animation-name:ekit-hover-spined;animation-name:ekit-hover-spined;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ekit-wid-con .ekit_round_icon{height:70px;width:70px;border-radius:50%}.ekit-wid-con .ekit_hover_fill_with_shadow{color:#333;-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;background-color:transparent}.ekit-wid-con .ekit_hover_fill_with_shadow:hover{-webkit-box-shadow:0 0 0 8px rgba(51,51,51,.3);box-shadow:0 0 0 8px rgba(51,51,51,.3);background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_only{-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;color:#333;background-color:transparent}.ekit-wid-con .ekit_hover_fill_only:hover{background-color:#333;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border{background-color:rgba(0,0,0,.1);color:#000}.ekit-wid-con .ekit_hover_fill_and_scale_border::before{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;-webkit-box-shadow:0 0 0 4px #000;box-shadow:0 0 0 4px #000;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(.8);transform:scale(.8);opacity:0;z-index:-1}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover{background-color:#000;color:#fff}.ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset{-webkit-box-shadow:0 0 0 3px #333;box-shadow:0 0 0 3px #333;background-color:transparent}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before{top:-2px;left:-2px;padding:2px;z-index:-1;background-color:#333;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before{-webkit-transform:scale(.85);transform:scale(.85)}.ekit-wid-con .ekit-video-popup{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-popup.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-popup-btn{width:60px;height:60px;line-height:45px;color:#fff;display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ekit-wid-con .ekit-video-popup svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-popup.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgba(0,0,0,.15);box-shadow:0 25px 25px 0 rgba(0,0,0,.15)}.ekit-wid-con .ekit-video-popup.text-btn{width:auto;height:auto;border-radius:0;background-color:transparent;text-decoration:underline}.ekit-wid-con .ekit-video-popup.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3);padding:0 69px}.ekit-wid-con .ekit-video-popup.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .ekit-video-frame{position:relative}.ekit-wid-con .ekit-video-frame .ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .ekit-video-frame .ekit-video-inline.ekit_icon_button{padding:10px}.ekit-wid-con .ekit-video-frame .ekit-video-inline-btn{width:60px;height:60px;line-height:45px;color:#fff;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ekit-wid-con .ekit-video-frame .ekit-video-inline svg{max-width:40px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-video-frame .ekit-video-inline.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgba(0,0,0,.15);box-shadow:0 25px 25px 0 rgba(0,0,0,.15)}.ekit-wid-con .ekit-video-frame .ekit-video-inline.text-btn{width:auto;height:auto;border-radius:0;background-color:transparent;text-decoration:underline}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3);padding:0 69px}.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.ekit-wid-con .glow-ripple{position:relative}.ekit-wid-con .glow-ripple::after,.ekit-wid-con .glow-ripple::before,.ekit-wid-con .glow-ripple>i::after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:red;border-radius:50%;-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1}.ekit-wid-con .glow-ripple::before{-webkit-animation-delay:.9s;animation-delay:.9s}.ekit-wid-con .glow-ripple::after{-webkit-animation-delay:.3s;animation-delay:.3s}.ekit-wid-con .glow-radio_wave{position:relative;padding:12px 24px;border-radius:50px;color:#fff;background:linear-gradient(45deg,#f36,#ff6b6b);border:none;cursor:pointer;overflow:visible;z-index:1}.ekit-wid-con .glow-radio_wave::after,.ekit-wid-con .glow-radio_wave::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid currentColor;-webkit-animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;opacity:0;z-index:-1}.ekit-wid-con .glow-radio_wave::before{-webkit-animation-delay:0s;animation-delay:0s}.ekit-wid-con .glow-radio_wave::after{-webkit-animation-delay:.75s;animation-delay:.75s}.ekit-wid-con .ekit-video-inline-overlay-wrapper{position:relative}.ekit-wid-con .ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{position:absolute;top:0;left:0;cursor:pointer}.ekit_self_video_wrap .mejs-video{margin:0 auto;line-height:0;width:100%}.ekit_self_video_wrap .mfp-close{position:fixed;outline:0}.ekit_self_video_wrap .mfp-close:hover{background:#000;border-color:#000}.ekit_self_video_wrap_content .mfp-content{max-width:900px}.mfp-iframe-holder .ekit-popup-close>svg{font-size:10px;fill:#fff}.mfp-iframe-holder .mfp-close.ekit-popup-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ekit-wid-con.ekit_wpForms_container .wpforms-submit{line-height:normal}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea{max-width:100%!important}.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],.ekit-wid-con.ekit_wpForms_container .wpforms-form select,.ekit-wid-con.ekit_wpForms_container .wpforms-form textarea{height:100%}.elementor-element div.wpforms-container-full,.elementor-element div.wpforms-container-full .wpforms-form *{visibility:inherit}.ekit-wid-con .elementskit-btn{border-radius:5px;font-size:15px;padding:15px 30px;display:inline-block;color:#fff;fill:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;text-align:center;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .elementskit-btn:hover{background-color:#0350d2}.ekit-wid-con .elementskit-btn:hover::before{opacity:1}.ekit-wid-con .elementskit-btn::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;top:0;left:0;height:100%;width:100%;background-size:102% 102%;opacity:0}.ekit-wid-con .single-btn{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ekit-wid-con .single-btn:last-child{margin-bottom:0}.ekit-wid-con .btn.sm{height:30px;line-height:30px;font-size:13px;padding-left:16px;padding-right:16px}.ekit-wid-con .btn.sm.round{border-radius:15px}.ekit-wid-con .btn.md{height:40px;line-height:40px;font-size:14px;padding-left:22px;padding-right:22px}.ekit-wid-con .btn.md.round{border-radius:20px}.ekit-wid-con .btn.lg{height:50px;line-height:50px;font-size:15px;padding-left:40px;padding-right:40px}.ekit-wid-con .btn.lg.round{border-radius:25px}.ekit-wid-con .btn.xl{height:60px;line-height:60px;font-size:16px;padding-left:36px;padding-right:36px}.ekit-wid-con .btn.xl.round{border-radius:30px}.ekit-wid-con .btn.border-gra-one,.ekit-wid-con .btn.gra-one{background:gradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-one,angle)),color-stop(0,gradieintplate(gra-one,bg-one)),to(gradieintplate(gra-one,bg-two)));background:linear-gradient(gradieintplate(gra-one,angle),gradieintplate(gra-one,bg-one) 0,gradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.border-gra-two,.ekit-wid-con .btn.gra-two{background:gradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-two,angle)),color-stop(0,gradieintplate(gra-two,bg-one)),to(gradieintplate(gra-two,bg-two)));background:linear-gradient(gradieintplate(gra-two,angle),gradieintplate(gra-two,bg-one) 0,gradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.border-gra-three,.ekit-wid-con .btn.gra-three{background:gradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-three,angle)),color-stop(0,gradieintplate(gra-three,bg-one)),to(gradieintplate(gra-three,bg-two)));background:linear-gradient(gradieintplate(gra-three,angle),gradieintplate(gra-three,bg-one) 0,gradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.border-gra-four,.ekit-wid-con .btn.gra-four{background:gradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-four,angle)),color-stop(0,gradieintplate(gra-four,bg-one)),to(gradieintplate(gra-four,bg-two)));background:linear-gradient(gradieintplate(gra-four,angle),gradieintplate(gra-four,bg-one) 0,gradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.border-gra-five,.ekit-wid-con .btn.gra-five{background:gradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-five,angle)),color-stop(0,gradieintplate(gra-five,bg-one)),to(gradieintplate(gra-five,bg-two)));background:linear-gradient(gradieintplate(gra-five,angle),gradieintplate(gra-five,bg-one) 0,gradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.border-gra-six,.ekit-wid-con .btn.gra-six{background:gradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-six,angle)),color-stop(0,gradieintplate(gra-six,bg-one)),to(gradieintplate(gra-six,bg-two)));background:linear-gradient(gradieintplate(gra-six,angle),gradieintplate(gra-six,bg-one) 0,gradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.border-gra-seven,.ekit-wid-con .btn.gra-seven{background:gradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-seven,angle)),color-stop(0,gradieintplate(gra-seven,bg-one)),to(gradieintplate(gra-seven,bg-two)));background:linear-gradient(gradieintplate(gra-seven,angle),gradieintplate(gra-seven,bg-one) 0,gradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.border-gra-eight,.ekit-wid-con .btn.gra-eight{background:gradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eight,angle)),color-stop(0,gradieintplate(gra-eight,bg-one)),to(gradieintplate(gra-eight,bg-two)));background:linear-gradient(gradieintplate(gra-eight,angle),gradieintplate(gra-eight,bg-one) 0,gradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.border-gra-nine,.ekit-wid-con .btn.gra-nine{background:gradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-nine,angle)),color-stop(0,gradieintplate(gra-nine,bg-one)),to(gradieintplate(gra-nine,bg-two)));background:linear-gradient(gradieintplate(gra-nine,angle),gradieintplate(gra-nine,bg-one) 0,gradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.border-gra-ten,.ekit-wid-con .btn.gra-ten{background:gradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-ten,angle)),color-stop(0,gradieintplate(gra-ten,bg-one)),to(gradieintplate(gra-ten,bg-two)));background:linear-gradient(gradieintplate(gra-ten,angle),gradieintplate(gra-ten,bg-one) 0,gradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.border-gra-eleven,.ekit-wid-con .btn.gra-eleven{background:gradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eleven,angle)),color-stop(0,gradieintplate(gra-eleven,bg-one)),to(gradieintplate(gra-eleven,bg-two)));background:linear-gradient(gradieintplate(gra-eleven,angle),gradieintplate(gra-eleven,bg-one) 0,gradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.gra-one::before{background:hovergradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-one,angle)),color-stop(0,hovergradieintplate(gra-one,bg-one)),to(hovergradieintplate(gra-one,bg-two)));background:linear-gradient(hovergradieintplate(gra-one,angle),hovergradieintplate(gra-one,bg-one) 0,hovergradieintplate(gra-one,bg-two))}.ekit-wid-con .btn.gra-two::before{background:hovergradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-two,angle)),color-stop(0,hovergradieintplate(gra-two,bg-one)),to(hovergradieintplate(gra-two,bg-two)));background:linear-gradient(hovergradieintplate(gra-two,angle),hovergradieintplate(gra-two,bg-one) 0,hovergradieintplate(gra-two,bg-two))}.ekit-wid-con .btn.gra-three::before{background:hovergradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-three,angle)),color-stop(0,hovergradieintplate(gra-three,bg-one)),to(hovergradieintplate(gra-three,bg-two)));background:linear-gradient(hovergradieintplate(gra-three,angle),hovergradieintplate(gra-three,bg-one) 0,hovergradieintplate(gra-three,bg-two))}.ekit-wid-con .btn.gra-four::before{background:hovergradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-four,angle)),color-stop(0,hovergradieintplate(gra-four,bg-one)),to(hovergradieintplate(gra-four,bg-two)));background:linear-gradient(hovergradieintplate(gra-four,angle),hovergradieintplate(gra-four,bg-one) 0,hovergradieintplate(gra-four,bg-two))}.ekit-wid-con .btn.gra-five::before{background:hovergradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-five,angle)),color-stop(0,hovergradieintplate(gra-five,bg-one)),to(hovergradieintplate(gra-five,bg-two)));background:linear-gradient(hovergradieintplate(gra-five,angle),hovergradieintplate(gra-five,bg-one) 0,hovergradieintplate(gra-five,bg-two))}.ekit-wid-con .btn.gra-six::before{background:hovergradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-six,angle)),color-stop(0,hovergradieintplate(gra-six,bg-one)),to(hovergradieintplate(gra-six,bg-two)));background:linear-gradient(hovergradieintplate(gra-six,angle),hovergradieintplate(gra-six,bg-one) 0,hovergradieintplate(gra-six,bg-two))}.ekit-wid-con .btn.gra-seven::before{background:hovergradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-seven,angle)),color-stop(0,hovergradieintplate(gra-seven,bg-one)),to(hovergradieintplate(gra-seven,bg-two)));background:linear-gradient(hovergradieintplate(gra-seven,angle),hovergradieintplate(gra-seven,bg-one) 0,hovergradieintplate(gra-seven,bg-two))}.ekit-wid-con .btn.gra-eight::before{background:hovergradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eight,angle)),color-stop(0,hovergradieintplate(gra-eight,bg-one)),to(hovergradieintplate(gra-eight,bg-two)));background:linear-gradient(hovergradieintplate(gra-eight,angle),hovergradieintplate(gra-eight,bg-one) 0,hovergradieintplate(gra-eight,bg-two))}.ekit-wid-con .btn.gra-nine::before{background:hovergradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-nine,angle)),color-stop(0,hovergradieintplate(gra-nine,bg-one)),to(hovergradieintplate(gra-nine,bg-two)));background:linear-gradient(hovergradieintplate(gra-nine,angle),hovergradieintplate(gra-nine,bg-one) 0,hovergradieintplate(gra-nine,bg-two))}.ekit-wid-con .btn.gra-ten::before{background:hovergradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-ten,angle)),color-stop(0,hovergradieintplate(gra-ten,bg-one)),to(hovergradieintplate(gra-ten,bg-two)));background:linear-gradient(hovergradieintplate(gra-ten,angle),hovergradieintplate(gra-ten,bg-one) 0,hovergradieintplate(gra-ten,bg-two))}.ekit-wid-con .btn.gra-eleven::before{background:hovergradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eleven,angle)),color-stop(0,hovergradieintplate(gra-eleven,bg-one)),to(hovergradieintplate(gra-eleven,bg-two)));background:linear-gradient(hovergradieintplate(gra-eleven,angle),hovergradieintplate(gra-eleven,bg-one) 0,hovergradieintplate(gra-eleven,bg-two))}.ekit-wid-con .btn.square{border-radius:0}.ekit-wid-con .btn-outline-primary{border-color:#f5f5f5;background-color:#fff}.ekit-wid-con .btn-info{background-color:#f15}.ekit-wid-con .btn.info-s2{color:#f15;background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07)}.ekit-wid-con .btn-outline-info{border-color:#f15;background-color:#fff;color:#000}.ekit-wid-con .btn-outline-info.info-s2{color:#000}.ekit-wid-con .btn.border-gra,.ekit-wid-con .btn.btn-gra{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.ekit-wid-con .btn.border-gra::before,.ekit-wid-con .btn.btn-gra::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.ekit-wid-con .btn.btn-gra::before{top:0;left:0;height:100%;width:100%;background-size:101% 101%;opacity:0}.ekit-wid-con .btn.btn-gra:hover::before{opacity:1}.ekit-wid-con .btn.border-gra{background-size:101% 101%;border:0}.ekit-wid-con .btn.border-gra::before{top:1px;left:1px;right:1px;bottom:1px;background-color:#fff}.ekit-wid-con .btn.border-gra:hover::before{opacity:0}.ekit-wid-con .elementskit-btn i{display:inline-block;vertical-align:middle}.ekit-wid-con .ekit-mailChimpForm .elementskit_input_label{display:inline-block;margin-bottom:.5rem}.ekit-wid-con .ekit-mailChimpForm .elementskit_form_group{margin-bottom:1rem;margin:0}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control{display:block;width:100%;height:auto;min-height:42px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder{color:#6c757d;opacity:1}.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.ekit-wid-con .ekit-mail-submit{position:relative;z-index:1;font-size:16px;padding:15px 40px 15px 40px;-webkit-box-shadow:0 7px 15px 0 rgba(55,74,94,.3);box-shadow:0 7px 15px 0 rgba(55,74,94,.3);border-style:solid;border-width:0;color:#fff;background-color:#374a5e;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:100%;margin-top:0;margin-bottom:0;line-height:26px}.ekit-wid-con .ekit-mail-submit svg{max-width:16px;height:auto;vertical-align:middle}.ekit-wid-con .ekit-mail-submit::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;opacity:0;background-size:101% 101%;border-radius:inherit}.ekit-wid-con .ekit-mail-submit:hover::before{opacity:1}.ekit-wid-con .elementskit_input_group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.ekit-wid-con .elementskit_input_group .ekit_form_control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input{border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_prepend{margin-right:-1px}.ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control{border-radius:0 5px 5px 0}.ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text{border-radius:0 5px 5px 0;margin-left:-1px}.ekit-wid-con .elementskit_input_group_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;height:100%;padding:15px;border-radius:5px 0 0 5px}.ekit-wid-con .elementskit_input_group_text svg{max-width:20px;height:auto;vertical-align:middle}.ekit-wid-con .elementskit_inline_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ekit-wid-con .elementskit_inline_form .elementskit_form_group{margin-bottom:0}.ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder){-webkit-box-flex:1;-ms-flex:1;flex:1}.ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder{-ms-flex-item-align:end;align-self:flex-end}.ekit-wid-con .elementskit_inline_form .ekit-mail-submit{width:100%}@media screen and (max-width:767px){.ekit-wid-con .elementskit_inline_form.has-extra-fields>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0!important}.ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child){margin-bottom:20px}}.ekit-wid-con .ekit-mail-submit{padding:11.5px 40px}.ekit-wid-con .ekit-mail-message{display:none;padding:10px 15px;margin-bottom:10px;border-radius:5px}.ekit-wid-con .ekit-mail-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.ekit-wid-con .ekit-mail-message.success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.ekit-wid-con .ekit-single-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:5px}.ekit-wid-con .ekit-single-day:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.ekit-wid-con .ekit-single-day>span{display:inline-block}.ekit-wid-con .ekit-single-day .ekit-business-day{font-size:30px;color:#3b3b3b;font-weight:500;padding-left:5px;margin-right:auto}.ekit-wid-con .ekit-single-day .ekit-business-time{font-size:20px;color:#333;padding-right:5px;margin-left:auto}@media (max-width:480px){.ekit-wid-con .ekit-single-day{display:block}.ekit-wid-con .ekit-single-day>span{display:block}.ekit-wid-con .ekit-single-day .ekit-business-time{padding-left:5px}}.ekit-wid-con .ekit-heading{position:relative}.ekit-wid-con .ekit-heading__shadow-text{z-index:0;font-size:90px;position:absolute;font-weight:700;line-height:120px;white-space:nowrap;letter-spacing:-6px;font-family:Archivo,sans-serif;color:transparent;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(16,16,16,.1)}.ekit-wid-con .ekit-heading__shadow-text~*{z-index:1;position:relative}.ekit-wid-con .ekit-heading__title-has-border{position:relative}.ekit-wid-con .ekit-heading__title-has-border::before{content:"";width:4px;height:100%;display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ff512f),to(#dd2476));background:linear-gradient(to bottom,#ff512f,#dd2476)}.ekit-wid-con .ekit-heading__title-has-border.start::before{left:0}.ekit-wid-con .ekit-heading__title-has-border.end::before{right:0}.ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description{display:block}.ekit-wid-con .ekit-heading__title-in-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ekit-wid-con .ekit-heading__subtitle-has-border{border:1px solid #fff;padding:.25rem 3rem;border-radius:2rem;display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .ekit-heading .ekit_border_custom img{display:inline-block}.ekit-wid-con .elementskit-border-divider{height:4px;width:30px;background:#2575fc;border-radius:2px;position:relative;margin-left:27px}.ekit-wid-con .elementskit-border-divider::before{content:"";position:absolute;color:#0c5adb;left:-27px;top:0;display:inline-block;height:4px;width:4px;border-radius:50%;background-color:#0c5adb;-webkit-box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor;box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor}.ekit-wid-con .elementskit-border-divider.elementskit-style-long{width:150px;border-radius:0;background:#2575fc;margin-left:0}.ekit-wid-con .elementskit-border-divider.elementskit-style-long::before{display:none}.ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3{width:90px}.ekit-wid-con .elementskit-border-divider.style-2{background:#e7e7e7}.ekit-wid-con .elementskit-border-divider.style-2::before{background-color:#e7e7e7;-webkit-box-shadow:9px 0 0 0 #e7e7e7;box-shadow:9px 0 0 0 #e7e7e7;left:-19px}.ekit-wid-con .elementskit-border-star{width:135px;color:#2575fc;background:#2575fc;background:-webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,rgba(255,255,255,0)),color-stop(62%,rgba(255,255,255,0)),color-stop(62%,currentColor),to(currentColor));background:linear-gradient(90deg,currentColor 0,currentColor 38%,rgba(255,255,255,0) 38%,rgba(255,255,255,0) 62%,currentColor 62%,currentColor 100%);height:2px;position:relative}.ekit-wid-con .elementskit-border-star::after{position:absolute;content:"";top:0;left:50%;width:14.3px;height:14.3px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:#2575fc;top:-7.15px}.ekit-wid-con .elementskit-border-star.style-2{background:#d7d7d7;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),color-stop(38%,#d7d7d7),color-stop(38%,rgba(255,255,255,0)),color-stop(62%,rgba(255,255,255,0)),color-stop(62%,#d7d7d7),to(#d7d7d7));background:linear-gradient(90deg,#d7d7d7 0,#d7d7d7 38%,rgba(255,255,255,0) 38%,rgba(255,255,255,0) 62%,#d7d7d7 62%,#d7d7d7 100%)}.ekit-wid-con .elementskit-border-star.style-2::after{background-color:#d7d7d7}.ekit-wid-con .elementskit-border-star.elementskit-bullet{height:1px}.ekit-wid-con .elementskit-border-star.elementskit-bullet::after{border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ekit-wid-con .elementskit-section-title{-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;margin-bottom:20px}.ekit-wid-con .elementskit-section-title.medium{font-size:36px}.ekit-wid-con .elementskit-section-title em{font-family:"Playfair Display",serif}.ekit-wid-con .elementskit-section-title.block span{background-color:#2575fc;color:#fff;padding:5px}.ekit-wid-con .elementskit-section-title a{color:inherit;font-size:inherit;line-height:inherit}.ekit-wid-con .elementskit-section-subtitle{font-weight:700;color:rgba(0,0,0,.5)}.ekit-wid-con .elementskit-section-subtitle.primary-v{color:#2575fc}.ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc;background-size:50%}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border{display:inline-block;position:relative;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{content:"";width:40px;height:3px;background-color:#d7d7d7;display:inline-block;vertical-align:middle}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{margin-right:15px}.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after{margin-left:15px}.ekit-wid-con .elementskitsection-title-wraper{position:relative;z-index:2}.ekit-wid-con .elementskitsection-title-wraper>p{margin-top:21px;margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper .section-title{margin-bottom:5px}.ekit-wid-con .elementskitsection-title-wraper.text-center,.ekit-wid-con .elementskitsection-title-wraper.text-right{margin-bottom:40px}.ekit-wid-con .elementskitsection-title-wraper.green-v .section-title{color:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider{background:#53f995}.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995;box-shadow:9px 0 0 0 #53f995,18px 0 0 0 #53f995}.ekit-wid-con .elementskitsection-title-wraper.white-v .section-title{color:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider{background:#fff}.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff;box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff}.ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title{color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider{background:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc;box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title{color:#000}.ekit-wid-con .elementskitsection-title-wraper.version-3>p{margin-top:18px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title{position:relative;margin-left:52px}.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before{position:absolute;content:"";top:calc(50% - 1.5px);left:0;width:70px;height:3px;background-color:#2575fc}.ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title{margin-bottom:12px}.ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title{font-size:22px;color:rgba(0,0,0,.5);letter-spacing:5.8px;margin-bottom:10px}.ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper{position:absolute;top:-36px;left:0;width:100%;z-index:-1}.ekit-wid-con .elementskit-section-title{font-weight:500}.ekit-wid-con .elementskit-section-title.text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc}.ekit-wid-con .elementskit-section-title span{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font-weight:700}.ekit-wid-con .text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ekit-wid-con .elementskit-section-title-wraper.center,.ekit-wid-con .elementskit-section-title-wraper.text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.right,.ekit-wid-con .elementskit-section-title-wraper.text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star{margin-left:auto}.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.left,.ekit-wid-con .elementskit-section-title-wraper.text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider{left:0}.ekit-heading--subtitle{margin-top:8px;margin-bottom:16px}.ekit-heading__description{display:inline-block;width:100%;font-size:16px;line-height:24px}.ekit-heading__description>p:first-child{margin-top:10px}.ekit-wid-con .post--tab{display:-webkit-box;display:-ms-flexbox;display:flex}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.ekit-wid-con .post--tab .tabHeader .tab__list{list-style:none;padding-left:0}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{font-size:14px;color:#232323;border:none;padding:14px 16px 14px 30px;cursor:pointer;background-color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease;display:block;position:relative}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover{color:#d72924;background-color:#f0f1f4;z-index:2}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%}.ekit-wid-con .ekit--tab__post__details{min-height:100px}.ekit-wid-con .ekit--tab__post__details .tabItem{display:none;-webkit-animation:hide-fadeout .6s ease-out;animation:hide-fadeout .6s ease-out}.ekit-wid-con .ekit--tab__post__details .tabItem.active{display:block;-webkit-animation:show-fadein .6s ease-in;animation:show-fadein .6s ease-in}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item{border-top:0;width:33.3333333333%;padding-left:15px;padding-right:15px;float:left}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4{width:25%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .ekit--tab__post__details .tab__post--header{position:relative;overflow:hidden;display:block;margin-bottom:20px;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .tab__post--header>img{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span{color:#fff;font-size:48px}.ekit-wid-con .ekit--tab__post__details .tab__post--title{font-size:15px;font-weight:500;color:#232323}.ekit-wid-con .ekit--tab__post__details .tab__post--title>a{color:inherit;line-height:inherit;padding-left:0;padding-right:0}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb{background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all .4s;transition:all .4s}.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.ekit-wid-con .post--tab.disbale-hover img{-webkit-transform:inherit!important;transform:inherit!important}.ekit-wid-con .clearfix::after{display:block;content:"";clear:both}.ekit-wid-con .post--lists{list-style:none;padding-left:0}.ekit-wid-con .post--lists>li{border:none!important}.ekit-wid-con .post--lists>li>a{padding:8px 16px;line-height:normal;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit-wid-con .post--lists.vertical--list>li{float:left;margin-right:16px}.ekit-wid-con .post--lists.vertical--list>li>a{padding-left:0;padding-right:0}.ekit-wid-con .ekit-post_grid-item{margin-bottom:27px}.ekit-wid-con .ekit-post_grid-title{margin-top:0;margin-bottom:0}.ekit_modal-searchPanel .xs-serach{position:relative}.ekit_modal-searchPanel .xs-serach input:not([type=submit]){padding:0 20px;background-color:transparent;width:100%;height:44px;border-radius:5px;border:0;border:1px solid #e7e7e7;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder{color:#777;font-size:14px;opacity:1}.ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus{border-color:#2575fc}.ekit_modal-searchPanel .xs-serach .search-btn{width:62px;border:0;font-size:14px;color:#777;background-color:transparent;position:absolute;right:0;top:0;height:100%;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before{content:"";width:100%;height:100%;display:block;background-color:rgba(0,0,0,.87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup{height:100vh;overflow:hidden}.ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom{display:none}.ekit_modal-searchPanel .ekit-sidebar-widget{height:100vh}.ekit_modal-searchPanel .ekit-bg-black{height:100vh!important}.ekit_modal-searchPanel .ekit-search-group{position:relative}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){height:70px;background-color:transparent;border-radius:50px;border:2px solid #fff;color:#fff;padding:0 30px;width:100%}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):focus{outline:0}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder{color:#fff;opacity:1}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button{background-color:transparent;border:0;padding:0;color:#fff;fill:#fff;position:absolute;right:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:70px;border-radius:0 50px 50px 0}.ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg{width:1em;height:1em}.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration{display:none}.ekit_modal-searchPanel .ekit-search-panel{max-width:800px;margin:1.75rem auto}.ekit_navsearch-button{display:inline-block}.elementor-widget-elementskit-header-search .mfp-close{width:44px}.ekit-wid-con .fluentform .ff-el-ratings label{display:inline-block}.ekit-wid-con .fluentform .ff-el-progress,.ekit-wid-con .fluentform .ff-el-progress-bar{height:20px}.ekit-wid-con .fluentform .ff-el-progress-status{font-size:13px;display:none}.ekit-wid-con .fluentform .ff-el-progress-bar span{font-size:10px}.ekit-wid-con .fluentform .ff-step-header{display:none}.ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner{padding:0}.ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after{display:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before{display:none}.ekit-wid-con .frm-fluent-form .choices__inner{border:none}.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after{position:static;-webkit-transform:inherit;transform:inherit}.ekit-fluent-form-widget-step-header-yes .ff-el-progress-status{display:block!important}.ekit-fluent-form-widget-step-progressbar-yes .ff-step-header{display:block!important}.ekit-wid-con .ekit-btt__button{padding:0;display:inline-block;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.ekit-wid-con .ekit-btt__button:focus,.ekit-wid-con .ekit-btt__button:hover{text-decoration:none}.ekit-wid-con .ekit-btt__button .canvas{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:inherit}.ekit-wid-con .ekit-btt__button.ekit-tt-show{-webkit-animation:ekit-btt-fadein .5s;animation:ekit-btt-fadein .5s;opacity:1}.ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show){-webkit-animation:ekit-btt-fadeOut .5s;animation:ekit-btt-fadeOut .5s;opacity:0}.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button{border:0!important;border-radius:50%!important}@-webkit-keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@media (max-width:480px){.ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line{width:50px}.ekit-wid-con .ekit-location_inner{left:0;right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-image-accordion-wraper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1025px){.ekit-image-accordion-vertical .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-vertical .ekit-image-accordion-item{min-height:0!important}}@media screen and (min-width:768px) and (max-width:1024px){.ekit-image-accordion-tablet-vertical .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media screen and (max-width:767px){.ekit-image-accordion-mobile-vertical .ekit-image-accordion,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media (max-width:991px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{width:50%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{margin-bottom:30px;margin-right:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:28px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:14px}}@media (max-width:480px){.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{display:block;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px;width:100%}.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:0}.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before{display:none}.ekit-wid-con .elementskit-countdown-timer-4{width:100%;margin-left:0;height:100%;line-height:1}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{padding:15px}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child){margin-bottom:30px}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{display:block}.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{line-height:normal}.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}}@media (max-width:991px){.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item{width:16.66%}}@media (max-width:480px){.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item{width:100%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item{width:50%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item{width:33.33%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item{width:25%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item{width:20%}.ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item{width:16.66%}.ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li{margin-bottom:0}}@media (max-width:991px){.ekit-wid-con .profile-image-card-group>li{margin-bottom:0}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:30px;padding-right:25px}.ekit-wid-con .fullwidth-profile-card .profile-img{display:block}.ekit-wid-con .owl-carousel .owl-item .profile-header img{width:100%}.ekit-wid-con .team-slider-wraper{overflow:hidden;position:relative}.ekit-wid-con .single-preview .entry-content{background-size:100%}.ekit-wid-con .team-sync-thumb{overflow:visible;margin-bottom:30px}.ekit-wid-con .team-sync-thumb .owl-item{-webkit-transform:none!important;transform:none!important}.ekit-wid-con .team-sync-prev .owl-stage-outer{padding-bottom:50px}}@media (max-width:767px){.ekit-wid-con .team-slider{padding:0}.ekit-wid-con .team-slider{overflow:visible}.ekit-wid-con .team-slider .owl-stage-outer{padding:50px 0}.ekit-wid-con .profile-square-v.square-v4 .profile-card{max-height:500px}.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header{max-height:380px}.ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:0;padding-right:0;padding-top:30px}}@media (max-width:480px){.ekit-wid-con .profile-image-card-group.five-col>li,.ekit-wid-con .profile-image-card-group.four-col>li{width:100%}.ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group{padding:62px 29px}.ekit-wid-con .profile-info-text{padding-right:0}.ekit-wid-con .elementskit-team-popup .modal-body{display:block;padding:60px 25px 40px}}@media (max-width:991px){.ekit-wid-con .timeline-item{padding:20px}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:20px}.ekit-wid-con .timeline-content{padding-right:20px}}@media (max-width:767px){.ekit-wid-con .timeline-item{padding:10px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}.ekit-wid-con .timeline-content{padding-right:0;margin-top:20px}}@media (max-width:480px){.ekit-wid-con .single-timeline{display:block}.ekit-wid-con .single-timeline .timeline-img{display:none}.ekit-wid-con .timeline-item{width:100%;margin-right:0;padding:20px}.ekit-wid-con .timeline-info{width:100%;margin-left:0;text-align:right;padding:10px}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info{text-align:left}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item{margin-right:0;margin-left:0}.ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info{text-align:left}.ekit-wid-con .timeline-classic .timeline-info{width:100%;margin-left:0}.ekit-wid-con .timeline-slider-info .title{font-size:18px}}@media (max-width:320px){.ekit-wid-con .timeline-slider-area{padding:0}.ekit-wid-con .horizantal-timeline .single-timeline{width:100%}}@media (max-width:1024px){.ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info{text-align:left}.ekit-wid-con .timeline-item .timeline-content{text-align:left}.ekit-wid-con .timeline-area.vertical-timeline{padding-left:35px}}@media (max-width:991px){.ekit-wid-con .horizantal-timeline .single-timeline{margin-right:1%}}@media (max-width:991px) and (min-width:568px){.ekit-wid-con .horizantal-timeline .single-timeline{width:49%}}@media (max-width:1024px){.ekit-wid-con .timeline-info{text-align:left}.ekit-wid-con .timeline-pin-icon{left:-60px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}}@media (max-width:480px){.ekit-wid-con .timeline-pin-icon{width:20px;height:20px;line-height:18px;left:-43px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);font-size:10px}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}}@media (max-width:1024px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:30px}.ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:480px){.ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:0}}@media (max-width:991px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4{width:25%}.ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media (max-width:480px){.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2{width:50%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3{width:33.3333333333%}.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4{width:25%}.ekit-wid-con .post--tab{display:block}.ekit-wid-con .post--tab .tabHeader .tab__list{border:none;margin-bottom:15px}.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{display:inline-block;position:relative;padding:10px 15px}}@media (min-width:992px) and (max-width:1199px){.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}}@media (max-width:991px){.ekit-wid-con .elementskit-testimonial-preset{overflow:hidden;padding:40px}.ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider{padding-left:0;padding-right:0}.ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1);padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card{margin-bottom:0}.ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:30px;border-left:0 solid #2575fc}.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:0}.ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.ekit-wid-con .elementskit-commentor-content{padding-right:0;margin-bottom:30px}.ekit-wid-con .elementskit-tootltip-testimonial{width:90%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-testimonial_card{padding:100px 60px 40px}.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{display:none!important}}@media (max-width:320px){.ekit-wid-con .elementskit-testimonial-preset{padding:20px 10px}.ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:20px}.ekit-wid-con .elementskit-testimonial_card{padding:50px 30px 20px}.ekit-wid-con .elementskit-testimonial_card>p{font-size:15px}}@media (max-width:1024px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider{margin-left:auto;margin-right:0;left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:767px){.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left{text-align:left}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right{text-align:right}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider{margin-left:auto;margin-right:inherit}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center{text-align:center}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:991px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:480px){body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category{width:100%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category{width:50%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category{width:33.33%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category{width:25%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category{width:20%}body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:991px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:480px){.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product{width:100%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product{width:50%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product{width:33.33%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product{width:25%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product{width:20%;margin:0}.ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:991px){.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:480px){.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.ekit-template-content-header .elementor-section,.ekit-template-content-header .panel-row-style{-webkit-transform:none}@media (max-width:767px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:480px){.ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.ekit-wid-con .column-count-2,.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:768px){.ekit-wid-con .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* [0] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.0.woff2) format('woff2');
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
/* [2] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.2.woff2) format('woff2');
  unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
/* [3] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.3.woff2) format('woff2');
  unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
/* [4] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.4.woff2) format('woff2');
  unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
/* [5] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.5.woff2) format('woff2');
  unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
/* [6] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.6.woff2) format('woff2');
  unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
/* [7] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.7.woff2) format('woff2');
  unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
/* [8] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.8.woff2) format('woff2');
  unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
/* [9] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.9.woff2) format('woff2');
  unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
/* [10] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.10.woff2) format('woff2');
  unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
/* [11] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.11.woff2) format('woff2');
  unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
/* [12] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.12.woff2) format('woff2');
  unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
/* [13] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.13.woff2) format('woff2');
  unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
/* [14] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.14.woff2) format('woff2');
  unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
/* [15] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.15.woff2) format('woff2');
  unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
/* [16] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.16.woff2) format('woff2');
  unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
/* [17] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.17.woff2) format('woff2');
  unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
/* [18] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.18.woff2) format('woff2');
  unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
/* [19] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.19.woff2) format('woff2');
  unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
/* [20] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.20.woff2) format('woff2');
  unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
/* [21] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.21.woff2) format('woff2');
  unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
/* [22] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.22.woff2) format('woff2');
  unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
/* [23] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.23.woff2) format('woff2');
  unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
/* [24] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.24.woff2) format('woff2');
  unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
/* [25] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.25.woff2) format('woff2');
  unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
/* [26] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.26.woff2) format('woff2');
  unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
/* [27] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.27.woff2) format('woff2');
  unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
/* [28] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.28.woff2) format('woff2');
  unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
/* [29] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.29.woff2) format('woff2');
  unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
/* [30] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.30.woff2) format('woff2');
  unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
/* [31] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.31.woff2) format('woff2');
  unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
/* [32] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.32.woff2) format('woff2');
  unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
/* [33] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.33.woff2) format('woff2');
  unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
/* [34] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.34.woff2) format('woff2');
  unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
/* [35] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.35.woff2) format('woff2');
  unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
/* [36] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.36.woff2) format('woff2');
  unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
/* [37] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.37.woff2) format('woff2');
  unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
/* [38] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.38.woff2) format('woff2');
  unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
/* [39] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.39.woff2) format('woff2');
  unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
/* [40] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.40.woff2) format('woff2');
  unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
/* [41] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.41.woff2) format('woff2');
  unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
/* [42] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.42.woff2) format('woff2');
  unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
/* [43] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.43.woff2) format('woff2');
  unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
/* [44] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.44.woff2) format('woff2');
  unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
/* [45] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.45.woff2) format('woff2');
  unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
/* [46] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.46.woff2) format('woff2');
  unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
/* [47] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.47.woff2) format('woff2');
  unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
/* [48] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.48.woff2) format('woff2');
  unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
/* [49] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.49.woff2) format('woff2');
  unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
/* [50] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.50.woff2) format('woff2');
  unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
/* [51] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.51.woff2) format('woff2');
  unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
/* [52] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.52.woff2) format('woff2');
  unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
/* [53] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.53.woff2) format('woff2');
  unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
/* [54] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.54.woff2) format('woff2');
  unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
/* [55] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.55.woff2) format('woff2');
  unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
/* [56] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.56.woff2) format('woff2');
  unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
/* [57] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.57.woff2) format('woff2');
  unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
/* [58] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.58.woff2) format('woff2');
  unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
/* [59] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.59.woff2) format('woff2');
  unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
/* [60] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.60.woff2) format('woff2');
  unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
/* [61] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.61.woff2) format('woff2');
  unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
/* [62] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.62.woff2) format('woff2');
  unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
/* [63] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.63.woff2) format('woff2');
  unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
/* [64] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.64.woff2) format('woff2');
  unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
/* [65] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.65.woff2) format('woff2');
  unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
/* [94] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.94.woff2) format('woff2');
  unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
/* [95] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.95.woff2) format('woff2');
  unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
/* [96] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.96.woff2) format('woff2');
  unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
/* [97] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.97.woff2) format('woff2');
  unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
/* [98] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.98.woff2) format('woff2');
  unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
/* [99] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.99.woff2) format('woff2');
  unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
/* [100] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.100.woff2) format('woff2');
  unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
/* [101] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.101.woff2) format('woff2');
  unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
/* [102] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.102.woff2) format('woff2');
  unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
/* [103] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.103.woff2) format('woff2');
  unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
/* [104] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.104.woff2) format('woff2');
  unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
/* [105] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.105.woff2) format('woff2');
  unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
/* [106] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.106.woff2) format('woff2');
  unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
/* [107] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.107.woff2) format('woff2');
  unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
/* [108] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.108.woff2) format('woff2');
  unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
/* [109] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.109.woff2) format('woff2');
  unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
/* [110] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.110.woff2) format('woff2');
  unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
/* [111] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.111.woff2) format('woff2');
  unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
/* [112] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.112.woff2) format('woff2');
  unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
/* [113] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.113.woff2) format('woff2');
  unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
/* [114] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.114.woff2) format('woff2');
  unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
/* [115] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.115.woff2) format('woff2');
  unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
/* [116] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.116.woff2) format('woff2');
  unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
/* [117] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.117.woff2) format('woff2');
  unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
/* [118] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.118.woff2) format('woff2');
  unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
/* [119] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy1luegi-gz_ll9dmhvructvhyannt2g.119.woff2) format('woff2');
  unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
}
/* latin */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9btx3dzf0dxlmzlywrbvrnhxy2lscnu.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* [0] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.0.woff2) format('woff2');
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
/* [2] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.2.woff2) format('woff2');
  unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
/* [3] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.3.woff2) format('woff2');
  unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
/* [4] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.4.woff2) format('woff2');
  unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
/* [5] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.5.woff2) format('woff2');
  unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
/* [6] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.6.woff2) format('woff2');
  unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
/* [7] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.7.woff2) format('woff2');
  unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
/* [8] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.8.woff2) format('woff2');
  unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
/* [9] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.9.woff2) format('woff2');
  unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
/* [10] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.10.woff2) format('woff2');
  unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
/* [11] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.11.woff2) format('woff2');
  unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
/* [12] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.12.woff2) format('woff2');
  unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
/* [13] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.13.woff2) format('woff2');
  unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
/* [14] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.14.woff2) format('woff2');
  unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
/* [15] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.15.woff2) format('woff2');
  unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
/* [16] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.16.woff2) format('woff2');
  unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
/* [17] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.17.woff2) format('woff2');
  unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
/* [18] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.18.woff2) format('woff2');
  unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
/* [19] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.19.woff2) format('woff2');
  unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
/* [20] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.20.woff2) format('woff2');
  unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
/* [21] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.21.woff2) format('woff2');
  unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
/* [22] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.22.woff2) format('woff2');
  unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
/* [23] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.23.woff2) format('woff2');
  unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
/* [24] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.24.woff2) format('woff2');
  unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
/* [25] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.25.woff2) format('woff2');
  unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
/* [26] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.26.woff2) format('woff2');
  unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
/* [27] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.27.woff2) format('woff2');
  unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
/* [28] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.28.woff2) format('woff2');
  unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
/* [29] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.29.woff2) format('woff2');
  unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
/* [30] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.30.woff2) format('woff2');
  unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
/* [31] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.31.woff2) format('woff2');
  unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
/* [32] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.32.woff2) format('woff2');
  unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
/* [33] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.33.woff2) format('woff2');
  unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
/* [34] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.34.woff2) format('woff2');
  unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
/* [35] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.35.woff2) format('woff2');
  unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
/* [36] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.36.woff2) format('woff2');
  unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
/* [37] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.37.woff2) format('woff2');
  unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
/* [38] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.38.woff2) format('woff2');
  unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
/* [39] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.39.woff2) format('woff2');
  unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
/* [40] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.40.woff2) format('woff2');
  unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
/* [41] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.41.woff2) format('woff2');
  unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
/* [42] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.42.woff2) format('woff2');
  unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
/* [43] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.43.woff2) format('woff2');
  unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
/* [44] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.44.woff2) format('woff2');
  unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
/* [45] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.45.woff2) format('woff2');
  unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
/* [46] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.46.woff2) format('woff2');
  unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
/* [47] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.47.woff2) format('woff2');
  unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
/* [48] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.48.woff2) format('woff2');
  unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
/* [49] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.49.woff2) format('woff2');
  unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
/* [50] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.50.woff2) format('woff2');
  unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
/* [51] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.51.woff2) format('woff2');
  unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
/* [52] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.52.woff2) format('woff2');
  unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
/* [53] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.53.woff2) format('woff2');
  unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
/* [54] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.54.woff2) format('woff2');
  unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
/* [55] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.55.woff2) format('woff2');
  unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
/* [56] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.56.woff2) format('woff2');
  unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
/* [57] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.57.woff2) format('woff2');
  unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
/* [58] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.58.woff2) format('woff2');
  unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
/* [59] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.59.woff2) format('woff2');
  unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
/* [60] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.60.woff2) format('woff2');
  unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
/* [61] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.61.woff2) format('woff2');
  unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
/* [62] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.62.woff2) format('woff2');
  unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
/* [63] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.63.woff2) format('woff2');
  unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
/* [64] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.64.woff2) format('woff2');
  unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
/* [65] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.65.woff2) format('woff2');
  unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
/* [94] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.94.woff2) format('woff2');
  unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
/* [95] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.95.woff2) format('woff2');
  unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
/* [96] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.96.woff2) format('woff2');
  unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
/* [97] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.97.woff2) format('woff2');
  unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
/* [98] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.98.woff2) format('woff2');
  unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
/* [99] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.99.woff2) format('woff2');
  unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
/* [100] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.100.woff2) format('woff2');
  unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
/* [101] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.101.woff2) format('woff2');
  unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
/* [102] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.102.woff2) format('woff2');
  unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
/* [103] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.103.woff2) format('woff2');
  unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
/* [104] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.104.woff2) format('woff2');
  unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
/* [105] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.105.woff2) format('woff2');
  unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
/* [106] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.106.woff2) format('woff2');
  unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
/* [107] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.107.woff2) format('woff2');
  unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
/* [108] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.108.woff2) format('woff2');
  unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
/* [109] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.109.woff2) format('woff2');
  unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
/* [110] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.110.woff2) format('woff2');
  unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
/* [111] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.111.woff2) format('woff2');
  unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
/* [112] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.112.woff2) format('woff2');
  unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
/* [113] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.113.woff2) format('woff2');
  unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
/* [114] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.114.woff2) format('woff2');
  unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
/* [115] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.115.woff2) format('woff2');
  unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
/* [116] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.116.woff2) format('woff2');
  unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
/* [117] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.117.woff2) format('woff2');
  unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
/* [118] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.118.woff2) format('woff2');
  unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
/* [119] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv1axzeau69lcawdraglccapykgrk4k8.119.woff2) format('woff2');
  unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
}
/* latin */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2pxv2azr_e.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* [0] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.0.woff2) format('woff2');
  unicode-range: U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6;
}
/* [2] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.2.woff2) format('woff2');
  unicode-range: U+d723-d728, U+d72a-d733, U+d735-d748, U+d74a-d74f, U+d752-d753, U+d755-d757, U+d75a-d75f, U+d762-d764, U+d766-d768, U+d76a-d76b, U+d76d-d76f, U+d771-d787, U+d789-d78b, U+d78d-d78f, U+d791-d797, U+d79a, U+d79c, U+d79e-d7a3, U+f900-f909, U+f90b-f92e;
}
/* [3] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.3.woff2) format('woff2');
  unicode-range: U+d679-d68b, U+d68e-d69e, U+d6a0, U+d6a2-d6a7, U+d6a9-d6c3, U+d6c6-d6c7, U+d6c9-d6cb, U+d6cd-d6d3, U+d6d5-d6d6, U+d6d8-d6e3, U+d6e5-d6e7, U+d6e9-d6fb, U+d6fd-d717, U+d719-d71f, U+d721-d722;
}
/* [4] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.4.woff2) format('woff2');
  unicode-range: U+d5bc-d5c7, U+d5ca-d5cb, U+d5cd-d5cf, U+d5d1-d5d7, U+d5d9-d5da, U+d5dc, U+d5de-d5e3, U+d5e6-d5e7, U+d5e9-d5eb, U+d5ed-d5f6, U+d5f8, U+d5fa-d5ff, U+d602-d603, U+d605-d607, U+d609-d60f, U+d612-d613, U+d616-d61b, U+d61d-d637, U+d63a-d63b, U+d63d-d63f, U+d641-d647, U+d64a-d64c, U+d64e-d653, U+d656-d657, U+d659-d65b, U+d65d-d666, U+d668, U+d66a-d678;
}
/* [5] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.5.woff2) format('woff2');
  unicode-range: U+d507, U+d509-d50b, U+d50d-d513, U+d515-d53b, U+d53e-d53f, U+d541-d543, U+d545-d54c, U+d54e, U+d550, U+d552-d557, U+d55a-d55b, U+d55d-d55f, U+d561-d564, U+d566-d567, U+d56a, U+d56c, U+d56e-d573, U+d576-d577, U+d579-d583, U+d585-d586, U+d58a-d5a4, U+d5a6-d5bb;
}
/* [6] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.6.woff2) format('woff2');
  unicode-range: U+d464-d477, U+d47a-d47b, U+d47d-d47f, U+d481-d487, U+d489-d48a, U+d48c, U+d48e-d4e7, U+d4e9-d503, U+d505-d506;
}
/* [7] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.7.woff2) format('woff2');
  unicode-range: U+d3bf-d3c7, U+d3ca-d3cf, U+d3d1-d3eb, U+d3ee-d3ef, U+d3f1-d3f3, U+d3f5-d3fb, U+d3fd-d400, U+d402-d45b, U+d45d-d463;
}
/* [8] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.8.woff2) format('woff2');
  unicode-range: U+d2ff, U+d302-d304, U+d306-d30b, U+d30f, U+d311-d313, U+d315-d31b, U+d31e, U+d322-d324, U+d326-d327, U+d32a-d32b, U+d32d-d32f, U+d331-d337, U+d339-d33c, U+d33e-d37b, U+d37e-d37f, U+d381-d383, U+d385-d38b, U+d38e-d390, U+d392-d397, U+d39a-d39b, U+d39d-d39f, U+d3a1-d3a7, U+d3a9-d3aa, U+d3ac, U+d3ae-d3b3, U+d3b5-d3b7, U+d3b9-d3bb, U+d3bd-d3be;
}
/* [9] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.9.woff2) format('woff2');
  unicode-range: U+d257-d27f, U+d281-d29b, U+d29d-d29f, U+d2a1-d2ab, U+d2ad-d2b7, U+d2ba-d2bb, U+d2bd-d2bf, U+d2c1-d2c7, U+d2c9-d2ef, U+d2f2-d2f3, U+d2f5-d2f7, U+d2f9-d2fe;
}
/* [10] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.10.woff2) format('woff2');
  unicode-range: U+d1b4, U+d1b6-d1f3, U+d1f5-d22b, U+d22e-d22f, U+d231-d233, U+d235-d23b, U+d23d-d240, U+d242-d256;
}
/* [11] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.11.woff2) format('woff2');
  unicode-range: U+d105-d12f, U+d132-d133, U+d135-d137, U+d139-d13f, U+d141-d142, U+d144, U+d146-d14b, U+d14e-d14f, U+d151-d153, U+d155-d15b, U+d15e-d187, U+d189-d19f, U+d1a2-d1a3, U+d1a5-d1a7, U+d1a9-d1af, U+d1b2-d1b3;
}
/* [12] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.12.woff2) format('woff2');
  unicode-range: U+d04b-d04f, U+d051-d057, U+d059-d06b, U+d06d-d06f, U+d071-d073, U+d075-d07b, U+d07e-d0a3, U+d0a6-d0a7, U+d0a9-d0ab, U+d0ad-d0b3, U+d0b6, U+d0b8, U+d0ba-d0bf, U+d0c2-d0c3, U+d0c5-d0c7, U+d0c9-d0cf, U+d0d2, U+d0d6-d0db, U+d0de-d0df, U+d0e1-d0e3, U+d0e5-d0eb, U+d0ee-d0f0, U+d0f2-d104;
}
/* [13] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.13.woff2) format('woff2');
  unicode-range: U+cfa2-cfc3, U+cfc5-cfdf, U+cfe2-cfe3, U+cfe5-cfe7, U+cfe9-cff4, U+cff6-cffb, U+cffd-cfff, U+d001-d003, U+d005-d017, U+d019-d033, U+d036-d037, U+d039-d03b, U+d03d-d04a;
}
/* [14] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.14.woff2) format('woff2');
  unicode-range: U+cef0-cef3, U+cef6, U+cef9-ceff, U+cf01-cf03, U+cf05-cf07, U+cf09-cf0f, U+cf11-cf12, U+cf14-cf1b, U+cf1d-cf1f, U+cf21-cf2f, U+cf31-cf53, U+cf56-cf57, U+cf59-cf5b, U+cf5d-cf63, U+cf66, U+cf68, U+cf6a-cf6f, U+cf71-cf84, U+cf86-cf8b, U+cf8d-cfa1;
}
/* [15] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.15.woff2) format('woff2');
  unicode-range: U+ce3c-ce57, U+ce5a-ce5b, U+ce5d-ce5f, U+ce61-ce67, U+ce6a, U+ce6c, U+ce6e-ce73, U+ce76-ce77, U+ce79-ce7b, U+ce7d-ce83, U+ce85-ce88, U+ce8a-ce8f, U+ce91-ce93, U+ce95-ce97, U+ce99-ce9f, U+cea2, U+cea4-ceab, U+cead-cee3, U+cee6-cee7, U+cee9-ceeb, U+ceed-ceef;
}
/* [16] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.16.woff2) format('woff2');
  unicode-range: U+cd92-cd93, U+cd96-cd97, U+cd99-cd9b, U+cd9d-cda3, U+cda6-cda8, U+cdaa-cdaf, U+cdb1-cdc3, U+cdc5-cdcb, U+cdcd-cde7, U+cde9-ce03, U+ce05-ce1f, U+ce22-ce34, U+ce36-ce3b;
}
/* [17] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.17.woff2) format('woff2');
  unicode-range: U+ccef-cd07, U+cd0a-cd0b, U+cd0d-cd1a, U+cd1c, U+cd1e-cd2b, U+cd2d-cd5b, U+cd5d-cd77, U+cd79-cd91;
}
/* [18] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.18.woff2) format('woff2');
  unicode-range: U+cc3f-cc43, U+cc46-cc47, U+cc49-cc4b, U+cc4d-cc53, U+cc55-cc58, U+cc5a-cc5f, U+cc61-cc97, U+cc9a-cc9b, U+cc9d-cc9f, U+cca1-cca7, U+ccaa, U+ccac, U+ccae-ccb3, U+ccb6-ccb7, U+ccb9-ccbb, U+ccbd-cccf, U+ccd1-cce3, U+cce5-ccee;
}
/* [19] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.19.woff2) format('woff2');
  unicode-range: U+cb91-cbd3, U+cbd5-cbe3, U+cbe5-cc0b, U+cc0e-cc0f, U+cc11-cc13, U+cc15-cc1b, U+cc1d-cc20, U+cc23-cc27, U+cc2a-cc2b, U+cc2d, U+cc2f, U+cc31-cc37, U+cc3a, U+cc3c;
}
/* [20] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.20.woff2) format('woff2');
  unicode-range: U+caf4-cb47, U+cb4a-cb90;
}
/* [21] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.21.woff2) format('woff2');
  unicode-range: U+ca4a-ca4b, U+ca4e-ca4f, U+ca51-ca53, U+ca55-ca5b, U+ca5d-ca60, U+ca62-ca83, U+ca85-cabb, U+cabe-cabf, U+cac1-cac3, U+cac5-cacb, U+cacd-cad0, U+cad2, U+cad4-cad8, U+cada-caf3;
}
/* [22] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.22.woff2) format('woff2');
  unicode-range: U+c996-c997, U+c99a-c99c, U+c99e-c9bf, U+c9c2-c9c3, U+c9c5-c9c7, U+c9c9-c9cf, U+c9d2, U+c9d4, U+c9d7-c9d8, U+c9db, U+c9de-c9df, U+c9e1-c9e3, U+c9e5-c9e6, U+c9e8-c9eb, U+c9ee-c9f0, U+c9f2-c9f7, U+c9f9-ca0b, U+ca0d-ca28, U+ca2a-ca49;
}
/* [23] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.23.woff2) format('woff2');
  unicode-range: U+c8e9-c8f4, U+c8f6-c8fb, U+c8fe-c8ff, U+c901-c903, U+c905-c90b, U+c90e-c910, U+c912-c917, U+c919-c92b, U+c92d-c94f, U+c951-c953, U+c955-c96b, U+c96d-c973, U+c975-c987, U+c98a-c98b, U+c98d-c98f, U+c991-c995;
}
/* [24] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.24.woff2) format('woff2');
  unicode-range: U+c841-c84b, U+c84d-c86f, U+c872-c873, U+c875-c877, U+c879-c87f, U+c882-c884, U+c887-c88a, U+c88d-c8c3, U+c8c5-c8df, U+c8e1-c8e8;
}
/* [25] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.25.woff2) format('woff2');
  unicode-range: U+c779-c77b, U+c77e-c782, U+c786, U+c78b, U+c78d, U+c78f, U+c792-c793, U+c795, U+c797, U+c799-c79f, U+c7a2, U+c7a7-c7ab, U+c7ae-c7bb, U+c7bd-c7c0, U+c7c2-c7c7, U+c7c9-c7dc, U+c7de-c7ff, U+c802-c803, U+c805-c807, U+c809, U+c80b-c80f, U+c812, U+c814, U+c817-c81b, U+c81e-c81f, U+c821-c823, U+c825-c82e, U+c830-c837, U+c839-c83b, U+c83d-c840;
}
/* [26] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.26.woff2) format('woff2');
  unicode-range: U+c6bb-c6bf, U+c6c2, U+c6c4, U+c6c6-c6cb, U+c6ce-c6cf, U+c6d1-c6d3, U+c6d5-c6db, U+c6dd-c6df, U+c6e1-c6e7, U+c6e9-c6eb, U+c6ed-c6ef, U+c6f1-c6f8, U+c6fa-c703, U+c705-c707, U+c709-c70b, U+c70d-c716, U+c718, U+c71a-c71f, U+c722-c723, U+c725-c727, U+c729-c734, U+c736-c73b, U+c73e-c73f, U+c741-c743, U+c745-c74b, U+c74e-c750, U+c752-c757, U+c759-c773, U+c776-c777;
}
/* [27] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.27.woff2) format('woff2');
  unicode-range: U+c5f5-c5fb, U+c5fe, U+c602-c605, U+c607, U+c609-c60f, U+c611-c61a, U+c61c-c623, U+c626-c627, U+c629-c62b, U+c62d, U+c62f-c632, U+c636, U+c638, U+c63a-c63f, U+c642-c643, U+c645-c647, U+c649-c652, U+c656-c65b, U+c65d-c65f, U+c661-c663, U+c665-c677, U+c679-c67b, U+c67d-c693, U+c696-c697, U+c699-c69b, U+c69d-c6a3, U+c6a6, U+c6a8, U+c6aa-c6af, U+c6b2-c6b3, U+c6b5-c6b7, U+c6b9-c6ba;
}
/* [28] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.28.woff2) format('woff2');
  unicode-range: U+c517-c527, U+c52a-c52b, U+c52d-c52f, U+c531-c538, U+c53a, U+c53c, U+c53e-c543, U+c546-c547, U+c54b, U+c54d-c552, U+c556, U+c55a-c55b, U+c55d, U+c55f, U+c562-c563, U+c565-c567, U+c569-c56f, U+c572, U+c574, U+c576-c57b, U+c57e-c57f, U+c581-c583, U+c585-c586, U+c588-c58b, U+c58e, U+c590, U+c592-c596, U+c599-c5b3, U+c5b6-c5b7, U+c5ba, U+c5be-c5c3, U+c5ca-c5cb, U+c5cd, U+c5cf, U+c5d2-c5d3, U+c5d5-c5d7, U+c5d9-c5df, U+c5e1-c5e2, U+c5e4, U+c5e6-c5eb, U+c5ef, U+c5f1-c5f3;
}
/* [29] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.29.woff2) format('woff2');
  unicode-range: U+c475-c4ef, U+c4f2-c4f3, U+c4f5-c4f7, U+c4f9-c4ff, U+c502-c50b, U+c50d-c516;
}
/* [30] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.30.woff2) format('woff2');
  unicode-range: U+c3d0-c3d7, U+c3da-c3db, U+c3dd-c3de, U+c3e1-c3ec, U+c3ee-c3f3, U+c3f5-c42b, U+c42d-c463, U+c466-c474;
}
/* [31] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.31.woff2) format('woff2');
  unicode-range: U+c32b-c367, U+c36a-c36b, U+c36d-c36f, U+c371-c377, U+c37a-c37b, U+c37e-c383, U+c385-c387, U+c389-c3cf;
}
/* [32] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.32.woff2) format('woff2');
  unicode-range: U+c26a-c26b, U+c26d-c26f, U+c271-c273, U+c275-c27b, U+c27e-c287, U+c289-c28f, U+c291-c297, U+c299-c29a, U+c29c-c2a3, U+c2a5-c2a7, U+c2a9-c2ab, U+c2ad-c2b3, U+c2b6, U+c2b8, U+c2ba-c2bb, U+c2bd-c2db, U+c2de-c2df, U+c2e1-c2e2, U+c2e5-c2ea, U+c2ee, U+c2f0, U+c2f2-c2f5, U+c2f7, U+c2fa-c2fb, U+c2fd-c2ff, U+c301-c307, U+c309-c30c, U+c30e-c312, U+c315-c323, U+c325-c328, U+c32a;
}
/* [33] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.33.woff2) format('woff2');
  unicode-range: U+c1bc-c1c3, U+c1c5-c1df, U+c1e1-c1fb, U+c1fd-c203, U+c205-c20c, U+c20e, U+c210-c217, U+c21a-c21b, U+c21d-c21e, U+c221-c227, U+c229-c22a, U+c22c, U+c22e, U+c230, U+c233-c24f, U+c251-c257, U+c259-c269;
}
/* [34] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.34.woff2) format('woff2');
  unicode-range: U+c101-c11b, U+c11f, U+c121-c123, U+c125-c12b, U+c12e, U+c132-c137, U+c13a-c13b, U+c13d-c13f, U+c141-c147, U+c14a, U+c14c-c153, U+c155-c157, U+c159-c15b, U+c15d-c166, U+c169-c16f, U+c171-c177, U+c179-c18b, U+c18e-c18f, U+c191-c193, U+c195-c19b, U+c19d-c19e, U+c1a0, U+c1a2-c1a4, U+c1a6-c1bb;
}
/* [35] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.35.woff2) format('woff2');
  unicode-range: U+c049-c057, U+c059-c05b, U+c05d-c05f, U+c061-c067, U+c069-c08f, U+c091-c0ab, U+c0ae-c0af, U+c0b1-c0b3, U+c0b5, U+c0b7-c0bb, U+c0be, U+c0c2-c0c7, U+c0ca-c0cb, U+c0cd-c0cf, U+c0d1-c0d7, U+c0d9-c0da, U+c0dc, U+c0de-c0e3, U+c0e5-c0eb, U+c0ed-c0f3, U+c0f6, U+c0f8, U+c0fa-c0ff;
}
/* [36] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.36.woff2) format('woff2');
  unicode-range: U+bfa7-bfaf, U+bfb1-bfc4, U+bfc6-bfcb, U+bfce-bfcf, U+bfd1-bfd3, U+bfd5-bfdb, U+bfdd-c048;
}
/* [37] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.37.woff2) format('woff2');
  unicode-range: U+bf07, U+bf09-bf3f, U+bf41-bf4f, U+bf52-bf54, U+bf56-bfa6;
}
/* [38] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.38.woff2) format('woff2');
  unicode-range: U+be56, U+be58, U+be5c-be5f, U+be62-be63, U+be65-be67, U+be69-be74, U+be76-be7b, U+be7e-be7f, U+be81-be8e, U+be90, U+be92-bea7, U+bea9-becf, U+bed2-bed3, U+bed5-bed6, U+bed9-bee3, U+bee6-bf06;
}
/* [39] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.39.woff2) format('woff2');
  unicode-range: U+bdb0-bdd3, U+bdd5-bdef, U+bdf1-be0b, U+be0d-be0f, U+be11-be13, U+be15-be43, U+be46-be47, U+be49-be4b, U+be4d-be53;
}
/* [40] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.40.woff2) format('woff2');
  unicode-range: U+bd03, U+bd06, U+bd08, U+bd0a-bd0f, U+bd11-bd22, U+bd25-bd47, U+bd49-bd58, U+bd5a-bd7f, U+bd82-bd83, U+bd85-bd87, U+bd8a-bd8f, U+bd91-bd92, U+bd94, U+bd96-bd98, U+bd9a-bdaf;
}
/* [41] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.41.woff2) format('woff2');
  unicode-range: U+bc4e-bc83, U+bc86-bc87, U+bc89-bc8b, U+bc8d-bc93, U+bc96, U+bc98, U+bc9b-bc9f, U+bca2-bca3, U+bca5-bca7, U+bca9-bcb2, U+bcb4-bcbb, U+bcbe-bcbf, U+bcc1-bcc3, U+bcc5-bccc, U+bcce-bcd0, U+bcd2-bcd4, U+bcd6-bcf3, U+bcf7, U+bcf9-bcfb, U+bcfd-bd02;
}
/* [42] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.42.woff2) format('woff2');
  unicode-range: U+bb90-bba3, U+bba5-bbab, U+bbad-bbbf, U+bbc1-bbf7, U+bbfa-bbfb, U+bbfd-bbfe, U+bc01-bc07, U+bc09-bc0a, U+bc0e, U+bc10, U+bc12-bc13, U+bc17, U+bc19-bc1a, U+bc1e, U+bc20-bc23, U+bc26, U+bc28, U+bc2a-bc2c, U+bc2e-bc2f, U+bc32-bc33, U+bc35-bc37, U+bc39-bc3f, U+bc41-bc42, U+bc44, U+bc46-bc48, U+bc4a-bc4d;
}
/* [43] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.43.woff2) format('woff2');
  unicode-range: U+bae6-bafb, U+bafd-bb17, U+bb19-bb33, U+bb37, U+bb39-bb3a, U+bb3d-bb43, U+bb45-bb46, U+bb48, U+bb4a-bb4f, U+bb51-bb53, U+bb55-bb57, U+bb59-bb62, U+bb64-bb8f;
}
/* [44] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.44.woff2) format('woff2');
  unicode-range: U+ba30-ba37, U+ba3a-ba3b, U+ba3d-ba3f, U+ba41-ba47, U+ba49-ba4a, U+ba4c, U+ba4e-ba53, U+ba56-ba57, U+ba59-ba5b, U+ba5d-ba63, U+ba65-ba66, U+ba68-ba6f, U+ba71-ba73, U+ba75-ba77, U+ba79-ba84, U+ba86, U+ba88-baa7, U+baaa, U+baad-baaf, U+bab1-bab7, U+baba, U+babc, U+babe-bae5;
}
/* [45] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.45.woff2) format('woff2');
  unicode-range: U+b96e-b973, U+b976-b977, U+b979-b97b, U+b97d-b983, U+b986, U+b988, U+b98a-b98d, U+b98f-b9ab, U+b9ae-b9af, U+b9b1-b9b3, U+b9b5-b9bb, U+b9be, U+b9c0, U+b9c2-b9c7, U+b9ca-b9cb, U+b9cd, U+b9d2-b9d7, U+b9da, U+b9dc, U+b9df-b9e0, U+b9e2, U+b9e6-b9e7, U+b9e9-b9f3, U+b9f6, U+b9f8, U+b9fb-ba2f;
}
/* [46] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.46.woff2) format('woff2');
  unicode-range: U+b8bf-b8cb, U+b8cd-b8e0, U+b8e2-b8e7, U+b8ea-b8eb, U+b8ed-b8ef, U+b8f1-b8f7, U+b8fa, U+b8fc, U+b8fe-b903, U+b905-b917, U+b919-b91f, U+b921-b93b, U+b93d-b957, U+b95a-b95b, U+b95d-b95f, U+b961-b967, U+b969-b96c;
}
/* [47] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.47.woff2) format('woff2');
  unicode-range: U+b80d-b80f, U+b811-b817, U+b81a, U+b81c-b823, U+b826-b827, U+b829-b82b, U+b82d-b833, U+b836, U+b83a-b83f, U+b841-b85b, U+b85e-b85f, U+b861-b863, U+b865-b86b, U+b86e, U+b870, U+b872-b8af, U+b8b1-b8be;
}
/* [48] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.48.woff2) format('woff2');
  unicode-range: U+b74d-b75f, U+b761-b763, U+b765-b774, U+b776-b77b, U+b77e-b77f, U+b781-b783, U+b785-b78b, U+b78e, U+b792-b796, U+b79a-b79b, U+b79d-b7a7, U+b7aa, U+b7ae-b7b3, U+b7b6-b7c8, U+b7ca-b7eb, U+b7ee-b7ef, U+b7f1-b7f3, U+b7f5-b7fb, U+b7fe, U+b802-b806, U+b80a-b80b;
}
/* [49] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.49.woff2) format('woff2');
  unicode-range: U+b6a7-b6aa, U+b6ac-b6b0, U+b6b2-b6ef, U+b6f1-b727, U+b72a-b72b, U+b72d-b72e, U+b731-b737, U+b739-b73a, U+b73c-b743, U+b745-b74c;
}
/* [50] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.50.woff2) format('woff2');
  unicode-range: U+b605-b60f, U+b612-b617, U+b619-b624, U+b626-b69b, U+b69e-b6a3, U+b6a5-b6a6;
}
/* [51] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.51.woff2) format('woff2');
  unicode-range: U+b55f, U+b562-b583, U+b585-b59f, U+b5a2-b5a3, U+b5a5-b5a7, U+b5a9-b5b2, U+b5b5-b5ba, U+b5bd-b604;
}
/* [52] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.52.woff2) format('woff2');
  unicode-range: U+b4a5-b4b6, U+b4b8-b4bf, U+b4c1-b4c7, U+b4c9-b4db, U+b4de-b4df, U+b4e1-b4e2, U+b4e5-b4eb, U+b4ee, U+b4f0, U+b4f2-b513, U+b516-b517, U+b519-b51a, U+b51d-b523, U+b526, U+b528, U+b52b-b52f, U+b532-b533, U+b535-b537, U+b539-b53f, U+b541-b544, U+b546-b54b, U+b54d-b54f, U+b551-b55b, U+b55d-b55e;
}
/* [53] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.53.woff2) format('woff2');
  unicode-range: U+b3f8-b3fb, U+b3fd-b40f, U+b411-b417, U+b419-b41b, U+b41d-b41f, U+b421-b427, U+b42a-b42b, U+b42d-b44f, U+b452-b453, U+b455-b457, U+b459-b45f, U+b462-b464, U+b466-b46b, U+b46d-b47f, U+b481-b4a3;
}
/* [54] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.54.woff2) format('woff2');
  unicode-range: U+b342-b353, U+b356-b357, U+b359-b35b, U+b35d-b35e, U+b360-b363, U+b366, U+b368, U+b36a-b36d, U+b36f, U+b372-b373, U+b375-b377, U+b379-b37f, U+b381-b382, U+b384, U+b386-b38b, U+b38d-b3c3, U+b3c6-b3c7, U+b3c9-b3ca, U+b3cd-b3d3, U+b3d6, U+b3d8, U+b3da-b3f7;
}
/* [55] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.55.woff2) format('woff2');
  unicode-range: U+b27c-b283, U+b285-b28f, U+b292-b293, U+b295-b297, U+b29a-b29f, U+b2a1-b2a4, U+b2a7-b2a9, U+b2ab, U+b2ad-b2c7, U+b2ca-b2cb, U+b2cd-b2cf, U+b2d1-b2d7, U+b2da, U+b2dc, U+b2de-b2e3, U+b2e7, U+b2e9-b2ea, U+b2ef-b2f3, U+b2f6, U+b2f8, U+b2fa-b2fb, U+b2fd-b2fe, U+b302-b303, U+b305-b307, U+b309-b30f, U+b312, U+b316-b31b, U+b31d-b341;
}
/* [56] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.56.woff2) format('woff2');
  unicode-range: U+b1d6-b1e7, U+b1e9-b1fc, U+b1fe-b203, U+b206-b207, U+b209-b20b, U+b20d-b213, U+b216-b21f, U+b221-b257, U+b259-b273, U+b275-b27b;
}
/* [57] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.57.woff2) format('woff2');
  unicode-range: U+b120-b122, U+b126-b127, U+b129-b12b, U+b12d-b133, U+b136, U+b138, U+b13a-b13f, U+b142-b143, U+b145-b14f, U+b151-b153, U+b156-b157, U+b159-b177, U+b17a-b17b, U+b17d-b17f, U+b181-b187, U+b189-b18c, U+b18e-b191, U+b195-b1a7, U+b1a9-b1cb, U+b1cd-b1d5;
}
/* [58] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.58.woff2) format('woff2');
  unicode-range: U+b05f-b07b, U+b07e-b07f, U+b081-b083, U+b085-b08b, U+b08d-b097, U+b09b, U+b09d-b09f, U+b0a2-b0a7, U+b0aa, U+b0b0, U+b0b2, U+b0b6-b0b7, U+b0b9-b0bb, U+b0bd-b0c3, U+b0c6-b0c7, U+b0ca-b0cf, U+b0d1-b0df, U+b0e1-b0e4, U+b0e6-b107, U+b10a-b10b, U+b10d-b10f, U+b111-b112, U+b114-b117, U+b119-b11a, U+b11c-b11f;
}
/* [59] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.59.woff2) format('woff2');
  unicode-range: U+afac-afb7, U+afba-afbb, U+afbd-afbf, U+afc1-afc6, U+afca-afcc, U+afce-afd3, U+afd5-afe7, U+afe9-afef, U+aff1-b00b, U+b00d-b00f, U+b011-b013, U+b015-b01b, U+b01d-b027, U+b029-b043, U+b045-b047, U+b049, U+b04b, U+b04d-b052, U+b055-b056, U+b058-b05c, U+b05e;
}
/* [60] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.60.woff2) format('woff2');
  unicode-range: U+af03-af07, U+af09-af2b, U+af2e-af33, U+af35-af3b, U+af3e-af40, U+af44-af47, U+af4a-af5c, U+af5e-af63, U+af65-af7f, U+af81-afab;
}
/* [61] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.61.woff2) format('woff2');
  unicode-range: U+ae56-ae5b, U+ae5e-ae60, U+ae62-ae64, U+ae66-ae67, U+ae69-ae6b, U+ae6d-ae83, U+ae85-aebb, U+aebf, U+aec1-aec3, U+aec5-aecb, U+aece, U+aed0, U+aed2-aed7, U+aed9-aef3, U+aef5-af02;
}
/* [62] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.62.woff2) format('woff2');
  unicode-range: U+ad9c-ada3, U+ada5-adbf, U+adc1-adc3, U+adc5-adc7, U+adc9-add2, U+add4-addb, U+addd-addf, U+ade1-ade3, U+ade5-adf7, U+adfa-adfb, U+adfd-adff, U+ae02-ae07, U+ae0a, U+ae0c, U+ae0e-ae13, U+ae15-ae2f, U+ae31-ae33, U+ae35-ae37, U+ae39-ae3f, U+ae42, U+ae44, U+ae46-ae49, U+ae4b, U+ae4f, U+ae51-ae53, U+ae55;
}
/* [63] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.63.woff2) format('woff2');
  unicode-range: U+ace2-ace3, U+ace5-ace6, U+ace9-acef, U+acf2, U+acf4, U+acf7-acfb, U+acfe-acff, U+ad01-ad03, U+ad05-ad0b, U+ad0d-ad10, U+ad12-ad1b, U+ad1d-ad33, U+ad35-ad48, U+ad4a-ad4f, U+ad51-ad6b, U+ad6e-ad6f, U+ad71-ad72, U+ad77-ad7c, U+ad7e, U+ad80, U+ad82-ad87, U+ad89-ad8b, U+ad8d-ad8f, U+ad91-ad9b;
}
/* [64] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.64.woff2) format('woff2');
  unicode-range: U+ac25-ac2c, U+ac2e, U+ac30, U+ac32-ac37, U+ac39-ac3f, U+ac41-ac4c, U+ac4e-ac6f, U+ac72-ac73, U+ac75-ac76, U+ac79-ac7f, U+ac82, U+ac84-ac88, U+ac8a-ac8b, U+ac8d-ac8f, U+ac91-ac93, U+ac95-ac9b, U+ac9d-ac9e, U+aca1-aca7, U+acab, U+acad-acaf, U+acb1-acb7, U+acba-acbb, U+acbe-acc0, U+acc2-acc3, U+acc5-acdf;
}
/* [65] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.65.woff2) format('woff2');
  unicode-range: U+99df, U+99ed, U+99f1, U+99ff, U+9a01, U+9a08, U+9a0e-9a0f, U+9a19, U+9a2b, U+9a30, U+9a36-9a37, U+9a40, U+9a43, U+9a45, U+9a4d, U+9a55, U+9a57, U+9a5a-9a5b, U+9a5f, U+9a62, U+9a65, U+9a69-9a6a, U+9aa8, U+9ab8, U+9ad3, U+9ae5, U+9aee, U+9b1a, U+9b27, U+9b2a, U+9b31, U+9b3c, U+9b41-9b45, U+9b4f, U+9b54, U+9b5a, U+9b6f, U+9b8e, U+9b91, U+9b9f, U+9bab, U+9bae, U+9bc9, U+9bd6, U+9be4, U+9be8, U+9c0d, U+9c10, U+9c12, U+9c15, U+9c25, U+9c32, U+9c3b, U+9c47, U+9c49, U+9c57, U+9ce5, U+9ce7, U+9ce9, U+9cf3-9cf4, U+9cf6, U+9d09, U+9d1b, U+9d26, U+9d28, U+9d3b, U+9d51, U+9d5d, U+9d60-9d61, U+9d6c, U+9d72, U+9da9, U+9daf, U+9db4, U+9dc4, U+9dd7, U+9df2, U+9df8-9dfa, U+9e1a, U+9e1e, U+9e75, U+9e79, U+9e7d, U+9e7f, U+9e92-9e93, U+9e97, U+9e9d, U+9e9f, U+9ea5, U+9eb4-9eb5, U+9ebb, U+9ebe, U+9ec3, U+9ecd-9ece, U+9ed4, U+9ed8, U+9edb-9edc, U+9ede, U+9ee8, U+9ef4, U+9f07-9f08, U+9f0e, U+9f13, U+9f20, U+9f3b, U+9f4a-9f4b, U+9f4e, U+9f52, U+9f5f, U+9f61, U+9f67, U+9f6a, U+9f6c, U+9f77, U+9f8d, U+9f90, U+9f95, U+9f9c, U+ac02-ac03, U+ac05-ac06, U+ac09-ac0f, U+ac17-ac18, U+ac1b, U+ac1e-ac1f, U+ac21-ac23;
}
/* [94] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.94.woff2) format('woff2');
  unicode-range: U+3136, U+3138, U+313a-3140, U+3143-3144, U+3150, U+3152, U+3154-3156, U+3158-315b, U+315d-315f, U+3162, U+3164-318c, U+318e, U+3200-321b, U+3231, U+3239, U+3251-325a, U+3260-327b, U+327e-327f, U+328a-3290, U+3294, U+329e, U+32a5, U+3380-3384, U+3388-338b;
}
/* [95] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.95.woff2) format('woff2');
  unicode-range: U+2f7d, U+2f7f-2f8b, U+2f8e-2f90, U+2f92-2f97, U+2f99-2fa0, U+2fa2-2fa3, U+2fa5-2fa9, U+2fac-2fb1, U+2fb3-2fbc, U+2fc1-2fca, U+2fcd-2fd4, U+3003, U+3012-3019, U+301c, U+301e-3020, U+3036, U+3041, U+3043, U+3045, U+3047, U+3049, U+304e, U+3050, U+3052, U+3056, U+305a, U+305c, U+305e, U+3062, U+3065, U+306c, U+3070-307d, U+3080, U+3085, U+3087, U+308e, U+3090-3091, U+30a1, U+30a5, U+30a9, U+30ae, U+30b1-30b2, U+30b4, U+30b6, U+30bc-30be, U+30c2, U+30c5, U+30cc, U+30d2, U+30d4, U+30d8-30dd, U+30e4, U+30e6, U+30e8, U+30ee, U+30f0-30f2, U+30f4-30f6, U+3133, U+3135;
}
/* [96] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.96.woff2) format('woff2');
  unicode-range: U+2541-254b, U+25a4-25a9, U+25b1, U+25b5, U+25b9, U+25bf, U+25c1, U+25c3, U+25c9-25ca, U+25cc, U+25ce, U+25d0-25d1, U+25e6, U+25ef, U+260f, U+261d, U+261f, U+262f, U+2660, U+2664, U+2667-2669, U+266d, U+266f, U+2716, U+271a, U+273d, U+2756, U+2776-277f, U+278a-2793, U+2963, U+2965, U+2ac5-2ac6, U+2acb-2acc, U+2f00, U+2f04, U+2f06, U+2f08, U+2f0a-2f0b, U+2f11-2f12, U+2f14, U+2f17-2f18, U+2f1c-2f1d, U+2f1f-2f20, U+2f23-2f26, U+2f28-2f29, U+2f2b, U+2f2d, U+2f2f-2f32, U+2f38, U+2f3c-2f40, U+2f42-2f4c, U+2f4f-2f52, U+2f54-2f58, U+2f5a-2f66, U+2f69-2f70, U+2f72-2f76, U+2f78, U+2f7a-2f7c;
}
/* [97] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.97.woff2) format('woff2');
  unicode-range: U+2479-2487, U+249c-24d1, U+24d3-24d7, U+24d9-24e9, U+24eb-24f4, U+2500-2501, U+2503, U+250c-2513, U+2515-2516, U+2518-2540;
}
/* [98] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.98.woff2) format('woff2');
  unicode-range: U+215b-215e, U+2162-2169, U+2170-2179, U+2195-2199, U+21b0-21b4, U+21bc, U+21c0, U+21c4-21c5, U+21cd, U+21cf-21d4, U+21e0-21e3, U+21e6-21e9, U+2200, U+2202-2203, U+2206-2209, U+220b-220c, U+220f, U+2211, U+2213, U+221a, U+221d-2220, U+2222, U+2225-2227, U+2229-222c, U+222e, U+2234-2237, U+223d, U+2243, U+2245, U+2248, U+2250-2253, U+225a, U+2260-2262, U+2264-2267, U+226a-226b, U+226e-2273, U+2276-2277, U+2279-227b, U+2280-2287, U+228a-228b, U+2295-2297, U+22a3-22a5, U+22bb-22bc, U+22ce-22cf, U+22da-22db, U+22ee-22ef, U+2306, U+2312, U+2314, U+2467-2478;
}
/* [99] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.99.woff2) format('woff2');
  unicode-range: U+81-82, U+84, U+a2-a5, U+a7-a8, U+aa, U+ac-ad, U+b1-b3, U+b6, U+b8-ba, U+bc-be, U+c0, U+c2, U+c6-cb, U+ce-d0, U+d4, U+d8-d9, U+db-dc, U+de-df, U+e6, U+eb, U+ee-f0, U+f4, U+f7-f9, U+fb, U+fe-ff, U+111, U+126-127, U+132-133, U+138, U+13f-142, U+149-14b, U+152-153, U+166-167, U+2bc, U+2c7, U+2d0, U+2d8-2d9, U+2db-2dd, U+391-394, U+396-3a1, U+3a3-3a9, U+3b2-3b6, U+3b8, U+3bc, U+3be-3c1, U+3c3-3c9, U+2010, U+2015-2016, U+2018-2019, U+201b, U+201f-2021, U+2025, U+2030, U+2033-2036, U+203c, U+203e, U+2042, U+2074, U+207a-207f, U+2081-2084, U+2109, U+2113, U+2116, U+2121, U+2126, U+212b, U+2153-2154;
}
/* [100] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.100.woff2) format('woff2');
  unicode-range: U+e8, U+2da, U+2160, U+2194, U+3054, U+3058, U+306d, U+3086, U+308d, U+30ac, U+30bb, U+30c4, U+30cd-30ce, U+30e2, U+3132, U+3146, U+3149, U+339d, U+4e3b, U+4f0a, U+4fdd, U+4fe1, U+5409, U+540c, U+5834, U+592a-592b, U+5b9a, U+5dde, U+5e0c, U+5e73, U+5f0f, U+60f3, U+653f, U+661f, U+662f, U+667a, U+683c, U+6b4c, U+6c11, U+767c, U+76ee, U+76f4, U+77f3, U+79d1, U+7a7a, U+7b2c, U+7d22, U+8207, U+8a00, U+8a71, U+9280, U+9580, U+958b, U+96c6, U+9762, U+98df, U+9ed1, U+ac2d, U+adc8, U+add3, U+af48, U+b014, U+b134-b135, U+b158, U+b2aa, U+b35f, U+b6a4, U+b9cf, U+bb63, U+bd23, U+be91, U+c29b, U+c3f4, U+c42c, U+c55c, U+c573, U+c58f, U+c78c, U+c7dd, U+c8f5, U+cad1, U+cc48, U+cf10, U+cf20, U+d03c, U+d07d, U+d2a0, U+d30e, U+d38d, U+d3a8, U+d3c8, U+d5e5, U+d5f9, U+d6e4, U+f90a, U+ff02, U+ff1c;
}
/* [101] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.101.woff2) format('woff2');
  unicode-range: U+3b1, U+2466, U+25a1, U+25a3, U+261c, U+3008-3009, U+305b, U+305d, U+3069, U+30a7, U+30ba, U+30cf, U+30ef, U+3151, U+3157, U+4e4b, U+4e5f, U+4e8c, U+4eca, U+4ed6, U+4f5b, U+50cf, U+5149, U+5165, U+5171, U+5229, U+529b, U+5316, U+539f, U+53f2, U+571f, U+5728, U+58eb, U+591c, U+5b78, U+5c11, U+5c55, U+5ddd, U+5e02, U+5fb7, U+60c5, U+610f, U+611f, U+6625, U+66f8, U+6797, U+679c, U+682a, U+6d2a, U+706b, U+7406, U+767b, U+76f8, U+77e5, U+7acb, U+898b, U+8a69, U+8def, U+8fd1, U+901a, U+90e8, U+91cd, U+975e, U+ae14, U+ae6c, U+aec0, U+afc7, U+afc9, U+b01c, U+b028, U+b308, U+b311, U+b314, U+b31c, U+b524, U+b560, U+b764, U+b920, U+b9e3, U+bd48, U+be7d, U+c0db, U+c231, U+c270, U+c2e3, U+c37d, U+c3ed, U+c530, U+c6a5, U+c6dc, U+c7a4, U+c954, U+c974, U+d000, U+d565, U+d667, U+d6c5, U+d79d, U+ff1e;
}
/* [102] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.102.woff2) format('woff2');
  unicode-range: U+131, U+2032, U+2465, U+2642, U+3048, U+3051, U+3083-3084, U+308f, U+30c0, U+30d1, U+30d3, U+30d6, U+30df, U+30e7, U+3153, U+4e16, U+4e8b, U+4ee5, U+5206, U+52a0, U+52d5, U+53e4, U+53ef, U+54c1, U+57ce, U+597d, U+5b8c, U+5ea6, U+5f8c, U+5f97, U+6210, U+6240, U+624b, U+6728, U+6bd4, U+7236, U+7269, U+7279, U+738b, U+7528, U+7530, U+767e, U+798f, U+8005, U+8a18, U+90fd, U+91cc, U+9577, U+9593, U+98a8, U+ac20, U+acf6, U+ad90, U+af5d, U+af80, U+afcd, U+aff0, U+b0a1, U+b0b5, U+b1fd, U+b2fc, U+b380, U+b51b, U+b584, U+b5b3, U+b8fd, U+b93c, U+b9f4, U+bb44, U+bc08, U+bc27, U+bc49, U+be55, U+be64, U+bfb0, U+bfc5, U+c178, U+c21f, U+c314, U+c4f1, U+c58d, U+c664, U+c698, U+c6a7, U+c6c1, U+c9ed, U+cac0, U+cacc, U+cad9, U+ccb5, U+cdcc, U+d0e4, U+d143, U+d320, U+d330, U+d54d, U+ff06, U+ff1f, U+ff5e;
}
/* [103] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.103.woff2) format('woff2');
  unicode-range: U+b4, U+20a9, U+20ac, U+2190, U+24d8, U+2502, U+2514, U+2592, U+25c7-25c8, U+2663, U+3060, U+3064, U+3081, U+3088, U+30a3, U+30a6, U+30aa, U+30b5, U+30c7, U+30ca-30cb, U+30d0, U+30e3, U+30e5, U+339e, U+4e09, U+4eac, U+4f5c, U+5167-5168, U+516c, U+51fa, U+5408, U+540d, U+591a, U+5b57, U+6211, U+65b9, U+660e, U+6642, U+6700, U+6b63, U+6e2f, U+7063, U+7532, U+793e, U+81ea, U+8272, U+82b1, U+897f, U+8eca, U+91ce, U+ac38, U+ad76, U+ae84, U+aecc, U+b07d, U+b0b1, U+b215, U+b2a0, U+b310, U+b3d7, U+b52a, U+b618, U+b775, U+b797, U+bcd5, U+bd59, U+be80, U+bea8, U+bed1, U+bee4-bee5, U+c060, U+c2ef, U+c329, U+c3dc, U+c597, U+c5bd, U+c5e5, U+c69c, U+c9d6, U+ca29, U+ca5c, U+ca84, U+cc39, U+cc3b, U+ce89, U+cee5, U+cf65, U+cf85, U+d058, U+d145, U+d22d, U+d325, U+d37d, U+d3ad, U+d769, U+ff0c;
}
/* [104] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.104.woff2) format('woff2');
  unicode-range: U+2161, U+2228, U+2299, U+2464, U+2517, U+2640, U+3042, U+304a, U+3053, U+3061, U+307f, U+3082, U+308c, U+3092, U+30a8, U+30ab, U+30ad, U+30b0, U+30b3, U+30b7, U+30c1, U+30c6, U+30c9, U+30d5, U+30d7, U+30de, U+30e0-30e1, U+30ec-30ed, U+4e0b, U+4e0d, U+4ee3, U+53f0, U+548c, U+5b89, U+5bb6, U+5c0f, U+611b, U+6771, U+6aa2, U+6bcd, U+6c34, U+6cd5, U+6d77, U+767d, U+795e, U+8ecd, U+9999, U+9ad8, U+ac07, U+ac1a, U+ac40, U+ad0c, U+ad88, U+ada4, U+ae01, U+ae65, U+aebd, U+aec4, U+afe8, U+b139, U+b205, U+b383, U+b38c, U+b42c, U+b461, U+b55c, U+b78f, U+b8fb, U+b9f7, U+bafc, U+bc99, U+bed8, U+bfcd, U+c0bf, U+c0f9, U+c167, U+c204, U+c20f, U+c22f, U+c258, U+c298, U+c2bc, U+c388, U+c501, U+c50c, U+c5b9, U+c5ce, U+c641, U+c648, U+c73d, U+ca50, U+ca61, U+cc4c, U+ceac, U+d0d4, U+d5f7, U+d6d7, U+ff1a;
}
/* [105] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.105.woff2) format('woff2');
  unicode-range: U+2103, U+2463, U+25c6, U+25cb, U+266c, U+3001, U+300a, U+3046, U+304c-304d, U+304f, U+3055, U+3059, U+3063, U+3066-3068, U+306f, U+3089, U+30b8, U+30bf, U+314f, U+4e0a, U+570b, U+5730, U+5916, U+5929, U+5c71, U+5e74, U+5fc3, U+601d, U+6027, U+63d0, U+6709, U+6734, U+751f, U+7684, U+82f1, U+9053, U+91d1, U+97f3, U+ac2f, U+ac4d, U+adc4, U+ade4, U+ae41, U+ae4d-ae4e, U+aed1, U+afb9, U+b0e0, U+b299, U+b365, U+b46c, U+b480, U+b4c8, U+b7b4, U+b819, U+b918, U+baab, U+bab9, U+be8f, U+bed7, U+c0ec, U+c19f, U+c1a5, U+c3d9, U+c464, U+c53d, U+c553, U+c570, U+c5cc, U+c633, U+c6a4, U+c7a3, U+c7a6, U+c886, U+c9d9-c9da, U+c9ec, U+ca0c, U+cc21, U+cd1b, U+cd78, U+cdc4, U+cef8, U+cfe4, U+d0a5, U+d0b5, U+d0ec, U+d15d, U+d188, U+d23c, U+d2ac, U+d729, U+d79b, U+ff01, U+ff08-ff09, U+ff5c;
}
/* [106] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.106.woff2) format('woff2');
  unicode-range: U+2039-203a, U+223c, U+25b3, U+25b7, U+25bd, U+25cf, U+266a, U+3002, U+300b, U+304b, U+3057, U+305f, U+306a-306b, U+307e, U+308a-308b, U+3093, U+30a2, U+30af, U+30b9, U+30c3, U+30c8, U+30e9-30eb, U+33a1, U+4e00, U+524d, U+5357, U+5b50, U+7121, U+884c, U+9751, U+ac94, U+aebe, U+aecd, U+af08, U+af41, U+af49, U+b010, U+b053, U+b109, U+b11b, U+b128, U+b154, U+b291, U+b2e6, U+b301, U+b385, U+b525, U+b5b4, U+b729, U+b72f, U+b738, U+b7ff, U+b837, U+b975, U+ba67, U+bb47, U+bc1f, U+bd90, U+bfd4, U+c27c, U+c324, U+c379, U+c3e0, U+c465, U+c53b, U+c58c, U+c610, U+c653, U+c6cd, U+c813, U+c82f, U+c999, U+c9e0, U+cac4, U+cad3, U+cbd4, U+cc10, U+cc22, U+ccb8, U+ccbc, U+cda5, U+ce84, U+cea3, U+cf67, U+cfe1, U+d241, U+d30d, U+d31c, U+d391, U+d401, U+d479, U+d5c9, U+d5db, U+d649, U+d6d4;
}
/* [107] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.107.woff2) format('woff2');
  unicode-range: U+b0, U+e9, U+2193, U+2462, U+260e, U+261e, U+300e-300f, U+3044, U+30a4, U+30fb-30fc, U+314d, U+5973, U+6545, U+6708, U+7537, U+ac89, U+ac9c, U+acc1, U+ad04, U+ad75, U+ad7d, U+ae45, U+ae61, U+af42, U+b0ab, U+b0af, U+b0b3, U+b12c, U+b194, U+b1a8, U+b220, U+b258, U+b284, U+b2ff, U+b315, U+b371, U+b3d4-b3d5, U+b460, U+b527, U+b534, U+b810, U+b818, U+b98e, U+ba55, U+bbac, U+bc0b, U+bc40, U+bca1, U+bccd, U+bd93, U+be54, U+be5a, U+bf08, U+bf50, U+bf55, U+bfdc, U+c0c0, U+c0d0, U+c0f4, U+c100, U+c11e, U+c170, U+c20d, U+c274, U+c290, U+c308, U+c369, U+c539, U+c587, U+c5ff, U+c6ec, U+c70c, U+c7ad, U+c7c8, U+c83c, U+c881, U+cb48, U+cc60, U+ce69, U+ce6b, U+ce75, U+cf04, U+cf08, U+cf55, U+cf70, U+cffc, U+d0b7, U+d1a8, U+d2c8, U+d384, U+d47c, U+d48b, U+d5dd, U+d5e8, U+d720, U+d759, U+f981;
}
/* [108] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.108.woff2) format('woff2');
  unicode-range: U+e0, U+e2, U+395, U+3b7, U+3ba, U+2460-2461, U+25a0, U+3010-3011, U+306e, U+30f3, U+314a, U+314c, U+5927, U+65b0, U+7e41, U+97d3, U+9ad4, U+ad49, U+ae0b, U+ae0d, U+ae43, U+ae5d, U+aecf, U+af3c, U+af64, U+afd4, U+b080, U+b084, U+b0c5, U+b10c, U+b1e8, U+b2ac, U+b36e, U+b451, U+b515, U+b540, U+b561, U+b6ab, U+b6b1, U+b72c, U+b730, U+b744, U+b800, U+b8ec, U+b8f0, U+b904, U+b968, U+b96d, U+b987, U+b9d9, U+bb36, U+bb49, U+bc2d, U+bc43, U+bcf6, U+bd89, U+be57, U+be61, U+bed4, U+c090, U+c130, U+c148, U+c19c, U+c2f9, U+c36c, U+c37c, U+c384, U+c3df, U+c575, U+c584, U+c660, U+c719, U+c816, U+ca4d, U+ca54, U+cabc, U+cb49, U+cc14, U+cff5, U+d004, U+d038, U+d0b4, U+d0d3, U+d0e0, U+d0ed, U+d131, U+d1b0, U+d31f, U+d33d, U+d3a0, U+d3ab, U+d514, U+d584, U+d6a1, U+d6cc, U+d749, U+d760, U+d799;
}
/* [109] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.109.woff2) format('woff2');
  unicode-range: U+24, U+60, U+3b9, U+3bb, U+3bd, U+2191, U+2606, U+300c-300d, U+3131, U+3134, U+3139, U+3141-3142, U+3148, U+3161, U+3163, U+321c, U+4eba, U+5317, U+ac31, U+ac77, U+ac9f, U+acb9, U+acf0-acf1, U+acfd, U+ad73, U+af3d, U+b00c, U+b04a, U+b057, U+b0c4, U+b188, U+b1cc, U+b214, U+b2db, U+b2ee, U+b304, U+b4ed, U+b518, U+b5bc, U+b625, U+b69c-b69d, U+b7ac, U+b801, U+b86c, U+b959, U+b95c, U+b985, U+ba48, U+bb58, U+bc0c, U+bc38, U+bc85, U+bc9a, U+bf40, U+c068, U+c0bd, U+c0cc, U+c12f, U+c149, U+c1e0, U+c22b, U+c22d, U+c250, U+c2fc, U+c300, U+c313, U+c370, U+c3d8, U+c557, U+c580, U+c5e3, U+c62e, U+c634, U+c6f0, U+c74d, U+c783, U+c78e, U+c796, U+c7bc, U+c92c, U+ca4c, U+cc1c, U+cc54, U+cc59, U+ce04, U+cf30, U+cfc4, U+d140, U+d321, U+d38c, U+d399, U+d54f, U+d587, U+d5d0, U+d6e8, U+d770;
}
/* [110] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.110.woff2) format('woff2');
  unicode-range: U+d7, U+ea, U+fc, U+2192, U+25bc, U+3000, U+3137, U+3145, U+315c, U+7f8e, U+ac13, U+ac71, U+ac90, U+acb8, U+ace7, U+ad7f, U+ae50, U+aef4, U+af34, U+afbc, U+b048, U+b09a, U+b0ad, U+b0bc, U+b113, U+b125, U+b141, U+b20c, U+b2d9, U+b2ed, U+b367, U+b369, U+b374, U+b3cb, U+b4ec, U+b611, U+b760, U+b81b, U+b834, U+b8b0, U+b8e1, U+b989, U+b9d1, U+b9e1, U+b9fa, U+ba4d, U+ba78, U+bb35, U+bb54, U+bbf9, U+bc11, U+bcb3, U+bd05, U+bd95, U+bdd4, U+be10, U+bed0, U+bf51, U+c0d8, U+c232, U+c2b7, U+c2eb, U+c378, U+c500, U+c52c, U+c549, U+c568, U+c598, U+c5c9, U+c61b, U+c639, U+c67c, U+c717, U+c78a, U+c80a, U+c90c-c90d, U+c950, U+c9e7, U+cbe4, U+cca9, U+cce4, U+cdb0, U+ce78, U+ce94, U+ce98, U+cf8c, U+d018, U+d034, U+d0f1, U+d1b1, U+d280, U+d2f8, U+d338, U+d380, U+d3b4, U+d610, U+d69f, U+d6fc, U+d758;
}
/* [111] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.111.woff2) format('woff2');
  unicode-range: U+e7, U+2022, U+203b, U+25c0, U+2605, U+2661, U+3147, U+318d, U+672c, U+8a9e, U+acaa, U+acbc, U+ad1c, U+ae4a, U+ae5c, U+b044, U+b054, U+b0c8-b0c9, U+b2a6, U+b2d0, U+b35c, U+b364, U+b428, U+b454, U+b465, U+b4b7, U+b4e3, U+b51c, U+b5a1, U+b784, U+b790, U+b7ab, U+b7f4, U+b82c, U+b835, U+b8e9, U+b8f8, U+b9d8, U+b9f9, U+ba5c, U+ba64, U+babd, U+bb18, U+bb3b, U+bbff, U+bc0d, U+bc45, U+bc97, U+bcbc, U+be45, U+be75, U+be7c, U+bfcc, U+c0b6, U+c0f7, U+c14b, U+c2b4, U+c30d, U+c4f8, U+c5bb, U+c5d1, U+c5e0, U+c5ee, U+c5fd, U+c606, U+c6c5, U+c6e0, U+c708, U+c81d, U+c820, U+c824, U+c878, U+c918, U+c96c, U+c9e4, U+c9f1, U+cc2e, U+cd09, U+cea1, U+cef5, U+cef7, U+cf64, U+cf69, U+cfe8, U+d035, U+d0ac, U+d230, U+d234, U+d2f4, U+d31d, U+d575, U+d578, U+d608, U+d614, U+d718, U+d751, U+d761, U+d78c, U+d790;
}
/* [112] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.112.woff2) format('woff2');
  unicode-range: U+2665, U+3160, U+4e2d, U+6587, U+65e5, U+ac12, U+ac14, U+ac16, U+ac81, U+ad34, U+ade0, U+ae54, U+aebc, U+af2c, U+afc0, U+afc8, U+b04c, U+b08c, U+b099, U+b0a9, U+b0ac, U+b0ae, U+b0b8, U+b123, U+b179, U+b2e5, U+b2f7, U+b4c0, U+b531, U+b538, U+b545, U+b550, U+b5a8, U+b6f0, U+b728, U+b73b, U+b7ad, U+b7ed, U+b809, U+b864, U+b86d, U+b871, U+b9bf, U+b9f5, U+ba40, U+ba4b, U+ba58, U+ba87, U+baac, U+bbc0, U+bc16, U+bc34, U+bd07, U+bd99, U+be59, U+bfd0, U+c058, U+c0e4, U+c0f5, U+c12d, U+c139, U+c228, U+c529, U+c5c7, U+c635, U+c637, U+c735, U+c77d, U+c787, U+c789, U+c8c4, U+c989, U+c98c, U+c9d0, U+c9d3, U+cc0c, U+cc99, U+cd0c, U+cd2c, U+cd98, U+cda4, U+ce59, U+ce60, U+ce6d, U+cea0, U+d0d0-d0d1, U+d0d5, U+d14d, U+d1a4, U+d29c, U+d2f1, U+d301, U+d39c, U+d3bc, U+d4e8, U+d540, U+d5ec, U+d640, U+d750;
}
/* [113] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.113.woff2) format('woff2');
  unicode-range: U+5e, U+25b2, U+25b6, U+314e, U+ac24, U+ace1, U+ace4, U+ae68, U+af2d, U+b0d0, U+b0e5, U+b150, U+b155, U+b193, U+b2c9, U+b2dd, U+b3c8, U+b3fc, U+b410, U+b458, U+b4dd, U+b5a0, U+b5a4, U+b5bb, U+b7b5, U+b838, U+b840, U+b86f, U+b8f9, U+b960, U+b9e5, U+bab8, U+bb50, U+bc1d, U+bc24-bc25, U+bca8, U+bcbd, U+bd04, U+bd10, U+bd24, U+be48, U+be5b, U+be68, U+c05c, U+c12c, U+c140, U+c15c, U+c168, U+c194, U+c219, U+c27d, U+c2a8, U+c2f1, U+c2f8, U+c368, U+c554-c555, U+c559, U+c564, U+c5d8, U+c5fc, U+c625, U+c65c, U+c6b1, U+c728, U+c794, U+c84c, U+c88c, U+c8e0, U+c8fd, U+c998, U+c9dd, U+cc0d, U+cc30, U+ceec, U+cf13, U+cf1c, U+cf5c, U+d050, U+d07c, U+d0a8, U+d134, U+d138, U+d154, U+d1f4, U+d2bc, U+d329, U+d32c, U+d3d0, U+d3f4, U+d3fc, U+d56b, U+d5cc, U+d600-d601, U+d639, U+d6c8, U+d754, U+d765;
}
/* [114] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.114.woff2) format('woff2');
  unicode-range: U+3c-3d, U+2026, U+24d2, U+314b, U+ac11, U+acf3, U+ad74, U+ad81, U+adf9, U+ae34, U+af43, U+afb8, U+b05d, U+b07c, U+b110, U+b118, U+b17c, U+b180, U+b18d, U+b192, U+b2cc, U+b355, U+b378, U+b4a4, U+b4ef, U+b78d, U+b799, U+b7a9, U+b7fd, U+b807, U+b80c, U+b839, U+b9b4, U+b9db, U+ba3c, U+bab0, U+bba4, U+bc94, U+be4c, U+c154, U+c1c4, U+c26c, U+c2ac, U+c2ed, U+c4f4, U+c55e, U+c561, U+c571, U+c5b5, U+c5c4, U+c654-c655, U+c695, U+c6e8, U+c6f9, U+c724, U+c751, U+c775, U+c7a0, U+c7c1, U+c874, U+c880, U+c9d5, U+c9f8, U+cabd, U+cc29, U+cc2c, U+cca8, U+ccab, U+ccd0, U+ce21, U+ce35, U+ce7c, U+ce90, U+cee8, U+cef4, U+cfe0, U+d070, U+d0b9, U+d0c1, U+d0c4, U+d0c8, U+d15c, U+d1a1, U+d2c0, U+d300, U+d314, U+d3ed, U+d478, U+d480, U+d48d, U+d508, U+d53d, U+d5e4, U+d611, U+d61c, U+d68d, U+d6a8, U+d798;
}
/* [115] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.115.woff2) format('woff2');
  unicode-range: U+23, U+25, U+5f, U+a9, U+ac08, U+ac78, U+aca8, U+acac, U+ace8, U+ad70, U+adc0, U+addc, U+b137, U+b140, U+b208, U+b290, U+b2f5, U+b3c5, U+b3cc, U+b420, U+b429, U+b529, U+b530, U+b77d, U+b79c, U+b7a8, U+b7c9, U+b7f0, U+b7fc, U+b828, U+b860, U+b9ad, U+b9c1, U+b9c9, U+b9dd-b9de, U+b9e8, U+ba38-ba39, U+babb, U+bc00, U+bc8c, U+bca0, U+bca4, U+bcd1, U+bcfc, U+bd09, U+bdf0, U+be60, U+c0ad, U+c0b4, U+c0bc, U+c190, U+c1fc, U+c220, U+c288, U+c2b9, U+c2f6, U+c528, U+c545, U+c558, U+c5bc, U+c5d4, U+c600, U+c644, U+c6c0, U+c6c3, U+c721, U+c798, U+c7a1, U+c811, U+c838, U+c871, U+c904, U+c990, U+c9dc, U+cc38, U+cc44, U+cca0, U+cd1d, U+cd95, U+cda9, U+ce5c, U+cf00, U+cf58, U+d150, U+d22c, U+d305, U+d328, U+d37c, U+d3f0, U+d551, U+d5a5, U+d5c8, U+d5d8, U+d63c, U+d64d, U+d669, U+d734, U+d76c;
}
/* [116] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.116.woff2) format('woff2');
  unicode-range: U+26, U+2b, U+3e, U+40, U+7e, U+ac01, U+ac19, U+ac1d, U+aca0, U+aca9, U+acb0, U+ad8c, U+ae09, U+ae38, U+ae40, U+aed8, U+b09c, U+b0a0, U+b108, U+b204, U+b298, U+b2d8, U+b2eb-b2ec, U+b2f4, U+b313, U+b358, U+b450, U+b4e0, U+b54c, U+b610, U+b780, U+b78c, U+b791, U+b8e8, U+b958, U+b974, U+b984, U+b9b0, U+b9bc-b9bd, U+b9ce, U+ba70, U+bbfc, U+bc0f, U+bc15, U+bc1b, U+bc31, U+bc95, U+bcc0, U+bcc4, U+bd81, U+bd88, U+c0c8, U+c11d, U+c13c, U+c158, U+c18d, U+c1a1, U+c21c, U+c4f0, U+c54a, U+c560, U+c5b8, U+c5c8, U+c5f4, U+c628, U+c62c, U+c678, U+c6cc, U+c808, U+c810, U+c885, U+c88b, U+c900, U+c988, U+c99d, U+c9c8, U+cc3d-cc3e, U+cc45, U+cd08, U+ce20, U+cee4, U+d074, U+d0a4, U+d0dd, U+d2b9, U+d3b8, U+d3c9, U+d488, U+d544, U+d559, U+d56d, U+d588, U+d615, U+d648, U+d655, U+d658, U+d65c;
}
/* [117] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.117.woff2) format('woff2');
  unicode-range: U+d, U+48, U+7c, U+ac10, U+ac15, U+ac74, U+ac80, U+ac83, U+acc4, U+ad11, U+ad50, U+ad6d, U+adfc, U+ae00, U+ae08, U+ae4c, U+b0a8, U+b124, U+b144, U+b178, U+b274, U+b2a5, U+b2e8, U+b2f9, U+b354, U+b370, U+b418, U+b41c, U+b4f1, U+b514, U+b798, U+b808, U+b824-b825, U+b8cc, U+b978, U+b9d0, U+b9e4, U+baa9, U+bb3c, U+bc18, U+bc1c, U+bc30, U+bc84, U+bcf5, U+bcf8, U+bd84, U+be0c, U+be14, U+c0b0, U+c0c9, U+c0dd, U+c124, U+c2dd, U+c2e4, U+c2ec, U+c54c, U+c57c-c57d, U+c591, U+c5c5-c5c6, U+c5ed, U+c608, U+c640, U+c6b8, U+c6d4, U+c784, U+c7ac, U+c800-c801, U+c9c1, U+c9d1, U+cc28, U+cc98, U+cc9c, U+ccad, U+cd5c, U+cd94, U+cd9c, U+cde8, U+ce68, U+cf54, U+d0dc, U+d14c, U+d1a0, U+d1b5, U+d2f0, U+d30c, U+d310, U+d398, U+d45c, U+d50c, U+d53c, U+d560, U+d568, U+d589, U+d604, U+d6c4, U+d788;
}
/* [118] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.118.woff2) format('woff2');
  unicode-range: U+39, U+49, U+4d-4e, U+a0, U+ac04, U+ac1c, U+ac70, U+ac8c, U+acbd, U+acf5, U+acfc, U+ad00, U+ad6c, U+adf8, U+b098, U+b0b4, U+b294, U+b2c8, U+b300, U+b3c4, U+b3d9, U+b4dc, U+b4e4, U+b77c, U+b7ec, U+b85d, U+b97c, U+b9c8, U+b9cc, U+ba54, U+ba74, U+ba85, U+baa8, U+bb34, U+bb38, U+bbf8, U+bc14, U+bc29, U+bc88, U+bcf4, U+bd80, U+be44, U+c0c1, U+c11c, U+c120, U+c131, U+c138, U+c18c, U+c218, U+c2b5, U+c2e0, U+c544, U+c548, U+c5b4, U+c5d0, U+c5ec, U+c5f0, U+c601, U+c624, U+c694, U+c6a9, U+c6b0, U+c6b4, U+c6d0, U+c704, U+c720, U+c73c, U+c740, U+c744, U+c74c, U+c758, U+c77c, U+c785, U+c788, U+c790-c791, U+c7a5, U+c804, U+c815, U+c81c, U+c870, U+c8fc, U+c911, U+c9c4, U+ccb4, U+ce58, U+ce74, U+d06c, U+d0c0, U+d130, U+d2b8, U+d3ec, U+d504, U+d55c, U+d569, U+d574, U+d638, U+d654, U+d68c;
}
/* [119] */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvfaxzeau69lcawdraglccapykgrk4k8.119.woff2) format('woff2');
  unicode-range: U+20-22, U+27-2a, U+2c-38, U+3a-3b, U+3f, U+41-47, U+4a-4c, U+4f-5d, U+61-7b, U+7d, U+a1, U+ab, U+ae, U+b7, U+bb, U+bf, U+2013-2014, U+201c-201d, U+2122, U+ac00, U+ace0, U+ae30, U+b2e4, U+b85c, U+b9ac, U+c0ac, U+c2a4, U+c2dc, U+c774, U+c778, U+c9c0, U+d558;
}
/* latin */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/nanummyeongjo-9bty3dzf0dxlmzlywrbvrnhxy2plvgazr_e.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Carattere';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/carattere-4icv6kp1b9dxlgt_ckvjv2ynl4u.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Carattere';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/carattere-4icv6kp1b9dxlgt_ckvjvmynl4u.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Carattere';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/carattere-4icv6kp1b9dxlgt_ckvjsgyn.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Style Script';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/stylescript-vm8xdrx3sv7z0apa88xzw5nzcf762ny.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Style Script';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/stylescript-vm8xdrx3sv7z0apa88xzw5nzcv762ny.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Style Script';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/stylescript-vm8xdrx3sv7z0apa88xzw5nzf176.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* tamil */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hwdpkbzq.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hpdpkbzq.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hodpkbzq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hadpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* tamil */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hwdpkbzq.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hpdpkbzq.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hodpkbzq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hadpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* tamil */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hwdpkbzq.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hpdpkbzq.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hodpkbzq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hadpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* tamil */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hwdpkbzq.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hpdpkbzq.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hodpkbzq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hadpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* tamil */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hwdpkbzq.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hpdpkbzq.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hodpkbzq.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/baloothambi2-cy9cfjeow0nhpmoqxranrbdyu7hadpi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc16pyxpy3rxxendzjazn3sut4thvlgfb1xn.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc16pyxpy3rxxendzjazn3sut4thvl-fbw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc1npyxpy3rxxendzjazn3suryhlq2ck.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc1npyxpy3rxxendzjazn3sury_lqw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc16pyxpy3rxxendzjazn3sut5tavlgfb1xn.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc16pyxpy3rxxendzjazn3sut5tavl-fbw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc14pyxpy3rxxendzjazn3wavtjmjl2daw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc14pyxpy3rxxendzjazn3wavtjcjl0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc1lpyxpy3rxxendzjazn3sldy39rw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc1lpyxpy3rxxendzjazn3srdy0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc14pyxpy3rxxendzjazn3wqujjmjl2daw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inriaserif-fc14pyxpy3rxxendzjazn3wqujjcjl0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l0uumjng.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l9uumjng.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l1uumjng.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l6uumjng.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l2uumjng.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l3uumjng.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc53fwrk3iltcvneqg7ca725jhhknnqk6l5uum.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2jl7suc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia0zl7suc.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2zl7suc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1pl7suc.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia2pl7suc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia25l7suc.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://belladolcemaltese.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{font-family:elementskit;src:url(/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h) format("woff");font-weight:400;font-style:normal;font-display:swap}.ekit-wid-con .icon::before,.elementor-editor-active .icon::before,.elementor-widget .icon::before{font-family:elementskit!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before{content:"\e800"}.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before{content:"\e9c8"}.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before{content:"\ebd1"}.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before{content:"\eba4"}.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before{content:"\e801"}.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before{content:"\e802"}.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before{content:"\e803"}.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before{content:"\e804"}.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before{content:"\e805"}.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before{content:"\e806"}.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before{content:"\e807"}.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before{content:"\e808"}.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before{content:"\e809"}.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before{content:"\e80a"}.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before{content:"\e80b"}.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before{content:"\e80c"}.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before{content:"\e80d"}.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before{content:"\e80e"}.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before{content:"\e80f"}.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before{content:"\e810"}.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before{content:"\e811"}.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before{content:"\e812"}.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before{content:"\e813"}.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before{content:"\e814"}.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before{content:"\e815"}.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before{content:"\e816"}.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before{content:"\e817"}.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before{content:"\e818"}.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before{content:"\e819"}.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before{content:"\e81a"}.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before{content:"\e81b"}.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before{content:"\e81c"}.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before{content:"\e81d"}.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before{content:"\e81e"}.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before{content:"\e81f"}.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before{content:"\e820"}.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before{content:"\e821"}.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before{content:"\e822"}.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before{content:"\e823"}.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before{content:"\e824"}.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before{content:"\e825"}.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before{content:"\e826"}.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before{content:"\e827"}.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before{content:"\e828"}.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before{content:"\e829"}.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before{content:"\e82a"}.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before{content:"\e82b"}.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before{content:"\e82c"}.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before{content:"\e82d"}.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before{content:"\e82e"}.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before{content:"\e82f"}.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before{content:"\e830"}.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before{content:"\e831"}.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before{content:"\e832"}.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before{content:"\e833"}.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before{content:"\e834"}.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before{content:"\e835"}.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before{content:"\e836"}.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before{content:"\e837"}.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before{content:"\e838"}.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before{content:"\e839"}.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before{content:"\e83a"}.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before{content:"\e83b"}.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before{content:"\e83c"}.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before{content:"\e83d"}.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before{content:"\e83e"}.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before{content:"\e83f"}.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before{content:"\e840"}.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before{content:"\e841"}.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before{content:"\e842"}.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before{content:"\e843"}.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before{content:"\e844"}.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before{content:"\e845"}.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before{content:"\e847"}.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before{content:"\e848"}.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before{content:"\e849"}.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before{content:"\e84a"}.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before{content:"\e84b"}.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before{content:"\e84c"}.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before{content:"\e84d"}.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before{content:"\e84e"}.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before{content:"\e84f"}.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before{content:"\e850"}.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before{content:"\e851"}.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before{content:"\e852"}.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before{content:"\e853"}.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before{content:"\e854"}.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before{content:"\e855"}.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before{content:"\e856"}.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before{content:"\e857"}.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before{content:"\e858"}.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before{content:"\e859"}.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before{content:"\e85a"}.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before{content:"\e85b"}.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before{content:"\e85c"}.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before{content:"\e85d"}.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before{content:"\e85e"}.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before{content:"\e85f"}.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before{content:"\e860"}.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before{content:"\e861"}.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before{content:"\e862"}.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before{content:"\e863"}.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before{content:"\e864"}.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before{content:"\e865"}.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before{content:"\e866"}.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before{content:"\e867"}.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before{content:"\e868"}.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before{content:"\e869"}.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before{content:"\e86a"}.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before{content:"\e86b"}.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before{content:"\e86c"}.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before{content:"\e86d"}.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before{content:"\e86e"}.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before{content:"\e86f"}.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before{content:"\e870"}.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before{content:"\e873"}.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before{content:"\e874"}.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before{content:"\e875"}.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before{content:"\e876"}.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before{content:"\e877"}.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before{content:"\e878"}.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before{content:"\e879"}.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before{content:"\e87a"}.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before{content:"\e9c5"}.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before{content:"\e94a"}.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before{content:"\e94b"}.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before{content:"\e9c3"}.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before{content:"\e9c4"}.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before{content:"\e949"}.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before{content:"\e948"}.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before{content:"\e94c"}.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before{content:"\e94d"}.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before{content:"\e87c"}.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before{content:"\e994"}.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before{content:"\e995"}.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before{content:"\e876";font-weight:900}.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before{content:"\e997"}.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before{content:"\e87d"}.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before{content:"\e87e"}.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before{content:"\e87f"}.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before{content:"\e880"}.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before{content:"\e881"}.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before{content:"\e87b"}.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before{content:"\e882"}.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before{content:"\e883"}.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before{content:"\e884"}.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before{content:"\e885"}.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before{content:"\e886"}.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before{content:"\e887"}.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before{content:"\e888"}.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before{content:"\e889"}.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before{content:"\e88a"}.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before{content:"\e88b"}.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before{content:"\e88c"}.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before{content:"\e88d"}.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before{content:"\e88e"}.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before{content:"\e88f"}.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before{content:"\e890"}.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before{content:"\e892"}.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before{content:"\e893"}.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before{content:"\e894"}.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before{content:"\e895"}.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before{content:"\e896"}.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before{content:"\e897"}.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before{content:"\e898"}.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before{content:"\e899"}.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before{content:"\e89a"}.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before{content:"\e89b"}.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before{content:"\e89c"}.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before{content:"\e89d"}.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before{content:"\e89e"}.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before{content:"\e8a2"}.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before{content:"\e8a5"}.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before{content:"\e8a6"}.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before{content:"\e8a7"}.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before{content:"\e8a8"}.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before{content:"\e8a9"}.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before{content:"\e94e"}.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before{content:"\e94f"}.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before{content:"\e950"}.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before{content:"\e951"}.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before{content:"\e952"}.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before{content:"\e953"}.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before{content:"\e954"}.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before{content:"\e955"}.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before{content:"\e956"}.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before{content:"\e957"}.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before{content:"\e958"}.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before{content:"\e959"}.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before{content:"\e95a"}.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before{content:"\e95b"}.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before{content:"\e95c"}.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before{content:"\e95d"}.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before{content:"\e95e"}.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before{content:"\e95f"}.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before{content:"\e960"}.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before{content:"\e961"}.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before{content:"\e962"}.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before{content:"\e963"}.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before{content:"\e964"}.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before{content:"\e965"}.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before{content:"\e966"}.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before{content:"\e967"}.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before{content:"\e968"}.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before{content:"\e969"}.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before{content:"\e96a"}.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before{content:"\e96b"}.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before{content:"\e96c"}.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before{content:"\e96d"}.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before{content:"\e96e"}.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before{content:"\e96f"}.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before{content:"\e970"}.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before{content:"\ea6a"}.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before{content:"\e971"}.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before{content:"\e972"}.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before{content:"\e871"}.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before{content:"\e872"}.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before{content:"\e973"}.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before{content:"\e974"}.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before{content:"\e975"}.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before{content:"\e976"}.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before{content:"\e977"}.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before{content:"\e978"}.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before{content:"\e979"}.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before{content:"\e97a"}.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before{content:"\e97b"}.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before{content:"\e97c"}.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before{content:"\e97d"}.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before{content:"\e97e"}.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before{content:"\e97f"}.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before{content:"\e980"}.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before{content:"\e981"}.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before{content:"\e982"}.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before{content:"\e983"}.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before{content:"\eaaf"}.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before{content:"\e984"}.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before{content:"\e985"}.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before{content:"\e986"}.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before{content:"\e987"}.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before{content:"\e988"}.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before{content:"\e989"}.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before{content:"\e98a"}.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before{content:"\e98b"}.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before{content:"\e98c"}.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before{content:"\e98d"}.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before{content:"\e98e"}.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before{content:"\e98f"}.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before{content:"\e990"}.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before{content:"\e991"}.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before{content:"\e992"}.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before{content:"\e993"}.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before{content:"\e998"}.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before{content:"\e999"}.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before{content:"\e99a"}.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before{content:"\e99b"}.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before{content:"\e99c"}.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before{content:"\e99d"}.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before{content:"\e99e"}.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before{content:"\e99f"}.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before{content:"\e9a0"}.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before{content:"\e9a1"}.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before{content:"\e9a2"}.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before{content:"\e9a3"}.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before{content:"\e9a4"}.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before{content:"\e9a5"}.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before{content:"\e9a6"}.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before{content:"\e9a7"}.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before{content:"\e9a8"}.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before{content:"\e9a9"}.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before{content:"\e9aa"}.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before{content:"\e9ab"}.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before{content:"\e9ac"}.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before{content:"\e9ad"}.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before{content:"\e9ae"}.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before{content:"\e9af"}.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before{content:"\e9b0"}.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before{content:"\e9b1"}.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before{content:"\e9b2"}.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before{content:"\e9b3"}.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before{content:"\e9b4"}.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before{content:"\e9b5"}.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before{content:"\e9b6"}.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before{content:"\e9b7"}.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before{content:"\e9b8"}.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before{content:"\e9b9"}.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before{content:"\e9ba"}.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before{content:"\e9bb"}.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before{content:"\e9bc"}.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before{content:"\e9bd"}.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before{content:"\e9be"}.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before{content:"\e9bf"}.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before{content:"\e9c0"}.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before{content:"\e9c1"}.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before{content:"\e9c2"}.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before{content:"\e9c6"}.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before{content:"\e9c7"}.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before{content:"\e9c9"}.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before{content:"\e9ca"}.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before{content:"\e9cb"}.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before{content:"\e9cc"}.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before{content:"\e9cd"}.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before{content:"\e9ce"}.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before{content:"\e9cf"}.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before{content:"\e9d0"}.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before{content:"\e9d1"}.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before{content:"\e9d2"}.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before{content:"\e9d3"}.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before{content:"\e9d4"}.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before{content:"\e9d5"}.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before{content:"\e9d6"}.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before{content:"\e9d7"}.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before{content:"\e9d8"}.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before{content:"\e9d9"}.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before{content:"\e9da"}.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before{content:"\e9db"}.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before{content:"\e9dc"}.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before{content:"\e9dd"}.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before{content:"\e9de"}.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before{content:"\e9df"}.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before{content:"\e9e0"}.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before{content:"\e9e1"}.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before{content:"\e9e2"}.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before{content:"\e9e3"}.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before{content:"\e9e4"}.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before{content:"\e9e5"}.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before{content:"\e9e6"}.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before{content:"\e9e7"}.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before{content:"\e9e8"}.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before{content:"\e9e9"}.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before{content:"\e9ea"}.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before{content:"\e9eb"}.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before{content:"\e9ec"}.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before{content:"\eaac"}.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before{content:"\eb9c"}.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before{content:"\e9ed"}.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before{content:"\e9ee"}.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before{content:"\e9ef"}.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before{content:"\e9f0"}.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before{content:"\e9f1"}.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before{content:"\e9f2"}.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before{content:"\e9f3"}.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before{content:"\e9f4"}.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before{content:"\e9f5"}.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before{content:"\e9f6"}.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before{content:"\e9f7"}.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before{content:"\e9f8"}.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before{content:"\e9f9"}.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before{content:"\e9fa"}.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before{content:"\e9fb"}.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before{content:"\e9fc"}.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before{content:"\e9fd"}.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before{content:"\e9fe"}.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before{content:"\e9ff"}.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before{content:"\ea00"}.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before{content:"\ea01"}.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before{content:"\ea02"}.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before{content:"\ea03"}.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before{content:"\ea04"}.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before{content:"\ea05"}.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before{content:"\ea06"}.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before{content:"\ea07"}.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before{content:"\ea08"}.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before{content:"\ea09"}.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before{content:"\ea0a"}.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before{content:"\ea0b"}.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before{content:"\ea0c"}.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before{content:"\ea0d"}.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before{content:"\ea0e"}.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before{content:"\ea0f"}.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before{content:"\ea10"}.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before{content:"\ea11"}.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before{content:"\ea12"}.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before{content:"\ea13"}.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before{content:"\ea14"}.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before{content:"\ea15"}.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before{content:"\ea16"}.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before{content:"\ea17"}.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before{content:"\ea18"}.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before{content:"\ea19"}.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before{content:"\ea1a"}.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before{content:"\ea1b"}.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before{content:"\ea1c"}.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before{content:"\ea1d"}.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before{content:"\ea1e"}.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before{content:"\ea1f"}.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before{content:"\ea20"}.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before{content:"\ea21"}.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before{content:"\ea22"}.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before{content:"\ea23"}.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before{content:"\ea24"}.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before{content:"\ea25"}.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before{content:"\ea26"}.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before{content:"\ea27"}.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before{content:"\ea28"}.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before{content:"\ea29"}.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before{content:"\ea2a"}.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before{content:"\ea2b"}.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before{content:"\ea2c"}.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before{content:"\ea2d"}.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before{content:"\ea2e"}.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before{content:"\ea2f"}.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before{content:"\ea30"}.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before{content:"\ea31"}.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before{content:"\ea32"}.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before{content:"\ea33"}.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before{content:"\ea34"}.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before{content:"\ea35"}.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before{content:"\ea36"}.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before{content:"\ea37"}.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before{content:"\ea38"}.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before{content:"\ea39"}.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before{content:"\ea3a"}.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before{content:"\ea3b"}.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before{content:"\ea3c"}.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before{content:"\ea3d"}.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before{content:"\ea3e"}.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before{content:"\ea3f"}.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before{content:"\ea40"}.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before{content:"\ea41"}.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before{content:"\ea42"}.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before{content:"\ea43"}.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before{content:"\ea44"}.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before{content:"\ea45"}.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before{content:"\ea46"}.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before{content:"\ea47"}.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before{content:"\ea48"}.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before{content:"\ea49"}.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before{content:"\ea4a"}.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before{content:"\ea4b"}.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before{content:"\ea4c"}.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before{content:"\ea4d"}.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before{content:"\ea4e"}.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before{content:"\ea4f"}.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before{content:"\ea50"}.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before{content:"\ea51"}.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before{content:"\ea52"}.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before{content:"\ea53"}.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before{content:"\ea54"}.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before{content:"\ea55"}.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before{content:"\ea56"}.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before{content:"\ea57"}.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before{content:"\ea58"}.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before{content:"\ea59"}.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before{content:"\ea5a"}.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before{content:"\ea5b"}.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before{content:"\ea5c"}.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before{content:"\ea5d"}.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before{content:"\ea5e"}.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before{content:"\ea5f"}.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before{content:"\ea60"}.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before{content:"\ea61"}.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before{content:"\ea62"}.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before{content:"\ea63"}.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before{content:"\ea64"}.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before{content:"\ea65"}.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before{content:"\ea66"}.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before{content:"\ea67"}.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before{content:"\ea68"}.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before{content:"\ea69"}.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before{content:"\ea6b"}.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before{content:"\ea6c"}.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before{content:"\ea6d"}.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before{content:"\ea6e"}.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before{content:"\ea6f"}.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before{content:"\ea70"}.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before{content:"\ea71"}.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before{content:"\ea72"}.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before{content:"\ea73"}.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before{content:"\ea74"}.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before{content:"\ea75"}.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before{content:"\ea76"}.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before{content:"\ea77"}.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before{content:"\ea78"}.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before{content:"\ea79"}.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before{content:"\ea7a"}.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before{content:"\ea7b"}.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before{content:"\ea7c"}.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before{content:"\ea7d"}.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before{content:"\ea7e"}.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before{content:"\ea7f"}.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before{content:"\ea80"}.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before{content:"\ea81"}.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before{content:"\ea82"}.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before{content:"\ea83"}.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before{content:"\ea84"}.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before{content:"\ea85"}.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before{content:"\ea86"}.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before{content:"\ea87"}.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before{content:"\ea88"}.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before{content:"\ea89"}.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before{content:"\ea8a"}.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before{content:"\ea8b"}.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before{content:"\ea8c"}.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before{content:"\ea8d"}.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before{content:"\ea8e"}.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before{content:"\ea8f"}.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before{content:"\ea90"}.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before{content:"\ea91"}.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before{content:"\ea92"}.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before{content:"\ea93"}.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before{content:"\ea94"}.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before{content:"\ea95"}.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before{content:"\ea96"}.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before{content:"\ea97"}.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before{content:"\ea98"}.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before{content:"\ea99"}.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before{content:"\ea9a"}.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before{content:"\ea9b"}.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before{content:"\ea9c"}.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before{content:"\ea9d"}.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before{content:"\ea9e"}.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before{content:"\ea9f"}.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before{content:"\eaa0"}.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before{content:"\eaa1"}.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before{content:"\eaa2"}.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before{content:"\eaa3"}.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before{content:"\eaa4"}.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before{content:"\eaa5"}.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before{content:"\eaa6"}.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before{content:"\eab8"}.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before{content:"\eaa7"}.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before{content:"\eaa8"}.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before{content:"\eaa9"}.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before{content:"\eaaa"}.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before{content:"\eaab"}.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before{content:"\eaad"}.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before{content:"\eaae"}.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before{content:"\eab0"}.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before{content:"\eab1"}.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before{content:"\eab2"}.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before{content:"\eab3"}.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before{content:"\eab4"}.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before{content:"\eab5"}.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before{content:"\eab6"}.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before{content:"\eab7"}.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before{content:"\eab9"}.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before{content:"\eaba"}.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before{content:"\eabb"}.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before{content:"\eabc"}.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before{content:"\eabd"}.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before{content:"\eabe"}.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before{content:"\eabf"}.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before{content:"\eac0"}.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before{content:"\eac1"}.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before{content:"\eac2"}.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before{content:"\eac3"}.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before{content:"\eac4"}.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before{content:"\eac5"}.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before{content:"\eac6"}.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before{content:"\eac7"}.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before{content:"\eac8"}.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before{content:"\eac9"}.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before{content:"\eaca"}.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before{content:"\eacb"}.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before{content:"\eacc"}.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before{content:"\eacd"}.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before{content:"\eace"}.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before{content:"\eacf"}.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before{content:"\ead0"}.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before{content:"\ead1"}.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before{content:"\ead2"}.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before{content:"\ead3"}.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before{content:"\ead4"}.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before{content:"\ead5"}.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before{content:"\ead6"}.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before{content:"\ead7"}.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before{content:"\ead8"}.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before{content:"\ead9"}.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before{content:"\eada"}.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before{content:"\eadb"}.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before{content:"\eadc"}.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before{content:"\eadd"}.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before{content:"\eade"}.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before{content:"\eadf"}.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before{content:"\eae1"}.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before{content:"\eae2"}.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before{content:"\eae3"}.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before{content:"\eae4"}.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before{content:"\eae5"}.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:"\eae6"}.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before{content:"\eae7"}.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before{content:"\eae8"}.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before{content:"\eae9"}.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before{content:"\eaea"}.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before{content:"\eaeb"}.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before{content:"\eaec"}.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before{content:"\eaed"}.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before{content:"\eaee"}.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before{content:"\eaef"}.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before{content:"\eaf0"}.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before{content:"\eaf1"}.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before{content:"\eaf2"}.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before{content:"\eaf3"}.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before{content:"\eaf4"}.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before{content:"\eaf5"}.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before{content:"\eaf6"}.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before{content:"\eaf7"}.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before{content:"\eaf8"}.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before{content:"\eaf9"}.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before{content:"\eafa"}.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before{content:"\eafb"}.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before{content:"\eafc"}.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before{content:"\eafd"}.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before{content:"\eafe"}.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before{content:"\eaff"}.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before{content:"\eb00"}.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before{content:"\eb01"}.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before{content:"\eb02"}.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before{content:"\eb03"}.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before{content:"\eb04"}.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before{content:"\eb05"}.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before{content:"\eb06"}.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before{content:"\eb07"}.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before{content:"\eb08"}.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before{content:"\eb09"}.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before{content:"\eb0a"}.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before{content:"\eb0b"}.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before{content:"\eb0c"}.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before{content:"\eb0d"}.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before{content:"\eb0e"}.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before{content:"\eb0f"}.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before{content:"\eb10"}.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before{content:"\eb6b"}.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before{content:"\eb11"}.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before{content:"\eb12"}.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before{content:"\eb13"}.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before{content:"\e90b"}.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before{content:"\eb14"}.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before{content:"\eb15"}.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before{content:"\eb16"}.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before{content:"\eb17"}.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before{content:"\eb18"}.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before{content:"\eb19"}.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before{content:"\eb1a"}.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before{content:"\eb1b"}.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before{content:"\eb1c"}.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before{content:"\eb1d"}.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before{content:"\eb1f"}.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before{content:"\eb20"}.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before{content:"\eb21"}.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before{content:"\eb22"}.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before{content:"\eb23"}.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before{content:"\eb24"}.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before{content:"\eb25"}.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before{content:"\eb26"}.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before{content:"\eb27"}.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before{content:"\eb28"}.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before{content:"\eb29"}.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before{content:"\eb2a"}.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before{content:"\eb2b"}.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before{content:"\eb2c"}.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before{content:"\eb2d"}.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before{content:"\eb2e"}.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before{content:"\eb2f"}.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before{content:"\eb30"}.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before{content:"\eb31"}.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before{content:"\eb32"}.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before{content:"\eb33"}.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before{content:"\eb34"}.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before{content:"\eb35"}.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before{content:"\eb36"}.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before{content:"\eb37"}.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before{content:"\eb38"}.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before{content:"\eb39"}.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before{content:"\eb3a"}.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before{content:"\eb3b"}.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before{content:"\eb3c"}.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before{content:"\eb3d"}.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before{content:"\eb3e"}.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before{content:"\eb3f"}.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before{content:"\eb40"}.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before{content:"\eb41"}.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before{content:"\eb42"}.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before{content:"\eb43"}.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before{content:"\eb44"}.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before{content:"\eb45"}.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before{content:"\eb46"}.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before{content:"\eb47"}.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before{content:"\eb48"}.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before{content:"\eb49"}.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before{content:"\eb4a"}.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before{content:"\eb4b"}.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before{content:"\eae0"}.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before{content:"\eb4c"}.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before{content:"\eb4d"}.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before{content:"\eb4e"}.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before{content:"\eb4f"}.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before{content:"\eb50"}.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before{content:"\eb51"}.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before{content:"\eb52"}.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before{content:"\eb53"}.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before{content:"\eb54"}.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before{content:"\eb55"}.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before{content:"\eb56"}.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before{content:"\eb57"}.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before{content:"\eb58"}.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before{content:"\eb59"}.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before{content:"\eb5a"}.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before{content:"\eb5b"}.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before{content:"\eb5c"}.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before{content:"\eb5d"}.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before{content:"\eb5e"}.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before{content:"\eb5f"}.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before{content:"\eb60"}.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before{content:"\eb61"}.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before{content:"\eb62"}.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before{content:"\eb63"}.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before{content:"\eb64"}.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before{content:"\eb65"}.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before{content:"\eb66"}.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before{content:"\eb67"}.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before{content:"\eb68"}.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before{content:"\eb69"}.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before{content:"\eb6a"}.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before{content:"\eb6c"}.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before{content:"\eb6d"}.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before{content:"\eb6e"}.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before{content:"\eb6f"}.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before{content:"\eb70"}.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before{content:"\eb71"}.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before{content:"\eb72"}.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before{content:"\eb73"}.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before{content:"\eb74"}.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before{content:"\eb75"}.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before{content:"\eb76"}.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before{content:"\eb77"}.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before{content:"\eb78"}.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before{content:"\eb79"}.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before{content:"\eb7a"}.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before{content:"\eb7b"}.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before{content:"\eb7c"}.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before{content:"\eb7d"}.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before{content:"\eb7e"}.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before{content:"\eb7f"}.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before{content:"\eb80"}.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before{content:"\eb81"}.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before{content:"\eb82"}.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before{content:"\eb83"}.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before{content:"\eb84"}.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before{content:"\eb85"}.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before{content:"\eb86"}.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before{content:"\eb87"}.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before{content:"\eb88"}.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before{content:"\eb89"}.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before{content:"\eb8a"}.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before{content:"\eb8b"}.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before{content:"\eb8c"}.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before{content:"\eb8d"}.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before{content:"\eb8e"}.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before{content:"\eb8f"}.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before{content:"\eb90"}.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before{content:"\eb91"}.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before{content:"\eb92"}.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before{content:"\eb93"}.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before{content:"\eb94"}.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before{content:"\eb95"}.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before{content:"\eb96"}.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before{content:"\eb97"}.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before{content:"\eb98"}.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before{content:"\eb99"}.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before{content:"\eb9a"}.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before{content:"\eb9b"}.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before{content:"\eb9d"}.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before{content:"\eb9e"}.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before{content:"\eb9f"}.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before{content:"\eba0"}.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before{content:"\eba2"}.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before{content:"\eba3"}.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before{content:"\eba5"}.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before{content:"\eba6"}.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before{content:"\eba7"}.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before{content:"\eba8"}.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before{content:"\eba9"}.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before{content:"\ebaa"}.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before{content:"\ebab"}.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before{content:"\ebac"}.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before{content:"\ebad"}.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before{content:"\ebae"}.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before{content:"\ebaf"}.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before{content:"\ebb0"}.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before{content:"\ebb1"}.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before{content:"\ebb2"}.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before{content:"\ebb3"}.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before{content:"\ebb4"}.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before{content:"\ebb5"}.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before{content:"\ebb6"}.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before{content:"\ebb7"}.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before{content:"\ebb8"}.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before{content:"\ebb9"}.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before{content:"\ebba"}.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before{content:"\ebbb"}.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before{content:"\ebbc"}.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before{content:"\ebbd"}.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before{content:"\ebbe"}.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before{content:"\ebbf"}.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before{content:"\ebc0"}.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before{content:"\ebc1"}.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before{content:"\ebc2"}.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before{content:"\ebc3"}.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before{content:"\ebc4"}.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before{content:"\ebc5"}.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before{content:"\ebc6"}.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before{content:"\ebc7"}.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before{content:"\ebc8"}.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before{content:"\ebc9"}.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before{content:"\ebca"}.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before{content:"\ebcb"}.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before{content:"\ebcc"}.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before{content:"\ebcd"}.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before{content:"\ebce"}.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before{content:"\ebcf"}.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before{content:"\ebd0"}.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before{content:"\ebd2"}.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before{content:"\ebd3"}.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before{content:"\ebd4"}.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before{content:"\ebd5"}.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before{content:"\ebd6"}.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before{content:"\ebd7"}.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before{content:"\ebd8"}.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before{content:"\ebd9"}.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before{content:"\ebda"}.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before{content:"\ebdb"}.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before{content:"\ebdc"}.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before{content:"\ebdd"}.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before{content:"\ebde"}.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before{content:"\ebdf"}.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before{content:"\ebe0"}.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before{content:"\ebe1"}.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before{content:"\ebe2"}.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before{content:"\ebe3"}.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before{content:"\ebe4"}.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before{content:"\ebe5"}.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before{content:"\ebe6"}.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before{content:"\ebe7"}.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before{content:"\ebe8"}.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before{content:"\ebe9"}.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before{content:"\eba1"}.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before{content:"\e947"}.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before{content:"\e90d"}.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before{content:"\e900"}.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before{content:"\e901"}.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before{content:"\e902"}.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before{content:"\e903"}.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before{content:"\e904"}.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before{content:"\e905"}.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before{content:"\e906"}.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before{content:"\e907"}.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before{content:"\e908"}.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before{content:"\e909"}.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before{content:"\e90a"}.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before{content:"\e90c"}.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before{content:"\e90e"}.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before{content:"\e90f"}.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before{content:"\e910"}.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before{content:"\e911"}.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before{content:"\e912"}.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before{content:"\e913"}.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before{content:"\e914"}.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before{content:"\e915"}.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before{content:"\e916"}.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before{content:"\e917"}.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before{content:"\e918"}.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before{content:"\e919"}.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before{content:"\e91a"}.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before{content:"\e91b"}.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before{content:"\e91c"}.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before{content:"\e91d"}.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before{content:"\e91e"}.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before{content:"\e91f"}.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before{content:"\e920"}.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before{content:"\e921"}.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before{content:"\e922"}.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before{content:"\e923"}.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before{content:"\e924"}.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before{content:"\e925"}.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before{content:"\e926"}.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before{content:"\e927"}.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before{content:"\e928"}.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before{content:"\e929"}.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before{content:"\e92a"}.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before{content:"\e92b"}.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before{content:"\e92c"}.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before{content:"\e92d"}.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before{content:"\e92e"}.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before{content:"\e92f"}.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before{content:"\e930"}.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before{content:"\e931"}.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before{content:"\e932"}.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before{content:"\e933"}.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before{content:"\e934"}.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before{content:"\e935"}.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before{content:"\e936"}.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before{content:"\e937"}.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before{content:"\e938"}.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before{content:"\e939"}.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before{content:"\e93a"}.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before{content:"\e93b"}.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before{content:"\e93c"}.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before{content:"\e93d"}.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before{content:"\e93e"}.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before{content:"\e93f"}.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before{content:"\e940"}.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before{content:"\e941"}.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before{content:"\e942"}.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before{content:"\e943"}.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before{content:"\e944"}.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before{content:"\e945"}.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before{content:"\e946"}.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before{content:"\ebea"}.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before{content:"\ebeb"}.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before{content:"\ebec"}.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before{content:"\ebed"}.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before{content:"\ebee"}.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before{content:"\ebef"}.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before{content:"\ebf0"}.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before{content:"\ebf1"}.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before{content:"\ebf2"}.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before{content:"\ebf3"}.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before{content:"\ebf4"}.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before{content:"\ebf5"}.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before{content:"\ebf6"}.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before{content:"\ebf7"}.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before{content:"\ebf8"}.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before{content:"\ebf9"}.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before{content:"\ebfa"}.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before{content:"\ebfb"}.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before{content:"\ebfc"}.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before{content:"\ebfd"}.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before{content:"\ebfe"}.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before{content:"\ebff"}.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before{content:"\ec00"}.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before{content:"\ec01"}.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before{content:"\ec02"}.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before{content:"\ec03"}.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before{content:"\ec04"}.ekit-wid-con .icon.icon-interactive-link::before,.icon.icon-interactive-link::before{content:"\ec05"}.ekit-wid-con .icon.icon-x-twitter-square::before,.icon.icon-x-twitter-square::before{content:"\ec06"}.ekit-wid-con .icon.icon-tiktok-square::before,.icon.icon-tiktok-square::before{content:"\ec08"}.ekit-wid-con .icon.icon-tiktok:before,.icon.icon-tiktok:before{content:"\ec07"}.ekit-wid-con .icon.icon-x-twitter:before,.icon.icon-x-twitter:before{content:"\ec09"}.ekit-wid-con .icon.icon-copyright:before,.icon.icon-copyright:before{content:"\ec0a"}.ekit-wid-con .icon.icon-marquee-anything:before,.icon.icon-marquee-anything:before{content:"\ec0b"}.ekit-wid-con .icon.icon-register:before,.icon.icon-register:before{content:"\ec0c"}.ekit-wid-con .icon.icon-scrollable-video:before,.icon.icon-scrollable-video:before{content:"\ec0d"}.ekit-wid-con .icon.icon-scroll-reveal:before,.icon.icon-scroll-reveal:before{content:"\ec0e"}.ekit-wid-con .icon.icon-smart-post-list:before,.icon.icon-smart-post-list:before{content:"\ec0f"}.ekit-wid-con .icon.icon-stacked-cards:before,.icon.icon-stacked-cards:before{content:"\ec10"}.ekit-wid-con .icon.icon-tiktok-border:before,.icon.icon-tiktok-border:before{content:"\ec11"}.ekit-wid-con .icon.icon-login:before,.icon.icon-login:before{content:"\ec12"}
            :root {
                --eb-global-primary-color: #101828;
--eb-global-secondary-color: #475467;
--eb-global-tertiary-color: #98A2B3;
--eb-global-text-color: #475467;
--eb-global-heading-color: #1D2939;
--eb-global-link-color: #444CE7;
--eb-global-background-color: #F9FAFB;
--eb-global-button-text-color: #FFFFFF;
--eb-global-button-background-color: #101828;
--eb-gradient-primary-color: linear-gradient(90deg, hsla(259, 84%, 78%, 1) 0%, hsla(206, 67%, 75%, 1) 100%);
--eb-gradient-secondary-color: linear-gradient(90deg, hsla(18, 76%, 85%, 1) 0%, hsla(203, 69%, 84%, 1) 100%);
--eb-gradient-tertiary-color: linear-gradient(90deg, hsla(248, 21%, 15%, 1) 0%, hsla(250, 14%, 61%, 1) 100%);
--eb-gradient-background-color: linear-gradient(90deg, rgb(250, 250, 250) 0%, rgb(233, 233, 233) 49%, rgb(244, 243, 243) 100%);

                --eb-tablet-breakpoint: 1024px;
--eb-mobile-breakpoint: 767px;

            }
            
            
        
				
			.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			
body.custom-background { background-color: #fce4e8; }

			

/** Start Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/

.envato-block__preview{overflow: visible;}
/* Material Button Click Effect */
.envato-kit-140-material-hit .menu-item a,
.envato-kit-140-material-button .elementor-button{
  background-position: center;
  transition: background 0.8s;
}
.envato-kit-140-material-hit .menu-item a:hover,
.envato-kit-140-material-button .elementor-button:hover{
  background: radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
}
.envato-kit-140-material-hit .menu-item a:active,
.envato-kit-140-material-button .elementor-button:active{
  background-color: #FFF;
  background-size: 100%;
  transition: background 0s;
}

/* Field Shadow */
.envato-kit-140-big-shadow-form .elementor-field-textual{
	box-shadow: 0 20px 30px rgba(0,0,0, .05);
}

/* FAQ */
.envato-kit-140-faq .elementor-accordion .elementor-accordion-item{
	border-width: 0 0 1px !important;
}

/* Scrollable Columns */
.envato-kit-140-scrollable{
	 height: 100%;
   overflow: auto;
   overflow-x: hidden;
}

/* ImageBox: No Space */
.envato-kit-140-imagebox-nospace:hover{
	transform: scale(1.1);
	transition: all 0.3s;
}
.envato-kit-140-imagebox-nospace figure{
	line-height: 0;
}

.envato-kit-140-slide .elementor-slide-content{
	background: #FFF;
	margin-left: -60px;
	padding: 1em;
}
.envato-kit-140-carousel .slick-active:not(.slick-current)  img{
	padding: 20px !important;
	transition: all .9s;
}

/** End Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/

		