
[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-hover-normal .uael-ins-hover:hover .uael-ins-target, .uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-normal .uael-ins-target {
	-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-hover-hudson .uael-ins-hover:hover .uael-ins-target, .uael-ins-hudson .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-hover-hudson .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-hudson .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-hover-inkwell .uael-ins-hover:hover .uael-ins-target, .uael-ins-inkwell .uael-ins-target {
	-webkit-filter: brightness(1.25) contrast(.85) grayscale(1);
	filter: brightness(1.25) contrast(.85) grayscale(1);
}

.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target, .uael-ins-perpetua .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-hover-perpetua .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-perpetua .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-hover-poprocket .uael-ins-hover:hover .uael-ins-target, .uael-ins-poprocket .uael-ins-target {
	-webkit-filter: sepia(.15) brightness(1.2);
	filter: sepia(.15) brightness(1.2);
}

.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-poprocket .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	background: -webkit-radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	content: "";
	mix-blend-mode: screen;
}

.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target, .uael-ins-sutro .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-hover-sutro .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-sutro .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-hover-toaster .uael-ins-hover:hover .uael-ins-target, .uael-ins-toaster .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-hover-toaster .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-toaster .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-hover-willow .uael-ins-hover:hover .uael-ins-target, .uael-ins-willow .uael-ins-target {
	-webkit-filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
	filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
}

.slick-initialized .slick-slide, .slick-list, .slick-slide img, .slick-slider, .slick-track, .slick-vertical .slick-slide {
	display: block;
}

.slick-list, .slick-slider, .slick-track {
	position: relative;
}

.slick-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	left: 0;
	top: 0;
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}

.slick-arrow.slick-hidden, .slick-slide, .slick-slide.slick-loading img {
	display: none;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-vertical .slick-slide {
	height: auto;
	border: 1px solid transparent;
}

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;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: 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;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: 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:first-child, .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);
	}
}

.uael-nav-menu li, .uael-nav-menu ul, ul.uael-nav-menu {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.uael-nav-menu .menu-item-has-children-container, .uael-nav-menu li.menu-item {
	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;
}

.elementor-widget-uael-nav-menu .elementor-widget-container, .uael-nav-menu a.uael-menu-item, .uael-nav-menu a.uael-sub-menu-item, .uael-nav-menu__layout-horizontal, .uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__toggle, div.uael-nav-menu {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.elementor-widget-uael-nav-menu .elementor-widget-container, div.uael-nav-menu {
	-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-layout-horizontal .uael-nav-menu__toggle, .uael-layout-vertical .uael-nav-menu__toggle, .uael-nav-menu .parent-has-no-child .uael-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 .menu-item-has-children.focus>.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 .sub-menu {
	-webkit-transition: none;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.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 .3s ease-in;
	transition: all .3s ease-in;
}

.uael-active-menu+.uael-nav-menu__layout-expandible, .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:focus>.sub-menu, .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

.uael-layout-horizontal .uael-nav-menu__toggle, .uael-layout-vertical .uael-nav-menu__toggle, .uael-nav-menu__layout-expandible, .uael-nav-menu__layout-expandible .sub-menu, .uael-submenu-open-click .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
	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:after, .uael-nav-menu:before {
	content: "";
	display: table;
	clear: both;
}

.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;
}

.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;
}

.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, .1);
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1);
}

.uael-submenu-open-hover .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu {
	visibility: hidden;
}

.uael-submenu-open-hover .uael-nav-menu__layout-horizontal .uael-nav-menu li.menu-item:hover>.sub-menu {
	display: block;
}

nav ul li.menu-item ul.sub-menu:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}

.uael-nav-menu .uael-has-submenu .sub-menu li.menu-item:first-child, .uael-nav-menu .uael-has-submenu .sub-menu li.menu-item:last-child {
	overflow: visible !important;
}

.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-link-redirect-self_link.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
	content: "";
}

.uael-link-redirect-self_link.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-plus .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
	content: "-";
}

.uael-link-redirect-self_link.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-classic .uael-nav-menu .parent-has-child .sub-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: "";
}

.uael-nav-menu-icon {
	border: 0 solid;
}

.uael-nav-menu-icon svg {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
}

.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 .sub-menu:focus, .uael-nav-menu .menu-item-has-children-container:focus, .uael-nav-menu .menu-item-has-children:focus, .uael-nav-menu-icon i:focus {
	outline: 0;
}

.uael-flyout-wrapper .sub-menu, .uael-nav-menu__layout-expandible .sub-menu, .uael-nav-menu__layout-vertical .sub-menu {
	position: relative;
	height: 0;
}

.uael-nav-menu__submenu-arrow .uael-menu-toggle:before, .uael-nav-menu__submenu-classic .uael-menu-toggle:before, .uael-nav-menu__submenu-plus .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: 0;
}

.uael-nav-menu__toggle-icon:before {
	content: "";
	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: "";
}

.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, .5, 1);
	transition-timing-function: cubic-bezier(0, 1, .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-menu__icon, .uael-nav-sub-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: 400;
	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-flyout-wrapper .sub-arrow, .uael-layout-expandible .sub-arrow, .uael-nav-menu__layout-vertical .uael-nav-menu .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-flyout-container .child, .uael-flyout-container .saved-content, .uael-flyout-container .sub-menu, .uael-nav-menu__layout-expandible .child, .uael-nav-menu__layout-expandible .saved-content, .uael-nav-menu__layout-expandible .sub-menu, .uael-nav-menu__layout-vertical .child, .uael-nav-menu__layout-vertical .saved-content, .uael-nav-menu__layout-vertical .sub-menu {
	left: 0 !important;
	width: 100% !important;
}

.uael-flyout-container .uael-nav-menu .sub-menu {
	background: unset;
}

.uael-flyout-wrapper .uael-menu-toggle:hover, .uael-nav-menu__layout-expandible .uael-menu-toggle:hover, .uael-nav-menu__layout-vertical .uael-menu-toggle:hover {
	border: 1px dotted;
}

.uael-flyout-wrapper .uael-menu-toggle, .uael-nav-menu__layout-expandible .uael-menu-toggle, .uael-nav-menu__layout-vertical .uael-menu-toggle {
	border: 1px dotted transparent;
}

.uael-nav-menu .menu-item a:after, .uael-nav-menu .menu-item a:before {
	display: block;
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
	transition-timing-function: cubic-bezier(.58, .3, .005, 1);
}

.uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	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__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.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .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 .current-menu-item:after, .uael-nav-menu .current-menu-item:before, .uael-nav-menu .menu-item a.uael-menu-item.highlighted:after, .uael-nav-menu .menu-item a.uael-menu-item.highlighted:before, .uael-nav-menu .menu-item a.uael-menu-item:focus:after, .uael-nav-menu .menu-item a.uael-menu-item:focus:before, .uael-nav-menu .menu-item a.uael-menu-item:hover:after, .uael-nav-menu .menu-item a.uael-menu-item:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:after, .uael-pointer__double-line .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item:after, .uael-pointer__overline .menu-item.parent a.uael-menu-item:before, .uael-pointer__underline .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline .menu-item.parent a.uael-menu-item:before {
	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):after, .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__overline.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__underline.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 {
	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__overline.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 {
	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__overline.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 {
	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__overline.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 {
	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__overline.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 {
	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__overline.uael-animation__none, .uael-pointer__overline.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 {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.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:before, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__double-line.uael-animation__none:after, .uael-pointer__double-line.uael-animation__none:before, .uael-pointer__double-line.uael-animation__none:focus, .uael-pointer__double-line.uael-animation__none:hover, .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:before, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__overline.uael-animation__none:after, .uael-pointer__overline.uael-animation__none:before, .uael-pointer__overline.uael-animation__none:focus, .uael-pointer__overline.uael-animation__none:hover, .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:before, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__underline.uael-animation__none:after, .uael-pointer__underline.uael-animation__none:before, .uael-pointer__underline.uael-animation__none:focus, .uael-pointer__underline.uael-animation__none:hover {
	-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);
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
	background: 0 0;
	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(.75);
	-ms-transform: scale(.75);
	transform: scale(.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 .2s, -webkit-transform .4s;
	transition: opacity .2s, -webkit-transform .4s;
	transition: opacity .2s, transform .4s;
	transition: opacity .2s, transform .4s, -webkit-transform .4s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:before {
	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 .1s .2s, height .1s .3s, opacity .12s .22s;
	transition: width .1s .2s, height .1s .3s, opacity .12s .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 .1s, height .1s .1s, opacity 20ms .18s;
	transition: width .1s, height .1s .1s, opacity 20ms .18s;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:after, .uael-pointer__framed.uael-animation__draw .current-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted: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:focus: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:hover:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before {
	width: 100%;
	height: 100%;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:before, .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:focus:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before {
	-webkit-transition: opacity 20ms, height .1s, width .1s .1s;
	transition: opacity 20ms, height .1s, width .1s .1s;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted: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:hover:after {
	-webkit-transition: opacity 20ms .2s, height .1s .2s, width .1s .3s;
	transition: opacity 20ms .2s, height .1s .2s, width .1s .3s;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:before {
	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 .current-menu-item:after, .uael-pointer__framed.uael-animation__corners .current-menu-item:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item.highlighted: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:focus: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:hover:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:hover:before {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 2ms, width .4s, height .4s;
	transition: opacity 2ms, width .4s, height .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 .menu-item.parent a.uael-menu-item:after, .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:focus, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__framed.uael-animation__none:after, .uael-pointer__framed.uael-animation__none:before, .uael-pointer__framed.uael-animation__none:focus, .uael-pointer__framed.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__background .menu-item.parent a.uael-menu-item:after, .uael-pointer__background .menu-item.parent a.uael-menu-item:before {
	content: "";
	-webkit-transition: .3s;
	transition: .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 .current-menu-item, .uael-pointer__background .menu-item.parent a.uael-menu-item.highlighted, .uael-pointer__background .menu-item.parent a.uael-menu-item:focus, .uael-pointer__background .menu-item.parent a.uael-menu-item:hover {
	color: #fff;
}

.uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:before {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
}

.uael-pointer__background.uael-animation__grow .current-menu-item:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item.highlighted: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:hover: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: .3s;
	transition: .3s;
}

.uael-pointer__background.uael-animation__shrink .current-menu-item:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item.highlighted: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:hover:before {
	-webkit-transition: opacity .15s, -webkit-transform .4s;
	transition: opacity .15s, -webkit-transform .4s;
	transition: opacity .15s, transform .4s;
	transition: opacity .15s, transform .4s, -webkit-transform .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-horizontal .menu-item.parent a.uael-menu-item:after, .uael-pointer__background.uael-animation__shutter-in-vertical .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 .current-menu-item: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 .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover:before {
	bottom: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .current-menu-item: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 .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover: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 .current-menu-item: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 .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover:before {
	left: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .current-menu-item: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 .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover: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 .menu-item.parent a.uael-menu-item:after, .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:focus, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__background.uael-animation__none:after, .uael-pointer__background.uael-animation__none:before, .uael-pointer__background.uael-animation__none:focus, .uael-pointer__background.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: skew(-8deg);
	-ms-transform: skew(-8deg);
	transform: skew(-8deg);
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:hover {
	-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:focus, .uael-pointer__text.uael-animation__shrink .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}

.uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
}

.uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}

.uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:hover {
	-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 .menu-item.parent a.uael-menu-item:after, .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:focus, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__none:after, .uael-pointer__text.uael-animation__none:before, .uael-pointer__text.uael-animation__none:focus, .uael-pointer__text.uael-animation__none:hover {
	-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-flyout-overlay, .uael-side {
	-webkit-transition: all .3s;
	transition: all .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%;
	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 ul li, .uael-flyout-content.push {
	color: #fff;
}

.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-wrapper .uael-side.uael-flyout-right {
	top: 0;
	bottom: 0;
	left: auto;
	right: -100%;
	height: 100%;
	width: 300px;
	max-width: 100%;
}

.uael-flyout-wrapper .uael-side.uael-flyout-left {
	top: 0;
	bottom: 0;
	left: -100%;
	right: auto;
	height: 100%;
	width: 300px;
	max-width: 100%;
	max-width: 100vw;
}

.uael-flyout-wrapper .uael-side.top {
	top: -100%;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px;
	max-height: 100%;
}

.uael-flyout-wrapper .uael-side.bottom {
	top: auto;
	bottom: -100%;
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px;
	max-height: 100%;
}

.uael-flyout-content {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.4em;
	color: #fff;
}

@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;
}

.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;
	-webkit-transition: all .1s;
	transition: all .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;
}

.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;
	-webkit-transition: all .1s;
	transition: all .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;
}

@media only screen and (max-width:1024px) {
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal li {
		width: 100%;
		margin-right: 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-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-horizontal .sub-menu, .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-tablet .uael-nav-menu__layout-vertical {
		visibility: hidden;
		opacity: 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-horizontal .uael-nav-menu, .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-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 .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 .child, .uael-nav-menu__breakpoint-tablet .saved-content, .uael-nav-menu__breakpoint-tablet .sub-menu {
		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: "";
	}
	
	.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, .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 {
		-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-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: 0 !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;
	}
}

@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, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal li.menu-item {
		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-horizontal .uael-nav-menu__toggle, .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-nav-menu__layout-horizontal .uael-nav-menu {
		display: block;
	}
	
	.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-toggle-yes .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .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-menu__layout-horizontal, .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-mobile .uael-nav-menu__layout-vertical, .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-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-active-menu+.uael-nav-menu__layout-horizontal, .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-vertical, .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-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;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-1 .uael-nav-menu {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
		-webkit-transition: all .3s;
		transition: all .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;
	}
	
	.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;
		-webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
		transition: all .3s cubic-bezier(.25, .5, .5, .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;
	}
	
	.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;
		-webkit-transition: all .3s;
		transition: all .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;
	}
	
	.uael-nav-menu__breakpoint-mobile .child, .uael-nav-menu__breakpoint-mobile .saved-content, .uael-nav-menu__breakpoint-mobile .sub-menu, .uael-nav-menu__breakpoint-tablet .child, .uael-nav-menu__breakpoint-tablet .saved-content, .uael-nav-menu__breakpoint-tablet .sub-menu {
		left: 0 !important;
		width: auto !important;
	}
	
	.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, .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 {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.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-mobile .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-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-mobile .uael-pointer__framed .menu-item.parent a.uael-menu-item:before, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
		border: 0 !important;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .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-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__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__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__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.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):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, .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__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 {
	width: 100%;
	left: 0;
	opacity: 1;
}

.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__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.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-out .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__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-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-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.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.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.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
	bottom: 0;
	opacity: 1;
}

.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__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.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-out .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.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.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.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.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.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.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):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 {
	top: 0;
	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):after, .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.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):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__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__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.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.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.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 {
	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__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.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.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__draw .menu-item.parent.current-menu-item a.uael-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:before, .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__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):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):after, .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.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__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.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.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):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 {
	border-width: 3px;
	width: 100%;
	opacity: 1;
	height: 100%;
}

.uael-nav-menu-toggle-label-yes .uael-layout-expandible .uael-nav-menu__toggle, .uael-nav-menu-toggle-label-yes .uael-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;
	}
}

.rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-button-wrapper, .rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: right;
}

.rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-button-wrapper, .rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: left;
}

.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: center;
}

.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, .uael-pointer__overline .menu-item.parent a.uael-menu-item.elementor-button:before, .uael-pointer__underline .menu-item.parent a.uael-menu-item.elementor-button:after {
	height: 0;
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:after, .uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:before {
	border-width: 0;
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:focus, .uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:hover {
	-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.uael-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.uael-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.uael-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 .uael-button-wrapper {
	text-align: left;
}

.uael-menu-item-flex-end .uael-flyout-container .uael-button-wrapper, .uael-menu-item-flex-end .uael-flyout-container li.uael-button-wrapper {
	text-align: right;
}

.uael-menu-item-center .uael-flyout-container .uael-button-wrapper {
	text-align: center;
}

.elementor-sticky__spacer .uael-nav-menu .uael-nav-menu__toggle {
	visibility: hidden;
}

.elementor-sticky__spacer nav.uael-nav-menu__submenu-arrow {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.uae-sticky-header-element {
	will-change: transform, opacity;
}

.uae-sticky--active {
	-webkit-animation: uae-sticky-slide-down .3s ease-out;
	animation: uae-sticky-slide-down .3s ease-out;
}

.uae-sticky--hidden {
	pointer-events: all;
	opacity: 1;
}

.uae-sticky-placeholder {
	display: block;
	visibility: hidden;
}

@-webkit-keyframes uae-sticky-slide-down {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes uae-sticky-slide-down {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.uae-sticky-header-yes {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.uae-sticky-header-yes.uae-sticky--active {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.uae-sticky--active .e-con-inner, .uae-sticky--active .elementor-widget-wrap {
	position: relative;
	z-index: 1;
}

.admin-bar .uae-sticky--active {
	top: 32px !important;
}

@media screen and (max-width:782px) {
	.admin-bar .uae-sticky--active {
		top: 46px !important;
	}
}

@media screen and (max-width:600px) {
	.admin-bar .uae-sticky--active {
		top: 0 !important;
	}
}

.elementor-editor-active .uae-sticky-header-element {
	position: relative !important;
}

@media print {
	.uae-sticky--active {
		position: relative !important;
		top: auto !important;
	}
	
	.uae-sticky-placeholder {
		display: none !important;
	}
}

.uae-sticky--active:focus-within {
	outline: 2px solid #0073aa;
	outline-offset: 2px;
}

.uae-sticky--active .uae-sticky--active {
	position: relative !important;
	top: auto !important;
}

.uae-sticky--active.elementor-section-stretched {
	left: 0 !important;
	right: 0 !important;
}

.uae-sticky--active[data-settings*=motion_fx] {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.admin-bar .uae-sticky-header-element .hfe-side, .admin-bar .uae-sticky-header-element .uael-side {
	margin-top: 0;
}

.uae-sticky-header-element:not(.uae-sticky--hidden) .hfe-side, .uae-sticky-header-element:not(.uae-sticky--hidden) .uael-side {
	z-index: 1000001 !important;
	height: 100vh !important;
}
