<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.chaty-widget.hide-cht-widget .chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
	display: none
}

.facebook .chaty-widget-i-title {
	padding: 0 !important
}

.widget-img img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto
}

.widget-img {
	text-align: center;
	background: 0 0 !important
}

.widget-img img {
	object-fit: cover;
	border-radius: 50%
}

.chaty-widget .chaty-widget-i.facebook.active.before .chaty-widget-i-title.fb-title {
	display: none !important
}

.wechat-box img {
	object-fit: cover;
	max-width: 230px;
	height: auto;
	width: 100%;
	display: block
}

.wechat-box-head svg {
	cursor: pointer;
	width: 30px;
	height: 30px
}

.wechat-box-head SVG {
	cursor: pointer;
	width: 30PX;
	height: 30px;
	fill: #fff;
	font-weight: 700
}

.wechat-box-head {
	width: 100%;
	display: inline-block;
	vertical-align: bottom;
	color: #fff;
	padding: 0 0 0 10px;
	line-height: 34px;
	background: #34a700;
	height: 34px
}

.wechat-box {
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	padding: 10px;
	width: 100%
}

.wechat-qr-code {
	display: inline-block;
	vertical-align: bottom;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: fixed;
	bottom: 30px;
	left: 100px;
	padding: 0;
	z-index: 100001;
	width: 280px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
	-webkit-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
	-moz-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px
}

.chaty-social-img {
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.chaty-social-img img {
	object-fit: cover;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	line-height: 0;
	margin: 0;
	padding: 0
}

.widget-img {
	display: flex;
	align-items: center;
	height: 100%;
	overflow: inherit;
	border-radius: 100%
}

.set-url-target {
	line-height: 0
}

.get {
	opacity: 1
}

.chaty-widget-show .get {
	opacity: 1
}

.none-widget-show .get {
	opacity: 0
}

.get a {
	color: #222 !important;
	text-decoration: none !important
}

body .one_widget .bofore_del:before {
	opacity: 0 !important;
	display: none
}

.one_widget.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	font-size: 17px;
	left: -3px;
	top: 50%;
	white-space: nowrap;
	padding: 5px 15px;
	line-height: 21px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, .15);
	border-radius: 10px
}

.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title,
.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
	opacity: 1 !important
}

.snap-wee-title {
	z-index: 20;
	opacity: 0;
	padding: 10px 10px 9px 12px !important;
	font-size: 17px;
	transform: translate(calc(-100% - 14px), -50%);
	left: -3px;
	top: 50%;
	white-space: nowrap;
	line-height: 21px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, .15);
	border-radius: 10px;
	position: absolute
}

@media (min-width:1024px) {
	.chaty-widget-i:hover .snap-wee-title {
		opacity: 1
	}
}

.chaty-widget-i.hover .snap-wee-title {
	opacity: 1
}

.chaty-whatsapp-message p {
	margin: 0;
	padding: 0;
	color: #303030
}

.snap-wee-title:before {
	content: "";
	right: -9px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 0;
	width: 0;
	z-index: 11;
	border-width: 5px 0 5px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff
}

.snap-wee-title p {
	color: #222;
	text-decoration: none;
	margin: 0;
	padding: 0
}

.chaty-widget-i .chaty-widget-i-title p {
	color: #222 !important;
	text-decoration: none !important;
	margin: 0 !important;
	padding: 0 !important
}

.chaty-widget-i .i-trigger a {
	color: #222 !important;
	text-decoration: none !important
}

* {
	-webkit-tap-highlight-color: transparent !important
}

.i-trigger-close svg,
.i-trigger-open svg {
	transition: all .5s
}

.chaty-widget-show .i-trigger-close svg,
.chaty-widget-show .i-trigger-open svg {
	transform: rotate(180deg)
}

.none-widget-show .i-trigger-ope {
	-webkit-animation: fadein 1.5s;
	-moz-animation: fadein 1.5s;
	-ms-animation: fadein 1.5s;
	-o-animation: fadein 1.5s
}

.chaty-widget-show .i-trigger-cloe {
	-webkit-animation: fadein 1.5s;
	-moz-animation: fadein 1.5s;
	-ms-animation: fadein 1.5s;
	-o-animation: fadein 1.5s
}

.chaty-widget .i-trigger-open.chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	transform: translate(calc(-100% - 12px), -50%)
}

.chaty-widget-is-right.chaty-widget .i-trigger-open.chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	right: 0;
	left: auto;
	transform: translate(calc(100% + 12px), -50%)
}

.chaty-widget-is-right.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	right: 0;
	left: auto;
	transform: translate(calc(100% + 13px), -50%)
}

.chaty-widget-is-right.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
	left: auto;
	right: -18px
}

.chaty-widget.one_widget .chaty-widget-i:not(.no-tooltip):before {
	left: -18px
}

.one_widget .i-trigger-open .chaty-widget-i-title {
	padding: 10px 10px 9px 12px !important
}

.one_widget .i-trigger-open.hidetooltip .chaty-widget-i-title {
	display: none
}

.one_widget .i-trigger-open.hidetooltip .chaty-widget-i:before {
	display: none
}

.chaty-widget .chaty-widget-i.before.facebook:not(.no-tooltip):hover:before,
.chaty-widget .chaty-widget-i.facebook.before:not(.no-tooltip):hover .chaty-widget-i-title {
	opacity: 1;
	pointer-events: auto
}

.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title,
.chaty-widget .chaty-widget-i:not(.no-tooltip).before:before {
	opacity: 1
}

.one_widget .chaty-widget-i svg {
	position: relative
}

body .chaty-widget-i-title.true {
	opacity: 1 !important
}

.chaty-widget .i-trigger-open:not(.no-tooltip):before {
	opacity: 1 !important
}

.chaty-widget .chaty-widget-i.facebook.active:not(.no-tooltip) .chaty-widget-i-title,
.chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover:before {
	pointer-events: initial
}

.chaty-widget .facebook_header {
	background-color: #1e88e5;
	height: 34px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 9px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

body .chaty-widget-i .facebook_header p {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff !important;
	position: relative
}

.facebook_header p,
.facebook_header svg {
	display: inline-block;
	vertical-align: bottom;
	margin: 0
}

.chaty-widget .chaty-widget-i .facebook_header svg {
	height: 30px !important;
	width: 30px !important
}

.chaty-widget {
	display: none !important
}

@media screen and (max-width:800px) {
	.i-trigger-close .chaty-widget-i-title {
		display: none
	}

	.i-trigger-close:before {
		display: none
	}
}

@media screen and (max-width:480px) {
	.mobile_none {
		display: none
	}

	.chaty-widget.mobile_active {
		display: block !important
	}
}

@media screen and (min-width:480px) {
	.chaty-widget.desktop_active {
		display: block !important
	}
}

.chaty-widget {
	position: fixed;
	z-index: 9999
}

.chaty-widget .chaty-widget-is {
	display: flex;
	z-index: 1111;
	flex-wrap: wrap;
	overflow: hidden;
	height: 0;
	position: absolute;
	pointer-events: none;
	left: 0;
	right: auto;
	bottom: 65px;
	opacity: 0
}

#transition_disabled {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-ms-animation: none !important;
	-o-animation: none !important;
	-webkit-animation: none !important
}

@keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-moz-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-o-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.chaty-widget .i-trigger {
	cursor: pointer;
	position: relative
}

.chaty-widget .i-trigger .i-trigger-close,
.chaty-widget .i-trigger .i-trigger-open {
	transition: all .2s
}

.chaty-widget .i-trigger .i-trigger-close {
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	z-index: 2
}

.chaty-widget .i-trigger .i-trigger-open {
	opacity: 1;
	pointer-events: auto
}

.chaty-widget .i-trigger .i-trigger-close {
	opacity: 0;
	pointer-events: none
}

.chaty-widget.chaty-widget-show .i-trigger .i-trigger-open {
	opacity: 0;
	pointer-events: none
}

.chaty-widget.chaty-widget-show .i-trigger .i-trigger-close {
	box-shadow: none;
	opacity: 1;
	pointer-events: auto
}

.chaty-widget.chaty-widget-show .chaty-widget-is {
	pointer-events: auto;
	overflow: visible;
	opacity: 1;
	visibility: visible
}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-moz-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-ms-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-o-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.chaty-widget.chaty-widget-show .chaty-widget-is .chaty-widget-i {
	opacity: 1;
	overflow: visible
}

.chaty-widget .chaty-widget-i .chaty-widget-i {
	margin: 0
}

.chaty-widget .chaty-widget-i {
	border-radius: 50%;
	vertical-align: top;
	width: 54px;
	height: 54px;
	position: relative;
	margin: 4px
}

.chaty-widget .chaty-widget-i .wrap-svg,
.chaty-widget .chaty-widget-i svg {
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	border-radius: 50%;
	-wekit-border-radius: 50%;
	-moz-border-radius: 50%
}

.chaty-widget .chaty-animation-sheen .wrap-svg,
.chaty-widget .chaty-animation-sheen svg {
	box-shadow: none
}

.chaty-widget .chaty-animation-sheen {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	border-radius: 50%;
	-wekit-border-radius: 50%;
	-moz-border-radius: 50%
}

body .i-trigger-open .chaty-widget-i-title {
	padding: 5px 16px 5px 17px !important
}

.chaty-widget:not(.chaty-widget-is-right) .i-trigger-open:before {
	left: -18px !important
}

.one_widget.chaty-widget.chaty-widget-is-right .i-trigger-open:before {
	right: -18px !important
}

body .one_widget .i-trigger-open .chaty-widget-i-title.face_title {
	padding: 0 !important
}

.one_widget.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	transform: translate(calc(-100% - 14px), -50%)
}

.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title,
.chaty-widget .chaty-widget-i:not(.no-tooltip):before {
	content: none;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	z-index: 10
}

.chaty-widget .chaty-widget-i:not(.no-tooltip):before {
	content: "";
	left: -14px;
	top: 50%;
	transform: translateY(-50%);
	height: 0;
	width: 0;
	z-index: 11;
	border-width: 5px 0 5px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff
}

.chaty-widget .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	text-align: center;
	font-size: 17px;
	left: 0;
	top: 50%;
	transform: translate(calc(-100% - 13px), -50%);
	white-space: nowrap;
	padding: 5px 15px;
	line-height: 21px;
	color: #333;
	background-color: #fff;
	box-shadow: 0 1.93465px 7.73859px rgba(0, 0, 0, .15);
	border-radius: 10px
}

.chaty-widget .chaty-widget-i:not(.no-tooltip):hover .chaty-widget-i-title,
.chaty-widget .chaty-widget-i:not(.no-tooltip):hover:before {
	opacity: 1;
	pointer-events: auto
}

.chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover .chaty-widget-i-title,
.chaty-widget .chaty-widget-i.facebook:not(.no-tooltip):hover:before {
	opacity: 0;
	pointer-events: auto
}

.chaty-widget .chaty-widget-i .color-element {
	transition: all .2s
}

.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-is {
	position: absolute;
	right: 0;
	left: auto;
	bottom: 65px;
	justify-content: flex-end
}

.chaty-widget.chaty-widget-is-right .i-trigger-open.chaty-widget-i:before {
	right: -13px;
	left: auto;
	border-width: 5px 10px 5px 0;
	border-color: transparent #fff transparent transparent
}

.chaty-widget.chaty-widget-is-right .chaty-widget-i:before {
	right: -14px;
	left: auto;
	border-width: 5px 10px 5px 0;
	border-color: transparent #fff transparent transparent
}

.chaty-widget.chaty-widget-is-right .chaty-widget-i.facebook.active .chaty-widget-i-title.face_title {
	position: fixed;
	transform: initial !important;
	right: auto;
	top: calc(100% - 484px)
}

.chaty-widget .chaty-widget-i.facebook.active .chaty-widget-i-title {
	min-width: 250px;
	padding: 0;
	position: fixed;
	transform: initial;
	right: 29px;
	left: auto;
	top: calc(100% - 484px)
}

.one_widget.chaty-widget.chaty-widget-is-right .chaty-widget-i .chaty-widget-i-title {
	right: 0;
	left: auto;
	transform: translate(calc(100% + 17px), -50%) !important
}

.chaty-animation-pulse {
	animation: chaty-animation-pulse 5s infinite
}

.chaty-animation-jump {
	animation: chaty-animation-jump 5s infinite cubic-bezier(.84, -.54, .31, 1.19)
}

.chaty-animation-waggle {
	animation: chaty-animation-waggle 5s infinite
}

.chaty-animation-sheen {
	position: relative;
	overflow: hidden
}

.chaty-animation-sheen:after {
	animation: chaty-animation-sheen 5s infinite;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, .5) 50%, transparent);
	transform: rotateZ(60deg) translate(0, 5em)
}

.chaty-animation-spin {
	animation: chaty-animation-spin 5s infinite cubic-bezier(.56, -.35, .22, 1.5)
}

.chaty-animation-fade {
	animation: chaty-animation-fade 5s infinite
}

@keyframes chaty-animation-pulse {
	0% {
		background-color: orange
	}

	5% {
		background-color: red
	}

	10% {
		background-color: orange
	}

	15% {
		background-color: red
	}

	100%,
	20% {
		background-color: transparent
	}
}

@keyframes chaty-animation-jump {
	0% {
		transform: none
	}

	10% {
		transform: translateY(-1em)
	}

	100%,
	20% {
		transform: none
	}
}

@keyframes chaty-animation-waggle {
	0% {
		transform: none
	}

	10% {
		transform: rotateZ(-20deg) scale(1.2)
	}

	13% {
		transform: rotateZ(25deg) scale(1.2)
	}

	15% {
		transform: rotateZ(-15deg) scale(1.2)
	}

	17% {
		transform: rotateZ(15deg) scale(1.2)
	}

	20% {
		transform: rotateZ(-12deg) scale(1.2)
	}

	22% {
		transform: rotateZ(0) scale(1.2)
	}

	100%,
	24% {
		transform: rotateZ(0) scale(1)
	}
}

@keyframes chaty-animation-sheen {

	100%,
	20% {
		transform: rotateZ(60deg) translate(0, -80px)
	}
}

@keyframes chaty-animation-spin {
	10% {
		transform: rotateZ(-20deg);
		animation-timing-function: ease
	}

	100%,
	20% {
		transform: rotateZ(360deg)
	}
}

@keyframes chaty-animation-fade {
	5% {
		opacity: .25
	}

	10% {
		opacity: 1
	}

	15% {
		opacity: .25
	}

	100%,
	20% {
		opacity: 1
	}
}

.start-now,
.start-now:after {
	animation-delay: 0
}

.chaty-widget .i-trigger {
	z-index: 1000
}

.chaty-widget:not(.chaty-widget-is-right) .chaty-widget-is {
	z-index: 1000
}

.chaty-nav:before {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	content: '';
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .8);
	visibility: hidden;
	z-index: 100;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out
}

.chaty-animation-widget.left-position .chaty-nav:before {
	clip-path: circle(15px at 60px calc(100% - 60px))
}

.chaty-animation-widget.right-position .chaty-nav:before {
	clip-path: circle(15px at calc(100% - 60px) calc(100% - 60px))
}

.chaty-animation-widget.active .chaty-nav:before {
	visibility: visible;
	clip-path: circle(100%)
}

.chaty-widget-is.has-no-close-btn {
	position: absolute !important;
	bottom: 0 !important;
	top: auto !important
}

.chaty-widget.hide-tooltip-arrow .chaty-widget-i:before {
	display: none !important
}

body .no-tooltip .chaty-widget-i-title.true {
	display: none
}

.chaty-widget-i.hide-chaty-arrow:before {
	display: none
}

.chaty-widget-show .i-trigger-open.single-button svg {
	transform: rotate(0) !important;
	-webkit-transform: rotate(0) !important
}

.facustom-icon {
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	color: #fff
}

body.horizontal-cht-menu .chaty-widget-is {
	display: inline-block;
	top: 0;
	right: 100% !important;
	left: auto !important
}

body.horizontal-cht-menu.chaty-in-desktop .chaty-main-widget.is-in-desktop {
	display: inline-block
}

body.horizontal-cht-menu.chaty-in-mobile .chaty-main-widget.is-in-mobile {
	display: inline-block
}

body.horizontal-cht-menu.chaty-widget-is-right .chaty-widget-is {
	left: 100% !important;
	right: auto !important
}

body.horizontal-cht-menu .chaty-widget.chaty-widget-is-right .chaty-widget-is {
	right: auto !important;
	left: 100% !important
}

body.horizontal-cht-menu .chaty-widget.one_widget .chaty-widget-is {
	right: 0 !important;
	left: 0 !important
}

body.chaty-in-desktop.horizontal-cht-menu .chaty-main-widget.is-in-desktop,
body.chaty-in-mobile.horizontal-cht-menu .chaty-main-widget.is-in-mobile {
	display: inline-block !important
}

.wechat-qr-code.right {
	right: 25px;
	left: auto
}

.wechat-qr-code.left {
	right: auto;
	left: 25px
}

body.horizontal-cht-menu .chaty-widget-is .chaty-widget-i:not(.no-tooltip) .chaty-widget-i-title {
	right: auto;
	left: auto;
	transform: translate(calc(-50% + 26px), -140%);
	top: 0
}

body.horizontal-cht-menu .chaty-widget-is .chaty-widget-i:not(.no-tooltip):before {
	top: -30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: rotate(-90deg)
}

body.horizontal-cht-menu.right-cht-position .chaty-widget-is .chaty-widget-i:not(.no-tooltip):before {
	transform: rotate(90deg)
}

.i-trigger.one-widget.no-tooltip .chaty-widget-i-title {
	display: none
}

.i-trigger.one-widget.no-tooltip .chaty-widget-i:before {
	display: none
}

body .chaty-widget.one_widget .i-trigger.one-widget.show-channel .chaty-widget-i-title,
body .chaty-widget.one_widget .i-trigger.one-widget.show-channel .chaty-widget-i:before {
	opacity: 0 !important
}

body .chaty-widget.one_widget .i-trigger.one-widget.show-channel:hover .chaty-widget-i-title,
body .chaty-widget.one_widget .i-trigger.one-widget.show-channel:hover .chaty-widget-i:before {
	opacity: 1 !important
}

.chaty-widget.has-not-close-button .chaty-widget-is {
	top: auto !important;
	bottom: 0 !important
}

body.horizontal-cht-menu .chaty-widget-show .chaty-widget-i.chaty-close-settings .chaty-widget-i-title {
	right: auto;
	left: auto;
	transform: translate(calc(-50% + 26px), -140%);
	top: 0
}

body.horizontal-cht-menu .chaty-widget-i.chaty-close-settings.i-trigger-close:before {
	top: -30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: rotate(-90deg)
}

body.horizontal-cht-menu.right-cht-position .chaty-widget-i.chaty-close-settings.i-trigger-close:before {
	transform: rotate(90deg)
}

span.cht-pending-message {
	position: absolute;
	top: -4px;
	right: -4px;
	font-size: 11px;
	font-size: 11.5px;
	border-radius: 50%;
	background: #d00;
	color: #fff;
	min-width: 20px;
	min-height: 20px;
	text-align: center;
	line-height: 20px
}

.chaty-widget .sr-only {
	border: 0 !important;
	clip: rect(0, 0, 0, 0);
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute;
	width: 1px !important
}

.chaty-whatsapp-header {
	padding: 5px 0 1px 10px;
	text-align: left;
	background: #4fce5d
}

.chaty-contact-header {
	padding: 5px 5px 5px 10px;
	text-align: left;
	background: #fff;
	font-size: 18px;
	border-bottom: solid 1px #acacac
}

.chaty-contact-header svg,
.chaty-whatsapp-header svg {
	width: 24px;
	height: 24px;
	color: #000;
	margin: 0 !important;
	padding: 0;
	text-align: center;
	line-height: 24px;
	font-weight: 700;
	cursor: pointer
}

.close-chaty-box {
	float: right
}

.chaty-contact-header svg {
	fill: #000 !important
}

.chaty-whatsapp-body {
	background: #e6ddd4;
	padding: 20px 20px 20px 10px;
	position: relative;
	z-index: 2;
	height: 260px
}

.chaty-whatsapp-body:before {
	display: block;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: .08;
	background-image: url(../../../plugins/chaty/images/whatsapp.png)
}

.chaty-whatsapp-message {
	padding: 7px 14px 6px;
	background-color: #fff;
	border-radius: 0 8px 8px;
	position: relative;
	transform-origin: center top;
	z-index: 2;
	box-shadow: rgba(0, 0, 0, .13) 0 1px .5px;
	margin-top: 4px;
	margin-left: 15px;
	max-width: calc(100% - 40px);
	font-size: 14px;
	font-family: Segoe UI, Helvetica Neue, Helvetica, Lucida Grande, Arial, Ubuntu, Cantarell, Fira Sans, sans-serif
}

.chaty-whatsapp-message:before {
	position: absolute;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	top: 0;
	left: -12px;
	width: 12px;
	height: 19px
}

.chaty-whatsapp-footer {
	position: relative;
	padding: 12px 15px;
	background: #f0f0f0
}

.chaty-whatsapp-footer input.chaty-whatsapp-msg {
	height: 48px !important;
	line-height: 32px;
	padding: 0 10px 0 15px;
	font-size: 14px;
	resize: none;
	width: 100%;
	border: none;
	border-radius: 24px;
	outline: 0;
	font-family: Segoe UI, Helvetica Neue, Helvetica, Lucida Grande, Arial, Ubuntu, Cantarell, Fira Sans, sans-serif
}

.chaty-whatsapp-footer input.chaty-whatsapp-msg:focus {
	outline: 0;
	box-shadow: none
}

.chaty-whatsapp-footer .chaty-whatsapp-field {
	width: calc(100% - 60px);
	float: left
}

.chaty-whatsapp-footer button.chaty-whatsapp-submit-btn {
	line-height: 48px;
	text-align: center;
	float: right;
	height: 48px;
	width: 48px;
	padding: 8px 10px 8px 15px;
	background: #25d366;
	border-radius: 24px;
	outline: 0;
	box-shadow: none;
	border: none
}

.chaty-whatsapp-footer button.chaty-whatsapp-submit-btn:focus,
.chaty-whatsapp-footer button.chaty-whatsapp-submit-btn:hover {
	background: #22bf5b
}

.chaty-whatsapp-footer button.chaty-whatsapp-submit-btn svg {
	width: 100%;
	height: 100%;
	display: block
}

.chaty-contact-body {
	padding: 10px 10px 0
}

.chaty-inline-popup {
	vertical-align: bottom;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 #ccc;
	-moz-box-shadow: 0 0 5px 0 #ccc;
	box-shadow: 0 0 5px 0 #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	max-width: 250px;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 30px;
	left: 100px;
	padding: 0;
	z-index: 100001;
	max-width: inherit;
	width: 280px;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear
}

.chaty-inline-popup {
	box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
	-webkit-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
	-moz-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px
}

.chaty-inline-popup:not(.active) {
	bottom: -100% !important
}

.chaty-input-area {
	width: 100%;
	margin-bottom: 10px;
	line-height: 36px
}

.chaty-input-area input[type=email],
.chaty-input-area input[type=text],
.chaty-input-area textarea {
	width: 100%;
	height: 30px;
	line-height: 36px;
	font-size: 14px;
	padding: 0 0 0 10px;
	border: solid 1px #ccc;
	border-radius: 4px
}

.chaty-whatsapp-popup,
.chaty-whatsapp-popup input {
	position: relative
}

.chaty-input-area input[type=email].has-chaty-error,
.chaty-input-area input[type=text].has-chaty-error,
.chaty-input-area textarea.has-chaty-error {
	border: solid 1px #d20000
}

.chaty-input-area textarea {
	height: 100px;
	line-height: 1.25;
	padding: 5px 10px
}

.chaty-contact-body form .chaty-input-area:last-child {
	padding: 0;
	margin: 0
}

.chaty-contact-footer {
	padding: 0 10px 10px
}

.chaty-contact-footer button.chaty-contact-submit-btn {
	width: 100%;
	padding: 5px;
	font-weight: 400;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	outline: 0;
	text-decoration: none
}

.close-chaty-popup {
	position: absolute;
	right: 5px;
	top: 5px;
	background: #30534b;
	width: 22px;
	height: 22px;
	border-radius: 15px;
	padding: 3px;
	cursor: pointer;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s
}

.close-chaty-popup:hover {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg)
}

.chaty-close-button {
	position: relative;
	width: 16px;
	height: 16px;
	transition: all .4s;
	cursor: pointer
}

.chaty-close-button:after,
.chaty-close-button:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	background-color: #fff;
	display: block;
	border-radius: 2px;
	transform: rotate(45deg);
	top: 7px;
	left: 2px
}

.close-chaty-box .chaty-close-button:after,
.close-chaty-box .chaty-close-button:before {
	background-color: #333
}

.chaty-close-button:after {
	transform: rotate(-45deg)
}

.close-chaty-box .chaty-close-button:hover {
	transform: rotate(180deg)
}

.chaty-ajax-success-message {
	color: #00a700;
	padding: 5px 0;
	text-align: center;
	font-size: 16px
}

.chaty-ajax-error-message {
	color: #da0000;
	padding: 5px 0;
	text-align: center;
	font-size: 16px
}

span.chaty-error-msg {
	color: #da0000;
	font-size: 14px;
	line-height: 1;
	display: block
}

.chaty-widget.chaty-popup-open .chaty-widget-i:not(.no-tooltip):before {
	opacity: 0 !important;
	display: none !important
}

.chaty-widget.chaty-popup-open .chaty-widget-i .chaty-widget-i-title {
	opacity: 0 !important;
	display: none !important
}

.chaty-widget.hide-block {
	transition: all .25s linear
}

.chaty-widget.hide-block.active {
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0)
}

body.right-cht-position .chaty-inline-popup {
	left: auto;
	right: 25px;
	bottom: 25px;
	position: fixed
}

body.left-cht-position .chaty-inline-popup {
	left: 25px;
	right: auto;
	bottom: 25px;
	position: fixed
}

.chaty-widget.hide-block {
	transition: all .25s linear
}

.chaty-widget.hide-block.active {
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0)
}

.chaty-animation-shockwave:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	-webkit-animation: chaty-animation-shockwave 2s 1.3s ease-out infinite;
	animation: chaty-animation-shockwave 2s 1.3s ease-out infinite
}

.chaty-animation-shockwave:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	-webkit-animation: chaty-animation-shockwave 2s .8s ease-out infinite;
	animation: chaty-animation-shockwave 2s .8s ease-out infinite
}

.one_widget.chaty-widget .chaty-widget-i.no-tooltip .chaty-widget-i-title {
	display: none
}

.chaty-widget.one_widget .chaty-widget-i.no-tooltip:before {
	display: none
}

.i-trigger.one-widget a {
	position: relative;
	display: block
}

.i-trigger.one-widget a .svg:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	z-index: 111;
	display: block;
	border-radius: 50%;
	opacity: 0;
	transition: all .1s linear;
	-webkit-transition: all .1s linear
}

.i-trigger.one-widget a:hover .svg:after {
	opacity: .12
}

@-webkit-keyframes chaty-animation-shockwave {
	0% {
		transform: scale(1);
		box-shadow: 0 0 2px rgba(0, 0, 0, .3), inset 0 0 1px rgba(0, 0, 0, .3)
	}

	95% {
		box-shadow: 0 0 50px transparent, inset 0 0 30px transparent
	}

	100% {
		transform: scale(2.25)
	}
}

@keyframes chaty-animation-shockwave {
	0% {
		transform: scale(1);
		box-shadow: 0 0 2px rgba(0, 0, 0, .3), inset 0 0 1px rgba(0, 0, 0, .3)
	}

	95% {
		box-shadow: 0 0 50px transparent, inset 0 0 30px transparent
	}

	100% {
		transform: scale(2.25)
	}
}

.chaty-animation-blink {
	-webkit-animation: chaty-animation-blink 1.33s ease-out infinite;
	animation: chaty-animation-blink 1.33s ease-out infinite
}

@-webkit-keyframes chaty-animation-blink {
	0% {
		opacity: 1
	}

	20% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

@keyframes chaty-animation-blink {
	0% {
		opacity: 1
	}

	20% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

.chaty-animation-pulse-icon {
	-webkit-animation: chaty-animation-pulse-icon .4s ease infinite alternate;
	animation: chaty-animation-pulse-icon .4s ease infinite alternate
}

@-webkit-keyframes chaty-animation-pulse-icon {
	0% {
		transform: scale(1);
		box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
		border-radius: 50%
	}

	100% {
		transform: scale(1.1);
		box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
		border-radius: 45%
	}
}

@keyframes chaty-animation-pulse-icon {
	0% {
		transform: scale(1);
		border-radius: 50%
	}

	100% {
		transform: scale(1.1);
		border-radius: 45%
	}
}

@keyframes chaty-animation-pulse {
	0% {
		background-color: orange
	}

	25% {
		background-color: red
	}

	50% {
		background-color: orange
	}

	75% {
		background-color: red
	}
}

body.chaty-in-mobile .chaty-widget-i.chaty-close-settings.i-trigger-close:before {
	display: none
}

.i-trigger.one-widget.no-tooltip:not(.show-channel) .chaty-widget-i-title {
	display: none
}

.i-trigger.one-widget.no-tooltip:not(.show-channel) .chaty-widget-i:before {
	display: none
}

body .chaty-widget.one_widget .i-trigger.one-widget.show-channel .chaty-widget-i-title,
body .chaty-widget.one_widget .i-trigger.one-widget.show-channel .chaty-widget-i:before {
	opacity: 0 !important
}

body .chaty-widget.one_widget .i-trigger.one-widget.show-channel:hover .chaty-widget-i-title,
body .chaty-widget.one_widget .i-trigger.one-widget.show-channel:hover .chaty-widget-i:before {
	opacity: 1 !important
}

.bdt-breakpoint-s::before {
	content: '640px'
}

.bdt-breakpoint-m::before {
	content: '960px'
}

.bdt-breakpoint-l::before {
	content: '1200px'
}

.bdt-breakpoint-xl::before {
	content: '1600px'
}

:root {
	--bdt-breakpoint-s: 640px;
	--bdt-breakpoint-m: 960px;
	--bdt-breakpoint-l: 1200px;
	--bdt-breakpoint-xl: 1600px
}

a.bdt-link-muted,
.bdt-link-muted a {
	color: #999
}

a.bdt-link-muted:hover,
.bdt-link-muted a:hover,
.bdt-link-toggle:hover .bdt-link-muted,
.bdt-link-toggle:focus .bdt-link-muted {
	color: #666
}

a.bdt-link-text,
.bdt-link-text a {
	color: inherit
}

a.bdt-link-text:hover,
.bdt-link-text a:hover,
.bdt-link-toggle:hover .bdt-link-text,
.bdt-link-toggle:focus .bdt-link-text {
	color: #999
}

a.bdt-link-heading,
.bdt-link-heading a {
	color: inherit
}

a.bdt-link-heading:hover,
.bdt-link-heading a:hover,
.bdt-link-toggle:hover .bdt-link-heading,
.bdt-link-toggle:focus .bdt-link-heading {
	color: #1e87f0;
	text-decoration: none
}

a.bdt-link-reset,
.bdt-link-reset a {
	color: inherit !important;
	text-decoration: none !important
}

.bdt-link-toggle {
	color: inherit !important;
	text-decoration: none !important
}

.bdt-link-toggle:focus {
	outline: none
}

[class*='bdt-divider'] {
	border: none;
	margin-bottom: 20px
}

*+[class*='bdt-divider'] {
	margin-top: 20px
}

.bdt-divider-icon {
	position: relative;
	height: 20px;
	background-image: url(../../../plugins/bdthemes-element-pack-lite/images/backgrounds/divider-icon.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.bdt-divider-icon::before,
.bdt-divider-icon::after {
	content: "";
	position: absolute;
	top: 50%;
	max-width: calc(50% - (50px / 2));
	border-bottom: 1px solid rgba(214, 214, 214, .49)
}

.bdt-divider-icon::before {
	right: calc(50% + (50px / 2));
	width: 100%
}

.bdt-divider-icon::after {
	left: calc(50% + (50px / 2));
	width: 100%
}

.bdt-divider-small {
	line-height: 0
}

.bdt-divider-small::after {
	content: "";
	display: inline-block;
	width: 100px;
	max-width: 100%;
	border-top: 1px solid rgba(214, 214, 214, .49);
	vertical-align: top
}

.bdt-divider-vertical {
	width: 1px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid rgba(214, 214, 214, .49)
}

.bdt-list {
	padding: 0;
	list-style: none
}

.bdt-list&gt;*&gt;:last-child {
	margin-bottom: 0
}

.bdt-list&gt;:nth-child(n+2),
.bdt-list&gt;*&gt;ul {
	margin-top: 10px
}

.bdt-list-disc&gt;*,
.bdt-list-circle&gt;*,
.bdt-list-square&gt;*,
.bdt-list-decimal&gt;*,
.bdt-list-hyphen&gt;* {
	padding-left: 30px
}

.bdt-list-decimal {
	counter-reset: decimal
}

.bdt-list-decimal&gt;* {
	counter-increment: decimal
}

[class*='bdt-list']&gt;::before {
	content: '';
	position: relative;
	left: -30px;
	width: 30px;
	height: 1.5em;
	margin-bottom: -1.5em;
	display: list-item;
	list-style-position: inside;
	text-align: right
}

.bdt-list-disc&gt;::before {
	list-style-type: disc
}

.bdt-list-circle&gt;::before {
	list-style-type: circle
}

.bdt-list-square&gt;::before {
	list-style-type: square
}

.bdt-list-decimal&gt;::before {
	content: counter(decimal, decimal) '\200A.\00A0'
}

.bdt-list-hyphen&gt;::before {
	content: 'â€“\00A0\00A0'
}

.bdt-list-muted&gt;::before {
	color: #999 !important
}

.bdt-list-emphasis&gt;::before {
	color: #333 !important
}

.bdt-list-primary&gt;::before {
	color: #1e87f0 !important
}

.bdt-list-secondary&gt;::before {
	color: #222 !important
}

.bdt-list-bullet&gt;* {
	padding-left: 30px
}

.bdt-list-bullet&gt;::before {
	content: "";
	position: relative;
	left: -30px;
	width: 30px;
	height: 1.5em;
	margin-bottom: -1.5em;
	background-image: url(../../../plugins/bdthemes-element-pack-lite/images/backgrounds/list-bullet.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.bdt-list-divider&gt;:nth-child(n+2) {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-list-striped&gt;* {
	padding: 10px 10px
}

.bdt-list-striped&gt;:nth-of-type(odd) {
	background: #f8f8f8
}

.bdt-list-striped&gt;:nth-child(n+2) {
	margin-top: 0
}

.bdt-list-large&gt;:nth-child(n+2),
.bdt-list-large&gt;*&gt;ul {
	margin-top: 20px
}

.bdt-list-collapse&gt;:nth-child(n+2),
.bdt-list-collapse&gt;*&gt;ul {
	margin-top: 0
}

.bdt-list-large.bdt-list-divider&gt;:nth-child(n+2) {
	margin-top: 20px;
	padding-top: 20px
}

.bdt-list-collapse.bdt-list-divider&gt;:nth-child(n+2) {
	margin-top: 0;
	padding-top: 0
}

.bdt-list-large.bdt-list-striped&gt;* {
	padding: 20px 10px
}

.bdt-list-collapse.bdt-list-striped&gt;* {
	padding-top: 0;
	padding-bottom: 0
}

.bdt-list-large.bdt-list-striped&gt;:nth-child(n+2),
.bdt-list-collapse.bdt-list-striped&gt;:nth-child(n+2) {
	margin-top: 0
}

.bdt-description-list&gt;dt {
	color: #333
}

.bdt-description-list&gt;dt:nth-child(n+2) {
	margin-top: 20px
}

.bdt-description-list-divider&gt;dt:nth-child(n+2) {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px
}

*+.bdt-table {
	margin-top: 20px
}

.bdt-table th {
	padding: 16px 12px;
	text-align: left;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: 700;
	color: #666
}

.bdt-table td {
	padding: 16px 12px;
	vertical-align: top
}

.bdt-table td&gt;:last-child {
	margin-bottom: 0
}

.bdt-table tfoot {
	font-size: .875rem
}

.bdt-table caption {
	font-size: .875rem;
	text-align: left;
	color: #999
}

.bdt-table-middle,
.bdt-table-middle td {
	vertical-align: middle !important
}

.bdt-table-divider&gt;tr:not(:first-child),
.bdt-table-divider&gt;:not(:first-child)&gt;tr,
.bdt-table-divider&gt;:first-child&gt;tr:not(:first-child) {
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-table-striped&gt;tr:nth-of-type(odd),
.bdt-table-striped tbody tr:nth-of-type(odd) {
	background: #f8f8f8
}

.bdt-table-hover&gt;tr:hover,
.bdt-table-hover tbody tr:hover {
	background: #ffd
}

.bdt-table&gt;tr.bdt-active,
.bdt-table tbody tr.bdt-active {
	background: #ffd
}

.bdt-table-small th,
.bdt-table-small td {
	padding: 10px 12px
}

.bdt-table-large th,
.bdt-table-large td {
	padding: 22px 12px
}

.bdt-table-justify th:first-child,
.bdt-table-justify td:first-child {
	padding-left: 0
}

.bdt-table-justify th:last-child,
.bdt-table-justify td:last-child {
	padding-right: 0
}

.bdt-table-shrink {
	width: 1px
}

.bdt-table-expand {
	min-width: 150px
}

.bdt-table-link {
	padding: 0 !important
}

.bdt-table-link&gt;a {
	display: block;
	padding: 16px 12px
}

.bdt-table-small .bdt-table-link&gt;a {
	padding: 10px 12px
}

@media (max-width:959px) {

	.bdt-table-responsive,
	.bdt-table-responsive tbody,
	.bdt-table-responsive th,
	.bdt-table-responsive td,
	.bdt-table-responsive tr {
		display: block
	}

	.bdt-table-responsive thead {
		display: none
	}

	.bdt-table-responsive th,
	.bdt-table-responsive td {
		width: auto !important;
		max-width: none !important;
		min-width: 0 !important;
		overflow: visible !important;
		white-space: normal !important
	}

	.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),
	.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),
	.bdt-table-responsive .bdt-table-link:not(:first-child)&gt;a {
		padding-top: 5px !important
	}

	.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),
	.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),
	.bdt-table-responsive .bdt-table-link:not(:last-child)&gt;a {
		padding-bottom: 5px !important
	}

	.bdt-table-justify.bdt-table-responsive th,
	.bdt-table-justify.bdt-table-responsive td {
		padding-left: 0;
		padding-right: 0
	}
}

.bdt-icon {
	margin: 0;
	border: none;
	border-radius: 0;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	padding: 0;
	background-color: transparent;
	display: inline-block;
	fill: currentcolor;
	line-height: 0
}

button.bdt-icon:not(:disabled) {
	cursor: pointer
}

.bdt-icon::-moz-focus-inner {
	border: 0;
	padding: 0
}

.bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
	fill: currentcolor
}

.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
	stroke: currentcolor
}

.bdt-icon&gt;* {
	transform: translate(0, 0)
}

.bdt-icon-image {
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle
}

.bdt-icon-link {
	color: #999
}

.bdt-icon-link:hover,
.bdt-icon-link:focus {
	color: #666;
	outline: none
}

.bdt-icon-link:active,
.bdt-active&gt;.bdt-icon-link {
	color: #595959
}

.bdt-icon-button {
	box-sizing: border-box;
	width: 36px;
	height: 36px;
	border-radius: 500px;
	background: #f8f8f8;
	color: #999;
	vertical-align: middle;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.bdt-icon-button:hover,
.bdt-icon-button:focus {
	background-color: #ebebeb;
	color: #666;
	outline: none
}

.bdt-icon-button:active,
.bdt-active&gt;.bdt-icon-button {
	background-color: #dfdfdf;
	color: #666
}

.bdt-range {
	box-sizing: border-box;
	margin: 0;
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
	-webkit-appearance: none;
	background: transparent;
	padding: 0
}

.bdt-range:focus {
	outline: none
}

.bdt-range::-moz-focus-outer {
	border: none
}

.bdt-range::-ms-track {
	height: 15px;
	background: transparent;
	border-color: transparent;
	color: transparent
}

.bdt-range:not(:disabled)::-webkit-slider-thumb {
	cursor: pointer
}

.bdt-range:not(:disabled)::-moz-range-thumb {
	cursor: pointer
}

.bdt-range:not(:disabled)::-ms-thumb {
	cursor: pointer
}

.bdt-range::-webkit-slider-thumb {
	-webkit-appearance: none;
	margin-top: -7px;
	height: 15px;
	width: 15px;
	border-radius: 500px;
	background: #666
}

.bdt-range::-moz-range-thumb {
	border: none;
	height: 15px;
	width: 15px;
	border-radius: 500px;
	background: #666
}

.bdt-range::-ms-thumb {
	margin-top: 0
}

.bdt-range::-ms-thumb {
	border: none;
	height: 15px;
	width: 15px;
	border-radius: 500px;
	background: #666
}

.bdt-range::-ms-tooltip {
	display: none
}

.bdt-range::-webkit-slider-runnable-track {
	height: 3px;
	background: #ebebeb
}

.bdt-range:focus::-webkit-slider-runnable-track,
.bdt-range:active::-webkit-slider-runnable-track {
	background: #d2d2d2
}

.bdt-range::-moz-range-track {
	height: 3px;
	background: #ebebeb
}

.bdt-range:focus::-moz-range-track {
	background: #d2d2d2
}

.bdt-range::-ms-fill-lower,
.bdt-range::-ms-fill-upper {
	height: 3px;
	background: #ebebeb
}

.bdt-range:focus::-ms-fill-lower,
.bdt-range:focus::-ms-fill-upper {
	background: #d2d2d2
}

.bdt-input,
.bdt-select,
.bdt-textarea,
.bdt-radio,
.bdt-checkbox {
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	font: inherit
}

.bdt-input {
	overflow: visible
}

.bdt-select {
	text-transform: none
}

.bdt-select optgroup {
	font: inherit;
	font-weight: 700
}

.bdt-textarea {
	overflow: auto
}

.bdt-input[type="search"]::-webkit-search-cancel-button,
.bdt-input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

.bdt-input[type="number"]::-webkit-inner-spin-button,
.bdt-input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

.bdt-input::-moz-placeholder,
.bdt-textarea::-moz-placeholder {
	opacity: 1
}

.bdt-radio:not(:disabled),
.bdt-checkbox:not(:disabled) {
	cursor: pointer
}

.bdt-fieldset {
	border: none;
	margin: 0;
	padding: 0
}

.bdt-input,
.bdt-textarea {
	-webkit-appearance: none
}

.bdt-input,
.bdt-select,
.bdt-textarea {
	max-width: 100%;
	width: 100%;
	border: 0 none;
	padding: 0 10px;
	background: #f8f8f8;
	color: #666;
	border-radius: 3px
}

.bdt-input,
.bdt-select:not([multiple]):not([size]) {
	height: 40px;
	vertical-align: middle;
	display: inline-block
}

.bdt-input:not(input),
.bdt-select:not(select) {
	line-height: 40px
}

.bdt-select[multiple],
.bdt-select[size],
.bdt-textarea {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top
}

.bdt-input:focus,
.bdt-select:focus,
.bdt-textarea:focus {
	outline: none;
	background-color: #f8f8f8;
	color: #666
}

.bdt-input:disabled,
.bdt-select:disabled,
.bdt-textarea:disabled {
	background-color: #f8f8f8;
	color: #999
}

.bdt-input::-ms-input-placeholder {
	color: #999 !important
}

.bdt-input::placeholder {
	color: #999
}

.bdt-textarea::-ms-input-placeholder {
	color: #999 !important
}

.bdt-textarea::placeholder {
	color: #999
}

.bdt-form-small {
	font-size: .875rem
}

.bdt-form-small:not(textarea):not([multiple]):not([size]) {
	height: 30px;
	padding-left: 8px;
	padding-right: 8px
}

.bdt-form-small:not(select):not(input):not(textarea) {
	line-height: 30px
}

.bdt-form-large {
	font-size: 1.25rem
}

.bdt-form-large:not(textarea):not([multiple]):not([size]) {
	height: 55px;
	padding-left: 12px;
	padding-right: 12px
}

.bdt-form-large:not(select):not(input):not(textarea) {
	line-height: 55px
}

.bdt-form-danger,
.bdt-form-danger:focus {
	color: #f0506e
}

.bdt-form-success,
.bdt-form-success:focus {
	color: #32d296
}

.bdt-form-blank {
	background: none
}

input.bdt-form-width-xsmall {
	width: 50px
}

select.bdt-form-width-xsmall {
	width: 75px
}

.bdt-form-width-small {
	width: 130px
}

.bdt-form-width-medium {
	width: 200px
}

.bdt-form-width-large {
	width: 500px
}

.bdt-select:not([multiple]):not([size]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 20px;
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
	background-repeat: no-repeat;
	background-position: 100% 50%
}

.bdt-select:not([multiple]):not([size])::-ms-expand {
	display: none
}

.bdt-select:not([multiple]):not([size]) option {
	color: #444
}

.bdt-select:not([multiple]):not([size]):disabled {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.bdt-input[list] {
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 100% 50%
}

.bdt-input[list]:hover,
.bdt-input[list]:focus {
	background-image: url(../../../plugins/bdthemes-element-pack-lite/images/backgrounds/form-datalist.svg)
}

.bdt-input[list]::-webkit-calendar-picker-indicator {
	display: none
}

.bdt-radio,
.bdt-checkbox {
	display: inline-block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	margin-top: -4px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.bdt-radio {
	border-radius: 50%
}

.bdt-radio:focus,
.bdt-checkbox:focus {
	outline: none
}

.bdt-radio:checked,
.bdt-checkbox:checked,
.bdt-checkbox:indeterminate {
	background-color: #1e87f0
}

.bdt-radio:checked:focus,
.bdt-checkbox:checked:focus,
.bdt-checkbox:indeterminate:focus {
	background-color: #0e6dcd
}

.bdt-radio:checked {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0D%0A%3C%2Fsvg%3E)
}

.bdt-checkbox:checked {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.bdt-checkbox:indeterminate {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0D%0A%3C%2Fsvg%3E)
}

.bdt-radio:disabled,
.bdt-checkbox:disabled {
	background-color: #f8f8f8
}

.bdt-radio:disabled:checked {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0D%0A%3C%2Fsvg%3E)
}

.bdt-checkbox:disabled:checked {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A)
}

.bdt-checkbox:disabled:indeterminate {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0D%0A%3C%2Fsvg%3E)
}

.bdt-legend {
	width: 100%;
	color: inherit;
	padding: 0;
	font-size: 1.5rem;
	line-height: 1.4
}

.bdt-form-custom {
	display: inline-block;
	position: relative;
	max-width: 100%;
	vertical-align: middle
}

.bdt-form-custom select,
.bdt-form-custom input[type="file"] {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	-webkit-appearance: none;
	opacity: 0;
	cursor: pointer
}

.bdt-form-custom input[type="file"] {
	font-size: 500px;
	overflow: hidden
}

.bdt-form-stacked .bdt-form-label {
	display: block;
	margin-bottom: 10px
}

@media (max-width:959px) {
	.bdt-form-horizontal .bdt-form-label {
		display: block;
		margin-bottom: 10px
	}
}

@media (min-width:960px) {
	.bdt-form-horizontal .bdt-form-label {
		width: 200px;
		margin-top: 7px;
		float: left
	}

	.bdt-form-horizontal .bdt-form-controls {
		margin-left: 215px
	}

	.bdt-form-horizontal .bdt-form-controls-text {
		padding-top: 7px
	}
}

.bdt-form-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #999
}

.bdt-form-icon:hover {
	color: #666
}

.bdt-form-icon:not(a):not(button):not(input) {
	pointer-events: none
}

.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input {
	padding-left: 40px !important
}

.bdt-form-icon-flip {
	right: 0;
	left: auto
}

.bdt-form-icon-flip~.bdt-input {
	padding-right: 40px !important
}

.bdt-button {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	-webkit-appearance: none;
	border-radius: 0;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 30px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px
}

.bdt-button:not(:disabled) {
	cursor: pointer
}

.bdt-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.bdt-button:hover {
	text-decoration: none
}

.bdt-button:focus {
	outline: none
}

.bdt-button-default {
	background-color: #f8f8f8;
	color: #333
}

.bdt-button-default:hover,
.bdt-button-default:focus {
	background-color: #ebebeb;
	color: #333
}

.bdt-button-default:active,
.bdt-button-default.bdt-active {
	background-color: #dfdfdf;
	color: #333
}

.bdt-button-primary {
	background-color: #1e87f0;
	color: #fff
}

.bdt-button-primary:hover,
.bdt-button-primary:focus {
	background-color: #0f7ae5;
	color: #fff
}

.bdt-button-primary:active,
.bdt-button-primary.bdt-active {
	background-color: #0e6dcd;
	color: #fff
}

.bdt-button-secondary {
	background-color: #222;
	color: #fff
}

.bdt-button-secondary:hover,
.bdt-button-secondary:focus {
	background-color: #151515;
	color: #fff
}

.bdt-button-secondary:active,
.bdt-button-secondary.bdt-active {
	background-color: #080808;
	color: #fff
}

.bdt-button-danger {
	background-color: #f0506e;
	color: #fff
}

.bdt-button-danger:hover,
.bdt-button-danger:focus {
	background-color: #ee395b;
	color: #fff
}

.bdt-button-danger:active,
.bdt-button-danger.bdt-active {
	background-color: #ec2147;
	color: #fff
}

.bdt-button-default:disabled,
.bdt-button-primary:disabled,
.bdt-button-secondary:disabled,
.bdt-button-danger:disabled {
	background-color: #f8f8f8;
	color: #999
}

.bdt-button-small {
	padding: 0 15px;
	line-height: 30px;
	font-size: .875rem
}

.bdt-button-large {
	padding: 0 40px;
	line-height: 55px;
	font-size: 1.25rem
}

.bdt-button-text {
	padding: 0;
	line-height: 1.5;
	background: none;
	color: #999
}

.bdt-button-text:hover,
.bdt-button-text:focus {
	color: #666
}

.bdt-button-text:disabled {
	color: #999
}

.bdt-button-link {
	padding: 0;
	line-height: 1.5;
	background: none;
	color: #1e87f0
}

.bdt-button-link:hover,
.bdt-button-link:focus {
	color: #0f6ecd;
	text-decoration: underline
}

.bdt-button-link:disabled {
	color: #999;
	text-decoration: none
}

.bdt-button-group {
	display: inline-flex;
	vertical-align: middle;
	position: relative
}

.bdt-section {
	display: flow-root;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px
}

@media (min-width:960px) {
	.bdt-section {
		padding-top: 70px;
		padding-bottom: 70px
	}
}

.bdt-section&gt;:last-child {
	margin-bottom: 0
}

.bdt-section-xsmall {
	padding-top: 20px;
	padding-bottom: 20px
}

.bdt-section-small {
	padding-top: 40px;
	padding-bottom: 40px
}

.bdt-section-large {
	padding-top: 70px;
	padding-bottom: 70px
}

@media (min-width:960px) {
	.bdt-section-large {
		padding-top: 140px;
		padding-bottom: 140px
	}
}

.bdt-section-xlarge {
	padding-top: 140px;
	padding-bottom: 140px
}

@media (min-width:960px) {
	.bdt-section-xlarge {
		padding-top: 210px;
		padding-bottom: 210px
	}
}

.bdt-section-default {
	background: #fff
}

.bdt-section-muted {
	background: #f8f8f8
}

.bdt-section-primary {
	background: #1e87f0
}

.bdt-section-secondary {
	background: #222
}

.bdt-container {
	display: flow-root;
	box-sizing: content-box;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:640px) {
	.bdt-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:960px) {
	.bdt-container {
		padding-left: 40px;
		padding-right: 40px
	}
}

.bdt-container&gt;:last-child {
	margin-bottom: 0
}

.bdt-container .bdt-container {
	padding-left: 0;
	padding-right: 0
}

.bdt-container-xsmall {
	max-width: 750px
}

.bdt-container-small {
	max-width: 900px
}

.bdt-container-large {
	max-width: 1400px
}

.bdt-container-xlarge {
	max-width: 1600px
}

.bdt-container-expand {
	max-width: none
}

.bdt-container-expand-left {
	margin-left: 0
}

.bdt-container-expand-right {
	margin-right: 0
}

@media (min-width:640px) {

	.bdt-container-expand-left.bdt-container-xsmall,
	.bdt-container-expand-right.bdt-container-xsmall {
		max-width: calc(50% + (750px / 2) - 30px)
	}

	.bdt-container-expand-left.bdt-container-small,
	.bdt-container-expand-right.bdt-container-small {
		max-width: calc(50% + (900px / 2) - 30px)
	}
}

@media (min-width:960px) {

	.bdt-container-expand-left,
	.bdt-container-expand-right {
		max-width: calc(50% + (1200px / 2) - 40px)
	}

	.bdt-container-expand-left.bdt-container-xsmall,
	.bdt-container-expand-right.bdt-container-xsmall {
		max-width: calc(50% + (750px / 2) - 40px)
	}

	.bdt-container-expand-left.bdt-container-small,
	.bdt-container-expand-right.bdt-container-small {
		max-width: calc(50% + (900px / 2) - 40px)
	}

	.bdt-container-expand-left.bdt-container-large,
	.bdt-container-expand-right.bdt-container-large {
		max-width: calc(50% + (1400px / 2) - 40px)
	}

	.bdt-container-expand-left.bdt-container-xlarge,
	.bdt-container-expand-right.bdt-container-xlarge {
		max-width: calc(50% + (1600px / 2) - 40px)
	}
}

.bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
	width: calc(100% + 15px)
}

.bdt-container-item-padding-remove-left {
	margin-left: -15px
}

.bdt-container-item-padding-remove-right {
	margin-right: -15px
}

@media (min-width:640px) {

	.bdt-container-item-padding-remove-left,
	.bdt-container-item-padding-remove-right {
		width: calc(100% + 30px)
	}

	.bdt-container-item-padding-remove-left {
		margin-left: -30px
	}

	.bdt-container-item-padding-remove-right {
		margin-right: -30px
	}
}

@media (min-width:960px) {

	.bdt-container-item-padding-remove-left,
	.bdt-container-item-padding-remove-right {
		width: calc(100% + 40px)
	}

	.bdt-container-item-padding-remove-left {
		margin-left: -40px
	}

	.bdt-container-item-padding-remove-right {
		margin-right: -40px
	}
}

.bdt-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none
}

.bdt-grid&gt;* {
	margin: 0
}

.bdt-grid&gt;*&gt;:last-child {
	margin-bottom: 0
}

.bdt-grid {
	margin-left: -30px
}

.bdt-grid&gt;* {
	padding-left: 30px
}

.bdt-grid+.bdt-grid,
.bdt-grid&gt;.bdt-grid-margin,
*+.bdt-grid-margin {
	margin-top: 30px
}

@media (min-width:1200px) {
	.bdt-grid {
		margin-left: -40px
	}

	.bdt-grid&gt;* {
		padding-left: 40px
	}

	.bdt-grid+.bdt-grid,
	.bdt-grid&gt;.bdt-grid-margin,
	*+.bdt-grid-margin {
		margin-top: 40px
	}
}

.bdt-grid-small,
.bdt-grid-column-small {
	margin-left: -15px
}

.bdt-grid-small&gt;*,
.bdt-grid-column-small&gt;* {
	padding-left: 15px
}

.bdt-grid+.bdt-grid-small,
.bdt-grid+.bdt-grid-row-small,
.bdt-grid-small&gt;.bdt-grid-margin,
.bdt-grid-row-small&gt;.bdt-grid-margin,
*+.bdt-grid-margin-small {
	margin-top: 15px
}

.bdt-grid-medium,
.bdt-grid-column-medium {
	margin-left: -30px
}

.bdt-grid-medium&gt;*,
.bdt-grid-column-medium&gt;* {
	padding-left: 30px
}

.bdt-grid+.bdt-grid-medium,
.bdt-grid+.bdt-grid-row-medium,
.bdt-grid-medium&gt;.bdt-grid-margin,
.bdt-grid-row-medium&gt;.bdt-grid-margin,
*+.bdt-grid-margin-medium {
	margin-top: 30px
}

.bdt-grid-large,
.bdt-grid-column-large {
	margin-left: -40px
}

.bdt-grid-large&gt;*,
.bdt-grid-column-large&gt;* {
	padding-left: 40px
}

.bdt-grid+.bdt-grid-large,
.bdt-grid+.bdt-grid-row-large,
.bdt-grid-large&gt;.bdt-grid-margin,
.bdt-grid-row-large&gt;.bdt-grid-margin,
*+.bdt-grid-margin-large {
	margin-top: 40px
}

@media (min-width:1200px) {

	.bdt-grid-large,
	.bdt-grid-column-large {
		margin-left: -70px
	}

	.bdt-grid-large&gt;*,
	.bdt-grid-column-large&gt;* {
		padding-left: 70px
	}

	.bdt-grid+.bdt-grid-large,
	.bdt-grid+.bdt-grid-row-large,
	.bdt-grid-large&gt;.bdt-grid-margin,
	.bdt-grid-row-large&gt;.bdt-grid-margin,
	*+.bdt-grid-margin-large {
		margin-top: 70px
	}
}

.bdt-grid-collapse,
.bdt-grid-column-collapse {
	margin-left: 0
}

.bdt-grid-collapse&gt;*,
.bdt-grid-column-collapse&gt;* {
	padding-left: 0
}

.bdt-grid+.bdt-grid-collapse,
.bdt-grid+.bdt-grid-row-collapse,
.bdt-grid-collapse&gt;.bdt-grid-margin,
.bdt-grid-row-collapse&gt;.bdt-grid-margin {
	margin-top: 0
}

.bdt-grid-divider&gt;* {
	position: relative
}

.bdt-grid-divider&gt;:not(.bdt-first-column)::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	border-left: 1px solid rgba(214, 214, 214, .49)
}

.bdt-grid-divider.bdt-grid-stack&gt;.bdt-grid-margin::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-grid-divider {
	margin-left: -60px
}

.bdt-grid-divider&gt;* {
	padding-left: 60px
}

.bdt-grid-divider&gt;:not(.bdt-first-column)::before {
	left: 30px
}

.bdt-grid-divider.bdt-grid-stack&gt;.bdt-grid-margin {
	margin-top: 60px
}

.bdt-grid-divider.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -30px;
	left: 60px
}

@media (min-width:1200px) {
	.bdt-grid-divider {
		margin-left: -80px
	}

	.bdt-grid-divider&gt;* {
		padding-left: 80px
	}

	.bdt-grid-divider&gt;:not(.bdt-first-column)::before {
		left: 40px
	}

	.bdt-grid-divider.bdt-grid-stack&gt;.bdt-grid-margin {
		margin-top: 80px
	}

	.bdt-grid-divider.bdt-grid-stack&gt;.bdt-grid-margin::before {
		top: -40px;
		left: 80px
	}
}

.bdt-grid-divider.bdt-grid-small,
.bdt-grid-divider.bdt-grid-column-small {
	margin-left: -30px
}

.bdt-grid-divider.bdt-grid-small&gt;*,
.bdt-grid-divider.bdt-grid-column-small&gt;* {
	padding-left: 30px
}

.bdt-grid-divider.bdt-grid-small&gt;:not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-small&gt;:not(.bdt-first-column)::before {
	left: 15px
}

.bdt-grid-divider.bdt-grid-small.bdt-grid-stack&gt;.bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack&gt;.bdt-grid-margin {
	margin-top: 30px
}

.bdt-grid-divider.bdt-grid-small.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -15px;
	left: 30px
}

.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -15px
}

.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack&gt;.bdt-grid-margin::before {
	left: 30px
}

.bdt-grid-divider.bdt-grid-medium,
.bdt-grid-divider.bdt-grid-column-medium {
	margin-left: -60px
}

.bdt-grid-divider.bdt-grid-medium&gt;*,
.bdt-grid-divider.bdt-grid-column-medium&gt;* {
	padding-left: 60px
}

.bdt-grid-divider.bdt-grid-medium&gt;:not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-medium&gt;:not(.bdt-first-column)::before {
	left: 30px
}

.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack&gt;.bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack&gt;.bdt-grid-margin {
	margin-top: 60px
}

.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -30px;
	left: 60px
}

.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -30px
}

.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack&gt;.bdt-grid-margin::before {
	left: 60px
}

.bdt-grid-divider.bdt-grid-large,
.bdt-grid-divider.bdt-grid-column-large {
	margin-left: -80px
}

.bdt-grid-divider.bdt-grid-large&gt;*,
.bdt-grid-divider.bdt-grid-column-large&gt;* {
	padding-left: 80px
}

.bdt-grid-divider.bdt-grid-large&gt;:not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-large&gt;:not(.bdt-first-column)::before {
	left: 40px
}

.bdt-grid-divider.bdt-grid-large.bdt-grid-stack&gt;.bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack&gt;.bdt-grid-margin {
	margin-top: 80px
}

.bdt-grid-divider.bdt-grid-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -40px;
	left: 80px
}

.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
	top: -40px
}

.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
	left: 80px
}

@media (min-width:1200px) {

	.bdt-grid-divider.bdt-grid-large,
	.bdt-grid-divider.bdt-grid-column-large {
		margin-left: -140px
	}

	.bdt-grid-divider.bdt-grid-large&gt;*,
	.bdt-grid-divider.bdt-grid-column-large&gt;* {
		padding-left: 140px
	}

	.bdt-grid-divider.bdt-grid-large&gt;:not(.bdt-first-column)::before,
	.bdt-grid-divider.bdt-grid-column-large&gt;:not(.bdt-first-column)::before {
		left: 70px
	}

	.bdt-grid-divider.bdt-grid-large.bdt-grid-stack&gt;.bdt-grid-margin,
	.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack&gt;.bdt-grid-margin {
		margin-top: 140px
	}

	.bdt-grid-divider.bdt-grid-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
		top: -70px;
		left: 140px
	}

	.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
		top: -70px
	}

	.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack&gt;.bdt-grid-margin::before {
		left: 140px
	}
}

.bdt-grid-match&gt;*,
.bdt-grid-item-match {
	display: flex;
	flex-wrap: wrap
}

.bdt-grid-match&gt;*&gt;:not([class*='bdt-width']),
.bdt-grid-item-match&gt;:not([class*='bdt-width']) {
	box-sizing: border-box;
	width: 100%;
	flex: auto
}

.bdt-tile {
	display: flow-root;
	position: relative;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 40px;
	padding-bottom: 40px
}

@media (min-width:640px) {
	.bdt-tile {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:960px) {
	.bdt-tile {
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 70px;
		padding-bottom: 70px
	}
}

.bdt-tile&gt;:last-child {
	margin-bottom: 0
}

.bdt-tile-xsmall {
	padding-top: 20px;
	padding-bottom: 20px
}

.bdt-tile-small {
	padding-top: 40px;
	padding-bottom: 40px
}

.bdt-tile-large {
	padding-top: 70px;
	padding-bottom: 70px
}

@media (min-width:960px) {
	.bdt-tile-large {
		padding-top: 140px;
		padding-bottom: 140px
	}
}

.bdt-tile-xlarge {
	padding-top: 140px;
	padding-bottom: 140px
}

@media (min-width:960px) {
	.bdt-tile-xlarge {
		padding-top: 210px;
		padding-bottom: 210px
	}
}

.bdt-tile-default {
	background: #fff
}

.bdt-tile-muted {
	background: #f8f8f8
}

.bdt-tile-primary {
	background: #1e87f0
}

.bdt-tile-secondary {
	background: #222
}

.bdt-card {
	position: relative;
	box-sizing: border-box
}

.bdt-card-body {
	display: flow-root;
	padding: 30px 30px
}

.bdt-card-header {
	display: flow-root;
	padding: 15px 30px
}

.bdt-card-footer {
	display: flow-root;
	padding: 15px 30px
}

@media (min-width:1200px) {
	.bdt-card-body {
		padding: 40px 40px
	}

	.bdt-card-header {
		padding: 20px 40px
	}

	.bdt-card-footer {
		padding: 20px 40px
	}
}

.bdt-card-body&gt;:last-child,
.bdt-card-header&gt;:last-child,
.bdt-card-footer&gt;:last-child {
	margin-bottom: 0
}

.bdt-card-title {
	font-size: 1.5rem;
	line-height: 1.4
}

.bdt-card-badge {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1
}

.bdt-card-badge:first-child+* {
	margin-top: 0
}

.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover {
	background: #f8f8f8
}

.bdt-card-default {
	background: #f8f8f8;
	color: #666
}

.bdt-card-default .bdt-card-title {
	color: #333
}

.bdt-card-default.bdt-card-hover:hover {
	background-color: #ebebeb
}

.bdt-card-primary {
	background: #1e87f0;
	color: #fff
}

.bdt-card-primary .bdt-card-title {
	color: #fff
}

.bdt-card-primary.bdt-card-hover:hover {
	background-color: #0f7ae5
}

.bdt-card-secondary {
	background: #222;
	color: #fff
}

.bdt-card-secondary .bdt-card-title {
	color: #fff
}

.bdt-card-secondary.bdt-card-hover:hover {
	background-color: #151515
}

.bdt-card-small.bdt-card-body,
.bdt-card-small .bdt-card-body {
	padding: 20px 20px
}

.bdt-card-small .bdt-card-header {
	padding: 13px 20px
}

.bdt-card-small .bdt-card-footer {
	padding: 13px 20px
}

@media (min-width:1200px) {

	.bdt-card-large.bdt-card-body,
	.bdt-card-large .bdt-card-body {
		padding: 70px 70px
	}

	.bdt-card-large .bdt-card-header {
		padding: 35px 70px
	}

	.bdt-card-large .bdt-card-footer {
		padding: 35px 70px
	}
}

.bdt-close {
	color: #999
}

.bdt-close:hover,
.bdt-close:focus {
	color: #666;
	outline: none
}

.bdt-spinner&gt;* {
	animation: bdt-spinner-rotate 1.4s linear infinite
}

@keyframes bdt-spinner-rotate {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(270deg)
	}
}

.bdt-spinner&gt;*&gt;* {
	stroke-dasharray: 88px;
	stroke-dashoffset: 0;
	transform-origin: center;
	animation: bdt-spinner-dash 1.4s ease-in-out infinite;
	stroke-width: 1;
	stroke-linecap: round
}

@keyframes bdt-spinner-dash {
	0% {
		stroke-dashoffset: 88px
	}

	50% {
		stroke-dashoffset: 22px;
		transform: rotate(135deg)
	}

	100% {
		stroke-dashoffset: 88px;
		transform: rotate(450deg)
	}
}

.bdt-totop {
	padding: 5px;
	color: #999
}

.bdt-totop:hover,
.bdt-totop:focus {
	color: #666;
	outline: none
}

.bdt-totop:active {
	color: #333
}

.bdt-marker {
	padding: 5px;
	background: #222;
	color: #fff
}

.bdt-marker:hover,
.bdt-marker:focus {
	color: #fff;
	outline: none
}

.bdt-alert {
	position: relative;
	margin-bottom: 20px;
	padding: 15px 29px 15px 15px;
	background: #f8f8f8;
	color: #666
}

*+.bdt-alert {
	margin-top: 20px
}

.bdt-alert&gt;:last-child {
	margin-bottom: 0
}

.bdt-alert-close {
	position: absolute;
	top: 20px;
	right: 15px
}

.bdt-alert-close:first-child+* {
	margin-top: 0
}

.bdt-alert-primary {
	background: #d8eafc;
	color: #1e87f0
}

.bdt-alert-success {
	background: #edfbf6;
	color: #32d296
}

.bdt-alert-warning {
	background: #fff6ee;
	color: #faa05a
}

.bdt-alert-danger {
	background: #fef4f6;
	color: #f0506e
}

.bdt-badge {
	box-sizing: border-box;
	min-width: 22px;
	height: 22px;
	padding: 0 5px;
	border-radius: 500px;
	vertical-align: middle;
	background: #1e87f0;
	color: #fff;
	font-size: .875rem;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.bdt-badge:hover,
.bdt-badge:focus {
	color: #fff;
	text-decoration: none;
	outline: none
}

.bdt-label {
	display: inline-block;
	padding: 0 10px;
	background: #1e87f0;
	line-height: 1.5;
	font-size: .875rem;
	color: #fff;
	vertical-align: middle;
	white-space: nowrap
}

.bdt-label-success {
	background-color: #32d296;
	color: #fff
}

.bdt-label-warning {
	background-color: #faa05a;
	color: #fff
}

.bdt-label-danger {
	background-color: #f0506e;
	color: #fff
}

.bdt-overlay {
	padding: 30px 30px
}

.bdt-overlay&gt;:last-child {
	margin-bottom: 0
}

.bdt-overlay-default {
	background: rgba(255, 255, 255, .8)
}

.bdt-overlay-primary {
	background: rgba(34, 34, 34, .8)
}

.bdt-article {
	display: flow-root
}

.bdt-article&gt;:last-child {
	margin-bottom: 0
}

.bdt-article+.bdt-article {
	margin-top: 70px
}

.bdt-article-title {
	font-size: 2.23125rem;
	line-height: 1.2
}

@media (min-width:960px) {
	.bdt-article-title {
		font-size: 2.625rem
	}
}

.bdt-article-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.bdt-comment-body {
	display: flow-root;
	overflow-wrap: break-word;
	word-wrap: break-word
}

.bdt-comment-header {
	display: flow-root;
	margin-bottom: 20px
}

.bdt-comment-body&gt;:last-child,
.bdt-comment-header&gt;:last-child {
	margin-bottom: 0
}

.bdt-comment-title {
	font-size: 1.25rem;
	line-height: 1.4
}

.bdt-comment-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.bdt-comment-list {
	padding: 0;
	list-style: none
}

.bdt-comment-list&gt;:nth-child(n+2) {
	margin-top: 70px
}

.bdt-comment-list .bdt-comment~ul {
	margin: 70px 0 0 0;
	padding-left: 30px;
	list-style: none
}

@media (min-width:960px) {
	.bdt-comment-list .bdt-comment~ul {
		padding-left: 100px
	}
}

.bdt-comment-list .bdt-comment~ul&gt;:nth-child(n+2) {
	margin-top: 70px
}

.bdt-search {
	display: inline-block;
	position: relative;
	max-width: 100%;
	margin: 0
}

.bdt-search-input::-webkit-search-cancel-button,
.bdt-search-input::-webkit-search-decoration {
	-webkit-appearance: none
}

.bdt-search-input::-moz-placeholder {
	opacity: 1
}

.bdt-search-input {
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	font: inherit;
	overflow: visible;
	-webkit-appearance: none;
	vertical-align: middle;
	width: 100%;
	border: none;
	color: #666
}

.bdt-search-input:focus {
	outline: none
}

.bdt-search-input:-ms-input-placeholder {
	color: #999 !important
}

.bdt-search-input::placeholder {
	color: #999
}

.bdt-search-icon:focus {
	outline: none
}

.bdt-search .bdt-search-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #999
}

.bdt-search .bdt-search-icon:hover {
	color: #999
}

.bdt-search .bdt-search-icon:not(a):not(button):not(input) {
	pointer-events: none
}

.bdt-search .bdt-search-icon-flip {
	right: 0;
	left: auto
}

.bdt-search-default {
	width: 180px
}

.bdt-search-default .bdt-search-input {
	height: 40px;
	padding-left: 6px;
	padding-right: 6px;
	background: #f8f8f8
}

.bdt-search-default .bdt-search-input:focus {
	background-color: #f8f8f8
}

.bdt-search-default .bdt-search-icon {
	width: 40px
}

.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input {
	padding-left: 40px
}

.bdt-search-default .bdt-search-icon-flip~.bdt-search-input {
	padding-right: 40px
}

.bdt-search-navbar {
	width: 400px
}

.bdt-search-navbar .bdt-search-input {
	height: 40px;
	background: transparent;
	font-size: 1.5rem
}

.bdt-search-navbar .bdt-search-icon {
	width: 40px
}

.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input {
	padding-left: 40px
}

.bdt-search-navbar .bdt-search-icon-flip~.bdt-search-input {
	padding-right: 40px
}

.bdt-search-large {
	width: 500px
}

.bdt-search-large .bdt-search-input {
	height: 80px;
	background: transparent;
	font-size: 2.625rem
}

.bdt-search-large .bdt-search-icon {
	width: 80px
}

.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input {
	padding-left: 80px
}

.bdt-search-large .bdt-search-icon-flip~.bdt-search-input {
	padding-right: 80px
}

.bdt-search-toggle {
	color: #999
}

.bdt-search-toggle:hover,
.bdt-search-toggle:focus {
	color: #666
}

.bdt-nav,
.bdt-nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.bdt-nav li&gt;a {
	display: block;
	text-decoration: none
}

.bdt-nav li&gt;a:focus {
	outline: none
}

.bdt-nav&gt;li&gt;a {
	padding: 5px 0
}

ul.bdt-nav-sub {
	padding: 5px 0 5px 15px
}

.bdt-nav-sub ul {
	padding-left: 15px
}

.bdt-nav-sub a {
	padding: 2px 0
}

.bdt-nav-parent-icon&gt;.bdt-parent&gt;a::after {
	content: "";
	width: 1.5em;
	height: 1.5em;
	float: right;
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0D%0A%3C%2Fsvg%3E);
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.bdt-nav-parent-icon&gt;.bdt-parent.bdt-open&gt;a::after {
	background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0D%0A%3C%2Fsvg%3E)
}

.bdt-nav-header {
	padding: 5px 0;
	text-transform: uppercase;
	font-size: .875rem
}

.bdt-nav-header:not(:first-child) {
	margin-top: 20px
}

.bdt-nav-divider {
	margin: 5px 0
}

.bdt-nav-default&gt;li&gt;a {
	color: #999
}

.bdt-nav-default&gt;li&gt;a:hover,
.bdt-nav-default&gt;li&gt;a:focus {
	color: #666
}

.bdt-nav-default&gt;li.bdt-active&gt;a {
	color: #333
}

.bdt-nav-default .bdt-nav-header {
	color: #333
}

.bdt-nav-default .bdt-nav-divider {
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-nav-default .bdt-nav-sub a {
	color: #999
}

.bdt-nav-default .bdt-nav-sub a:hover,
.bdt-nav-default .bdt-nav-sub a:focus {
	color: #666
}

.bdt-nav-default .bdt-nav-sub li.bdt-active&gt;a {
	color: #333
}

.bdt-nav-primary&gt;li&gt;a {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #999
}

.bdt-nav-primary&gt;li&gt;a:hover,
.bdt-nav-primary&gt;li&gt;a:focus {
	color: #666
}

.bdt-nav-primary&gt;li.bdt-active&gt;a {
	color: #333
}

.bdt-nav-primary .bdt-nav-header {
	color: #333
}

.bdt-nav-primary .bdt-nav-divider {
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-nav-primary .bdt-nav-sub a {
	color: #999
}

.bdt-nav-primary .bdt-nav-sub a:hover,
.bdt-nav-primary .bdt-nav-sub a:focus {
	color: #666
}

.bdt-nav-primary .bdt-nav-sub li.bdt-active&gt;a {
	color: #333
}

.bdt-nav-center {
	text-align: center
}

.bdt-nav-center .bdt-nav-sub,
.bdt-nav-center .bdt-nav-sub ul {
	padding-left: 0
}

.bdt-nav-center.bdt-nav-parent-icon&gt;.bdt-parent&gt;a::after {
	position: absolute
}

.bdt-navbar {
	display: flex;
	position: relative
}

.bdt-navbar-container:not(.bdt-navbar-transparent) {
	background: #f8f8f8
}

.bdt-navbar-container&gt;::before,
.bdt-navbar-container&gt;::after {
	display: none !important
}

.bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center,
.bdt-navbar-center-left&gt;*,
.bdt-navbar-center-right&gt;* {
	display: flex;
	align-items: center
}

.bdt-navbar-right {
	margin-left: auto
}

.bdt-navbar-center:only-child {
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.bdt-navbar-center:not(:only-child) {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: max-content;
	box-sizing: border-box;
	z-index: 990
}

.bdt-navbar-center-left,
.bdt-navbar-center-right {
	position: absolute;
	top: 0
}

.bdt-navbar-center-left {
	right: 100%
}

.bdt-navbar-center-right {
	left: 100%
}

[class*='bdt-navbar-center-'] {
	width: max-content;
	box-sizing: border-box
}

.bdt-navbar-nav {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none
}

.bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center:only-child {
	flex-wrap: wrap
}

.bdt-navbar-nav&gt;li&gt;a,
.bdt-navbar-item,
.bdt-navbar-toggle {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	min-height: 80px;
	padding: 0 15px;
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-decoration: none
}

.bdt-navbar-nav&gt;li&gt;a {
	color: #999
}

.bdt-navbar-nav&gt;li:hover&gt;a,
.bdt-navbar-nav&gt;li&gt;a:focus,
.bdt-navbar-nav&gt;li&gt;a.bdt-open {
	color: #666;
	outline: none
}

.bdt-navbar-nav&gt;li&gt;a:active {
	color: #333
}

.bdt-navbar-nav&gt;li.bdt-active&gt;a {
	color: #333
}

.bdt-navbar-item {
	color: #666
}

.bdt-navbar-toggle {
	color: #999
}

.bdt-navbar-toggle:hover,
.bdt-navbar-toggle:focus,
.bdt-navbar-toggle.bdt-open {
	color: #666;
	outline: none;
	text-decoration: none
}

.bdt-navbar-subtitle {
	font-size: .875rem
}

.bdt-navbar-dropdown {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	width: 200px;
	padding: 15px;
	background: #f8f8f8;
	color: #666
}

.bdt-navbar-dropdown.bdt-open {
	display: block
}

[class*='bdt-navbar-dropdown-top'] {
	margin-top: 0
}

[class*='bdt-navbar-dropdown-bottom'] {
	margin-top: 0
}

[class*='bdt-navbar-dropdown-left'] {
	margin-left: 0
}

[class*='bdt-navbar-dropdown-right'] {
	margin-left: 0
}

.bdt-navbar-dropdown-grid {
	margin-left: -30px
}

.bdt-navbar-dropdown-grid&gt;* {
	padding-left: 30px
}

.bdt-navbar-dropdown-grid&gt;.bdt-grid-margin {
	margin-top: 30px
}

.bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid&gt;* {
	width: 100% !important
}

.bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack) {
	width: 400px
}

.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack) {
	width: 600px
}

.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack) {
	width: 800px
}

.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack) {
	width: 1000px
}

.bdt-navbar-dropdown-dropbar {
	margin-top: 0;
	margin-bottom: 0
}

.bdt-navbar-dropdown-nav&gt;li&gt;a {
	color: #999
}

.bdt-navbar-dropdown-nav&gt;li&gt;a:hover,
.bdt-navbar-dropdown-nav&gt;li&gt;a:focus {
	color: #666
}

.bdt-navbar-dropdown-nav&gt;li.bdt-active&gt;a {
	color: #333
}

.bdt-navbar-dropdown-nav .bdt-nav-header {
	color: #333
}

.bdt-navbar-dropdown-nav .bdt-nav-divider {
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-navbar-dropdown-nav .bdt-nav-sub a {
	color: #999
}

.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover,
.bdt-navbar-dropdown-nav .bdt-nav-sub a:focus {
	color: #666
}

.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active&gt;a {
	color: #333
}

.bdt-navbar-dropbar {
	background: #f8f8f8
}

.bdt-navbar-dropbar-slide {
	position: absolute;
	z-index: 980;
	left: 0;
	right: 0
}

.bdt-subnav {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.bdt-subnav&gt;* {
	flex: none;
	padding-left: 20px;
	position: relative
}

.bdt-subnav&gt;*&gt;:first-child {
	display: block;
	color: #999
}

.bdt-subnav&gt;*&gt;a:hover,
.bdt-subnav&gt;*&gt;a:focus {
	color: #666;
	text-decoration: none;
	outline: none
}

.bdt-subnav&gt;.bdt-active&gt;a {
	color: #333
}

.bdt-subnav-divider {
	margin-left: -41px
}

.bdt-subnav-divider&gt;* {
	display: flex;
	align-items: center
}

.bdt-subnav-divider&gt;::before {
	content: "";
	height: 1.5em;
	margin-left: 0;
	margin-right: 20px;
	border-left: 1px solid transparent
}

.bdt-subnav-divider&gt;:nth-child(n+2):not(.bdt-first-column)::before {
	border-left-color: rgba(214, 214, 214, .49)
}

.bdt-subnav-pill&gt;*&gt;:first-child {
	padding: 5px 10px;
	background: transparent;
	color: #999
}

.bdt-subnav-pill&gt;*&gt;a:hover,
.bdt-subnav-pill&gt;*&gt;a:focus {
	background-color: #f8f8f8;
	color: #666
}

.bdt-subnav-pill&gt;*&gt;a:active {
	background-color: #f8f8f8;
	color: #666
}

.bdt-subnav-pill&gt;.bdt-active&gt;a {
	background-color: #1e87f0;
	color: #fff
}

.bdt-subnav&gt;.bdt-disabled&gt;a {
	color: #999
}

.bdt-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.bdt-breadcrumb&gt;* {
	flex: none
}

.bdt-breadcrumb&gt;*&gt;* {
	display: inline-block;
	font-size: .875rem;
	color: #999
}

.bdt-breadcrumb&gt;*&gt;:hover,
.bdt-breadcrumb&gt;*&gt;:focus {
	color: #666;
	text-decoration: none
}

.bdt-breadcrumb&gt;:last-child&gt;span,
.bdt-breadcrumb&gt;:last-child&gt;a:not([href]) {
	color: #666
}

.bdt-breadcrumb&gt;:nth-child(n+2):not(.bdt-first-column)::before {
	content: "/";
	display: inline-block;
	margin: 0 20px;
	font-size: .875rem;
	color: #999
}

.bdt-pagination {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.bdt-pagination&gt;* {
	flex: none;
	padding-left: 20px;
	position: relative
}

.bdt-pagination&gt;*&gt;* {
	display: block;
	color: #999
}

.bdt-pagination&gt;*&gt;:hover,
.bdt-pagination&gt;*&gt;:focus {
	color: #666;
	text-decoration: none
}

.bdt-pagination&gt;.bdt-active&gt;* {
	color: #666
}

.bdt-pagination&gt;.bdt-disabled&gt;* {
	color: #999
}

.bdt-tab {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.bdt-tab&gt;* {
	flex: none;
	padding-left: 20px;
	position: relative
}

.bdt-tab&gt;*&gt;a {
	display: block;
	text-align: center;
	padding: 10px 15px;
	color: #999
}

.bdt-tab&gt;*&gt;a:hover,
.bdt-tab&gt;*&gt;a:focus {
	color: #666;
	text-decoration: none
}

.bdt-tab&gt;.bdt-active&gt;a {
	color: #333
}

.bdt-tab&gt;.bdt-disabled&gt;a {
	color: #999
}

.bdt-tab-left,
.bdt-tab-right {
	flex-direction: column;
	margin-left: 0
}

.bdt-tab-left&gt;*,
.bdt-tab-right&gt;* {
	padding-left: 0
}

.bdt-tab-left&gt;*&gt;a {
	text-align: left
}

.bdt-tab-right&gt;*&gt;a {
	text-align: left
}

.bdt-slidenav {
	padding: 5px 10px;
	color: rgba(102, 102, 102, .5)
}

.bdt-slidenav:hover,
.bdt-slidenav:focus {
	color: rgba(102, 102, 102, .9);
	outline: none
}

.bdt-slidenav:active {
	color: rgba(102, 102, 102, .5)
}

.bdt-slidenav-large {
	padding: 10px 10px
}

.bdt-slidenav-container {
	display: flex
}

.bdt-dotnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -12px
}

.bdt-dotnav&gt;* {
	flex: none;
	padding-left: 12px
}

.bdt-dotnav&gt;*&gt;* {
	display: block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(102, 102, 102, .2);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap
}

.bdt-dotnav&gt;*&gt;:hover,
.bdt-dotnav&gt;*&gt;:focus {
	background-color: rgba(102, 102, 102, .6);
	outline: none
}

.bdt-dotnav&gt;*&gt;:active {
	background-color: rgba(102, 102, 102, .2)
}

.bdt-dotnav&gt;.bdt-active&gt;* {
	background-color: rgba(102, 102, 102, .6)
}

.bdt-dotnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -12px
}

.bdt-dotnav-vertical&gt;* {
	padding-left: 0;
	padding-top: 12px
}

.bdt-thumbnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -15px
}

.bdt-thumbnav&gt;* {
	padding-left: 15px
}

.bdt-thumbnav&gt;*&gt;* {
	display: inline-block
}

.bdt-thumbnav&gt;*&gt;:hover,
.bdt-thumbnav&gt;*&gt;:focus {
	outline: none
}

.bdt-thumbnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -15px
}

.bdt-thumbnav-vertical&gt;* {
	padding-left: 0;
	padding-top: 15px
}

.bdt-accordion {
	padding: 0;
	list-style: none
}

.bdt-accordion&gt;:nth-child(n+2) {
	margin-top: 20px
}

.bdt-accordion-title {
	display: block;
	font-size: 1.25rem;
	line-height: 1.4;
	color: #333
}

.bdt-accordion-title:hover,
.bdt-accordion-title:focus {
	color: #666;
	text-decoration: none;
	outline: none
}

.bdt-accordion-content {
	display: flow-root;
	margin-top: 20px
}

.bdt-accordion-content&gt;:last-child {
	margin-bottom: 0
}

.bdt-drop {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	width: 300px
}

.bdt-drop.bdt-open {
	display: block
}

[class*='bdt-drop-top'] {
	margin-top: -20px
}

[class*='bdt-drop-bottom'] {
	margin-top: 20px
}

[class*='bdt-drop-left'] {
	margin-left: -20px
}

[class*='bdt-drop-right'] {
	margin-left: 20px
}

.bdt-drop-stack .bdt-drop-grid&gt;* {
	width: 100% !important
}

.bdt-dropdown {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	min-width: 200px;
	padding: 15px;
	background: #f8f8f8;
	color: #666
}

.bdt-dropdown.bdt-open {
	display: block
}

.bdt-dropdown-nav {
	white-space: nowrap
}

.bdt-dropdown-nav&gt;li&gt;a {
	color: #999
}

.bdt-dropdown-nav&gt;li&gt;a:hover,
.bdt-dropdown-nav&gt;li&gt;a:focus,
.bdt-dropdown-nav&gt;li.bdt-active&gt;a {
	color: #666
}

.bdt-dropdown-nav .bdt-nav-header {
	color: #333
}

.bdt-dropdown-nav .bdt-nav-divider {
	border-top: 1px solid rgba(214, 214, 214, .49)
}

.bdt-dropdown-nav .bdt-nav-sub a {
	color: #999
}

.bdt-dropdown-nav .bdt-nav-sub a:hover,
.bdt-dropdown-nav .bdt-nav-sub a:focus,
.bdt-dropdown-nav .bdt-nav-sub li.bdt-active&gt;a {
	color: #666
}

[class*='bdt-dropdown-top'] {
	margin-top: -10px
}

[class*='bdt-dropdown-bottom'] {
	margin-top: 10px
}

[class*='bdt-dropdown-left'] {
	margin-left: -10px
}

[class*='bdt-dropdown-right'] {
	margin-left: 10px
}

.bdt-dropdown-stack .bdt-dropdown-grid&gt;* {
	width: 100% !important
}

.bdt-modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 15px 15px;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	transition: opacity .15s linear
}

@media (min-width:640px) {
	.bdt-modal {
		padding: 50px 30px
	}
}

@media (min-width:960px) {
	.bdt-modal {
		padding-left: 40px;
		padding-right: 40px
	}
}

.bdt-modal.bdt-open {
	opacity: 1
}

.bdt-modal-page {
	overflow: hidden
}

.bdt-modal-dialog {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	width: 600px;
	max-width: calc(100% - 0.01px) !important;
	background: #fff;
	opacity: 0;
	transform: translateY(-100px);
	transition: .3s linear;
	transition-property: opacity, transform;
	border-radius: 3px
}

.bdt-open&gt;.bdt-modal-dialog {
	opacity: 1;
	transform: translateY(0)
}

.bdt-modal-container .bdt-modal-dialog {
	width: 1200px
}

.bdt-modal-full {
	padding: 0;
	background: none
}

.bdt-modal-full .bdt-modal-dialog {
	margin: 0;
	width: 100%;
	max-width: 100%;
	transform: translateY(0)
}

.bdt-modal-body {
	display: flow-root;
	padding: 30px 30px
}

.bdt-modal-header {
	display: flow-root;
	padding: 15px 30px;
	background: #f8f8f8
}

.bdt-modal-footer {
	display: flow-root;
	padding: 15px 30px;
	background: #f8f8f8
}

.bdt-modal-body&gt;:last-child,
.bdt-modal-header&gt;:last-child,
.bdt-modal-footer&gt;:last-child {
	margin-bottom: 0
}

.bdt-modal-title {
	font-size: 1.6rem;
	line-height: 1.3;
	font-weight: 400
}

[class*='bdt-modal-close-'] {
	position: absolute;
	z-index: 1010;
	top: 10px;
	right: 10px;
	padding: 5px
}

[class*='bdt-modal-close-']:first-child+* {
	margin-top: 0
}

.bdt-modal-close-outside {
	top: 0;
	right: -5px;
	transform: translate(0, -100%);
	color: #fff
}

.bdt-modal-close-outside:hover {
	color: #fff
}

@media (min-width:960px) {
	.bdt-modal-close-outside {
		right: 0;
		transform: translate(100%, -100%)
	}
}

.bdt-lightbox {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	background: #000;
	opacity: 0;
	transition: opacity .15s linear;
	touch-action: pinch-zoom
}

.bdt-lightbox.bdt-open {
	display: block;
	opacity: 1
}

.bdt-lightbox-page {
	overflow: hidden
}

.bdt-lightbox-items&gt;* {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: center;
	color: rgba(255, 255, 255, .7);
	will-change: transform, opacity
}

.bdt-lightbox-items&gt;*&gt;* {
	max-width: 100vw;
	max-height: 100vh
}

.bdt-lightbox-items&gt;:focus {
	outline: none
}

.bdt-lightbox-items&gt;*&gt;:not(iframe) {
	width: auto;
	height: auto
}

.bdt-lightbox-items&gt;.bdt-active {
	display: flex
}

.bdt-lightbox-toolbar {
	padding: 10px 10px;
	background: rgba(0, 0, 0, .3);
	color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar&gt;* {
	color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar-icon {
	padding: 5px;
	color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar-icon:hover {
	color: #fff
}

.bdt-lightbox-button {
	box-sizing: border-box;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, .3);
	color: rgba(255, 255, 255, .7);
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.bdt-lightbox-button:hover {
	color: #fff
}

.bdt-lightbox-caption:empty {
	display: none
}

.bdt-lightbox-iframe {
	width: 80%;
	height: 80%
}

.bdt-slideshow {
	-webkit-tap-highlight-color: transparent
}

.bdt-slideshow-items {
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	-webkit-touch-callout: none
}

.bdt-slideshow-items&gt;* {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	will-change: transform, opacity;
	touch-action: pan-y
}

.bdt-slideshow-items&gt;:focus {
	outline: none
}

.bdt-slideshow-items&gt;:not(.bdt-active) {
	display: none
}

.bdt-slider {
	-webkit-tap-highlight-color: transparent
}

.bdt-slider-container {
	overflow: hidden
}

.bdt-slider-items {
	will-change: transform;
	position: relative
}

.bdt-slider-items:not(.bdt-grid) {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-touch-callout: none
}

.bdt-slider-items.bdt-grid {
	flex-wrap: nowrap
}

.bdt-slider-items&gt;* {
	flex: none;
	position: relative;
	touch-action: pan-y
}

.bdt-slider-items&gt;:focus {
	outline: none
}

.bdt-sticky-fixed {
	z-index: 980;
	box-sizing: border-box;
	margin: 0 !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.bdt-sticky[class*='bdt-animation-'] {
	animation-duration: .2s
}

.bdt-sticky.bdt-animation-reverse {
	animation-duration: .2s
}

.bdt-offcanvas {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1000
}

.bdt-offcanvas-flip .bdt-offcanvas {
	right: 0;
	left: auto
}

.bdt-offcanvas-bar {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -270px;
	box-sizing: border-box;
	width: 270px;
	padding: 20px 20px;
	background: #222;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

@media (min-width:960px) {
	.bdt-offcanvas-bar {
		left: -350px;
		width: 350px;
		padding: 40px 40px
	}
}

.bdt-offcanvas-flip .bdt-offcanvas-bar {
	left: auto;
	right: -270px
}

@media (min-width:960px) {
	.bdt-offcanvas-flip .bdt-offcanvas-bar {
		right: -350px
	}
}

.bdt-open&gt;.bdt-offcanvas-bar {
	left: 0
}

.bdt-offcanvas-flip .bdt-open&gt;.bdt-offcanvas-bar {
	left: auto;
	right: 0
}

.bdt-offcanvas-bar-animation {
	transition: left .3s ease-out
}

.bdt-offcanvas-flip .bdt-offcanvas-bar-animation {
	transition-property: right
}

.bdt-offcanvas-reveal {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	overflow: hidden;
	transition: width .3s ease-out
}

.bdt-offcanvas-reveal .bdt-offcanvas-bar {
	left: 0
}

.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar {
	left: auto;
	right: 0
}

.bdt-open&gt;.bdt-offcanvas-reveal {
	width: 270px
}

@media (min-width:960px) {
	.bdt-open&gt;.bdt-offcanvas-reveal {
		width: 350px
	}
}

.bdt-offcanvas-flip .bdt-offcanvas-reveal {
	right: 0;
	left: auto
}

.bdt-offcanvas-close {
	position: absolute;
	z-index: 1000;
	top: 20px;
	right: 20px;
	padding: 5px
}

.bdt-offcanvas-overlay {
	width: 100vw;
	touch-action: none
}

.bdt-offcanvas-overlay::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .1);
	opacity: 0;
	transition: opacity .15s linear
}

.bdt-offcanvas-overlay.bdt-open::before {
	opacity: 1
}

.bdt-offcanvas-page,
.bdt-offcanvas-container {
	overflow-x: hidden
}

.bdt-offcanvas-container {
	position: relative;
	left: 0;
	transition: left .3s ease-out;
	box-sizing: border-box;
	width: 100%
}

:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
	left: 270px
}

.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
	left: -270px
}

@media (min-width:960px) {
	:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
		left: 350px
	}

	.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
		left: -350px
	}
}

.bdt-switcher {
	margin: 0;
	padding: 0;
	list-style: none
}

.bdt-switcher&gt;:not(.bdt-active) {
	display: none
}

.bdt-switcher&gt;*&gt;:last-child {
	margin-bottom: 0
}

.bdt-leader {
	overflow: hidden
}

.bdt-leader-fill::after {
	display: inline-block;
	margin-left: 15px;
	width: 0;
	content: attr(data-fill);
	white-space: nowrap
}

.bdt-leader-fill.bdt-leader-hide::after {
	display: none
}

.bdt-leader-fill-content::before {
	content: '.'
}

:root {
	--bdt-leader-fill-content: .
}

.bdt-iconnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -10px
}

.bdt-iconnav&gt;* {
	padding-left: 10px
}

.bdt-iconnav&gt;*&gt;a {
	display: block;
	color: #999
}

.bdt-iconnav&gt;*&gt;a:hover,
.bdt-iconnav&gt;*&gt;a:focus {
	color: #666;
	outline: none
}

.bdt-iconnav&gt;.bdt-active&gt;a {
	color: #666
}

.bdt-iconnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -10px
}

.bdt-iconnav-vertical&gt;* {
	padding-left: 0;
	padding-top: 10px
}

.bdt-notification {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 1040;
	box-sizing: border-box;
	width: 450px
}

.bdt-notification-top-right,
.bdt-notification-bottom-right {
	left: auto;
	right: 10px
}

.bdt-notification-top-center,
.bdt-notification-bottom-center {
	left: 50%;
	margin-left: -225px
}

.bdt-notification-bottom-left,
.bdt-notification-bottom-right,
.bdt-notification-bottom-center {
	top: auto;
	bottom: 10px
}

@media (max-width:639px) {
	.bdt-notification {
		left: 10px;
		right: 10px;
		width: auto;
		margin: 0
	}
}

.bdt-notification-message {
	position: relative;
	padding: 15px;
	background: #f8f8f8;
	color: #666;
	font-size: 1.25rem;
	line-height: 1.4;
	cursor: pointer
}

*+.bdt-notification-message {
	margin-top: 10px
}

.bdt-notification-close {
	display: none;
	position: absolute;
	top: 20px;
	right: 15px
}

.bdt-notification-message:hover .bdt-notification-close {
	display: block
}

.bdt-notification-message-primary {
	color: #1e87f0
}

.bdt-notification-message-success {
	color: #32d296
}

.bdt-notification-message-warning {
	color: #faa05a
}

.bdt-notification-message-danger {
	color: #f0506e
}

.bdt-tooltip {
	display: none;
	position: absolute;
	z-index: 1030;
	top: 0;
	box-sizing: border-box;
	max-width: 200px;
	padding: 3px 6px;
	background: #666;
	border-radius: 2px;
	color: #fff;
	font-size: 12px
}

.bdt-tooltip.bdt-active {
	display: block
}

[class*='bdt-tooltip-top'] {
	margin-top: -10px
}

[class*='bdt-tooltip-bottom'] {
	margin-top: 10px
}

[class*='bdt-tooltip-left'] {
	margin-left: -10px
}

[class*='bdt-tooltip-right'] {
	margin-left: 10px
}

.bdt-placeholder {
	margin-bottom: 20px;
	padding: 30px 30px;
	background: #f8f8f8
}

*+.bdt-placeholder {
	margin-top: 20px
}

.bdt-placeholder&gt;:last-child {
	margin-bottom: 0
}

.bdt-progress {
	vertical-align: baseline;
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 100%;
	border: 0;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	height: 15px
}

*+.bdt-progress {
	margin-top: 20px
}

.bdt-progress:indeterminate {
	color: transparent
}

.bdt-progress::-webkit-progress-bar {
	background-color: #f8f8f8
}

.bdt-progress:indeterminate::-moz-progress-bar {
	width: 0
}

.bdt-progress::-webkit-progress-value {
	background-color: #1e87f0;
	transition: width .6s ease
}

.bdt-progress::-moz-progress-bar {
	background-color: #1e87f0
}

.bdt-progress::-ms-fill {
	background-color: #1e87f0;
	transition: width .6s ease;
	border: 0
}

.bdt-sortable {
	position: relative
}

.bdt-sortable&gt;:last-child {
	margin-bottom: 0
}

.bdt-sortable-drag {
	position: fixed !important;
	z-index: 1050 !important;
	pointer-events: none
}

.bdt-sortable-placeholder {
	opacity: 0;
	pointer-events: none
}

.bdt-sortable-empty {
	min-height: 50px
}

.bdt-sortable-handle:hover {
	cursor: move
}

.bdt-countdown-number {
	font-variant-numeric: tabular-nums;
	font-size: 2rem;
	line-height: .8
}

@media (min-width:640px) {
	.bdt-countdown-number {
		font-size: 4rem
	}
}

@media (min-width:960px) {
	.bdt-countdown-number {
		font-size: 6rem
	}
}

.bdt-countdown-separator {
	font-size: 1rem;
	line-height: 1.6
}

@media (min-width:640px) {
	.bdt-countdown-separator {
		font-size: 2rem
	}
}

@media (min-width:960px) {
	.bdt-countdown-separator {
		font-size: 3rem
	}
}

[class*='bdt-animation-'] {
	animation-duration: .5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both
}

.bdt-animation-fade {
	animation-name: bdt-fade;
	animation-duration: .8s;
	animation-timing-function: linear
}

.bdt-animation-scale-up {
	animation-name: bdt-fade-scale-02
}

.bdt-animation-scale-down {
	animation-name: bdt-fade-scale-18
}

.bdt-animation-slide-top {
	animation-name: bdt-fade-top
}

.bdt-animation-slide-bottom {
	animation-name: bdt-fade-bottom
}

.bdt-animation-slide-left {
	animation-name: bdt-fade-left
}

.bdt-animation-slide-right {
	animation-name: bdt-fade-right
}

.bdt-animation-slide-top-small {
	animation-name: bdt-fade-top-small
}

.bdt-animation-slide-bottom-small {
	animation-name: bdt-fade-bottom-small
}

.bdt-animation-slide-left-small {
	animation-name: bdt-fade-left-small
}

.bdt-animation-slide-right-small {
	animation-name: bdt-fade-right-small
}

.bdt-animation-slide-top-medium {
	animation-name: bdt-fade-top-medium
}

.bdt-animation-slide-bottom-medium {
	animation-name: bdt-fade-bottom-medium
}

.bdt-animation-slide-left-medium {
	animation-name: bdt-fade-left-medium
}

.bdt-animation-slide-right-medium {
	animation-name: bdt-fade-right-medium
}

.bdt-animation-kenburns {
	animation-name: bdt-scale-kenburns;
	animation-duration: 15s
}

.bdt-animation-shake {
	animation-name: bdt-shake
}

.bdt-animation-stroke {
	animation-name: bdt-stroke;
	stroke-dasharray: var(--bdt-animation-stroke);
	animation-duration: 2s
}

.bdt-animation-reverse {
	animation-direction: reverse;
	animation-timing-function: ease-in
}

.bdt-animation-fast {
	animation-duration: .1s
}

.bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-'] {
	animation-name: none
}

.bdt-animation-toggle {
	-webkit-tap-highlight-color: transparent
}

.bdt-animation-toggle:focus {
	outline: none
}

@keyframes bdt-fade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes bdt-fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-top-small {
	0% {
		opacity: 0;
		transform: translateY(-10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-bottom-small {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-left-small {
	0% {
		opacity: 0;
		transform: translateX(-10px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-right-small {
	0% {
		opacity: 0;
		transform: translateX(10px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-top-medium {
	0% {
		opacity: 0;
		transform: translateY(-50px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-bottom-medium {
	0% {
		opacity: 0;
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes bdt-fade-left-medium {
	0% {
		opacity: 0;
		transform: translateX(-50px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-right-medium {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes bdt-fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(.2)
	}

	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes bdt-fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8)
	}

	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes bdt-scale-kenburns {
	0% {
		transform: scale(1)
	}

	100% {
		transform: scale(1.2)
	}
}

@keyframes bdt-shake {

	0%,
	100% {
		transform: translateX(0)
	}

	10% {
		transform: translateX(-9px)
	}

	20% {
		transform: translateX(8px)
	}

	30% {
		transform: translateX(-7px)
	}

	40% {
		transform: translateX(6px)
	}

	50% {
		transform: translateX(-5px)
	}

	60% {
		transform: translateX(4px)
	}

	70% {
		transform: translateX(-3px)
	}

	80% {
		transform: translateX(2px)
	}

	90% {
		transform: translateX(-1px)
	}
}

@keyframes bdt-stroke {
	0% {
		stroke-dashoffset: var(--bdt-animation-stroke)
	}

	100% {
		stroke-dashoffset: 0
	}
}

[class*='bdt-child-width']&gt;* {
	box-sizing: border-box;
	width: 100%
}

.bdt-child-width-1-2&gt;* {
	width: 50%
}

.bdt-child-width-1-3&gt;* {
	width: calc(100% * 1 / 3.001)
}

.bdt-child-width-1-4&gt;* {
	width: 25%
}

.bdt-child-width-1-5&gt;* {
	width: 20%
}

.bdt-child-width-1-6&gt;* {
	width: calc(100% * 1 / 6.001)
}

.bdt-child-width-auto&gt;* {
	width: auto
}

.bdt-child-width-expand&gt;:not([class*='bdt-width']) {
	flex: 1;
	min-width: 1px
}

@media (min-width:640px) {
	.bdt-child-width-1-1\@s&gt;* {
		width: 100%
	}

	.bdt-child-width-1-2\@s&gt;* {
		width: 50%
	}

	.bdt-child-width-1-3\@s&gt;* {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-child-width-1-4\@s&gt;* {
		width: 25%
	}

	.bdt-child-width-1-5\@s&gt;* {
		width: 20%
	}

	.bdt-child-width-1-6\@s&gt;* {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-child-width-auto\@s&gt;* {
		width: auto
	}

	.bdt-child-width-expand\@s&gt;:not([class*='bdt-width']) {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:960px) {
	.bdt-child-width-1-1\@m&gt;* {
		width: 100%
	}

	.bdt-child-width-1-2\@m&gt;* {
		width: 50%
	}

	.bdt-child-width-1-3\@m&gt;* {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-child-width-1-4\@m&gt;* {
		width: 25%
	}

	.bdt-child-width-1-5\@m&gt;* {
		width: 20%
	}

	.bdt-child-width-1-6\@m&gt;* {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-child-width-auto\@m&gt;* {
		width: auto
	}

	.bdt-child-width-expand\@m&gt;:not([class*='bdt-width']) {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:1200px) {
	.bdt-child-width-1-1\@l&gt;* {
		width: 100%
	}

	.bdt-child-width-1-2\@l&gt;* {
		width: 50%
	}

	.bdt-child-width-1-3\@l&gt;* {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-child-width-1-4\@l&gt;* {
		width: 25%
	}

	.bdt-child-width-1-5\@l&gt;* {
		width: 20%
	}

	.bdt-child-width-1-6\@l&gt;* {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-child-width-auto\@l&gt;* {
		width: auto
	}

	.bdt-child-width-expand\@l&gt;:not([class*='bdt-width']) {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:1600px) {
	.bdt-child-width-1-1\@xl&gt;* {
		width: 100%
	}

	.bdt-child-width-1-2\@xl&gt;* {
		width: 50%
	}

	.bdt-child-width-1-3\@xl&gt;* {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-child-width-1-4\@xl&gt;* {
		width: 25%
	}

	.bdt-child-width-1-5\@xl&gt;* {
		width: 20%
	}

	.bdt-child-width-1-6\@xl&gt;* {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-child-width-auto\@xl&gt;* {
		width: auto
	}

	.bdt-child-width-expand\@xl&gt;:not([class*='bdt-width']) {
		flex: 1;
		min-width: 1px
	}
}

[class*='bdt-width'] {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%
}

.bdt-width-1-2 {
	width: 50%
}

.bdt-width-1-3 {
	width: calc(100% * 1 / 3.001)
}

.bdt-width-2-3 {
	width: calc(100% * 2 / 3.001)
}

.bdt-width-1-4 {
	width: 25%
}

.bdt-width-3-4 {
	width: 75%
}

.bdt-width-1-5 {
	width: 20%
}

.bdt-width-2-5 {
	width: 40%
}

.bdt-width-3-5 {
	width: 60%
}

.bdt-width-4-5 {
	width: 80%
}

.bdt-width-1-6 {
	width: calc(100% * 1 / 6.001)
}

.bdt-width-5-6 {
	width: calc(100% * 5 / 6.001)
}

.bdt-width-small {
	width: 150px
}

.bdt-width-medium {
	width: 300px
}

.bdt-width-large {
	width: 450px
}

.bdt-width-xlarge {
	width: 600px
}

.bdt-width-2xlarge {
	width: 750px
}

.bdt-width-auto {
	width: auto
}

.bdt-width-expand {
	flex: 1;
	min-width: 1px
}

@media (min-width:640px) {
	.bdt-width-1-1\@s {
		width: 100%
	}

	.bdt-width-1-2\@s {
		width: 50%
	}

	.bdt-width-1-3\@s {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-width-2-3\@s {
		width: calc(100% * 2 / 3.001)
	}

	.bdt-width-1-4\@s {
		width: 25%
	}

	.bdt-width-3-4\@s {
		width: 75%
	}

	.bdt-width-1-5\@s {
		width: 20%
	}

	.bdt-width-2-5\@s {
		width: 40%
	}

	.bdt-width-3-5\@s {
		width: 60%
	}

	.bdt-width-4-5\@s {
		width: 80%
	}

	.bdt-width-1-6\@s {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-width-5-6\@s {
		width: calc(100% * 5 / 6.001)
	}

	.bdt-width-small\@s {
		width: 150px
	}

	.bdt-width-medium\@s {
		width: 300px
	}

	.bdt-width-large\@s {
		width: 450px
	}

	.bdt-width-xlarge\@s {
		width: 600px
	}

	.bdt-width-2xlarge\@s {
		width: 750px
	}

	.bdt-width-auto\@s {
		width: auto
	}

	.bdt-width-expand\@s {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:960px) {
	.bdt-width-1-1\@m {
		width: 100%
	}

	.bdt-width-1-2\@m {
		width: 50%
	}

	.bdt-width-1-3\@m {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-width-2-3\@m {
		width: calc(100% * 2 / 3.001)
	}

	.bdt-width-1-4\@m {
		width: 25%
	}

	.bdt-width-3-4\@m {
		width: 75%
	}

	.bdt-width-1-5\@m {
		width: 20%
	}

	.bdt-width-2-5\@m {
		width: 40%
	}

	.bdt-width-3-5\@m {
		width: 60%
	}

	.bdt-width-4-5\@m {
		width: 80%
	}

	.bdt-width-1-6\@m {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-width-5-6\@m {
		width: calc(100% * 5 / 6.001)
	}

	.bdt-width-small\@m {
		width: 150px
	}

	.bdt-width-medium\@m {
		width: 300px
	}

	.bdt-width-large\@m {
		width: 450px
	}

	.bdt-width-xlarge\@m {
		width: 600px
	}

	.bdt-width-2xlarge\@m {
		width: 750px
	}

	.bdt-width-auto\@m {
		width: auto
	}

	.bdt-width-expand\@m {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:1200px) {
	.bdt-width-1-1\@l {
		width: 100%
	}

	.bdt-width-1-2\@l {
		width: 50%
	}

	.bdt-width-1-3\@l {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-width-2-3\@l {
		width: calc(100% * 2 / 3.001)
	}

	.bdt-width-1-4\@l {
		width: 25%
	}

	.bdt-width-3-4\@l {
		width: 75%
	}

	.bdt-width-1-5\@l {
		width: 20%
	}

	.bdt-width-2-5\@l {
		width: 40%
	}

	.bdt-width-3-5\@l {
		width: 60%
	}

	.bdt-width-4-5\@l {
		width: 80%
	}

	.bdt-width-1-6\@l {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-width-5-6\@l {
		width: calc(100% * 5 / 6.001)
	}

	.bdt-width-small\@l {
		width: 150px
	}

	.bdt-width-medium\@l {
		width: 300px
	}

	.bdt-width-large\@l {
		width: 450px
	}

	.bdt-width-xlarge\@l {
		width: 600px
	}

	.bdt-width-2xlarge\@l {
		width: 750px
	}

	.bdt-width-auto\@l {
		width: auto
	}

	.bdt-width-expand\@l {
		flex: 1;
		min-width: 1px
	}
}

@media (min-width:1600px) {
	.bdt-width-1-1\@xl {
		width: 100%
	}

	.bdt-width-1-2\@xl {
		width: 50%
	}

	.bdt-width-1-3\@xl {
		width: calc(100% * 1 / 3.001)
	}

	.bdt-width-2-3\@xl {
		width: calc(100% * 2 / 3.001)
	}

	.bdt-width-1-4\@xl {
		width: 25%
	}

	.bdt-width-3-4\@xl {
		width: 75%
	}

	.bdt-width-1-5\@xl {
		width: 20%
	}

	.bdt-width-2-5\@xl {
		width: 40%
	}

	.bdt-width-3-5\@xl {
		width: 60%
	}

	.bdt-width-4-5\@xl {
		width: 80%
	}

	.bdt-width-1-6\@xl {
		width: calc(100% * 1 / 6.001)
	}

	.bdt-width-5-6\@xl {
		width: calc(100% * 5 / 6.001)
	}

	.bdt-width-small\@xl {
		width: 150px
	}

	.bdt-width-medium\@xl {
		width: 300px
	}

	.bdt-width-large\@xl {
		width: 450px
	}

	.bdt-width-xlarge\@xl {
		width: 600px
	}

	.bdt-width-2xlarge\@xl {
		width: 750px
	}

	.bdt-width-auto\@xl {
		width: auto
	}

	.bdt-width-expand\@xl {
		flex: 1;
		min-width: 1px
	}
}

[class*='bdt-height'] {
	box-sizing: border-box
}

.bdt-height-1-1 {
	height: 100%
}

.bdt-height-viewport {
	min-height: 100vh
}

.bdt-height-small {
	height: 150px
}

.bdt-height-medium {
	height: 300px
}

.bdt-height-large {
	height: 450px
}

.bdt-height-max-small {
	max-height: 150px
}

.bdt-height-max-medium {
	max-height: 300px
}

.bdt-height-max-large {
	max-height: 450px
}

.bdt-text-lead {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #333
}

.bdt-text-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.bdt-text-small {
	font-size: .875rem;
	line-height: 1.5
}

.bdt-text-large {
	font-size: 1.5rem;
	line-height: 1.5
}

.bdt-text-default {
	font-size: 16px;
	line-height: 1.5
}

.bdt-text-light {
	font-weight: 300
}

.bdt-text-normal {
	font-weight: 400
}

.bdt-text-bold {
	font-weight: 700
}

.bdt-text-lighter {
	font-weight: lighter
}

.bdt-text-bolder {
	font-weight: bolder
}

.bdt-text-italic {
	font-style: italic
}

.bdt-text-capitalize {
	text-transform: capitalize !important
}

.bdt-text-uppercase {
	text-transform: uppercase !important
}

.bdt-text-lowercase {
	text-transform: lowercase !important
}

.bdt-text-muted {
	color: #999 !important
}

.bdt-text-emphasis {
	color: #333 !important
}

.bdt-text-primary {
	color: #1e87f0 !important
}

.bdt-text-secondary {
	color: #222 !important
}

.bdt-text-success {
	color: #32d296 !important
}

.bdt-text-warning {
	color: #faa05a !important
}

.bdt-text-danger {
	color: #f0506e !important
}

.bdt-text-background {
	-webkit-background-clip: text;
	display: inline-block;
	color: #1e87f0 !important
}

@supports (-webkit-background-clip:text) {
	.bdt-text-background {
		background-color: #1e87f0;
		color: transparent !important
	}
}

.bdt-text-left {
	text-align: left !important
}

.bdt-text-right {
	text-align: right !important
}

.bdt-text-center {
	text-align: center !important
}

.bdt-text-justify {
	text-align: justify !important
}

@media (min-width:640px) {
	.bdt-text-left\@s {
		text-align: left !important
	}

	.bdt-text-right\@s {
		text-align: right !important
	}

	.bdt-text-center\@s {
		text-align: center !important
	}
}

@media (min-width:960px) {
	.bdt-text-left\@m {
		text-align: left !important
	}

	.bdt-text-right\@m {
		text-align: right !important
	}

	.bdt-text-center\@m {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.bdt-text-left\@l {
		text-align: left !important
	}

	.bdt-text-right\@l {
		text-align: right !important
	}

	.bdt-text-center\@l {
		text-align: center !important
	}
}

@media (min-width:1600px) {
	.bdt-text-left\@xl {
		text-align: left !important
	}

	.bdt-text-right\@xl {
		text-align: right !important
	}

	.bdt-text-center\@xl {
		text-align: center !important
	}
}

.bdt-text-top {
	vertical-align: top !important
}

.bdt-text-middle {
	vertical-align: middle !important
}

.bdt-text-bottom {
	vertical-align: bottom !important
}

.bdt-text-baseline {
	vertical-align: baseline !important
}

.bdt-text-nowrap {
	white-space: nowrap
}

.bdt-text-truncate {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

th.bdt-text-truncate,
td.bdt-text-truncate {
	max-width: 0
}

.bdt-text-break {
	overflow-wrap: break-word;
	word-wrap: break-word
}

th.bdt-text-break,
td.bdt-text-break {
	word-break: break-all
}

[class*='bdt-column-'] {
	column-gap: 30px
}

@media (min-width:1200px) {
	[class*='bdt-column-'] {
		column-gap: 40px
	}
}

[class*='bdt-column-'] img {
	transform: translate3d(0, 0, 0)
}

.bdt-column-divider {
	column-rule: 1px solid rgba(214, 214, 214, .49);
	column-gap: 60px
}

@media (min-width:1200px) {
	.bdt-column-divider {
		column-gap: 80px
	}
}

.bdt-column-1-2 {
	column-count: 2
}

.bdt-column-1-3 {
	column-count: 3
}

.bdt-column-1-4 {
	column-count: 4
}

.bdt-column-1-5 {
	column-count: 5
}

.bdt-column-1-6 {
	column-count: 6
}

@media (min-width:640px) {
	.bdt-column-1-2\@s {
		column-count: 2
	}

	.bdt-column-1-3\@s {
		column-count: 3
	}

	.bdt-column-1-4\@s {
		column-count: 4
	}

	.bdt-column-1-5\@s {
		column-count: 5
	}

	.bdt-column-1-6\@s {
		column-count: 6
	}
}

@media (min-width:960px) {
	.bdt-column-1-2\@m {
		column-count: 2
	}

	.bdt-column-1-3\@m {
		column-count: 3
	}

	.bdt-column-1-4\@m {
		column-count: 4
	}

	.bdt-column-1-5\@m {
		column-count: 5
	}

	.bdt-column-1-6\@m {
		column-count: 6
	}
}

@media (min-width:1200px) {
	.bdt-column-1-2\@l {
		column-count: 2
	}

	.bdt-column-1-3\@l {
		column-count: 3
	}

	.bdt-column-1-4\@l {
		column-count: 4
	}

	.bdt-column-1-5\@l {
		column-count: 5
	}

	.bdt-column-1-6\@l {
		column-count: 6
	}
}

@media (min-width:1600px) {
	.bdt-column-1-2\@xl {
		column-count: 2
	}

	.bdt-column-1-3\@xl {
		column-count: 3
	}

	.bdt-column-1-4\@xl {
		column-count: 4
	}

	.bdt-column-1-5\@xl {
		column-count: 5
	}

	.bdt-column-1-6\@xl {
		column-count: 6
	}
}

.bdt-column-span {
	column-span: all
}

.bdt-cover {
	max-width: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

iframe.bdt-cover {
	pointer-events: none
}

.bdt-cover-container {
	overflow: hidden;
	position: relative
}

.bdt-background-default {
	background-color: #fff
}

.bdt-background-muted {
	background-color: #f8f8f8
}

.bdt-background-primary {
	background-color: #1e87f0
}

.bdt-background-secondary {
	background-color: #222
}

.bdt-background-cover,
.bdt-background-contain {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.bdt-background-cover {
	background-size: cover
}

.bdt-background-contain {
	background-size: contain
}

.bdt-background-top-left {
	background-position: 0 0
}

.bdt-background-top-center {
	background-position: 50% 0
}

.bdt-background-top-right {
	background-position: 100% 0
}

.bdt-background-center-left {
	background-position: 0 50%
}

.bdt-background-center-center {
	background-position: 50% 50%
}

.bdt-background-center-right {
	background-position: 100% 50%
}

.bdt-background-bottom-left {
	background-position: 0 100%
}

.bdt-background-bottom-center {
	background-position: 50% 100%
}

.bdt-background-bottom-right {
	background-position: 100% 100%
}

.bdt-background-norepeat {
	background-repeat: no-repeat
}

.bdt-background-fixed {
	background-attachment: fixed;
	backface-visibility: hidden
}

@media (pointer:coarse) {
	.bdt-background-fixed {
		background-attachment: scroll
	}
}

@media (max-width:639px) {
	.bdt-background-image\@s {
		background-image: none !important
	}
}

@media (max-width:959px) {
	.bdt-background-image\@m {
		background-image: none !important
	}
}

@media (max-width:1199px) {
	.bdt-background-image\@l {
		background-image: none !important
	}
}

@media (max-width:1599px) {
	.bdt-background-image\@xl {
		background-image: none !important
	}
}

.bdt-background-blend-multiply {
	background-blend-mode: multiply
}

.bdt-background-blend-screen {
	background-blend-mode: screen
}

.bdt-background-blend-overlay {
	background-blend-mode: overlay
}

.bdt-background-blend-darken {
	background-blend-mode: darken
}

.bdt-background-blend-lighten {
	background-blend-mode: lighten
}

.bdt-background-blend-color-dodge {
	background-blend-mode: color-dodge
}

.bdt-background-blend-color-burn {
	background-blend-mode: color-burn
}

.bdt-background-blend-hard-light {
	background-blend-mode: hard-light
}

.bdt-background-blend-soft-light {
	background-blend-mode: soft-light
}

.bdt-background-blend-difference {
	background-blend-mode: difference
}

.bdt-background-blend-exclusion {
	background-blend-mode: exclusion
}

.bdt-background-blend-hue {
	background-blend-mode: hue
}

.bdt-background-blend-saturation {
	background-blend-mode: saturation
}

.bdt-background-blend-color {
	background-blend-mode: color
}

.bdt-background-blend-luminosity {
	background-blend-mode: luminosity
}

[class*='bdt-align'] {
	display: block;
	margin-bottom: 30px
}

*+[class*='bdt-align'] {
	margin-top: 30px
}

.bdt-align-center {
	margin-left: auto;
	margin-right: auto
}

.bdt-align-left {
	margin-top: 0;
	margin-right: 30px;
	float: left
}

.bdt-align-right {
	margin-top: 0;
	margin-left: 30px;
	float: right
}

@media (min-width:640px) {
	.bdt-align-left\@s {
		margin-top: 0;
		margin-right: 30px;
		float: left
	}

	.bdt-align-right\@s {
		margin-top: 0;
		margin-left: 30px;
		float: right
	}
}

@media (min-width:960px) {
	.bdt-align-left\@m {
		margin-top: 0;
		margin-right: 30px;
		float: left
	}

	.bdt-align-right\@m {
		margin-top: 0;
		margin-left: 30px;
		float: right
	}
}

@media (min-width:1200px) {
	.bdt-align-left\@l {
		margin-top: 0;
		float: left
	}

	.bdt-align-right\@l {
		margin-top: 0;
		float: right
	}

	.bdt-align-left,
	.bdt-align-left\@s,
	.bdt-align-left\@m,
	.bdt-align-left\@l {
		margin-right: 40px
	}

	.bdt-align-right,
	.bdt-align-right\@s,
	.bdt-align-right\@m,
	.bdt-align-right\@l {
		margin-left: 40px
	}
}

@media (min-width:1600px) {
	.bdt-align-left\@xl {
		margin-top: 0;
		margin-right: 40px;
		float: left
	}

	.bdt-align-right\@xl {
		margin-top: 0;
		margin-left: 40px;
		float: right
	}
}

.bdt-svg,
.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
	fill: currentcolor
}

.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
	stroke: currentcolor
}

.bdt-svg {
	transform: translate(0, 0)
}

.bdt-panel {
	display: flow-root;
	position: relative;
	box-sizing: border-box
}

.bdt-panel&gt;:last-child {
	margin-bottom: 0
}

.bdt-panel-scrollable {
	height: 170px;
	padding: 10px;
	border: 1px solid rgba(214, 214, 214, .49);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	resize: both
}

.bdt-clearfix::before {
	content: "";
	display: table-cell
}

.bdt-clearfix::after {
	content: "";
	display: table;
	clear: both
}

.bdt-float-left {
	float: left
}

.bdt-float-right {
	float: right
}

[class*='bdt-float-'] {
	max-width: 100%
}

.bdt-overflow-hidden {
	overflow: hidden
}

.bdt-overflow-auto {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.bdt-overflow-auto&gt;:last-child {
	margin-bottom: 0
}

.bdt-resize {
	resize: both
}

.bdt-resize-vertical {
	resize: vertical
}

.bdt-display-block {
	display: block !important
}

.bdt-display-inline {
	display: inline !important
}

.bdt-display-inline-block {
	display: inline-block !important
}

[class*='bdt-inline'] {
	display: inline-block;
	position: relative;
	max-width: 100%;
	vertical-align: middle;
	-webkit-backface-visibility: hidden
}

.bdt-inline-clip {
	overflow: hidden
}

.bdt-preserve-width,
.bdt-preserve-width canvas,
.bdt-preserve-width img,
.bdt-preserve-width svg,
.bdt-preserve-width video {
	max-width: none
}

.bdt-responsive-width,
.bdt-responsive-height {
	box-sizing: border-box
}

.bdt-responsive-width {
	max-width: 100% !important;
	height: auto
}

.bdt-responsive-height {
	max-height: 100%;
	width: auto;
	max-width: none
}

.bdt-border-circle {
	border-radius: 50%
}

.bdt-border-pill {
	border-radius: 500px
}

.bdt-border-rounded {
	border-radius: 5px
}

.bdt-inline-clip[class*='bdt-border-'] {
	-webkit-transform: translateZ(0)
}

.bdt-box-shadow-small {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}

.bdt-box-shadow-medium {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}

.bdt-box-shadow-large {
	box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}

.bdt-box-shadow-xlarge {
	box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}

[class*='bdt-box-shadow-hover'] {
	transition: box-shadow .1s ease-in-out
}

.bdt-box-shadow-hover-small:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}

.bdt-box-shadow-hover-medium:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}

.bdt-box-shadow-hover-large:hover {
	box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}

.bdt-box-shadow-hover-xlarge:hover {
	box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}

@supports (filter:blur(0)) {
	.bdt-box-shadow-bottom {
		display: inline-block;
		position: relative;
		max-width: 100%;
		vertical-align: middle
	}

	.bdt-box-shadow-bottom::before {
		content: '';
		position: absolute;
		bottom: -30px;
		left: 0;
		right: 0;
		height: 30px;
		border-radius: 100%;
		background: #444;
		filter: blur(20px)
	}

	.bdt-box-shadow-bottom&gt;* {
		position: relative
	}
}

.bdt-dropcap::first-letter,
.bdt-dropcap&gt;p:first-of-type::first-letter {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 4.5em;
	line-height: 1
}

@-moz-document url-prefix() {

	.bdt-dropcap::first-letter,
	.bdt-dropcap&gt;p:first-of-type::first-letter {
		margin-top: 1.1%
	}
}

@supports (-ms-ime-align:auto) {
	.bdt-dropcap&gt;p:first-of-type::first-letter {
		font-size: 1em
	}
}

.bdt-logo {
	font-size: 1.5rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #666;
	text-decoration: none
}

.bdt-logo:hover,
.bdt-logo:focus {
	color: #666;
	outline: none;
	text-decoration: none
}

.bdt-logo-inverse {
	display: none
}

.bdt-disabled {
	pointer-events: none
}

.bdt-drag,
.bdt-drag * {
	cursor: move
}

.bdt-drag iframe {
	pointer-events: none
}

.bdt-dragover {
	box-shadow: 0 0 20px rgba(100, 100, 100, .3)
}

.bdt-blend-multiply {
	mix-blend-mode: multiply
}

.bdt-blend-screen {
	mix-blend-mode: screen
}

.bdt-blend-overlay {
	mix-blend-mode: overlay
}

.bdt-blend-darken {
	mix-blend-mode: darken
}

.bdt-blend-lighten {
	mix-blend-mode: lighten
}

.bdt-blend-color-dodge {
	mix-blend-mode: color-dodge
}

.bdt-blend-color-burn {
	mix-blend-mode: color-burn
}

.bdt-blend-hard-light {
	mix-blend-mode: hard-light
}

.bdt-blend-soft-light {
	mix-blend-mode: soft-light
}

.bdt-blend-difference {
	mix-blend-mode: difference
}

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

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

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

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

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

.bdt-transform-center {
	transform: translate(-50%, -50%)
}

.bdt-transform-origin-top-left {
	transform-origin: 0 0
}

.bdt-transform-origin-top-center {
	transform-origin: 50% 0
}

.bdt-transform-origin-top-right {
	transform-origin: 100% 0
}

.bdt-transform-origin-center-left {
	transform-origin: 0 50%
}

.bdt-transform-origin-center-right {
	transform-origin: 100% 50%
}

.bdt-transform-origin-bottom-left {
	transform-origin: 0 100%
}

.bdt-transform-origin-bottom-center {
	transform-origin: 50% 100%
}

.bdt-transform-origin-bottom-right {
	transform-origin: 100% 100%
}

.bdt-flex {
	display: flex
}

.bdt-flex-inline {
	display: inline-flex
}

.bdt-flex::before,
.bdt-flex::after,
.bdt-flex-inline::before,
.bdt-flex-inline::after {
	display: none
}

.bdt-flex-left {
	justify-content: flex-start
}

.bdt-flex-center {
	justify-content: center
}

.bdt-flex-right {
	justify-content: flex-end
}

.bdt-flex-between {
	justify-content: space-between
}

.bdt-flex-around {
	justify-content: space-around
}

@media (min-width:640px) {
	.bdt-flex-left\@s {
		justify-content: flex-start
	}

	.bdt-flex-center\@s {
		justify-content: center
	}

	.bdt-flex-right\@s {
		justify-content: flex-end
	}

	.bdt-flex-between\@s {
		justify-content: space-between
	}

	.bdt-flex-around\@s {
		justify-content: space-around
	}
}

@media (min-width:960px) {
	.bdt-flex-left\@m {
		justify-content: flex-start
	}

	.bdt-flex-center\@m {
		justify-content: center
	}

	.bdt-flex-right\@m {
		justify-content: flex-end
	}

	.bdt-flex-between\@m {
		justify-content: space-between
	}

	.bdt-flex-around\@m {
		justify-content: space-around
	}
}

@media (min-width:1200px) {
	.bdt-flex-left\@l {
		justify-content: flex-start
	}

	.bdt-flex-center\@l {
		justify-content: center
	}

	.bdt-flex-right\@l {
		justify-content: flex-end
	}

	.bdt-flex-between\@l {
		justify-content: space-between
	}

	.bdt-flex-around\@l {
		justify-content: space-around
	}
}

@media (min-width:1600px) {
	.bdt-flex-left\@xl {
		justify-content: flex-start
	}

	.bdt-flex-center\@xl {
		justify-content: center
	}

	.bdt-flex-right\@xl {
		justify-content: flex-end
	}

	.bdt-flex-between\@xl {
		justify-content: space-between
	}

	.bdt-flex-around\@xl {
		justify-content: space-around
	}
}

.bdt-flex-stretch {
	align-items: stretch
}

.bdt-flex-top {
	align-items: flex-start
}

.bdt-flex-middle {
	align-items: center
}

.bdt-flex-bottom {
	align-items: flex-end
}

.bdt-flex-row {
	flex-direction: row
}

.bdt-flex-row-reverse {
	flex-direction: row-reverse
}

.bdt-flex-column {
	flex-direction: column
}

.bdt-flex-column-reverse {
	flex-direction: column-reverse
}

.bdt-flex-nowrap {
	flex-wrap: nowrap
}

.bdt-flex-wrap {
	flex-wrap: wrap
}

.bdt-flex-wrap-reverse {
	flex-wrap: wrap-reverse
}

.bdt-flex-wrap-stretch {
	align-content: stretch
}

.bdt-flex-wrap-top {
	align-content: flex-start
}

.bdt-flex-wrap-middle {
	align-content: center
}

.bdt-flex-wrap-bottom {
	align-content: flex-end
}

.bdt-flex-wrap-between {
	align-content: space-between
}

.bdt-flex-wrap-around {
	align-content: space-around
}

.bdt-flex-first {
	order: -1
}

.bdt-flex-last {
	order: 99
}

@media (min-width:640px) {
	.bdt-flex-first\@s {
		order: -1
	}

	.bdt-flex-last\@s {
		order: 99
	}
}

@media (min-width:960px) {
	.bdt-flex-first\@m {
		order: -1
	}

	.bdt-flex-last\@m {
		order: 99
	}
}

@media (min-width:1200px) {
	.bdt-flex-first\@l {
		order: -1
	}

	.bdt-flex-last\@l {
		order: 99
	}
}

@media (min-width:1600px) {
	.bdt-flex-first\@xl {
		order: -1
	}

	.bdt-flex-last\@xl {
		order: 99
	}
}

.bdt-flex-none {
	flex: none
}

.bdt-flex-auto {
	flex: auto
}

.bdt-flex-1 {
	flex: 1
}

.bdt-margin {
	margin-bottom: 20px
}

*+.bdt-margin {
	margin-top: 20px !important
}

.bdt-margin-top {
	margin-top: 20px !important
}

.bdt-margin-bottom {
	margin-bottom: 20px !important
}

.bdt-margin-left {
	margin-left: 20px !important
}

.bdt-margin-right {
	margin-right: 20px !important
}

.bdt-margin-small {
	margin-bottom: 10px
}

*+.bdt-margin-small {
	margin-top: 10px !important
}

.bdt-margin-small-top {
	margin-top: 10px !important
}

.bdt-margin-small-bottom {
	margin-bottom: 10px !important
}

.bdt-margin-small-left {
	margin-left: 10px !important
}

.bdt-margin-small-right {
	margin-right: 10px !important
}

.bdt-margin-medium {
	margin-bottom: 40px
}

*+.bdt-margin-medium {
	margin-top: 40px !important
}

.bdt-margin-medium-top {
	margin-top: 40px !important
}

.bdt-margin-medium-bottom {
	margin-bottom: 40px !important
}

.bdt-margin-medium-left {
	margin-left: 40px !important
}

.bdt-margin-medium-right {
	margin-right: 40px !important
}

.bdt-margin-large {
	margin-bottom: 40px
}

*+.bdt-margin-large {
	margin-top: 40px !important
}

.bdt-margin-large-top {
	margin-top: 40px !important
}

.bdt-margin-large-bottom {
	margin-bottom: 40px !important
}

.bdt-margin-large-left {
	margin-left: 40px !important
}

.bdt-margin-large-right {
	margin-right: 40px !important
}

@media (min-width:1200px) {
	.bdt-margin-large {
		margin-bottom: 70px
	}

	*+.bdt-margin-large {
		margin-top: 70px !important
	}

	.bdt-margin-large-top {
		margin-top: 70px !important
	}

	.bdt-margin-large-bottom {
		margin-bottom: 70px !important
	}

	.bdt-margin-large-left {
		margin-left: 70px !important
	}

	.bdt-margin-large-right {
		margin-right: 70px !important
	}
}

.bdt-margin-xlarge {
	margin-bottom: 70px
}

*+.bdt-margin-xlarge {
	margin-top: 70px !important
}

.bdt-margin-xlarge-top {
	margin-top: 70px !important
}

.bdt-margin-xlarge-bottom {
	margin-bottom: 70px !important
}

.bdt-margin-xlarge-left {
	margin-left: 70px !important
}

.bdt-margin-xlarge-right {
	margin-right: 70px !important
}

@media (min-width:1200px) {
	.bdt-margin-xlarge {
		margin-bottom: 140px
	}

	*+.bdt-margin-xlarge {
		margin-top: 140px !important
	}

	.bdt-margin-xlarge-top {
		margin-top: 140px !important
	}

	.bdt-margin-xlarge-bottom {
		margin-bottom: 140px !important
	}

	.bdt-margin-xlarge-left {
		margin-left: 140px !important
	}

	.bdt-margin-xlarge-right {
		margin-right: 140px !important
	}
}

.bdt-margin-auto {
	margin-left: auto !important;
	margin-right: auto !important
}

.bdt-margin-auto-top {
	margin-top: auto !important
}

.bdt-margin-auto-bottom {
	margin-bottom: auto !important
}

.bdt-margin-auto-left {
	margin-left: auto !important
}

.bdt-margin-auto-right {
	margin-right: auto !important
}

.bdt-margin-auto-vertical {
	margin-top: auto !important;
	margin-bottom: auto !important
}

@media (min-width:640px) {
	.bdt-margin-auto\@s {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.bdt-margin-auto-left\@s {
		margin-left: auto !important
	}

	.bdt-margin-auto-right\@s {
		margin-right: auto !important
	}
}

@media (min-width:960px) {
	.bdt-margin-auto\@m {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.bdt-margin-auto-left\@m {
		margin-left: auto !important
	}

	.bdt-margin-auto-right\@m {
		margin-right: auto !important
	}
}

@media (min-width:1200px) {
	.bdt-margin-auto\@l {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.bdt-margin-auto-left\@l {
		margin-left: auto !important
	}

	.bdt-margin-auto-right\@l {
		margin-right: auto !important
	}
}

@media (min-width:1600px) {
	.bdt-margin-auto\@xl {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.bdt-margin-auto-left\@xl {
		margin-left: auto !important
	}

	.bdt-margin-auto-right\@xl {
		margin-right: auto !important
	}
}

.bdt-margin-remove {
	margin: 0 !important
}

.bdt-margin-remove-top {
	margin-top: 0 !important
}

.bdt-margin-remove-bottom {
	margin-bottom: 0 !important
}

.bdt-margin-remove-left {
	margin-left: 0 !important
}

.bdt-margin-remove-right {
	margin-right: 0 !important
}

.bdt-margin-remove-vertical {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.bdt-margin-remove-adjacent+*,
.bdt-margin-remove-first-child&gt;:first-child {
	margin-top: 0 !important
}

.bdt-margin-remove-last-child&gt;:last-child {
	margin-bottom: 0 !important
}

@media (min-width:640px) {
	.bdt-margin-remove-left\@s {
		margin-left: 0 !important
	}

	.bdt-margin-remove-right\@s {
		margin-right: 0 !important
	}
}

@media (min-width:960px) {
	.bdt-margin-remove-left\@m {
		margin-left: 0 !important
	}

	.bdt-margin-remove-right\@m {
		margin-right: 0 !important
	}
}

@media (min-width:1200px) {
	.bdt-margin-remove-left\@l {
		margin-left: 0 !important
	}

	.bdt-margin-remove-right\@l {
		margin-right: 0 !important
	}
}

@media (min-width:1600px) {
	.bdt-margin-remove-left\@xl {
		margin-left: 0 !important
	}

	.bdt-margin-remove-right\@xl {
		margin-right: 0 !important
	}
}

.bdt-padding {
	padding: 30px
}

@media (min-width:1200px) {
	.bdt-padding {
		padding: 40px
	}
}

.bdt-padding-small {
	padding: 15px
}

.bdt-padding-large {
	padding: 30px
}

@media (min-width:1200px) {
	.bdt-padding-large {
		padding: 70px
	}
}

.bdt-padding-remove {
	padding: 0 !important
}

.bdt-padding-remove-top {
	padding-top: 0 !important
}

.bdt-padding-remove-bottom {
	padding-bottom: 0 !important
}

.bdt-padding-remove-left {
	padding-left: 0 !important
}

.bdt-padding-remove-right {
	padding-right: 0 !important
}

.bdt-padding-remove-vertical {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.bdt-padding-remove-horizontal {
	padding-left: 0 !important;
	padding-right: 0 !important
}

[class*='bdt-position-top'],
[class*='bdt-position-bottom'],
[class*='bdt-position-left'],
[class*='bdt-position-right'],
[class*='bdt-position-center'] {
	position: absolute !important;
	max-width: 100%
}

.bdt-position-top {
	top: 0;
	left: 0;
	right: 0
}

.bdt-position-bottom {
	bottom: 0;
	left: 0;
	right: 0
}

.bdt-position-left {
	top: 0;
	bottom: 0;
	left: 0
}

.bdt-position-right {
	top: 0;
	bottom: 0;
	right: 0
}

.bdt-position-top-left {
	top: 0;
	left: 0
}

.bdt-position-top-right {
	top: 0;
	right: 0
}

.bdt-position-bottom-left {
	bottom: 0;
	left: 0
}

.bdt-position-bottom-right {
	bottom: 0;
	right: 0
}

.bdt-position-center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: max-content;
	max-width: 100%;
	box-sizing: border-box
}

[class*='bdt-position-center-left'],
[class*='bdt-position-center-right'] {
	top: 50%;
	transform: translateY(-50%)
}

.bdt-position-center-left {
	left: 0
}

.bdt-position-center-right {
	right: 0
}

.bdt-position-center-left-out {
	right: 100%;
	width: max-content
}

.bdt-position-center-right-out {
	left: 100%;
	width: max-content
}

.bdt-position-top-center,
.bdt-position-bottom-center {
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
	max-width: 100%;
	box-sizing: border-box
}

.bdt-position-top-center {
	top: 0
}

.bdt-position-bottom-center {
	bottom: 0
}

.bdt-position-cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.bdt-position-relative {
	position: relative !important
}

.bdt-position-absolute {
	position: absolute !important
}

.bdt-position-fixed {
	position: fixed !important
}

.bdt-position-z-index {
	z-index: 1
}

.bdt-position-small {
	max-width: calc(100% - (15px * 2));
	margin: 15px
}

.bdt-position-small.bdt-position-center {
	transform: translate(-50%, -50%) translate(-15px, -15px)
}

.bdt-position-small[class*='bdt-position-center-left'],
.bdt-position-small[class*='bdt-position-center-right'] {
	transform: translateY(-50%) translateY(-15px)
}

.bdt-position-small.bdt-position-top-center,
.bdt-position-small.bdt-position-bottom-center {
	transform: translateX(-50%) translateX(-15px)
}

.bdt-position-medium {
	max-width: calc(100% - (30px * 2));
	margin: 30px
}

.bdt-position-medium.bdt-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px)
}

.bdt-position-medium[class*='bdt-position-center-left'],
.bdt-position-medium[class*='bdt-position-center-right'] {
	transform: translateY(-50%) translateY(-30px)
}

.bdt-position-medium.bdt-position-top-center,
.bdt-position-medium.bdt-position-bottom-center {
	transform: translateX(-50%) translateX(-30px)
}

.bdt-position-large {
	max-width: calc(100% - (30px * 2));
	margin: 30px
}

.bdt-position-large.bdt-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px)
}

.bdt-position-large[class*='bdt-position-center-left'],
.bdt-position-large[class*='bdt-position-center-right'] {
	transform: translateY(-50%) translateY(-30px)
}

.bdt-position-large.bdt-position-top-center,
.bdt-position-large.bdt-position-bottom-center {
	transform: translateX(-50%) translateX(-30px)
}

@media (min-width:1200px) {
	.bdt-position-large {
		max-width: calc(100% - (50px * 2));
		margin: 50px
	}

	.bdt-position-large.bdt-position-center {
		transform: translate(-50%, -50%) translate(-50px, -50px)
	}

	.bdt-position-large[class*='bdt-position-center-left'],
	.bdt-position-large[class*='bdt-position-center-right'] {
		transform: translateY(-50%) translateY(-50px)
	}

	.bdt-position-large.bdt-position-top-center,
	.bdt-position-large.bdt-position-bottom-center {
		transform: translateX(-50%) translateX(-50px)
	}
}

.bdt-transition-toggle {
	-webkit-tap-highlight-color: transparent
}

.bdt-transition-toggle:focus {
	outline: none
}

.bdt-transition-fade,
[class*='bdt-transition-scale'],
[class*='bdt-transition-slide'] {
	transition: .3s ease-out;
	transition-property: opacity, transform, filter;
	opacity: 0
}

.bdt-transition-toggle:hover .bdt-transition-fade,
.bdt-transition-toggle:focus .bdt-transition-fade,
.bdt-transition-active.bdt-active .bdt-transition-fade {
	opacity: 1
}

.bdt-transition-scale-up {
	transform: scale(1, 1)
}

.bdt-transition-scale-down {
	transform: scale(1.1, 1.1)
}

.bdt-transition-toggle:hover .bdt-transition-scale-up,
.bdt-transition-toggle:focus .bdt-transition-scale-up,
.bdt-transition-active.bdt-active .bdt-transition-scale-up {
	opacity: 1;
	transform: scale(1.1, 1.1)
}

.bdt-transition-toggle:hover .bdt-transition-scale-down,
.bdt-transition-toggle:focus .bdt-transition-scale-down,
.bdt-transition-active.bdt-active .bdt-transition-scale-down {
	opacity: 1;
	transform: scale(1, 1)
}

.bdt-transition-slide-top {
	transform: translateY(-100%)
}

.bdt-transition-slide-bottom {
	transform: translateY(100%)
}

.bdt-transition-slide-left {
	transform: translateX(-100%)
}

.bdt-transition-slide-right {
	transform: translateX(100%)
}

.bdt-transition-slide-top-small {
	transform: translateY(-10px)
}

.bdt-transition-slide-bottom-small {
	transform: translateY(10px)
}

.bdt-transition-slide-left-small {
	transform: translateX(-10px)
}

.bdt-transition-slide-right-small {
	transform: translateX(10px)
}

.bdt-transition-slide-top-medium {
	transform: translateY(-50px)
}

.bdt-transition-slide-bottom-medium {
	transform: translateY(50px)
}

.bdt-transition-slide-left-medium {
	transform: translateX(-50px)
}

.bdt-transition-slide-right-medium {
	transform: translateX(50px)
}

.bdt-transition-toggle:hover [class*='bdt-transition-slide'],
.bdt-transition-toggle:focus [class*='bdt-transition-slide'],
.bdt-transition-active.bdt-active [class*='bdt-transition-slide'] {
	opacity: 1;
	transform: translate(0, 0)
}

.bdt-transition-opaque {
	opacity: 1
}

.bdt-transition-slow {
	transition-duration: .7s
}

[hidden],
.bdt-hidden {
	display: none !important
}

@media (min-width:640px) {
	.bdt-hidden\@s {
		display: none !important
	}
}

@media (min-width:960px) {
	.bdt-hidden\@m {
		display: none !important
	}
}

@media (min-width:1200px) {
	.bdt-hidden\@l {
		display: none !important
	}
}

@media (min-width:1600px) {
	.bdt-hidden\@xl {
		display: none !important
	}
}

@media (max-width:639px) {
	.bdt-visible\@s {
		display: none !important
	}
}

@media (max-width:959px) {
	.bdt-visible\@m {
		display: none !important
	}
}

@media (max-width:1199px) {
	.bdt-visible\@l {
		display: none !important
	}
}

@media (max-width:1599px) {
	.bdt-visible\@xl {
		display: none !important
	}
}

.bdt-invisible {
	visibility: hidden !important
}

.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within) {
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important
}

.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within) {
	opacity: 0 !important
}

.bdt-visible-toggle {
	-webkit-tap-highlight-color: transparent
}

.bdt-visible-toggle:focus {
	outline: none
}

@media (pointer:coarse) {
	.bdt-hidden-touch {
		display: none !important
	}
}

.bdt-hidden-notouch {
	display: none !important
}

@media (pointer:coarse) {
	.bdt-hidden-notouch {
		display: block !important
	}
}

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		color: black !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}

.hook-modal-dialog {
	border-radius: 3px
}

.hook-modal-title {
	font-weight: 400
}

.bdt-cover {
	max-width: none !important
}

.bdt-drop .bdt-card p:empty {
	display: none
}

.bdt-drop .bdt-card p:not(:first-child) {
	margin-top: 15px;
	margin-bottom: 0
}

.elementor-align-justify .bdt-button {
	width: 100%
}

.bdt-notification .bdt-spinner {
	vertical-align: middle
}

.bdt-notification .bdt-spinner svg {
	width: 20px;
	height: auto
}

.bdt-notification .bdt-icon {
	margin-right: 10px;
	vertical-align: middle;
	line-height: normal
}

.bdt-notification .bdt-close {
	top: 50%;
	transform: translateY(-50%)
}

.bdt-notification .bdt-notification-message {
	padding: 20px 40px 20px 20px;
	background: #fff;
	font-size: 1rem;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
	border-radius: 3px
}

.bdt-slideshow .bdt-slideshow-items {
	padding: 0;
	margin: 0
}

.bdt-slideshow .bdt-slideshow-items[bdt-height-viewport] .bdt-slideshow-item img {
	width: auto !important;
	height: auto
}

.bdt-modal-full {
	background-color: #fff
}

.hook-button {
	border-radius: 3px
}

.hook-form {
	border-radius: 3px
}

.bdt-sticky-wrapper {
	width: 100%
}

.bdt-heading-title:before,
.bdt-heading-tag:before,
.bdt-slide-title:before {
	content: none
}

.bdt-tippy-tooltip {
	outline: none
}

[class*="elementor-widget-bdt-"] a:hover {
	text-decoration: none
}

@media (max-width:1200px) {

	.bdt-user-login a.elementor-button .elementor-button-icon,
	.bdt-user-register a.elementor-button .elementor-button-icon {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
}

.bdt-particle-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.bdt-particle-container canvas {
	display: block;
	vertical-align: bottom
}

.bdt-particle-container .particles-js-canvas-el {
	position: absolute;
	top: 0;
	transform: scale(1);
	opacity: 1;
	animation: appear 1.4s 1;
	animation-fill-mode: forwards
}

@-webkit-keyframes appear {
	from {
		transform: scale(0);
		opacity: 0
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes appear {
	from {
		transform: scale(0);
		opacity: 0
	}

	to {
		transform: scale(1);
		opacity: 1
	}
}

.elementor-control.elementor-control-type-heading {
	margin-top: -1px
}

.elementor-lightbox .dialog-close-button .eicon-close {
	transition: transform .3s
}

.elementor-lightbox .dialog-close-button:hover .eicon-close {
	transform: rotate(90deg)
}

.elementor-lightbox .elementor-swiper-button-next .eicon-chevron-right,
.elementor-lightbox .elementor-swiper-button-prev .eicon-chevron-left {
	transition: transform .3s
}

.elementor-lightbox .elementor-swiper-button-prev:hover .eicon-chevron-left {
	transform: scale(1.2)
}

.elementor-lightbox .elementor-swiper-button-next:hover .eicon-chevron-right {
	transform: scale(1.2)
}

.bdt-slider .swiper-pagination,
.bdt-dots-container .swiper-pagination,
.bdt-arrows-dots-container .swiper-pagination {
	position: relative
}

.bdt-slider .swiper-pagination .swiper-pagination-bullet,
.bdt-dots-container .swiper-pagination .swiper-pagination-bullet,
.bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	outline: none
}

.bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,
.bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,
.bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
	margin-left: 5px;
	outline: none
}

.bdt-slider .swiper-pagination.swiper-pagination-fraction,
.bdt-dots-container .swiper-pagination.swiper-pagination-fraction,
.bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction {
	bottom: auto;
	z-index: 1
}

[class*='bdt-arrows-align-top'] .bdt-arrows-container {
	transform: translateY(-40px)
}

[class*='bdt-arrows-align-bottom'] .bdt-arrows-container {
	transform: translateY(40px)
}

[class*='bdt-dots-align-top'] .bdt-dots-container {
	transform: translateY(-30px)
}

[class*='bdt-dots-align-bottom'] .bdt-dots-container {
	transform: translateY(30px)
}

[class*='bdt-arrows-dots-align-top'] .bdt-arrows-dots-container {
	transform: translateY(-40px)
}

[class*='bdt-arrows-dots-align-bottom'] .bdt-arrows-dots-container {
	transform: translateY(40px)
}

.bdt-arrows-align-center .bdt-position-center,
.bdt-arrows-dots-align-center .bdt-position-center {
	width: 100%
}

.bdt-arrows-align-center .bdt-navigation-prev,
.bdt-arrows-dots-align-center .bdt-navigation-prev {
	left: 0;
	position: absolute;
	transform: translateY(-50%)
}

.bdt-arrows-align-center .bdt-navigation-next,
.bdt-arrows-dots-align-center .bdt-navigation-next {
	right: 0;
	position: absolute;
	transform: translateY(-50%)
}

.rtl .bdt-arrows-align-center .bdt-navigation-prev,
.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev {
	right: 0;
	left: inherit
}

.rtl .bdt-arrows-align-center .bdt-navigation-next,
.rtl .bdt-arrows-dots-align-center .bdt-navigation-next {
	left: 0;
	right: inherit
}

.bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,
.bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination {
	position: absolute;
	width: 100% !important
}

.bdt-navigation-type-progress .swiper-pagination-progress {
	transform: translateY(15px);
	height: 5px;
	width: 100%
}

.elementor-section.bdt-sticky {
	transition: background-color 250ms ease-out, padding 300ms ease-out
}

.bdt-motion-effect-yes {
	transition: transform 300ms ease-out
}

.elementor-widget.bdt-motion-effect-yes {
	-webkit-transform: translate(var(--ep-effect-trans-x-normal, 0), var(--ep-effect-trans-y-normal, 0)) rotateX(var(--ep-effect-rotate-x-normal, 0)) rotateY(var(--ep-effect-rotate-y-normal, 0)) rotateZ(var(--ep-effect-rotate-z-normal, 0));
	transform: translate(var(--ep-effect-trans-x-normal, 0), var(--ep-effect-trans-y-normal, 0)) rotateX(var(--ep-effect-rotate-x-normal, 0)) rotateY(var(--ep-effect-rotate-y-normal, 0)) rotateZ(var(--ep-effect-rotate-z-normal, 0))
}

.elementor-widget.bdt-motion-effect-yes:hover {
	-webkit-transform: translate(var(--ep-effect-trans-x-hover, var(--ep-effect-trans-x-normal, 0)), var(--ep-effect-trans-y-hover, var(--ep-effect-trans-y-normal, 0))) rotateX(var(--ep-effect-rotate-x-hover, var(--ep-effect-rotate-x-normal, 0))) rotateY(var(--ep-effect-rotate-y-hover, var(--ep-effect-rotate-y-normal, 0))) rotateZ(var(--ep-effect-rotate-z-hover, var(--ep-effect-rotate-z-normal, 0)));
	transform: translate(var(--ep-effect-trans-x-hover, var(--ep-effect-trans-x-normal, 0)), var(--ep-effect-trans-y-hover, var(--ep-effect-trans-y-normal, 0))) rotateX(var(--ep-effect-rotate-x-hover, var(--ep-effect-rotate-x-normal, 0))) rotateY(var(--ep-effect-rotate-y-hover, var(--ep-effect-rotate-y-normal, 0))) rotateZ(var(--ep-effect-rotate-z-hover, var(--ep-effect-rotate-z-normal, 0)))
}

.bdt-element-align-wrapper {
	flex-wrap: wrap;
	display: flex;
	position: relative
}

.bdt-element-align-center .bdt-element-align-wrapper {
	justify-content: center
}

.bdt-element-align-stretch .bdt-element-align-wrapper .bdt-element {
	flex-basis: 100%
}

.bdt-element-align-start .bdt-element-align-wrapper {
	justify-content: flex-start
}

.bdt-element-align-end .bdt-element-align-wrapper {
	justify-content: flex-end
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,
.bdt-slider .swiper-pagination-bullets-dynamic,
.bdt-dots-container .swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
	width: 100% !important
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

@media screen and (max-width:1024px) {
	.bdt-element-align-tablet-center .bdt-element-align-wrapper {
		justify-content: center
	}

	.bdt-element-align-tablet-stretch .bdt-element-align-wrapper .bdt-element {
		flex-basis: 100%
	}

	.bdt-element-align-tablet-start .bdt-element-align-wrapper {
		justify-content: flex-start
	}

	.bdt-element-align-tablet-end .bdt-element-align-wrapper {
		justify-content: flex-end
	}
}

@media screen and (max-width:767px) {
	.bdt-element-align-mobile-center .bdt-element-align-wrapper {
		justify-content: center
	}

	.bdt-element-align-mobile-stretch .bdt-element-align-wrapper .bdt-element {
		flex-basis: 100%
	}

	.bdt-element-align-mobile-start .bdt-element-align-wrapper {
		justify-content: flex-start
	}

	.bdt-element-align-mobile-end .bdt-element-align-wrapper {
		justify-content: flex-end
	}
}

.bdt-advanced-divider&gt;img {
	display: none
}

.bdt-ep-button {
	font-size: 14px;
	color: #666;
	font-weight: 700
}

.bdt-ep-button.bdt-ep-button-size-xs {
	padding: 5px 10px;
	font-size: 10px;
	font-weight: 400
}

.bdt-ep-button.bdt-ep-button-size-sm {
	padding: 10px 20px;
	font-size: 12px
}

.bdt-ep-button.bdt-ep-button-size-md {
	padding: 15px 30px
}

.bdt-ep-button.bdt-ep-button-size-lg {
	padding: 20px 30px;
	font-size: 16px
}

.bdt-ep-button.bdt-ep-button-size-xl {
	padding: 25px 30px;
	font-size: 18px
}

.elementor-align-justify .bdt-ep-button,
.elementor-tablet-align-justify .bdt-ep-button,
.elementor-mobile-align-justify .bdt-ep-button {
	width: 100%
}

.bdt-carousel .swiper-container,
.bdt-wc-carousel .swiper-container,
.bdt-testimonial-carousel .swiper-container,
.bdt-event-carousel-skin-fable .swiper-container,
.bdt-event-carousel .swiper-container,
.bdt-portfolio-carousel .swiper-container,
.bdt-tutor-lms-course-carousel .swiper-container {
	padding: 10px;
	margin: 0 -10px
}

.bdt-carousel .swiper-container:not(.swiper-container-horizontal),
.bdt-wc-carousel .swiper-container:not(.swiper-container-horizontal),
.bdt-testimonial-carousel .swiper-container:not(.swiper-container-horizontal),
.bdt-event-carousel-skin-fable .swiper-container:not(.swiper-container-horizontal),
.bdt-event-carousel .swiper-container:not(.swiper-container-horizontal),
.bdt-portfolio-carousel .swiper-container:not(.swiper-container-horizontal),
.bdt-tutor-lms-course-carousel .swiper-container:not(.swiper-container-horizontal) {
	opacity: 0
}

.bdt-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-wc-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-testimonial-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-event-carousel-skin-fable .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-event-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-portfolio-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div,
.bdt-tutor-lms-course-carousel .swiper-container:not(.swiper-container-horizontal) div&gt;div {
	max-width: 350px
}

.bdt-carousel .swiper-container.swiper-container-horizontal,
.bdt-wc-carousel .swiper-container.swiper-container-horizontal,
.bdt-testimonial-carousel .swiper-container.swiper-container-horizontal,
.bdt-event-carousel-skin-fable .swiper-container.swiper-container-horizontal,
.bdt-event-carousel .swiper-container.swiper-container-horizontal,
.bdt-portfolio-carousel .swiper-container.swiper-container-horizontal,
.bdt-tutor-lms-course-carousel .swiper-container.swiper-container-horizontal {
	opacity: 1;
	transition: opacity 400ms ease-out
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal .swiper-pagination-bullets,
.swiper-container-horizontal+.swiper-pagination-bullets {
	bottom: -50px;
	width: 100%
}

.swiper-pagination-fraction .swiper-pagination-bullet,
.swiper-pagination-custom .swiper-pagination-bullet,
.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px
}

.bdt-pagination-dot-dot {
	display: flex;
	align-items: center;
	justify-content: center
}

.bdt-pagination-dot-dot span {
	line-height: 1px;
	height: 13px;
	color: #bbb !important
}

.elementor-widget-container .bdt-subnav {
	margin-bottom: 10px;
	margin-top: 0;
	color: #999
}

.elementor-widget-container .bdt-subnav * {
	font-size: 13px;
	font-weight: 400
}

.elementor-widget-container .bdt-subnav span {
	color: inherit
}

.elementor-widget-container .bdt-subnav span span {
	display: inline-block
}

.elementor-widget-container .bdt-subnav span a {
	display: inline-block;
	transition: color .5s cubic-bezier(.4, .7, .04, .88)
}

.elementor-widget-container .bdt-subnav span a:hover {
	color: #666
}

.elementor-widget-container .bdt-subnav span a+a {
	margin-right: 5px;
	color: #999
}

.elementor-widget-container .bdt-subnav span:after {
	content: '';
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background: #adb5bd;
	margin-right: -10px;
	margin-left: 10px;
	display: inline-block;
	line-height: 4px;
	vertical-align: middle
}

.elementor-widget-container .bdt-subnav span:last-child::after {
	content: none
}

.bdt-button-icon-align-left {
	float: left
}

.bdt-button-icon-align-right {
	float: right
}

.bdt-flex-align-left {
	order: -1
}

.bdt-flex-align-right {
	order: 99
}

.bdt-ep-grid {
	display: flex;
	flex-wrap: wrap
}

.bdt-ep-grid .bdt-ep-grid-item {
	word-break: break-word
}

.bdt-ep-grid-1 .bdt-ep-grid-item {
	width: 100%
}

.bdt-ep-grid-2 .bdt-ep-grid-item {
	width: 50%
}

.bdt-ep-grid-3 .bdt-ep-grid-item {
	width: 33.33333%
}

.bdt-ep-grid-4 .bdt-ep-grid-item {
	width: 25%
}

.bdt-ep-grid-5 .bdt-ep-grid-item {
	width: 20%
}

.bdt-ep-grid-6 .bdt-ep-grid-item {
	width: 16.66667%
}

.bdt-ep-grid-7 .bdt-ep-grid-item {
	width: 14.28571%
}

.bdt-ep-grid-8 .bdt-ep-grid-item {
	width: 12.5%
}

.bdt-ep-grid-9 .bdt-ep-grid-item {
	width: 11.11111%
}

.bdt-ep-grid-10 .bdt-ep-grid-item {
	width: 10%
}

.bdt-ep-grid-11 .bdt-ep-grid-item {
	width: 9.09091%
}

.bdt-ep-grid-12 .bdt-ep-grid-item {
	width: 8.33333%
}

@media (max-width:1024px) {
	.bdt-ep-grid-tablet-1 .bdt-ep-grid-item {
		width: 100%
	}

	.bdt-ep-grid-tablet-2 .bdt-ep-grid-item {
		width: 50%
	}

	.bdt-ep-grid-tablet-3 .bdt-ep-grid-item {
		width: 33.33333%
	}

	.bdt-ep-grid-tablet-4 .bdt-ep-grid-item {
		width: 25%
	}

	.bdt-ep-grid-tablet-5 .bdt-ep-grid-item {
		width: 20%
	}

	.bdt-ep-grid-tablet-6 .bdt-ep-grid-item {
		width: 16.66667%
	}

	.bdt-ep-grid-tablet-7 .bdt-ep-grid-item {
		width: 14.28571%
	}

	.bdt-ep-grid-tablet-8 .bdt-ep-grid-item {
		width: 12.5%
	}

	.bdt-ep-grid-tablet-9 .bdt-ep-grid-item {
		width: 11.11111%
	}

	.bdt-ep-grid-tablet-10 .bdt-ep-grid-item {
		width: 10%
	}

	.bdt-ep-grid-tablet-11 .bdt-ep-grid-item {
		width: 9.09091%
	}

	.bdt-ep-grid-tablet-12 .bdt-ep-grid-item {
		width: 8.33333%
	}
}

@media (max-width:767px) {
	.bdt-ep-grid-mobile-1 .bdt-ep-grid-item {
		width: 100%
	}

	.bdt-ep-grid-mobile-2 .bdt-ep-grid-item {
		width: 50%
	}

	.bdt-ep-grid-mobile-3 .bdt-ep-grid-item {
		width: 33.33333%
	}

	.bdt-ep-grid-mobile-4 .bdt-ep-grid-item {
		width: 25%
	}

	.bdt-ep-grid-mobile-5 .bdt-ep-grid-item {
		width: 20%
	}

	.bdt-ep-grid-mobile-6 .bdt-ep-grid-item {
		width: 16.66667%
	}

	.bdt-ep-grid-mobile-7 .bdt-ep-grid-item {
		width: 14.28571%
	}

	.bdt-ep-grid-mobile-8 .bdt-ep-grid-item {
		width: 12.5%
	}

	.bdt-ep-grid-mobile-9 .bdt-ep-grid-item {
		width: 11.11111%
	}

	.bdt-ep-grid-mobile-10 .bdt-ep-grid-item {
		width: 10%
	}

	.bdt-ep-grid-mobile-11 .bdt-ep-grid-item {
		width: 9.09091%
	}

	.bdt-ep-grid-mobile-12 .bdt-ep-grid-item {
		width: 8.33333%
	}
}

.bdt-masonry-grid .bdt-gallery-item {
	float: left;
	height: auto
}

.bdt-masonry-grid .bdt-gallery-item .bdt-gallery-thumbnail img {
	height: auto
}

.swiper-container .elementor-lightbox-content-source {
	display: none
}

.swiper-slide {
	border-style: solid;
	border-width: 0;
	overflow: hidden
}

.swiper-container-horizontal+.swiper-pagination-progressbar,
.swiper-container-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.bdt-animated-slow&gt;span {
	animation-duration: 2s
}

.bdt-animated-fast&gt;span {
	animation-duration: .75s
}

.bdt-scrollnav-fixed-yes .elementor-widget-container {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important
}

.bdt-scrollnav-fixed-yes .bdt-scrollnav {
	position: fixed !important
}

.bdt-scrollnav-fixed-yes .bdt-scrollnav [class*="bdt-navbar"] {
	margin: 30px
}

.bdt-comment-container .fb_iframe_widget,
.bdt-comment-container .fb_iframe_widget span,
.bdt-comment-container .fb_iframe_widget iframe {
	width: 100% !important
}

.bdt-ep-grid-filters-wrapper {
	margin-bottom: 30px
}

.bdt-ep-grid-filters-wrapper ul li {
	cursor: pointer;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters {
	padding: 0;
	margin: 0
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter {
	display: inline-block;
	font-weight: 700;
	border-bottom: 2px solid transparent
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter.bdt-active {
	border-bottom-color: #444
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:first-child) {
	margin-left: calc(15px)
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter:not(:last-child) {
	margin-right: calc(15px)
}

.bdt-ep-grid-filters-wrapper .bdt-ep-grid-filters .bdt-ep-grid-filter .bdt-dropdown ul li.bdt-ep-grid-filter {
	margin: 0
}

@media (min-width:1024px) {
	.bdt-ep-grid-filter-container {
		transition: height .5s ease-out
	}
}

.bdt-document-viewer iframe {
	border: none
}

iframe[data-src]:not(.lazy-loaded),
.bdt-lazy-loading {
	background: rgba(152, 152, 152, .07);
	background-image: url(../../../plugins/bdthemes-element-pack-lite/assets/images/loading.svg);
	background-repeat: no-repeat;
	background-position: center
}

.bdt-dummy-loader {
	height: 250px;
	background: rgba(152, 152, 152, .05);
	background-repeat: no-repeat;
	background-position: center;
	animation-name: dummy-loader-animation;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in
}

@keyframes dummy-loader-animation {
	0% {
		background: rgba(152, 152, 152, .05)
	}

	50% {
		background: rgba(152, 152, 152, .2)
	}

	100% {
		background: rgba(152, 152, 152, .05)
	}
}

.bdt-modal-link {
	cursor: pointer
}

.bdt-modal-link * {
	cursor: pointer
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:before,
.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
	content: '';
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	z-index: 2;
	pointer-events: none
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:before {
	background: linear-gradient(to right, #fff 5%, rgba(255, 255, 255, 0) 100%);
	left: -10px
}

.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 95%);
	right: -10px
}

@media (max-width:767px) {

	.bdt-ep-shadow-mode-yes .elementor-widget-container:before,
	.bdt-ep-shadow-mode-yes .elementor-widget-container:after {
		content: none
	}
}

.bdt-navbar-nav&gt;li&gt;a {
	transition: .1s ease-in-out;
	transition-property: color, background-color;
	position: relative
}

.bdt-navbar-style-1 .bdt-navbar-nav&gt;li&gt;a:before {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	background-color: transparent;
	transition: .1s cubic-bezier(0, .75, .43, 1);
	transition-property: background-color, opacity, transform;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 15px;
	opacity: 1;
	transform: scale3d(0, 1, 1)
}

.bdt-navbar-style-1 .bdt-navbar-nav&gt;li.bdt-active&gt;a:before {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	background-color: #3FB8FD
}

.bdt-navbar-style-1 .bdt-navbar-nav&gt;li:hover&gt;a:before {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	background-color: #3FB8FD
}

.bdt-navbar-style-2 .bdt-navbar-nav&gt;li&gt;a:after {
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	background-color: transparent;
	transition: .1s cubic-bezier(0, .75, .43, 1);
	transition-property: background-color, opacity, transform;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 15px;
	opacity: 1;
	transform: scale3d(0, 1, 1)
}

.bdt-navbar-style-2 .bdt-navbar-nav&gt;li.bdt-active&gt;a:after {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	background-color: #3FB8FD
}

.bdt-navbar-style-2 .bdt-navbar-nav&gt;li:hover&gt;a:after {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	background-color: #3FB8FD
}

.bdt-navbar-style-3 .bdt-navbar-nav&gt;li&gt;a:after {
	content: '';
	display: block;
	position: absolute;
	height: 8px;
	background-color: transparent;
	transition: .25s cubic-bezier(0, .75, .43, 1);
	transition-property: background-color, opacity, transform;
	left: 0;
	right: 0;
	margin: 0 10px;
	opacity: 1;
	transform: scale3d(0, 1, 1);
	z-index: -1;
	transform-origin: left
}

.bdt-navbar-style-3 .bdt-navbar-nav&gt;li.bdt-active&gt;a:after {
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.bdt-navbar-style-3 .bdt-navbar-nav&gt;li:hover&gt;a:after {
	transform: scale3d(1, 1, 1);
	opacity: 1;
	background-color: #3FB8FD
}

.elementor-widget-bdt-easy-digital-download .edd_downloads_list .edd_download {
	margin: 0;
	padding: 0
}

@keyframes totopscroller {
	0% {
		transform: translateY(0)
	}

	100% {
		transform: translateY(-20px)
	}
}

.bdt-ep-scroll-to-section {
	margin-bottom: 50px;
	z-index: 2
}

.bdt-ep-scroll-to-section a {
	animation: totopscroller 1.5s linear infinite alternate;
	padding: 12px 8px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 5000px;
	color: #eee;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	transition: all .3s ease 0s
}

.bdt-ep-scroll-to-section a:hover {
	background: #fff;
	color: #282828;
	border: 2px solid #fff
}

@keyframes attentionAnimation {
	0% {
		left: 0
	}

	1% {
		left: -3px
	}

	2% {
		left: 5px
	}

	3% {
		left: -8px
	}

	4% {
		left: 8px
	}

	5% {
		left: -5px
	}

	6% {
		left: 3px
	}

	7% {
		left: 0
	}
}

.bdt-ep-attention-button {
	animation-name: attentionAnimation;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in;
	position: relative
}

.elementor-widget-wrap [data-tilt] {
	transition: box-shadow 400ms cubic-bezier(.25, .9, .58, 1)
}

.elementor-widget-wrap [data-tilt]:hover {
	box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .45), 0 50px 90px 0 rgba(51, 51, 51, .15)
}

.bdt-post-grid-tab dl {
	margin: 0;
	opacity: 0;
	transition: opacity 450ms cubic-bezier(.3, .91, .58, 1)
}

.bdt-post-grid-tab .gridtab[class*="gridtab--"] {
	opacity: 1
}

.bdt-hide-recaptcha-badge-yes .grecaptcha-badge {
	display: none
}

.elementor-widget-container .bdt-rating .bdt-rating-item {
	font-size: 14px;
	margin-right: 2px
}

.elementor-button svg {
	width: 1.2em
}

.ep-pagination .bdt-pagination {
	margin: 20px 0
}

.ep-pagination .bdt-pagination li {
	list-style-type: none
}

.ep-pagination .bdt-pagination li:hover a,
.ep-pagination .bdt-pagination li.bdt-active a {
	color: #fff;
	background: #3FB8FD
}

.ep-pagination .bdt-pagination li a {
	font-size: 12px;
	padding: 5px 25px;
	background: #fff;
	color: #3FB8FD;
	border-radius: 25px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

.bdt-honeycombs:not(.honeycombs-loaded) {
	opacity: 0
}

.bdt-mini-cart-button-icon svg {
	width: 18px
}

.bdt-svg-image img {
	width: auto
}

.bdt-portfolio-gallery.bdt-portfolio-gallery-skin-janes .bdt-gallery-item .bdt-portfolio-inner .bdt-portfolio-desc {
	transform: rotateY(-90deg)
}

.epsc-clipboard .epsc-copy-btn {
	opacity: 0;
	cursor: pointer
}

.epsc-clipboard:hover .epsc-copy-btn {
	opacity: 1
}

.epsc-rating .epsc-rating-item {
	color: #e7e7e7
}

.epsc-rating .epsc-rating-item i {
	display: inline-flex;
	font-family: 'element-pack' !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative
}

.epsc-rating .epsc-rating-item i:before {
	content: '\ece0'
}

.epsc-rating[class*=" epsc-rating-0"] .epsc-rating-item:nth-child(1) i:after,
.epsc-rating[class*=" epsc-rating-1"] .epsc-rating-item:nth-child(-n+1) i:after,
.epsc-rating[class*=" epsc-rating-2"] .epsc-rating-item:nth-child(-n+2) i:after,
.epsc-rating[class*=" epsc-rating-3"] .epsc-rating-item:nth-child(-n+3) i:after,
.epsc-rating[class*=" epsc-rating-4"] .epsc-rating-item:nth-child(-n+4) i:after,
.epsc-rating[class*=" epsc-rating-5"] .epsc-rating-item:nth-child(-n+5) i:after {
	position: absolute;
	content: '\ece2';
	color: #FC0
}

.epsc-rating.epsc-rating-0-5 .epsc-rating-item:nth-child(1) i:after,
.epsc-rating.epsc-rating-1-5 .epsc-rating-item:nth-child(2) i:after,
.epsc-rating.epsc-rating-2-5 .epsc-rating-item:nth-child(3) i:after,
.epsc-rating.epsc-rating-3-5 .epsc-rating-item:nth-child(4) i:after,
.epsc-rating.epsc-rating-4-5 .epsc-rating-item:nth-child(5) i:after {
	content: '\ece1';
	color: #FC0;
	position: absolute
}

@charset "UTF-8";

#start-resizable-editor-section {
	display: none
}

.wp-block-audio {
	margin: 0 0 1em
}

.wp-block-audio figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

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

.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1.125em;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	box-sizing: border-box
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
	color: #fff
}

.wp-block-button__link.aligncenter {
	text-align: center
}

.wp-block-button__link.alignright {
	text-align: right
}

.wp-block-buttons&gt;.wp-block-button.has-custom-width {
	max-width: none
}

.wp-block-buttons&gt;.wp-block-button.has-custom-width .wp-block-button__link {
	width: 100%
}

.wp-block-buttons&gt;.wp-block-button.has-custom-font-size .wp-block-button__link {
	font-size: inherit
}

.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-25 {
	width: calc(25% - .5em)
}

.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-50 {
	width: calc(50% - .5em)
}

.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-75 {
	width: calc(75% - .5em)
}

.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-100 {
	width: calc(100% - .5em)
}

.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-100:only-child {
	margin-right: 0;
	width: 100%
}

@supports (column-gap:.5em) {

	.wp-block-buttons.is-content-justification-right&gt;.wp-block-button.wp-block-button,
	.wp-block-buttons&gt;.wp-block-button.wp-block-button {
		margin-right: 0;
		margin-left: 0
	}

	.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-25 {
		width: calc(25% - .375em)
	}

	.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-50 {
		width: calc(50% - .25em)
	}

	.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-75 {
		width: calc(75% - .125em)
	}

	.wp-block-buttons&gt;.wp-block-button.wp-block-button__width-100 {
		width: auto;
		flex-basis: 100%
	}
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
	border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
	border-radius: 0 !important
}

.is-style-outline&gt;.wp-block-button__link,
.wp-block-button__link.is-style-outline {
	border: 2px solid;
	padding: .667em 1.333em
}

.is-style-outline&gt;.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
	color: currentColor
}

.is-style-outline&gt;.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
	background-color: transparent
}

.wp-block-buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: .5em
}

.wp-block-buttons.is-vertical {
	flex-direction: column
}

.wp-block-buttons.is-vertical&gt;.wp-block-button {
	margin-right: 0
}

.wp-block-buttons.is-vertical&gt;.wp-block-button:last-child {
	margin-bottom: 0
}

.wp-block-buttons&gt;.wp-block-button {
	display: inline-block;
	margin-left: 0;
	margin-right: .5em;
	margin-bottom: .5em
}

.wp-block-buttons&gt;.wp-block-button:last-child {
	margin-right: 0
}

.wp-block-buttons.is-content-justification-left {
	justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
	align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
	justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
	align-items: center
}

.wp-block-buttons.is-content-justification-right {
	justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right&gt;.wp-block-button {
	margin-left: .5em;
	margin-right: 0
}

.wp-block-buttons.is-content-justification-right&gt;.wp-block-button:first-child {
	margin-left: 0
}

.wp-block-buttons.is-content-justification-right.is-vertical {
	align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
	justify-content: space-between
}

.wp-block-buttons.aligncenter {
	text-align: center
}

.wp-block-buttons.alignleft .wp-block-button {
	margin-left: 0;
	margin-right: .5em
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
	margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
	margin-right: 0;
	margin-left: .5em
}

.wp-block-buttons.alignright .wp-block-button:first-child {
	margin-left: 0
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
	width: 100%
}

.wp-block-button.aligncenter,
.wp-block-calendar {
	text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
	padding: .25em;
	border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
	border: none
}

.wp-block-calendar table {
	width: 100%;
	border-collapse: collapse
}

.wp-block-calendar table th {
	font-weight: 400;
	background: #ddd
}

.wp-block-calendar a {
	text-decoration: underline
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
	color: #40464d
}

.wp-block-categories.alignleft {
	margin-right: 2em
}

.wp-block-categories.alignright {
	margin-left: 2em
}

.wp-block-code code {
	display: block;
	white-space: pre-wrap;
	overflow-wrap: break-word
}

.wp-block-columns {
	display: flex;
	margin-bottom: 1.75em;
	box-sizing: border-box;
	flex-wrap: wrap
}

@media (min-width:782px) {
	.wp-block-columns {
		flex-wrap: nowrap
	}
}

.wp-block-columns.has-background {
	padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
	align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
	align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
	align-items: flex-end
}

.wp-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word
}

@media (max-width:599px) {
	.wp-block-column {
		flex-basis: 100% !important
	}
}

@media (min-width:600px) and (max-width:781px) {
	.wp-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em) !important;
		flex-grow: 0
	}

	.wp-block-column:nth-child(2n) {
		margin-left: 2em
	}
}

@media (min-width:782px) {
	.wp-block-column {
		flex-basis: 0%;
		flex-grow: 1
	}

	.wp-block-column[style*=flex-basis] {
		flex-grow: 0
	}

	.wp-block-column:not(:first-child) {
		margin-left: 2em
	}
}

.wp-block-column.is-vertically-aligned-top {
	align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
	align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
	align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
	width: 100%
}

.wp-block-cover,
.wp-block-cover-image {
	position: relative;
	background-size: cover;
	background-position: 50%;
	min-height: 430px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1em;
	box-sizing: border-box
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
	background-attachment: fixed
}

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

	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

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

	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll
	}
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
	background-repeat: repeat;
	background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
	background-color: #000
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
	content: "";
	background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__gradient-background {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
	opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
	opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
	opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
	opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
	opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
	opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
	opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
	opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
	opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
	opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	max-width: 420px;
	width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
	display: block;
	content: "";
	font-size: 0;
	min-height: inherit
}

@supports (position:sticky) {

	.wp-block-cover-image:after,
	.wp-block-cover:after {
		content: none
	}
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
	display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: 100%;
	z-index: 1;
	color: #fff
}

.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
	align-items: flex-start;
	justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
	align-items: flex-start;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
	align-items: center;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
	align-items: center;
	justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
	align-items: center;
	justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
	align-items: flex-end;
	justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
	align-items: flex-end;
	justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
	align-items: flex-end;
	justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
	margin: 0;
	width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	outline: none;
	border: none;
	box-shadow: none
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
	z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
	color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
	justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
	justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content&gt;h2 {
	margin-left: 0;
	text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content&gt;h2 {
	margin-right: 0;
	text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image&gt;h2 {
	font-size: 2em;
	line-height: 1.25;
	z-index: 1;
	margin-bottom: 0;
	max-width: 840px;
	padding: .44em;
	text-align: center
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]&gt;[data-type="core/embed"],
.wp-block[data-align=right]&gt;[data-type="core/embed"] {
	max-width: 360px;
	width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]&gt;[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]&gt;[data-type="core/embed"] .wp-block-embed__wrapper {
	min-width: 280px
}

.wp-block-cover .wp-block-embed {
	min-width: 320px;
	min-height: 240px
}

.wp-block-embed {
	margin: 0 0 1em
}

.wp-block-embed figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-embed iframe {
	max-width: 100%
}

.wp-block-embed__wrapper {
	position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
	content: "";
	display: block;
	padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
	padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
	padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
	padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
	padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
	padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
	padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
	padding-top: 200%
}

.wp-block-file {
	margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
	text-align: center
}

.wp-block-file.alignright {
	text-align: right
}

.wp-block-file .wp-block-file__embed {
	margin-bottom: 1em
}

.wp-block-file .wp-block-file__button {
	background: #32373c;
	border-radius: 2em;
	color: #fff;
	font-size: .8em;
	padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
	text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
	margin-left: .75em
}

.blocks-gallery-grid,
.wp-block-gallery {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	margin: 0 1em 1em 0;
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
	position: relative;
	align-self: flex-start;
	width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
	margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
	margin: 0;
	height: 100%
}

@supports (position:sticky) {

	.blocks-gallery-grid .blocks-gallery-image figure,
	.blocks-gallery-grid .blocks-gallery-item figure,
	.wp-block-gallery .blocks-gallery-image figure,
	.wp-block-gallery .blocks-gallery-item figure {
		display: flex;
		align-items: flex-end;
		justify-content: flex-start
	}
}

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%
}

@supports (position:sticky) {

	.blocks-gallery-grid .blocks-gallery-image img,
	.blocks-gallery-grid .blocks-gallery-item img,
	.wp-block-gallery .blocks-gallery-image img,
	.wp-block-gallery .blocks-gallery-item img {
		width: auto
	}
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 3em .77em .7em;
	color: #fff;
	text-align: center;
	font-size: .8em;
	background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
	box-sizing: border-box;
	margin: 0
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
	display: inline
}

.blocks-gallery-grid figcaption,
.wp-block-gallery figcaption {
	flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image,
.blocks-gallery-grid.is-cropped .blocks-gallery-item,
.wp-block-gallery.is-cropped .blocks-gallery-image,
.wp-block-gallery.is-cropped .blocks-gallery-item {
	align-self: inherit
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	width: 100%
}

@supports (position:sticky) {

	.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
	.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
	.wp-block-gallery.is-cropped .blocks-gallery-image a,
	.wp-block-gallery.is-cropped .blocks-gallery-image img,
	.wp-block-gallery.is-cropped .blocks-gallery-item a,
	.wp-block-gallery.is-cropped .blocks-gallery-item img {
		height: 100%;
		flex: 1;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
	width: 100%;
	margin-right: 0
}

@media (min-width:600px) {

	.blocks-gallery-grid.columns-3 .blocks-gallery-image,
	.blocks-gallery-grid.columns-3 .blocks-gallery-item,
	.wp-block-gallery.columns-3 .blocks-gallery-image,
	.wp-block-gallery.columns-3 .blocks-gallery-item {
		width: calc(33.33333% - .66667em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-4 .blocks-gallery-image,
	.blocks-gallery-grid.columns-4 .blocks-gallery-item,
	.wp-block-gallery.columns-4 .blocks-gallery-image,
	.wp-block-gallery.columns-4 .blocks-gallery-item {
		width: calc(25% - .75em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-5 .blocks-gallery-image,
	.blocks-gallery-grid.columns-5 .blocks-gallery-item,
	.wp-block-gallery.columns-5 .blocks-gallery-image,
	.wp-block-gallery.columns-5 .blocks-gallery-item {
		width: calc(20% - .8em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-6 .blocks-gallery-image,
	.blocks-gallery-grid.columns-6 .blocks-gallery-item,
	.wp-block-gallery.columns-6 .blocks-gallery-image,
	.wp-block-gallery.columns-6 .blocks-gallery-item {
		width: calc(16.66667% - .83333em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-7 .blocks-gallery-image,
	.blocks-gallery-grid.columns-7 .blocks-gallery-item,
	.wp-block-gallery.columns-7 .blocks-gallery-image,
	.wp-block-gallery.columns-7 .blocks-gallery-item {
		width: calc(14.28571% - .85714em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-8 .blocks-gallery-image,
	.blocks-gallery-grid.columns-8 .blocks-gallery-item,
	.wp-block-gallery.columns-8 .blocks-gallery-image,
	.wp-block-gallery.columns-8 .blocks-gallery-item {
		width: calc(12.5% - .875em);
		margin-right: 1em
	}

	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
	.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
	.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0
	}
}

.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
	margin-right: 0
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 420px;
	width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
	justify-content: center
}

.wp-block-group {
	box-sizing: border-box
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 1.25em 2.375em
}

.wp-block-image {
	margin: 0 0 1em
}

.wp-block-image img {
	max-width: 100%
}

.wp-block-image:not(.is-style-rounded) img {
	border-radius: inherit
}

.wp-block-image.aligncenter {
	text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
	width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
	display: table
}

.wp-block-image .aligncenter&gt;figcaption,
.wp-block-image .alignleft&gt;figcaption,
.wp-block-image .alignright&gt;figcaption {
	display: table-caption;
	caption-side: bottom
}

.wp-block-image .alignleft {
	float: left;
	margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
	float: right;
	margin: .5em 0 .5em 1em
}

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

.wp-block-image figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
	border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
	.wp-block-image.is-style-circle-mask img {
		-webkit-mask-image: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');
		mask-image: url('data:image/svg+xml;utf8,&lt;svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="50" cy="50" r="50"/&gt;&lt;/svg&gt;');
		mask-mode: alpha;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		mask-size: contain;
		-webkit-mask-position: center;
		mask-position: center;
		border-radius: 0
	}
}

.wp-block-image figure {
	margin: 0
}

ol.wp-block-latest-comments {
	margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
	padding-left: 0
}

.wp-block-latest-comments__comment {
	line-height: 1.1;
	list-style: none;
	margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
	min-height: 2.25em;
	list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
	line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: .875em;
	line-height: 1.8;
	margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
	display: block;
	font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}

.wp-block-latest-posts.alignleft {
	margin-right: 2em
}

.wp-block-latest-posts.alignright {
	margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	clear: both
}

.wp-block-latest-posts.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

.wp-block-latest-posts.is-grid li {
	margin: 0 1.25em 1.25em 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - .625em)
	}

	.wp-block-latest-posts.columns-2 li:nth-child(2n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - .9375em)
	}

	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0
	}

	.wp-block-latest-posts.columns-6 li {
		width: calc(16.66667% - 1.04167em)
	}

	.wp-block-latest-posts.columns-6 li:nth-child(6n) {
		margin-right: 0
	}
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
	display: block;
	color: #555;
	font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
	display: inline-block
}

.wp-block-latest-posts__featured-image img {
	height: auto;
	width: auto;
	max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
	margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
	margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
	margin-bottom: 1em;
	text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
	margin-bottom: 0
}

ol.has-background,
ul.has-background {
	padding: 1.25em 2.375em
}

.wp-block-media-text {
	/*!rtl:begin:ignore*/
	direction: ltr;
	/*!rtl:end:ignore*/
	display: grid;
	grid-template-columns: 50% 1fr;
	grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
	grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
	align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
	align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
	align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1;
	/*!rtl:end:ignore*/
	margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
	direction: ltr;
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1;
	/*!rtl:end:ignore*/
	padding: 0 8%;
	word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
	/*!rtl:begin:ignore*/
	grid-column: 2;
	grid-row: 1
		/*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	/*!rtl:begin:ignore*/
	grid-column: 1;
	grid-row: 1
		/*!rtl:end:ignore*/
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
	max-width: unset;
	width: 100%;
	vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
	height: 100%;
	min-height: 250px;
	background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media&gt;a {
	display: block;
	height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

@media (max-width:600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100% !important
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-column: 1;
		grid-row: 1
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-column: 1;
		grid-row: 2
	}
}

.wp-block-navigation {
	position: relative
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
	list-style: none;
	padding: 0
}

.wp-block-navigation .wp-block-navigation-link,
.wp-block-navigation .wp-block-pages-list__item {
	display: flex;
	align-items: center;
	position: relative
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__container:empty,
.wp-block-navigation .wp-block-pages-list__item .wp-block-navigation-link__container:empty {
	display: none
}

.wp-block-navigation .wp-block-navigation-link__content,
.wp-block-navigation .wp-block-pages-list__item__link {
	color: inherit;
	display: block
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__container,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,
.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item,
.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link,
.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:active,
.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:focus {
	text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:active,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:focus {
	text-decoration: none
}

.wp-block-navigation .wp-block-navigation-link__submenu-icon,
.wp-block-navigation .wp-block-page-list__submenu-icon {
	height: inherit
}

.wp-block-navigation .wp-block-navigation-link__submenu-icon svg,
.wp-block-navigation .wp-block-page-list__submenu-icon svg {
	stroke: currentColor
}

.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content.wp-block-navigation-link__content.wp-block-navigation-link__content,
.wp-block-navigation .wp-block-pages-list__item .wp-block-pages-list__item__link {
	padding: 0
}

.wp-block-navigation .has-child&gt;.wp-block-navigation-link__content,
.wp-block-navigation .has-child&gt;.wp-block-pages-list__item__link {
	margin-right: .5em
}

.wp-block-navigation .has-child .submenu-container,
.wp-block-navigation .has-child .wp-block-navigation-link__container {
	background-color: inherit;
	color: inherit;
	position: absolute;
	z-index: 2;
	flex-direction: column;
	align-items: normal;
	min-width: 200px;
	display: none;
	opacity: 0;
	transition: opacity .1s linear;
	visibility: hidden
}

.wp-block-navigation .has-child .submenu-container&gt;.wp-block-navigation-link&gt;.wp-block-navigation-link__content,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-navigation-link&gt;.wp-block-pages-list__item__link,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-pages-list__item&gt;.wp-block-navigation-link__content,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-pages-list__item&gt;.wp-block-pages-list__item__link,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-navigation-link&gt;.wp-block-navigation-link__content,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-navigation-link&gt;.wp-block-pages-list__item__link,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-pages-list__item&gt;.wp-block-navigation-link__content,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-pages-list__item&gt;.wp-block-pages-list__item__link {
	flex-grow: 1
}

.wp-block-navigation .has-child .submenu-container&gt;.wp-block-navigation-link&gt;.wp-block-navigation-link__submenu-icon,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-navigation-link&gt;.wp-block-page-list__submenu-icon,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-pages-list__item&gt;.wp-block-navigation-link__submenu-icon,
.wp-block-navigation .has-child .submenu-container&gt;.wp-block-pages-list__item&gt;.wp-block-page-list__submenu-icon,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-navigation-link&gt;.wp-block-navigation-link__submenu-icon,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-navigation-link&gt;.wp-block-page-list__submenu-icon,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-pages-list__item&gt;.wp-block-navigation-link__submenu-icon,
.wp-block-navigation .has-child .wp-block-navigation-link__container&gt;.wp-block-pages-list__item&gt;.wp-block-page-list__submenu-icon {
	padding-right: .5em
}

@media (min-width:782px) {

	.wp-block-navigation .has-child .submenu-container .submenu-container:before,
	.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container:before,
	.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container:before,
	.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container:before {
		content: "";
		position: absolute;
		right: 100%;
		height: 100%;
		display: block;
		width: .5em;
		background: transparent
	}

	.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__submenu-icon svg,
	.wp-block-navigation .has-child .submenu-container .wp-block-page-list__submenu-icon svg,
	.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__submenu-icon svg,
	.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-page-list__submenu-icon svg {
		transform: rotate(-90deg)
	}
}

.wp-block-navigation .has-child:hover&gt;.wp-block-navigation-link__container {
	display: flex;
	visibility: visible;
	opacity: 1
}

.wp-block-navigation .has-child:focus-within&gt;.wp-block-navigation-link__container {
	display: flex;
	visibility: visible;
	opacity: 1
}

.wp-block-navigation .has-child:hover {
	cursor: pointer
}

.wp-block-navigation .has-child:hover&gt;.submenu-container {
	display: flex;
	visibility: visible;
	opacity: 1
}

.wp-block-navigation .has-child:focus-within {
	cursor: pointer
}

.wp-block-navigation .has-child:focus-within&gt;.submenu-container {
	display: flex;
	visibility: visible;
	opacity: 1
}

.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation-link__container {
	left: auto;
	right: 0
}

.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.submenu-container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-right&gt;.wp-block-navigation__container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.submenu-container&gt;.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation.items-justified-space-between&gt;.wp-block-navigation__container&gt;.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: auto;
	right: 100%
}

.wp-block-navigation.wp-block-navigation .wp-block-navigation__container&gt;.wp-block-navigation-link,
.wp-block-navigation.wp-block-navigation .wp-block-page-list,
.wp-block-navigation.wp-block-navigation .wp-block-page-list&gt;.wp-block-pages-list__item {
	margin: 0 2em 0 0
}

.wp-block-navigation.wp-block-navigation .wp-block-navigation__container&gt;.wp-block-navigation-link:last-child,
.wp-block-navigation.wp-block-navigation .wp-block-page-list:last-child,
.wp-block-navigation.wp-block-navigation .wp-block-page-list&gt;.wp-block-pages-list__item:last-child {
	margin-right: 0
}

.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container&gt;.wp-block-navigation-link,
.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list,
.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list&gt;.wp-block-pages-list__item {
	margin: 0 .5em 0 0
}

.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container .wp-block-navigation-link__content,
.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list .wp-block-pages-list__item__link {
	padding: .5em 1em
}

.wp-block-navigation.wp-block-navigation .has-child .submenu-container,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container {
	left: -1em;
	top: 100%
}

.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link,
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item {
	margin: 0
}

.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__content,
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item__link,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__content,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item__link {
	padding: .5em 1em
}

.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: -1px
}

@media (min-width:782px) {

	.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,
	.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,
	.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,
	.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
		left: 100%;
		top: -1px
	}
}

.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container,
.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container {
	left: 0;
	top: 100%
}

.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,
.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,
.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,
.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
	left: 0
}

@media (min-width:782px) {

	.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,
	.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,
	.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,
	.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container {
		left: 100%;
		top: 0
	}
}

.wp-block-navigation:not(.has-background) .submenu-container,
.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link__container {
	background-color: #fff;
	color: #000;
	border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation__container {
	align-items: center;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.wp-block-navigation__container .is-responsive {
	display: none
}

@media (min-width:600px) {
	.wp-block-navigation__container {
		display: flex;
		flex-wrap: wrap
	}

	.is-vertical .wp-block-navigation__container {
		display: block;
		flex-direction: column;
		align-items: flex-start
	}
}

.items-justified-center .wp-block-navigation__container {
	justify-content: center
}

.items-justified-right .wp-block-navigation__container {
	justify-content: flex-end
}

.items-justified-space-between .wp-block-navigation__container {
	justify-content: space-between
}

.is-vertical.items-justified-center&gt;ul {
	align-items: center
}

.is-vertical.items-justified-right&gt;ul {
	align-items: flex-end
}

.is-vertical.items-justified-right&gt;ul .wp-block-navigation-link,
.is-vertical.items-justified-right&gt;ul .wp-block-pages-list__item {
	margin-right: 0;
	justify-content: flex-end
}

.wp-block-navigation__responsive-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	align-items: flex-start;
	justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open {
	display: flex;
	flex-direction: column;
	overflow: auto;
	z-index: 100000;
	padding: 24px;
	background-color: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	align-items: flex-start;
	line-height: 48px;
	padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-page-list {
	flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link .wp-block-navigation-link__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item .submenu-container {
	background: transparent !important
}

@media (min-width:600px) {
	.wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: flex;
		flex-direction: row;
		position: relative;
		background-color: inherit
	}

	.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-close {
		display: none
	}

	.wp-block-navigation__responsive-container.is-menu-open .submenu-container.submenu-container.submenu-container.submenu-container,
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container {
		left: 0
	}
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
	background-color: #fff;
	color: #000
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
	vertical-align: middle;
	cursor: pointer;
	color: currentColor;
	background: transparent;
	border: none;
	margin: 0;
	padding: 0
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
	fill: currentColor;
	pointer-events: none;
	display: block;
	width: 24px;
	height: 24px
}

.wp-block-navigation__responsive-container-open {
	display: flex
}

@media (min-width:600px) {
	.wp-block-navigation__responsive-container-open {
		display: none
	}
}

.items-justified-left .wp-block-navigation__responsive-container-open {
	margin-left: 0;
	margin-right: auto
}

.items-justified-center .wp-block-navigation__responsive-container-open {
	margin-left: auto;
	margin-right: auto
}

.items-justified-right .wp-block-navigation__responsive-container-open {
	margin-left: auto;
	margin-right: 0
}

.wp-block-navigation__responsive-container-close {
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 2
}

.wp-block-navigation__responsive-close {
	width: 100%
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
	width: 100%;
	height: 100%
}

.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__submenu-icon,
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list__submenu-icon {
	display: none
}

.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .submenu-container,
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation-link__container {
	position: relative;
	opacity: 1;
	visibility: visible;
	padding: 0 0 0 32px;
	border: none
}

.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,
.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item {
	flex-direction: column;
	align-items: flex-start
}

html.has-modal-open {
	overflow: hidden
}

.wp-block-navigation .wp-block-navigation-link__label {
	word-break: normal;
	overflow-wrap: break-word
}

.wp-block-navigation .wp-block-home-link__content {
	color: inherit;
	display: block;
	padding: .5em 1em
}

.wp-block-navigation[style*=text-decoration] .wp-block-home-link,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus {
	text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus {
	text-decoration: none
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container {
	background-color: #fff;
	color: #000;
	border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container {
	top: -1px
}

.wp-block-navigation .wp-block-page-list {
	display: flex;
	flex-wrap: wrap;
	background-color: inherit
}

.wp-block-navigation .wp-block-pages-list__item {
	background-color: inherit
}

.wp-block-navigation .wp-block-page-list__submenu-icon {
	display: none
}

.is-open .wp-block-navigation__container .wp-block-page-list,
.is-vertical .wp-block-navigation__container .wp-block-page-list,
.wp-block-navigation .show-submenu-icons .wp-block-page-list__submenu-icon {
	display: block
}

@media (min-width:480px) {
	.is-open .wp-block-navigation__container .wp-block-page-list {
		display: flex
	}
}

.items-justified-space-between .wp-block-page-list {
	display: contents
}

.is-small-text {
	font-size: .875em
}

.is-regular-text {
	font-size: 1em
}

.is-large-text {
	font-size: 2.25em
}

.is-larger-text {
	font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 8.4em;
	line-height: .68;
	font-weight: 100;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal
}

p.has-drop-cap.has-background {
	overflow: hidden
}

p.has-background {
	padding: 1.25em 2.375em
}

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

.wp-block-post-author {
	display: flex;
	flex-wrap: wrap
}

.wp-block-post-author__byline {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-size: .5em
}

.wp-block-post-author__avatar {
	margin-right: 1em
}

.wp-block-post-author__bio {
	margin-bottom: .7em;
	font-size: .7em
}

.wp-block-post-author__content {
	flex-grow: 1;
	flex-basis: 0%
}

.wp-block-post-author__name {
	font-weight: 700;
	margin: 0
}

.wp-block-post-comments .commentlist {
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .commentlist .comment {
	min-height: 2.25em;
	padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
	font-size: .875em;
	line-height: 1.8;
	margin: .36em 0 1.4em
}

.wp-block-post-comments .commentlist .children {
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-post-comments .comment-author {
	line-height: 1.5;
	margin-left: -3.25em
}

.wp-block-post-comments .comment-author .avatar {
	border-radius: 1.5em;
	display: block;
	float: left;
	height: 2.5em;
	margin-right: .75em;
	width: 2.5em
}

.wp-block-post-comments .comment-author cite {
	font-style: normal
}

.wp-block-post-comments .comment-meta {
	line-height: 1.5;
	margin-left: -3.25em
}

.wp-block-post-comments .comment-body .commentmetadata {
	font-size: .75em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
	display: block
}

.wp-block-post-comments .comment-form-comment textarea {
	box-sizing: border-box;
	width: 100%
}

.wp-block-post-comments .reply {
	font-size: .75em;
	margin-bottom: 1.4em
}

.wp-block-post-comments input,
.wp-block-post-comments textarea {
	border: 1px solid #949494
}

.wp-block-post-comments-form input[type=submit] {
	border: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	overflow-wrap: break-word
}

.wp-block-post-excerpt__more-link,
.wp-block-post-title a {
	display: inline-block
}

.wp-block-preformatted {
	white-space: pre-wrap
}

.wp-block-preformatted.has-background {
	padding: 1.25em 2.375em
}

.wp-block-pullquote {
	margin: 0 0 1em;
	padding: 3em 0;
	text-align: center
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: 420px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 1.25em
}

.wp-block-pullquote p {
	font-size: 1.75em;
	line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	position: relative
}

.wp-block-pullquote .has-text-color a {
	color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
	background: none
}

.wp-block-pullquote.is-style-solid-color {
	border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	text-transform: none;
	font-style: normal
}

.wp-block-pullquote cite {
	color: inherit
}

.wp-block-post-template,
.wp-block-query-loop {
	max-width: 100%;
	list-style: none;
	padding: 0
}

.wp-block-post-template li,
.wp-block-query-loop li {
	clear: both
}

.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
	flex-direction: row;
	display: flex;
	flex-wrap: wrap
}

.wp-block-post-template.is-flex-container li,
.wp-block-query-loop.is-flex-container li {
	margin: 0 0 1.25em;
	width: 100%
}

@media (min-width:600px) {

	.wp-block-post-template.is-flex-container li,
	.wp-block-query-loop.is-flex-container li {
		margin-right: 1.25em
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-2&gt;li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-2&gt;li {
		width: calc(50% - .625em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-2&gt;li:nth-child(2n),
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-2&gt;li:nth-child(2n) {
		margin-right: 0
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-3&gt;li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-3&gt;li {
		width: calc(33.33333% - .83333em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-3&gt;li:nth-child(3n),
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-3&gt;li:nth-child(3n) {
		margin-right: 0
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-4&gt;li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-4&gt;li {
		width: calc(25% - .9375em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-4&gt;li:nth-child(4n),
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-4&gt;li:nth-child(4n) {
		margin-right: 0
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-5&gt;li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-5&gt;li {
		width: calc(20% - 1em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-5&gt;li:nth-child(5n),
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-5&gt;li:nth-child(5n) {
		margin-right: 0
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-6&gt;li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-6&gt;li {
		width: calc(16.66667% - 1.04167em)
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-6&gt;li:nth-child(6n),
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-6&gt;li:nth-child(6n) {
		margin-right: 0
	}
}

.wp-block-query-pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.wp-block-query-pagination&gt;.wp-block-query-pagination-next,
.wp-block-query-pagination&gt;.wp-block-query-pagination-numbers,
.wp-block-query-pagination&gt;.wp-block-query-pagination-previous {
	display: inline-block;
	margin-right: .5em;
	margin-bottom: .5em
}

.wp-block-query-pagination&gt;.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination&gt;.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination&gt;.wp-block-query-pagination-previous:last-child {
	margin-right: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 1em;
	padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 1.125em;
	text-align: right
}

.wp-block-rss.wp-block-rss {
	box-sizing: border-box
}

.wp-block-rss.alignleft {
	margin-right: 2em
}

.wp-block-rss.alignright {
	margin-left: 2em
}

.wp-block-rss.is-grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.wp-block-rss.is-grid li {
	margin: 0 1em 1em 0;
	width: 100%
}

@media (min-width:600px) {
	.wp-block-rss.columns-2 li {
		width: calc(50% - 1em)
	}

	.wp-block-rss.columns-3 li {
		width: calc(33.33333% - 1em)
	}

	.wp-block-rss.columns-4 li {
		width: calc(25% - 1em)
	}

	.wp-block-rss.columns-5 li {
		width: calc(20% - 1em)
	}

	.wp-block-rss.columns-6 li {
		width: calc(16.66667% - 1em)
	}
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
	display: block;
	color: #555;
	font-size: .8125em
}

.wp-block-search .wp-block-search__button {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: .375em .625em;
	color: #32373c;
	margin-left: .625em;
	word-break: normal
}

.wp-block-search .wp-block-search__button.has-icon {
	line-height: 0
}

.wp-block-search .wp-block-search__button svg {
	min-width: 1.5em;
	min-height: 1.5em
}

.wp-block-search .wp-block-search__inside-wrapper {
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	max-width: 100%
}

.wp-block-search .wp-block-search__label {
	width: 100%
}

.wp-block-search .wp-block-search__input {
	flex-grow: 1;
	min-width: 3em;
	border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
	margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 4px;
	border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
	border-radius: 0;
	border: none;
	padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
	outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
	padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
	margin: auto
}

.wp-block-separator {
	border-top: 1px solid;
	border-bottom: 1px solid
}

.wp-block-separator.is-style-wide {
	border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
	background: none !important;
	border: none;
	text-align: center;
	width: none;
	line-height: 1;
	height: auto
}

.wp-block-separator.is-style-dots:before {
	content: "Â·Â·Â·";
	color: currentColor;
	font-size: 1.5em;
	letter-spacing: 2em;
	padding-left: 2em;
	font-family: serif
}

.wp-block-site-logo {
	line-height: 0
}

.wp-block-site-logo a {
	display: inline-block
}

.wp-block-site-logo.is-default-size img {
	width: 120px;
	height: auto
}

.wp-block-site-logo .aligncenter {
	display: table
}

.wp-block-site-logo.is-style-rounded img {
	border-radius: 9999px
}

.wp-block-social-links {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	padding-right: 0;
	text-indent: 0;
	margin-left: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
	text-decoration: none;
	border-bottom: 0;
	box-shadow: none
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
	margin: 4px 8px 4px 0
}

.wp-block-social-links .wp-social-link a {
	padding: .25em
}

.wp-block-social-links .wp-social-link svg {
	width: 1em;
	height: 1em
}

.wp-block-social-links.has-small-icon-size {
	font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
	font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
	font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
	font-size: 48px
}

.wp-block-social-links.aligncenter {
	justify-content: center;
	display: flex
}

.wp-block-social-links.alignright {
	justify-content: flex-end
}

.wp-block-social-link {
	display: block;
	border-radius: 9999px;
	transition: transform .1s ease;
	height: auto
}

@media (prefers-reduced-motion:reduce) {
	.wp-block-social-link {
		transition-duration: 0s;
		transition-delay: 0s
	}
}

.wp-block-social-link a {
	display: block;
	line-height: 0;
	transition: transform .1s ease
}

.wp-block-social-link:hover {
	transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
	color: currentColor;
	fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
	background-color: #f0f0f0;
	color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
	background-color: #f90;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
	background-color: #1ea0c3;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
	background-color: #0757fe;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
	background-color: #1e1f26;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
	background-color: #02e49b;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
	background-color: #e94c89;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
	background-color: #4280ff;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
	background-color: #f45800;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
	background-color: #1778f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
	background-color: #0461dd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
	background-color: #e65678;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
	background-color: #24292d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
	background-color: #eceadd;
	color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
	background-color: #ea4434;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
	background-color: #e21b24;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
	background-color: #3288d4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
	background-color: #02ab6c;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
	background-color: #f6405f;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
	background-color: #ff424d;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: #e60122;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
	background-color: #ef4155;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
	background-color: #fe4500;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
	background-color: #0478d7;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
	background-color: #fefc00;
	color: #fff;
	stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
	background-color: #ff5600;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
	background-color: #1bd760;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
	background-color: #2aabee;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
	background-color: #000;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
	background-color: #011835;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
	background-color: #6440a4;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
	background-color: #1da1f2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
	background-color: #1eb7ea;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
	background-color: #4680c2;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
	background-color: #3499cd;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
	background-color: #d32422;
	color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
	background-color: red;
	color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
	background: none;
	padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
	color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
	color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
	color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
	color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
	color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
	color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
	color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
	color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
	color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
	color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
	color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
	color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
	color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
	color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
	color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
	color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
	color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
	color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
	color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
	color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
	color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
	color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
	color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
	color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
	color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
	color: #fff;
	stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
	color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
	color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
	color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
	color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
	color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
	color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
	color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
	color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
	color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
	color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
	color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
	color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
	width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
	padding-left: .66667em;
	padding-right: .66667em
}

.wp-block-spacer {
	clear: both
}

.wp-block-tag-cloud.aligncenter {
	text-align: center
}

.wp-block-tag-cloud.alignfull {
	padding-left: 1em;
	padding-right: 1em
}

.wp-block-table {
	margin: 0 0 1em;
	overflow-x: auto
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table .has-fixed-layout {
	table-layout: fixed;
	width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
	word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
	display: table;
	width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
	word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
	background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
	background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
	background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
	border-spacing: 0;
	border-collapse: inherit;
	background-color: transparent;
	border-bottom: 1px solid #f0f0f0
}

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

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
	background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
	background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
	background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
	background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: transparent
}

.wp-block-table .has-border-color&gt;*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
	border-color: inherit
}

.wp-block-table table[style*=border-style]&gt;*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
	border-style: inherit
}

.wp-block-table table[style*=border-width]&gt;*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
	border-width: inherit
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
	display: flex
}

.wp-block-text-columns .wp-block-column {
	margin: 0 1em;
	padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
	margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
	margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
	width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
	width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
	width: 25%
}

pre.wp-block-verse {
	font-family: inherit;
	overflow: auto;
	white-space: pre-wrap
}

.wp-block-video {
	margin: 0 0 1em
}

.wp-block-video video {
	width: 100%
}

@supports (position:sticky) {
	.wp-block-video [poster] {
		-o-object-fit: cover;
		object-fit: cover
	}
}

.wp-block-video.aligncenter {
	text-align: center
}

.wp-block-video figcaption {
	margin-top: .5em;
	margin-bottom: 1em
}

.wp-block-post-featured-image {
	margin-left: 0;
	margin-right: 0
}

.wp-block-post-featured-image a {
	display: inline-block
}

.wp-block-post-featured-image img {
	max-width: 100%;
	height: auto
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
	width: 100%
}

:root .has-pale-pink-background-color {
	background-color: #f78da7
}

:root .has-vivid-red-background-color {
	background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
	background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
	background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
	background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
	background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
	background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
	background-color: #0693e3
}

:root .has-vivid-purple-background-color {
	background-color: #9b51e0
}

:root .has-white-background-color {
	background-color: #fff
}

:root .has-very-light-gray-background-color {
	background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
	background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
	background-color: #313131
}

:root .has-black-background-color {
	background-color: #000
}

:root .has-pale-pink-color {
	color: #f78da7
}

:root .has-vivid-red-color {
	color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
	color: #ff6900
}

:root .has-luminous-vivid-amber-color {
	color: #fcb900
}

:root .has-light-green-cyan-color {
	color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
	color: #00d084
}

:root .has-pale-cyan-blue-color {
	color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
	color: #0693e3
}

:root .has-vivid-purple-color {
	color: #9b51e0
}

:root .has-white-color {
	color: #fff
}

:root .has-very-light-gray-color {
	color: #eee
}

:root .has-cyan-bluish-gray-color {
	color: #abb8c3
}

:root .has-very-dark-gray-color {
	color: #313131
}

:root .has-black-color {
	color: #000
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
	background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .has-blush-light-purple-gradient-background {
	background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .has-blush-bordeaux-gradient-background {
	background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
	background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-pale-ocean-gradient-background {
	background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .has-electric-grass-gradient-background {
	background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc)
}

.has-small-font-size {
	font-size: .8125em
}

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

.has-medium-font-size {
	font-size: 1.25em
}

.has-large-font-size {
	font-size: 2.25em
}

.has-huge-font-size,
.has-larger-font-size {
	font-size: 2.625em
}

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

.has-text-align-left {
	text-align: left
}

.has-text-align-right {
	text-align: right
}

#end-resizable-editor-section {
	display: none
}

.aligncenter {
	clear: both
}

.items-justified-left {
	justify-content: flex-start
}

.items-justified-center {
	justify-content: center
}

.items-justified-right {
	justify-content: flex-end
}

.items-justified-space-between {
	justify-content: space-between
}

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

.screen-reader-text:focus {
	background-color: #ddd;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output {
	display: none
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450
}

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

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900
}

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

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

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

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

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

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(../../../plugins/contact-form-7/assets/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

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

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

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

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

/*!
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&amp;utm_campaign=theme-uri&amp;utm_medium=wp-dash
	Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&amp;utm_campaign=author-uri&amp;utm_medium=wp-dash
	Version: 2.3.0
	Stable tag: 2.3.0
	Requires at least: 4.7
	Tested up to: 5.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*!
 * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, &amp; Bootstrap Reboot v4.1.0 | Under MIT License
*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: .5rem;
	margin-bottom: 1rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

h1 {
	font-size: 2.5rem
}

h2 {
	font-size: 2rem
}

h3 {
	font-size: 1.75rem
}

h4 {
	font-size: 1.5rem
}

h5 {
	font-size: 1.25rem
}

h6 {
	font-size: 1rem
}

p {
	margin-top: 0;
	margin-bottom: .9rem
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
	white-space: pre-wrap
}

a {
	background-color: transparent;
	text-decoration: none;
	color: #c36
}

a:active,
a:hover {
	color: #336
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none;
	height: auto;
	max-width: 100%
}

details {
	display: block
}

summary {
	display: list-item
}

figcaption {
	font-size: 16px;
	color: #333;
	line-height: 1.4;
	font-style: italic;
	font-weight: 400
}

[hidden],
template {
	display: none
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

@media print {

	*,
	:after,
	:before {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		page-break-inside: avoid;
		border: 1px solid #ccc
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}

label {
	display: inline-block;
	line-height: 1;
	vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	width: 100%;
	border: 1px solid #666;
	border-radius: 3px;
	padding: .5rem 1rem;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
	border-color: #333;
	outline: 0 none
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	width: auto;
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

[type=button],
[type=submit],
button {
	display: inline-block;
	font-weight: 400;
	color: #c36;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid #c36;
	padding: .5rem 1rem;
	font-size: 1rem;
	border-radius: 3px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
	color: #fff;
	background-color: #c36;
	text-decoration: none
}

[type=button]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto;
	resize: vertical
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

select {
	display: block
}

table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: .9em;
	border-spacing: 0;
	border-collapse: collapse
}

table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: 1px solid #ccc
}

table th {
	font-weight: 700
}

table tfoot th,
table thead th {
	font-size: 1em
}

table caption+thead tr:first-child td,
table caption+thead tr:first-child th,
table colgroup+thead tr:first-child td,
table colgroup+thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
	border-top: 1px solid #ccc
}

table tbody&gt;tr:nth-child(odd)&gt;td,
table tbody&gt;tr:nth-child(odd)&gt;th {
	background-color: #eee
}

table tbody tr:hover&gt;td,
table tbody tr:hover&gt;th {
	background-color: #e9e9e9
}

table tbody+tbody {
	border-top: 2px solid #ccc
}

@media (max-width:767px) {
	table table {
		font-size: .8em
	}

	table table td,
	table table th {
		padding: 7px;
		line-height: 1.3
	}

	table table th {
		font-weight: 400
	}
}

dd,
dl,
dt,
li,
ol,
ul {
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

.site-header,
body:not([class*=elementor-page-]) .site-main {
	margin-right: auto;
	margin-left: auto
}

@media (max-width:575px) {

	.site-header,
	body:not([class*=elementor-page-]) .site-main {
		padding-right: 10px;
		padding-left: 10px
	}
}

@media (min-width:576px) {

	.site-header,
	body:not([class*=elementor-page-]) .site-main {
		max-width: 500px
	}
}

@media (min-width:768px) {

	.site-header,
	body:not([class*=elementor-page-]) .site-main {
		max-width: 600px
	}
}

@media (min-width:992px) {

	.site-header,
	body:not([class*=elementor-page-]) .site-main {
		max-width: 800px
	}
}

@media (min-width:1200px) {

	.site-header,
	body:not([class*=elementor-page-]) .site-main {
		max-width: 960px
	}
}

.alignright {
	float: right;
	margin-left: 1rem
}

.alignleft {
	float: left;
	margin-right: 1rem
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pagination {
	margin: 20px auto
}

.sticky {
	position: relative;
	display: block
}

.bypostauthor {
	font-size: inherit
}

.gallery-caption {
	display: block;
	font-size: .8125rem;
	line-height: 1.5;
	margin: 0;
	padding: .75rem
}

.wp-caption {
	margin-bottom: 1.25rem;
	max-width: 100%
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px
}

.wp-caption img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption-text {
	margin: 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #333;
	display: block;
	font-size: 1rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.site-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 1rem;
	padding-bottom: 1rem
}

.site-branding {
	max-width: 300px
}

.site-branding .site-description,
.site-branding .site-title {
	margin: 0
}

.custom-logo-link {
	display: block
}

.site-navigation {
	grid-area: nav-menu;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.site-navigation ul.menu,
.site-navigation ul.menu ul {
	list-style-type: none;
	padding: 0
}

.site-navigation ul.menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.site-navigation ul.menu li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.site-navigation ul.menu li a {
	display: block;
	padding: 8px 15px
}

.site-navigation ul.menu li.menu-item-has-children {
	padding-right: 15px
}

.site-navigation ul.menu li.menu-item-has-children:after {
	display: block;
	content: "\25BE";
	font-size: 1.5em;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #666
}

.site-navigation ul.menu li ul {
	background: #fff;
	display: none;
	min-width: 150px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 100%;
	border: 1px solid #eee
}

.site-navigation ul.menu li ul li.menu-item-has-children a {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.site-navigation ul.menu li ul li.menu-item-has-children:after {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.site-navigation ul.menu li ul ul {
	left: 100%;
	top: 0
}

.site-navigation ul.menu li:hover&gt;ul {
	display: block
}

.post .wp-post-image {
	width: 100%;
	max-height: 500px;
	-o-object-fit: cover;
	object-fit: cover
}

@media (max-width:991px) {
	.post .wp-post-image {
		max-height: 400px
	}
}

@media (max-width:575px) {
	.post .wp-post-image {
		max-height: 300px
	}
}

#comments .comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em
}

#comments .comment,
#comments .pingback {
	position: relative
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 30px 0 30px 60px;
	border-bottom: 1px solid #ccc
}

body.rtl #comments .comment .comment-body,
body.rtl #comments .pingback .comment-body {
	padding: 30px 60px 30px 0
}

#comments .comment .avatar,
#comments .pingback .avatar {
	position: absolute;
	left: 0;
	border-radius: 50%;
	margin-right: 10px
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar {
	left: auto;
	right: 0;
	margin-right: 0;
	margin-left: 10px
}

#comments .comment-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: .9rem
}

#comments .comment-metadata,
#comments .reply {
	font-size: 11px;
	line-height: 1
}

#comments .children {
	position: relative;
	list-style: none;
	margin: 0;
	padding-left: 30px
}

body.rtl #comments .children {
	padding-left: 0;
	padding-right: 30px
}

#comments .children li:last-child {
	padding-bottom: 0
}

#comments ol.comment-list .children:before {
	display: inline-block;
	font-size: 1em;
	font-weight: 400;
	line-height: 100%;
	content: "\21AA";
	position: absolute;
	top: 45px;
	left: 0;
	width: auto
}

body.rtl #comments ol.comment-list .children:before {
	content: "\21A9";
	left: auto;
	right: 0
}

@media (min-width:768px) {

	#comments .comment-author,
	#comments .comment-metadata {
		line-height: 1
	}
}

@media (max-width:767px) {
	#comments .comment .comment-body {
		padding: 30px 0
	}

	#comments .children {
		padding-left: 20px
	}

	#comments .comment .avatar {
		position: inherit;
		float: left
	}

	body.rtl #comments .comment .avatar {
		float: right
	}
}

/*! elementor-icons - v5.12.0 - 18-07-2021 */
@font-face {
	font-family: eicons;
	src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0);
	src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0#iefix) format("embedded-opentype"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.12.0) format("woff2"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.12.0) format("woff"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.12.0) format("truetype"), url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.12.0#eicon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" eicon-"],
[class^=eicon] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.eicon-animation-spin {
	animation: a 2s infinite linear
}

.eicon-editor-link:before {
	content: '\e800'
}

.eicon-editor-unlink:before {
	content: '\e801'
}

.eicon-editor-external-link:before {
	content: '\e802'
}

.eicon-editor-close:before {
	content: '\e803'
}

.eicon-editor-list-ol:before {
	content: '\e804'
}

.eicon-editor-list-ul:before {
	content: '\e805'
}

.eicon-editor-bold:before {
	content: '\e806'
}

.eicon-editor-italic:before {
	content: '\e807'
}

.eicon-editor-underline:before {
	content: '\e808'
}

.eicon-editor-paragraph:before {
	content: '\e809'
}

.eicon-editor-h1:before {
	content: '\e80a'
}

.eicon-editor-h2:before {
	content: '\e80b'
}

.eicon-editor-h3:before {
	content: '\e80c'
}

.eicon-editor-h4:before {
	content: '\e80d'
}

.eicon-editor-h5:before {
	content: '\e80e'
}

.eicon-editor-h6:before {
	content: '\e80f'
}

.eicon-editor-quote:before {
	content: '\e810'
}

.eicon-editor-code:before {
	content: '\e811'
}

.eicon-elementor:before {
	content: '\e812'
}

.eicon-elementor-circle:before {
	content: '\e813'
}

.eicon-pojome:before {
	content: '\e814'
}

.eicon-plus:before {
	content: '\e815'
}

.eicon-menu-bar:before {
	content: '\e816'
}

.eicon-apps:before {
	content: '\e817'
}

.eicon-accordion:before {
	content: '\e818'
}

.eicon-alert:before {
	content: '\e819'
}

.eicon-animation-text:before {
	content: '\e81a'
}

.eicon-animation:before {
	content: '\e81b'
}

.eicon-banner:before {
	content: '\e81c'
}

.eicon-blockquote:before {
	content: '\e81d'
}

.eicon-button:before {
	content: '\e81e'
}

.eicon-call-to-action:before {
	content: '\e81f'
}

.eicon-captcha:before {
	content: '\e820'
}

.eicon-carousel:before {
	content: '\e821'
}

.eicon-checkbox:before {
	content: '\e822'
}

.eicon-columns:before {
	content: '\e823'
}

.eicon-countdown:before {
	content: '\e824'
}

.eicon-counter:before {
	content: '\e825'
}

.eicon-date:before {
	content: '\e826'
}

.eicon-divider-shape:before {
	content: '\e827'
}

.eicon-divider:before {
	content: '\e828'
}

.eicon-download-button:before {
	content: '\e829'
}

.eicon-dual-button:before {
	content: '\e82a'
}

.eicon-email-field:before {
	content: '\e82b'
}

.eicon-facebook-comments:before {
	content: '\e82c'
}

.eicon-facebook-like-box:before {
	content: '\e82d'
}

.eicon-form-horizontal:before {
	content: '\e82e'
}

.eicon-form-vertical:before {
	content: '\e82f'
}

.eicon-gallery-grid:before {
	content: '\e830'
}

.eicon-gallery-group:before {
	content: '\e831'
}

.eicon-gallery-justified:before {
	content: '\e832'
}

.eicon-gallery-masonry:before {
	content: '\e833'
}

.eicon-icon-box:before {
	content: '\e834'
}

.eicon-image-before-after:before {
	content: '\e835'
}

.eicon-image-box:before {
	content: '\e836'
}

.eicon-image-hotspot:before {
	content: '\e837'
}

.eicon-image-rollover:before {
	content: '\e838'
}

.eicon-info-box:before {
	content: '\e839'
}

.eicon-inner-section:before {
	content: '\e83a'
}

.eicon-mailchimp:before {
	content: '\e83b'
}

.eicon-menu-card:before {
	content: '\e83c'
}

.eicon-navigation-horizontal:before {
	content: '\e83d'
}

.eicon-nav-menu:before {
	content: '\e83e'
}

.eicon-navigation-vertical:before {
	content: '\e83f'
}

.eicon-number-field:before {
	content: '\e840'
}

.eicon-parallax:before {
	content: '\e841'
}

.eicon-php7:before {
	content: '\e842'
}

.eicon-post-list:before {
	content: '\e843'
}

.eicon-post-slider:before {
	content: '\e844'
}

.eicon-post:before {
	content: '\e845'
}

.eicon-posts-carousel:before {
	content: '\e846'
}

.eicon-posts-grid:before {
	content: '\e847'
}

.eicon-posts-group:before {
	content: '\e848'
}

.eicon-posts-justified:before {
	content: '\e849'
}

.eicon-posts-masonry:before {
	content: '\e84a'
}

.eicon-posts-ticker:before {
	content: '\e84b'
}

.eicon-price-list:before {
	content: '\e84c'
}

.eicon-price-table:before {
	content: '\e84d'
}

.eicon-radio:before {
	content: '\e84e'
}

.eicon-rtl:before {
	content: '\e84f'
}

.eicon-scroll:before {
	content: '\e850'
}

.eicon-search:before {
	content: '\e851'
}

.eicon-select:before {
	content: '\e852'
}

.eicon-share:before {
	content: '\e853'
}

.eicon-sidebar:before {
	content: '\e854'
}

.eicon-skill-bar:before {
	content: '\e855'
}

.eicon-slider-3d:before {
	content: '\e856'
}

.eicon-slider-album:before {
	content: '\e857'
}

.eicon-slider-device:before {
	content: '\e858'
}

.eicon-slider-full-screen:before {
	content: '\e859'
}

.eicon-slider-push:before {
	content: '\e85a'
}

.eicon-slider-vertical:before {
	content: '\e85b'
}

.eicon-slider-video:before {
	content: '\e85c'
}

.eicon-slides:before {
	content: '\e85d'
}

.eicon-social-icons:before {
	content: '\e85e'
}

.eicon-spacer:before {
	content: '\e85f'
}

.eicon-table:before {
	content: '\e860'
}

.eicon-tabs:before {
	content: '\e861'
}

.eicon-tel-field:before {
	content: '\e862'
}

.eicon-text-area:before {
	content: '\e863'
}

.eicon-text-field:before {
	content: '\e864'
}

.eicon-thumbnails-down:before {
	content: '\e865'
}

.eicon-thumbnails-half:before {
	content: '\e866'
}

.eicon-thumbnails-right:before {
	content: '\e867'
}

.eicon-time-line:before {
	content: '\e868'
}

.eicon-toggle:before {
	content: '\e869'
}

.eicon-url:before {
	content: '\e86a'
}

.eicon-t-letter:before {
	content: '\e86b'
}

.eicon-wordpress:before {
	content: '\e86c'
}

.eicon-text:before {
	content: '\e86d'
}

.eicon-anchor:before {
	content: '\e86e'
}

.eicon-bullet-list:before {
	content: '\e86f'
}

.eicon-code:before {
	content: '\e870'
}

.eicon-favorite:before {
	content: '\e871'
}

.eicon-google-maps:before {
	content: '\e872'
}

.eicon-image:before {
	content: '\e873'
}

.eicon-photo-library:before {
	content: '\e874'
}

.eicon-woocommerce:before {
	content: '\e875'
}

.eicon-youtube:before {
	content: '\e876'
}

.eicon-flip-box:before {
	content: '\e877'
}

.eicon-settings:before {
	content: '\e878'
}

.eicon-headphones:before {
	content: '\e879'
}

.eicon-testimonial:before {
	content: '\e87a'
}

.eicon-counter-circle:before {
	content: '\e87b'
}

.eicon-person:before {
	content: '\e87c'
}

.eicon-chevron-right:before {
	content: '\e87d'
}

.eicon-chevron-left:before {
	content: '\e87e'
}

.eicon-close:before {
	content: '\e87f'
}

.eicon-file-download:before {
	content: '\e880'
}

.eicon-save:before {
	content: '\e881'
}

.eicon-zoom-in:before {
	content: '\e882'
}

.eicon-shortcode:before {
	content: '\e883'
}

.eicon-nerd:before {
	content: '\e884'
}

.eicon-device-desktop:before {
	content: '\e885'
}

.eicon-device-tablet:before {
	content: '\e886'
}

.eicon-device-mobile:before {
	content: '\e887'
}

.eicon-document-file:before {
	content: '\e888'
}

.eicon-folder-o:before {
	content: '\e889'
}

.eicon-hypster:before {
	content: '\e88a'
}

.eicon-h-align-left:before {
	content: '\e88b'
}

.eicon-h-align-right:before {
	content: '\e88c'
}

.eicon-h-align-center:before {
	content: '\e88d'
}

.eicon-h-align-stretch:before {
	content: '\e88e'
}

.eicon-v-align-top:before {
	content: '\e88f'
}

.eicon-v-align-bottom:before {
	content: '\e890'
}

.eicon-v-align-middle:before {
	content: '\e891'
}

.eicon-v-align-stretch:before {
	content: '\e892'
}

.eicon-pro-icon:before {
	content: '\e893'
}

.eicon-mail:before {
	content: '\e894'
}

.eicon-lock-user:before {
	content: '\e895'
}

.eicon-testimonial-carousel:before {
	content: '\e896'
}

.eicon-media-carousel:before {
	content: '\e897'
}

.eicon-section:before {
	content: '\e898'
}

.eicon-column:before {
	content: '\e899'
}

.eicon-edit:before {
	content: '\e89a'
}

.eicon-clone:before {
	content: '\e89b'
}

.eicon-trash:before {
	content: '\e89c'
}

.eicon-play:before {
	content: '\e89d'
}

.eicon-angle-right:before {
	content: '\e89e'
}

.eicon-angle-left:before {
	content: '\e89f'
}

.eicon-animated-headline:before {
	content: '\e8a0'
}

.eicon-menu-toggle:before {
	content: '\e8a1'
}

.eicon-fb-embed:before {
	content: '\e8a2'
}

.eicon-fb-feed:before {
	content: '\e8a3'
}

.eicon-twitter-embed:before {
	content: '\e8a4'
}

.eicon-twitter-feed:before {
	content: '\e8a5'
}

.eicon-sync:before {
	content: '\e8a6'
}

.eicon-import-export:before {
	content: '\e8a7'
}

.eicon-check-circle:before {
	content: '\e8a8'
}

.eicon-library-save:before {
	content: '\e8a9'
}

.eicon-library-download:before {
	content: '\e8aa'
}

.eicon-insert:before {
	content: '\e8ab'
}

.eicon-preview-medium:before {
	content: '\e8ac'
}

.eicon-sort-down:before {
	content: '\e8ad'
}

.eicon-sort-up:before {
	content: '\e8ae'
}

.eicon-heading:before {
	content: '\e8af'
}

.eicon-logo:before {
	content: '\e8b0'
}

.eicon-meta-data:before {
	content: '\e8b1'
}

.eicon-post-content:before {
	content: '\e8b2'
}

.eicon-post-excerpt:before {
	content: '\e8b3'
}

.eicon-post-navigation:before {
	content: '\e8b4'
}

.eicon-yoast:before {
	content: '\e8b5'
}

.eicon-nerd-chuckle:before {
	content: '\e8b6'
}

.eicon-nerd-wink:before {
	content: '\e8b7'
}

.eicon-comments:before {
	content: '\e8b8'
}

.eicon-download-circle-o:before {
	content: '\e8b9'
}

.eicon-library-upload:before {
	content: '\e8ba'
}

.eicon-save-o:before {
	content: '\e8bb'
}

.eicon-upload-circle-o:before {
	content: '\e8bc'
}

.eicon-ellipsis-h:before {
	content: '\e8bd'
}

.eicon-ellipsis-v:before {
	content: '\e8be'
}

.eicon-arrow-left:before {
	content: '\e8bf'
}

.eicon-arrow-right:before {
	content: '\e8c0'
}

.eicon-arrow-up:before {
	content: '\e8c1'
}

.eicon-arrow-down:before {
	content: '\e8c2'
}

.eicon-play-o:before {
	content: '\e8c3'
}

.eicon-archive-posts:before {
	content: '\e8c4'
}

.eicon-archive-title:before {
	content: '\e8c5'
}

.eicon-featured-image:before {
	content: '\e8c6'
}

.eicon-post-info:before {
	content: '\e8c7'
}

.eicon-post-title:before {
	content: '\e8c8'
}

.eicon-site-logo:before {
	content: '\e8c9'
}

.eicon-site-search:before {
	content: '\e8ca'
}

.eicon-site-title:before {
	content: '\e8cb'
}

.eicon-plus-square:before {
	content: '\e8cc'
}

.eicon-minus-square:before {
	content: '\e8cd'
}

.eicon-cloud-check:before {
	content: '\e8ce'
}

.eicon-drag-n-drop:before {
	content: '\e8cf'
}

.eicon-welcome:before {
	content: '\e8d0'
}

.eicon-handle:before {
	content: '\e8d1'
}

.eicon-cart:before {
	content: '\e8d2'
}

.eicon-product-add-to-cart:before {
	content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
	content: '\e8d4'
}

.eicon-product-categories:before {
	content: '\e8d5'
}

.eicon-product-description:before {
	content: '\e8d6'
}

.eicon-product-images:before {
	content: '\e8d7'
}

.eicon-product-info:before {
	content: '\e8d8'
}

.eicon-product-meta:before {
	content: '\e8d9'
}

.eicon-product-pages:before {
	content: '\e8da'
}

.eicon-product-price:before {
	content: '\e8db'
}

.eicon-product-rating:before {
	content: '\e8dc'
}

.eicon-product-related:before {
	content: '\e8dd'
}

.eicon-product-stock:before {
	content: '\e8de'
}

.eicon-product-tabs:before {
	content: '\e8df'
}

.eicon-product-title:before {
	content: '\e8e0'
}

.eicon-product-upsell:before {
	content: '\e8e1'
}

.eicon-products:before {
	content: '\e8e2'
}

.eicon-bag-light:before {
	content: '\e8e3'
}

.eicon-bag-medium:before {
	content: '\e8e4'
}

.eicon-bag-solid:before {
	content: '\e8e5'
}

.eicon-basket-light:before {
	content: '\e8e6'
}

.eicon-basket-medium:before {
	content: '\e8e7'
}

.eicon-basket-solid:before {
	content: '\e8e8'
}

.eicon-cart-light:before {
	content: '\e8e9'
}

.eicon-cart-medium:before {
	content: '\e8ea'
}

.eicon-cart-solid:before {
	content: '\e8eb'
}

.eicon-exchange:before {
	content: '\e8ec'
}

.eicon-preview-thin:before {
	content: '\e8ed'
}

.eicon-device-laptop:before {
	content: '\e8ee'
}

.eicon-collapse:before {
	content: '\e8ef'
}

.eicon-expand:before {
	content: '\e8f0'
}

.eicon-navigator:before {
	content: '\e8f1'
}

.eicon-plug:before {
	content: '\e8f2'
}

.eicon-dashboard:before {
	content: '\e8f3'
}

.eicon-typography:before {
	content: '\e8f4'
}

.eicon-info-circle-o:before {
	content: '\e8f5'
}

.eicon-integration:before {
	content: '\e8f6'
}

.eicon-plus-circle-o:before {
	content: '\e8f7'
}

.eicon-rating:before {
	content: '\e8f8'
}

.eicon-review:before {
	content: '\e8f9'
}

.eicon-tools:before {
	content: '\e8fa'
}

.eicon-loading:before {
	content: '\e8fb'
}

.eicon-sitemap:before {
	content: '\e8fc'
}

.eicon-click:before {
	content: '\e8fd'
}

.eicon-clock:before {
	content: '\e8fe'
}

.eicon-library-open:before {
	content: '\e8ff'
}

.eicon-warning:before {
	content: '\e900'
}

.eicon-flow:before {
	content: '\e901'
}

.eicon-cursor-move:before {
	content: '\e902'
}

.eicon-arrow-circle-left:before {
	content: '\e903'
}

.eicon-flash:before {
	content: '\e904'
}

.eicon-redo:before {
	content: '\e905'
}

.eicon-ban:before {
	content: '\e906'
}

.eicon-barcode:before {
	content: '\e907'
}

.eicon-calendar:before {
	content: '\e908'
}

.eicon-caret-left:before {
	content: '\e909'
}

.eicon-caret-right:before {
	content: '\e90a'
}

.eicon-caret-up:before {
	content: '\e90b'
}

.eicon-chain-broken:before {
	content: '\e90c'
}

.eicon-check-circle-o:before {
	content: '\e90d'
}

.eicon-check:before {
	content: '\e90e'
}

.eicon-chevron-double-left:before {
	content: '\e90f'
}

.eicon-chevron-double-right:before {
	content: '\e910'
}

.eicon-undo:before {
	content: '\e911'
}

.eicon-filter:before {
	content: '\e912'
}

.eicon-circle-o:before {
	content: '\e913'
}

.eicon-circle:before {
	content: '\e914'
}

.eicon-clock-o:before {
	content: '\e915'
}

.eicon-cog:before {
	content: '\e916'
}

.eicon-cogs:before {
	content: '\e917'
}

.eicon-commenting-o:before {
	content: '\e918'
}

.eicon-copy:before {
	content: '\e919'
}

.eicon-database:before {
	content: '\e91a'
}

.eicon-dot-circle-o:before {
	content: '\e91b'
}

.eicon-envelope:before {
	content: '\e91c'
}

.eicon-external-link-square:before {
	content: '\e91d'
}

.eicon-eyedropper:before {
	content: '\e91e'
}

.eicon-folder:before {
	content: '\e91f'
}

.eicon-font:before {
	content: '\e920'
}

.eicon-adjust:before {
	content: '\e921'
}

.eicon-lightbox:before {
	content: '\e922'
}

.eicon-heart-o:before {
	content: '\e923'
}

.eicon-history:before {
	content: '\e924'
}

.eicon-image-bold:before {
	content: '\e925'
}

.eicon-info-circle:before {
	content: '\e926'
}

.eicon-link:before {
	content: '\e927'
}

.eicon-long-arrow-left:before {
	content: '\e928'
}

.eicon-long-arrow-right:before {
	content: '\e929'
}

.eicon-caret-down:before {
	content: '\e92a'
}

.eicon-paint-brush:before {
	content: '\e92b'
}

.eicon-pencil:before {
	content: '\e92c'
}

.eicon-plus-circle:before {
	content: '\e92d'
}

.eicon-zoom-in-bold:before {
	content: '\e92e'
}

.eicon-sort-amount-desc:before {
	content: '\e92f'
}

.eicon-sign-out:before {
	content: '\e930'
}

.eicon-spinner:before {
	content: '\e931'
}

.eicon-square:before {
	content: '\e932'
}

.eicon-star-o:before {
	content: '\e933'
}

.eicon-star:before {
	content: '\e934'
}

.eicon-text-align-justify:before {
	content: '\e935'
}

.eicon-text-align-center:before {
	content: '\e936'
}

.eicon-tags:before {
	content: '\e937'
}

.eicon-text-align-left:before {
	content: '\e938'
}

.eicon-text-align-right:before {
	content: '\e939'
}

.eicon-close-circle:before {
	content: '\e93a'
}

.eicon-trash-o:before {
	content: '\e93b'
}

.eicon-font-awesome:before {
	content: '\e93c'
}

.eicon-user-circle-o:before {
	content: '\e93d'
}

.eicon-video-camera:before {
	content: '\e93e'
}

.eicon-heart:before {
	content: '\e93f'
}

.eicon-wrench:before {
	content: '\e940'
}

.eicon-help:before {
	content: '\e941'
}

.eicon-help-o:before {
	content: '\e942'
}

.eicon-zoom-out-bold:before {
	content: '\e943'
}

.eicon-plus-square-o:before {
	content: '\e944'
}

.eicon-minus-square-o:before {
	content: '\e945'
}

.eicon-minus-circle:before {
	content: '\e946'
}

.eicon-minus-circle-o:before {
	content: '\e947'
}

.eicon-code-bold:before {
	content: '\e948'
}

.eicon-cloud-upload:before {
	content: '\e949'
}

.eicon-search-bold:before {
	content: '\e94a'
}

.eicon-map-pin:before {
	content: '\e94b'
}

.eicon-meetup:before {
	content: '\e94c'
}

.eicon-slideshow:before {
	content: '\e94d'
}

.eicon-t-letter-bold:before {
	content: '\e94e'
}

.eicon-preferences:before {
	content: '\e94f'
}

.eicon-table-of-contents:before {
	content: '\e950'
}

.eicon-tv:before {
	content: '\e951'
}

.eicon-upload:before {
	content: '\e952'
}

.eicon-instagram-comments:before {
	content: '\e953'
}

.eicon-instagram-nested-gallery:before {
	content: '\e954'
}

.eicon-instagram-post:before {
	content: '\e955'
}

.eicon-instagram-video:before {
	content: '\e956'
}

.eicon-instagram-gallery:before {
	content: '\e957'
}

.eicon-instagram-likes:before {
	content: '\e958'
}

.eicon-facebook:before {
	content: '\e959'
}

.eicon-twitter:before {
	content: '\e95a'
}

.eicon-pinterest:before {
	content: '\e95b'
}

.eicon-frame-expand:before {
	content: '\e95c'
}

.eicon-frame-minimize:before {
	content: '\e95d'
}

.eicon-archive:before {
	content: '\e95e'
}

.eicon-colors-typography:before {
	content: '\e95f'
}

.eicon-custom:before {
	content: '\e960'
}

.eicon-footer:before {
	content: '\e961'
}

.eicon-header:before {
	content: '\e962'
}

.eicon-layout-settings:before {
	content: '\e963'
}

.eicon-lightbox-expand:before {
	content: '\e964'
}

.eicon-error-404:before {
	content: '\e965'
}

.eicon-theme-style:before {
	content: '\e966'
}

.eicon-search-results:before {
	content: '\e967'
}

.eicon-single-post:before {
	content: '\e968'
}

.eicon-site-identity:before {
	content: '\e969'
}

.eicon-theme-builder:before {
	content: '\e96a'
}

.eicon-download-bold:before {
	content: '\e96b'
}

.eicon-share-arrow:before {
	content: '\e96c'
}

.eicon-global-settings:before {
	content: '\e96d'
}

.eicon-user-preferences:before {
	content: '\e96e'
}

.eicon-lock:before {
	content: '\e96f'
}

.eicon-export-kit:before {
	content: '\e970'
}

.eicon-import-kit:before {
	content: '\e971'
}

.eicon-lottie:before {
	content: '\e972'
}

.eicon-products-archive:before {
	content: '\e973'
}

.eicon-single-product:before {
	content: '\e974'
}

.eicon-disable-trash-o:before {
	content: '\e975'
}

.eicon-single-page:before {
	content: '\e976'
}

.eicon-wordpress-light:before {
	content: '\e977'
}

.eicon-cogs-check:before {
	content: '\e978'
}

.eicon-custom-css:before {
	content: '\e979'
}

.eicon-global-colors:before {
	content: '\e97a'
}

.eicon-globe:before {
	content: '\e97b'
}

.eicon-typography-1:before {
	content: '\e97c'
}

.eicon-background:before {
	content: '\e97d'
}

.eicon-device-responsive:before {
	content: '\e97e'
}

.eicon-device-wide:before {
	content: '\e97f'
}

.eicon-code-highlight:before {
	content: '\e980'
}

.eicon-video-playlist:before {
	content: '\e981'
}

.eicon-download-kit:before {
	content: '\e982'
}

.eicon-kit-details:before {
	content: '\e983'
}

.eicon-kit-parts:before {
	content: '\e984'
}

.eicon-kit-upload:before {
	content: '\e985'
}

.eicon-kit-plugins:before {
	content: '\e986'
}

.eicon-kit-upload-alt:before {
	content: '\e987'
}

.eicon-hotspot:before {
	content: '\e988'
}

.eicon-paypal-button:before {
	content: '\e989'
}

.eicon-shape:before {
	content: '\e98a'
}

.eicon-wordart:before {
	content: '\e98b'
}

.eicon-checkout:before {
	content: '\e98c'
}

.eicon-container:before {
	content: '\e98d'
}

.eicon-flip:before {
	content: '\e98e'
}

.eicon-info:before {
	content: '\e98f'
}

.eicon-my-account:before {
	content: '\e990'
}

.eicon-purchase-summary:before {
	content: '\e991'
}

.eicon-page-transition:before {
	content: '\e992'
}

.eicon-spotify:before {
	content: '\e993'
}

.eicon-stripe-button:before {
	content: '\e994'
}

.eicon-woo-settings:before {
	content: '\e995'
}

.eicon-woo-cart:before {
	content: '\e996'
}

.eicon-eye:before {
	content: '\e8ac'
}

.eicon-elementor-square:before {
	content: '\e813'
}

/*! elementor - v3.4.4 - 13-09-2021 */
.elementor-bc-flex-widget .elementor-section-content-top&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.elementor-column-gap-narrow&gt;.elementor-row&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 5px
}

.elementor-column-gap-default&gt;.elementor-row&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 10px
}

.elementor-column-gap-extended&gt;.elementor-row&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 15px
}

.elementor-column-gap-wide&gt;.elementor-row&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 20px
}

.elementor-column-gap-wider&gt;.elementor-row&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 30px
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;.elementor-row&gt;:nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.elementor-column {
		width: 100%
	}
}

/*! elementor - v3.4.4 - 13-09-2021 */
.dialog-widget-content {
	background-color: #fff;
	position: absolute;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
	overflow: hidden
}

.dialog-message {
	font-size: 12px;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.dialog-type-lightbox {
	position: fixed;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .8);
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
	margin: auto;
	width: 375px
}

.dialog-type-lightbox .dialog-header {
	font-size: 15px;
	color: #495157;
	padding: 30px 0 10px;
	font-weight: 500
}

.dialog-type-lightbox .dialog-message {
	padding: 0 30px 30px;
	min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
	text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
	border-top: 1px solid #e6e9ec;
	text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	width: 50%;
	border: none;
	background: none;
	color: #6d7882;
	font-size: 15px;
	cursor: pointer;
	padding: 13px 0;
	outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button:hover {
	background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button.dialog-ok {
	color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button.dialog-take_over {
	color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button:active {
	background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper&gt;.dialog-button::-moz-focus-inner {
	border: 0
}

.dialog-close-button {
	cursor: pointer;
	position: absolute;
	margin-top: 15px;
	right: 15px;
	font-size: 15px;
	line-height: 1
}

.dialog-close-button:not(:hover) {
	opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper&gt;button {
	width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
	border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
	overflow: hidden;
	max-height: 100vh
}

@media (min-width:1024px) {
	body.admin-bar .dialog-lightbox-widget {
		height: calc(100vh - 32px)
	}
}

@media (max-width:1024px) {
	body.admin-bar .dialog-type-lightbox {
		position: -webkit-sticky;
		position: sticky;
		height: 100vh
	}
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
	padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
	padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
	padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
	padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
	padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
	padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
	position: relative;
	height: 0
}

.elementor-fit-aspect-ratio iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 0;
	background-color: #000
}

.elementor-fit-aspect-ratio video {
	width: 100%
}

.flatpickr-calendar {
	width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
	font-weight: 300
}

.flatpickr-calendar .dayContainer {
	width: 280px;
	min-width: 280px;
	max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
	width: 280px
}

.flatpickr-calendar .flatpickr-day {
	max-width: 37px;
	height: 37px;
	line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	background-color: #f1f3f5;
	width: 100%
}

@media (max-width:1439px) {
	.elementor-templates-modal .dialog-widget-content {
		max-width: 990px
	}
}

@media (min-width:1440px) {
	.elementor-templates-modal .dialog-widget-content {
		max-width: 1200px
	}
}

.elementor-templates-modal .dialog-header {
	padding: 0;
	z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,
.elementor-templates-modal .dialog-header {
	background-color: #fff;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px rgba(0, 0, 0, .1);
	position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
	border: none;
	display: none;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
	height: 40px;
	margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
	padding: 12px 36px;
	color: #fff;
	width: auto;
	font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
	background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
	height: 750px;
	max-height: 85vh;
	overflow: auto;
	padding-top: 25px
}

.elementor-templates-modal .dialog-content {
	height: 100%
}

.elementor-templates-modal .dialog-loading {
	display: none
}

.elementor-templates-modal__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 50px
}

.elementor-templates-modal__header__logo {
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer
}

.elementor-templates-modal__header__logo-area {
	text-align: left;
	padding-left: 15px
}

.elementor-templates-modal__header__logo-area&gt;* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
	margin-right: 10px;
	font-size: 12px
}

.elementor-templates-modal__header__logo__title {
	padding-top: 2px
}

.elementor-templates-modal__header__items-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.elementor-templates-modal__header__item&gt;i {
	font-size: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

.elementor-templates-modal__header__item&gt;i:not(:hover) {
	color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
	width: 47px;
	border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
	font-size: 18px
}

.elementor-templates-modal__header__close--skip {
	padding: 10px 10px 10px 20px;
	margin-right: 10px;
	color: #fff;
	background-color: #a4afb7;
	font-size: 11px;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer
}

.elementor-templates-modal__header__close--skip&gt;i {
	font-size: inherit;
	padding-left: 10px;
	margin-left: 15px;
	border-left: 1px solid
}

.elementor-templates-modal__header__close--skip&gt;i:not(:hover) {
	color: #fff
}

.elementor-templates-modal__sidebar {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 25%;
	background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
	box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
	border-top: 1px solid #464b50;
	margin-top: 6px
}

.elementor-hidden {
	display: none
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
	position: absolute;
	top: -10000em;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.elementor-clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 0;
	height: 0
}

.e-logo-wrapper {
	background: #93003c;
	display: inline-block;
	padding: .75em;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 1
}

.e-logo-wrapper i {
	color: #fff;
	font-size: 1em
}

.elementor {
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.elementor a {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none
}

.elementor hr {
	margin: 0;
	background-color: transparent
}

.elementor img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
	margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
	max-width: 100%;
	width: 100%;
	margin: 0;
	line-height: 1;
	border: none
}

.elementor .elementor-custom-embed {
	line-height: 0
}

.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	z-index: 0;
	direction: ltr
}

.elementor .elementor-background-video-container {
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
	opacity: 0
}

.elementor .elementor-background-video-embed {
	max-width: none
}

.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
	max-width: none
}

.elementor .elementor-html5-video {
	-o-object-fit: cover;
	object-fit: cover
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.elementor .elementor-background-slideshow {
	z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
	width: 100%;
	height: 100%;
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover
}

.elementor-widget-wrap&gt;.elementor-element.elementor-absolute {
	position: absolute
}

.elementor-widget-wrap&gt;.elementor-element.elementor-fixed {
	position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
	max-width: 100%
}

@media (max-width:1024px) {

	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
	.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
		max-width: 100%
	}
}

@media (max-width:767px) {

	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
	.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
		max-width: 100%
	}
}

.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
	z-index: 1
}

.elementor-invisible {
	visibility: hidden
}

.elementor-align-center {
	text-align: center
}

.elementor-align-center .elementor-button {
	width: auto
}

.elementor-align-right {
	text-align: right
}

.elementor-align-right .elementor-button {
	width: auto
}

.elementor-align-left {
	text-align: left
}

.elementor-align-left .elementor-button {
	width: auto
}

.elementor-align-justify .elementor-button {
	width: 100%
}

.elementor-custom-embed-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
	font-size: 100px;
	color: #fff;
	text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
	height: 100px;
	width: 100px;
	fill: #fff;
	-webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
	filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
	opacity: .8;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
	font-family: eicons;
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
	content: "\e8fb"
}

.elementor-tag {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.elementor-ken-burns {
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 10s;
	-o-transition-duration: 10s;
	transition-duration: 10s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear
}

.elementor-ken-burns--out {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

.elementor-ken-burns--active {
	-webkit-transition-duration: 20s;
	-o-transition-duration: 20s;
	transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}

@media (min-width:-1px) {
	.elementor-widescreen-align-center {
		text-align: center
	}

	.elementor-widescreen-align-center .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-right {
		text-align: right
	}

	.elementor-widescreen-align-right .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-left {
		text-align: left
	}

	.elementor-widescreen-align-left .elementor-button {
		width: auto
	}

	.elementor-widescreen-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:-1px) {
	.elementor-laptop-align-center {
		text-align: center
	}

	.elementor-laptop-align-center .elementor-button {
		width: auto
	}

	.elementor-laptop-align-right {
		text-align: right
	}

	.elementor-laptop-align-right .elementor-button {
		width: auto
	}

	.elementor-laptop-align-left {
		text-align: left
	}

	.elementor-laptop-align-left .elementor-button {
		width: auto
	}

	.elementor-laptop-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:-1px) {
	.elementor-tablet_extra-align-center {
		text-align: center
	}

	.elementor-tablet_extra-align-center .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-right {
		text-align: right
	}

	.elementor-tablet_extra-align-right .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-left {
		text-align: left
	}

	.elementor-tablet_extra-align-left .elementor-button {
		width: auto
	}

	.elementor-tablet_extra-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:1024px) {
	.elementor-tablet-align-center {
		text-align: center
	}

	.elementor-tablet-align-center .elementor-button {
		width: auto
	}

	.elementor-tablet-align-right {
		text-align: right
	}

	.elementor-tablet-align-right .elementor-button {
		width: auto
	}

	.elementor-tablet-align-left {
		text-align: left
	}

	.elementor-tablet-align-left .elementor-button {
		width: auto
	}

	.elementor-tablet-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:-1px) {
	.elementor-mobile_extra-align-center {
		text-align: center
	}

	.elementor-mobile_extra-align-center .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-right {
		text-align: right
	}

	.elementor-mobile_extra-align-right .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-left {
		text-align: left
	}

	.elementor-mobile_extra-align-left .elementor-button {
		width: auto
	}

	.elementor-mobile_extra-align-justify .elementor-button {
		width: 100%
	}
}

@media (max-width:767px) {
	.elementor-mobile-align-center {
		text-align: center
	}

	.elementor-mobile-align-center .elementor-button {
		width: auto
	}

	.elementor-mobile-align-right {
		text-align: right
	}

	.elementor-mobile-align-right .elementor-button {
		width: auto
	}

	.elementor-mobile-align-left {
		text-align: left
	}

	.elementor-mobile-align-left .elementor-button {
		width: auto
	}

	.elementor-mobile-align-justify .elementor-button {
		width: 100%
	}
}

#wpadminbar #wp-admin-bar-elementor_edit_page&gt;.ab-item:before {
	content: "\e813";
	font-family: eicons;
	top: 3px;
	font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector&gt;.ab-item:before {
	content: "\f348";
	top: 2px
}

:root {
	--page-title-display: block
}

.elementor-page-title,
h1.entry-title {
	display: var(--page-title-display)
}

.elementor-section {
	position: relative
}

.elementor-section .elementor-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative
}

@media (max-width:1024px) {
	.elementor-section .elementor-container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.elementor-section.elementor-section-boxed&gt;.elementor-container {
	max-width: 1140px
}

.elementor-section.elementor-section-stretched {
	position: relative;
	width: 100%
}

.elementor-section.elementor-section-items-top&gt;.elementor-container {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-section.elementor-section-items-middle&gt;.elementor-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-section.elementor-section-items-bottom&gt;.elementor-container {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

@media (min-width:768px) {
	.elementor-section.elementor-section-height-full {
		height: 100vh
	}

	.elementor-section.elementor-section-height-full&gt;.elementor-container {
		height: 100%
	}
}

.elementor-bc-flex-widget .elementor-section-content-top&gt;.elementor-container&gt;.elementor-column&gt;.elementor-widget-wrap {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle&gt;.elementor-container&gt;.elementor-column&gt;.elementor-widget-wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom&gt;.elementor-container&gt;.elementor-column&gt;.elementor-widget-wrap {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.elementor-row {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:1024px) {
	.elementor-row {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.elementor-widget-wrap {
	position: relative;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-wrap&gt;.elementor-element {
	width: 100%
}

.elementor-widget {
	position: relative
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
	margin-bottom: 0
}

.elementor-column {
	min-height: 1px
}

.elementor-column,
.elementor-column-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-column-wrap {
	width: 100%
}

.elementor-column-gap-narrow&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 5px
}

.elementor-column-gap-default&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 10px
}

.elementor-column-gap-extended&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 15px
}

.elementor-column-gap-wide&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 20px
}

.elementor-column-gap-wider&gt;.elementor-column&gt;.elementor-element-populated {
	padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
	padding: 0
}

@media (min-width:768px) {

	.elementor-column.elementor-col-10,
	.elementor-column[data-col="10"] {
		width: 10%
	}

	.elementor-column.elementor-col-11,
	.elementor-column[data-col="11"] {
		width: 11.111%
	}

	.elementor-column.elementor-col-12,
	.elementor-column[data-col="12"] {
		width: 12.5%
	}

	.elementor-column.elementor-col-14,
	.elementor-column[data-col="14"] {
		width: 14.285%
	}

	.elementor-column.elementor-col-16,
	.elementor-column[data-col="16"] {
		width: 16.666%
	}

	.elementor-column.elementor-col-20,
	.elementor-column[data-col="20"] {
		width: 20%
	}

	.elementor-column.elementor-col-25,
	.elementor-column[data-col="25"] {
		width: 25%
	}

	.elementor-column.elementor-col-30,
	.elementor-column[data-col="30"] {
		width: 30%
	}

	.elementor-column.elementor-col-33,
	.elementor-column[data-col="33"] {
		width: 33.333%
	}

	.elementor-column.elementor-col-40,
	.elementor-column[data-col="40"] {
		width: 40%
	}

	.elementor-column.elementor-col-50,
	.elementor-column[data-col="50"] {
		width: 50%
	}

	.elementor-column.elementor-col-60,
	.elementor-column[data-col="60"] {
		width: 60%
	}

	.elementor-column.elementor-col-66,
	.elementor-column[data-col="66"] {
		width: 66.666%
	}

	.elementor-column.elementor-col-70,
	.elementor-column[data-col="70"] {
		width: 70%
	}

	.elementor-column.elementor-col-75,
	.elementor-column[data-col="75"] {
		width: 75%
	}

	.elementor-column.elementor-col-80,
	.elementor-column[data-col="80"] {
		width: 80%
	}

	.elementor-column.elementor-col-83,
	.elementor-column[data-col="83"] {
		width: 83.333%
	}

	.elementor-column.elementor-col-90,
	.elementor-column[data-col="90"] {
		width: 90%
	}

	.elementor-column.elementor-col-100,
	.elementor-column[data-col="100"] {
		width: 100%
	}
}

@media (max-width:479px) {
	.elementor-column.elementor-xs-10 {
		width: 10%
	}

	.elementor-column.elementor-xs-11 {
		width: 11.111%
	}

	.elementor-column.elementor-xs-12 {
		width: 12.5%
	}

	.elementor-column.elementor-xs-14 {
		width: 14.285%
	}

	.elementor-column.elementor-xs-16 {
		width: 16.666%
	}

	.elementor-column.elementor-xs-20 {
		width: 20%
	}

	.elementor-column.elementor-xs-25 {
		width: 25%
	}

	.elementor-column.elementor-xs-30 {
		width: 30%
	}

	.elementor-column.elementor-xs-33 {
		width: 33.333%
	}

	.elementor-column.elementor-xs-40 {
		width: 40%
	}

	.elementor-column.elementor-xs-50 {
		width: 50%
	}

	.elementor-column.elementor-xs-60 {
		width: 60%
	}

	.elementor-column.elementor-xs-66 {
		width: 66.666%
	}

	.elementor-column.elementor-xs-70 {
		width: 70%
	}

	.elementor-column.elementor-xs-75 {
		width: 75%
	}

	.elementor-column.elementor-xs-80 {
		width: 80%
	}

	.elementor-column.elementor-xs-83 {
		width: 83.333%
	}

	.elementor-column.elementor-xs-90 {
		width: 90%
	}

	.elementor-column.elementor-xs-100 {
		width: 100%
	}
}

@media (max-width:767px) {
	.elementor-column.elementor-sm-10 {
		width: 10%
	}

	.elementor-column.elementor-sm-11 {
		width: 11.111%
	}

	.elementor-column.elementor-sm-12 {
		width: 12.5%
	}

	.elementor-column.elementor-sm-14 {
		width: 14.285%
	}

	.elementor-column.elementor-sm-16 {
		width: 16.666%
	}

	.elementor-column.elementor-sm-20 {
		width: 20%
	}

	.elementor-column.elementor-sm-25 {
		width: 25%
	}

	.elementor-column.elementor-sm-30 {
		width: 30%
	}

	.elementor-column.elementor-sm-33 {
		width: 33.333%
	}

	.elementor-column.elementor-sm-40 {
		width: 40%
	}

	.elementor-column.elementor-sm-50 {
		width: 50%
	}

	.elementor-column.elementor-sm-60 {
		width: 60%
	}

	.elementor-column.elementor-sm-66 {
		width: 66.666%
	}

	.elementor-column.elementor-sm-70 {
		width: 70%
	}

	.elementor-column.elementor-sm-75 {
		width: 75%
	}

	.elementor-column.elementor-sm-80 {
		width: 80%
	}

	.elementor-column.elementor-sm-83 {
		width: 83.333%
	}

	.elementor-column.elementor-sm-90 {
		width: 90%
	}

	.elementor-column.elementor-sm-100 {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-column.elementor-md-10 {
		width: 10%
	}

	.elementor-column.elementor-md-11 {
		width: 11.111%
	}

	.elementor-column.elementor-md-12 {
		width: 12.5%
	}

	.elementor-column.elementor-md-14 {
		width: 14.285%
	}

	.elementor-column.elementor-md-16 {
		width: 16.666%
	}

	.elementor-column.elementor-md-20 {
		width: 20%
	}

	.elementor-column.elementor-md-25 {
		width: 25%
	}

	.elementor-column.elementor-md-30 {
		width: 30%
	}

	.elementor-column.elementor-md-33 {
		width: 33.333%
	}

	.elementor-column.elementor-md-40 {
		width: 40%
	}

	.elementor-column.elementor-md-50 {
		width: 50%
	}

	.elementor-column.elementor-md-60 {
		width: 60%
	}

	.elementor-column.elementor-md-66 {
		width: 66.666%
	}

	.elementor-column.elementor-md-70 {
		width: 70%
	}

	.elementor-column.elementor-md-75 {
		width: 75%
	}

	.elementor-column.elementor-md-80 {
		width: 80%
	}

	.elementor-column.elementor-md-83 {
		width: 83.333%
	}

	.elementor-column.elementor-md-90 {
		width: 90%
	}

	.elementor-column.elementor-md-100 {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-reverse-tablet&gt;.elementor-container&gt;:first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.elementor-reverse-tablet&gt;.elementor-container&gt;:nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

@media (max-width:767px) {
	.elementor-reverse-mobile&gt;.elementor-container&gt;:first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(2) {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(3) {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(4) {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(5) {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(6) {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(7) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(8) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(9) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.elementor-reverse-mobile&gt;.elementor-container&gt;:nth-child(10) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.elementor-column {
		width: 100%
	}
}

ul.elementor-icon-list-items.elementor-inline-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
	word-break: break-word
}

.elementor-grid {
	display: grid;
	grid-column-gap: var(--grid-column-gap);
	grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
	min-width: 0
}

.elementor-grid-0 .elementor-grid {
	display: inline-block;
	width: 100%;
	word-spacing: var(--grid-column-gap);
	margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
	display: inline-block;
	margin-bottom: var(--grid-row-gap);
	word-break: break-word
}

.elementor-grid-1 .elementor-grid {
	grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
	grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
	grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
	grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
	grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
	grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
	grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
	grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
	grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
	grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
	grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
	grid-template-columns: repeat(12, 1fr)
}

@media (min-width:-1px) {
	.elementor-grid-widescreen-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-widescreen-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-widescreen-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-widescreen-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-widescreen-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-widescreen-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-widescreen-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-widescreen-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-widescreen-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-widescreen-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-widescreen-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-widescreen-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-widescreen-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:-1px) {
	.elementor-grid-laptop-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-laptop-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-laptop-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-laptop-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-laptop-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-laptop-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-laptop-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-laptop-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-laptop-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-laptop-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-laptop-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-laptop-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-laptop-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:-1px) {
	.elementor-grid-tablet_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-tablet_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-tablet_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-tablet_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-tablet_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-tablet_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-tablet_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-tablet_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-tablet_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-tablet_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-tablet_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-tablet_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-tablet_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:1024px) {
	.elementor-grid-tablet-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-tablet-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-tablet-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-tablet-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-tablet-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-tablet-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-tablet-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-tablet-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-tablet-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-tablet-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-tablet-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-tablet-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-tablet-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:-1px) {
	.elementor-grid-mobile_extra-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-mobile_extra-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-mobile_extra-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-mobile_extra-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-mobile_extra-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-mobile_extra-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-mobile_extra-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-mobile_extra-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-mobile_extra-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-mobile_extra-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-mobile_extra-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-mobile_extra-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-mobile_extra-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:767px) {
	.elementor-grid-mobile-0 .elementor-grid {
		display: inline-block;
		width: 100%;
		word-spacing: var(--grid-column-gap);
		margin-bottom: calc(-1 * var(--grid-row-gap))
	}

	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
		display: inline-block;
		margin-bottom: var(--grid-row-gap);
		word-break: break-word
	}

	.elementor-grid-mobile-1 .elementor-grid {
		grid-template-columns: repeat(1, 1fr)
	}

	.elementor-grid-mobile-2 .elementor-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-grid-mobile-3 .elementor-grid {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-grid-mobile-4 .elementor-grid {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-grid-mobile-5 .elementor-grid {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-grid-mobile-6 .elementor-grid {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-grid-mobile-7 .elementor-grid {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-grid-mobile-8 .elementor-grid {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-grid-mobile-9 .elementor-grid {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-grid-mobile-10 .elementor-grid {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-grid-mobile-11 .elementor-grid {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-grid-mobile-12 .elementor-grid {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (min-width:1025px) {
	#elementor-device-mode:after {
		content: "desktop"
	}
}

@media (min-width:-1px) {
	#elementor-device-mode:after {
		content: "widescreen"
	}
}

@media (max-width:-1px) {
	#elementor-device-mode:after {
		content: "laptop";
		content: "tablet_extra"
	}
}

@media (max-width:1024px) {
	#elementor-device-mode:after {
		content: "tablet"
	}
}

@media (max-width:-1px) {
	#elementor-device-mode:after {
		content: "mobile_extra"
	}
}

@media (max-width:767px) {
	#elementor-device-mode:after {
		content: "mobile"
	}
}

[class*=" eicon-"],
[class^=eicon] {
	display: inline-block;
	font-family: eicons;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes eicon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes eicon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.eicon-animation-spin {
	-webkit-animation: eicon-spin 2s linear infinite;
	animation: eicon-spin 2s linear infinite
}

.eicon-loading:before {
	content: "\e8fb"
}

.eicon-menu-bar:before {
	content: "\e816"
}

.eicon-chevron-right:before {
	content: "\e87d"
}

.eicon-chevron-left:before {
	content: "\e87e"
}

.eicon-close:before {
	content: "\e87f"
}

.eicon-share-arrow:before {
	content: "\e96c"
}

.eicon-zoom-in:before {
	content: "\e882"
}

.eicon-zoom-in-bold:before {
	content: "\e92e"
}

.eicon-zoom-out-bold:before {
	content: "\e943"
}

.eicon-frame-expand:before {
	content: "\e95c"
}

.eicon-frame-minimize:before {
	content: "\e95d"
}

.eicon-play:before {
	content: "\e89d"
}

.eicon-facebook:before {
	content: "\e959"
}

.eicon-twitter:before {
	content: "\e95a"
}

.eicon-pinterest:before {
	content: "\e95b"
}

.eicon-download-bold:before {
	content: "\e96b"
}

.eicon-caret-down:before {
	content: "\e92a"
}

.elementor-form-fields-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group&gt;.elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group&gt;input,
.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group&gt;textarea {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline&gt;.elementor-field-group .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline&gt;.elementor-field-group&gt;input {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-field-group {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-field-group.elementor-field-type-submit {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
	width: 100%;
	max-width: 100%;
	border: 1px solid #818a91;
	background-color: transparent;
	color: #373a3c;
	vertical-align: middle;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder,
.elementor-field-group .elementor-field-textual::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-transform: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
	content: "\e92a";
	font-family: eicons;
	font-size: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	pointer-events: none;
	text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
	content: ""
}

.elementor-field-subgroup {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
	display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
	padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
	display: inline
}

.elementor-field-label {
	cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
	content: "*";
	color: red;
	padding-left: .2em
}

.elementor-field-textual {
	line-height: 1.4;
	font-size: 15px;
	min-height: 40px;
	padding: 5px 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
	font-size: 13px;
	min-height: 33px;
	padding: 4px 12px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
	font-size: 16px;
	min-height: 47px;
	padding: 6px 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
	font-size: 20px;
	min-height: 72px;
	padding: 8px 24px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	-ms-flex-preferred-size: initial;
	flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
	-webkit-box-flex: initial;
	-ms-flex-positive: initial;
	flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
	-ms-flex-preferred-size: initial;
	flex-basis: auto
}

@media screen and (max-width:1024px) {
	.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.elementor-tablet-button-align-center .e-form__buttons,
	.elementor-tablet-button-align-center .elementor-field-type-submit {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-tablet-button-align-start .e-form__buttons,
	.elementor-tablet-button-align-start .elementor-field-type-submit {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-tablet-button-align-end .e-form__buttons,
	.elementor-tablet-button-align-end .elementor-field-type-submit {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto
	}

	.elementor-tablet-button-align-center .e-form__buttons__wrapper,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: 0
	}

	.elementor-tablet-button-align-center .e-form__buttons__wrapper,
	.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper,
	.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper,
	.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto
	}
}

@media screen and (max-width:767px) {
	.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.elementor-mobile-button-align-center .e-form__buttons,
	.elementor-mobile-button-align-center .elementor-field-type-submit {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-mobile-button-align-start .e-form__buttons,
	.elementor-mobile-button-align-start .elementor-field-type-submit {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-mobile-button-align-end .e-form__buttons,
	.elementor-mobile-button-align-end .elementor-field-type-submit {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,
	.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto
	}

	.elementor-mobile-button-align-center .e-form__buttons__wrapper,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: 0
	}

	.elementor-mobile-button-align-center .e-form__buttons__wrapper,
	.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper,
	.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper,
	.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
		-ms-flex-preferred-size: initial;
		flex-basis: auto
	}
}

.elementor-error .elementor-field {
	border-color: #d9534f
}

.elementor-error .help-inline {
	color: #d9534f;
	font-size: .9em
}

.elementor-message {
	margin: 10px 0;
	font-size: 1em;
	line-height: 1
}

.elementor-message:before {
	content: "\e90e";
	display: inline-block;
	font-family: eicons;
	font-weight: 400;
	font-style: normal;
	vertical-align: middle;
	margin-right: 5px
}

.elementor-message.elementor-message-danger {
	color: #d9534f
}

.elementor-message.elementor-message-danger:before {
	content: "\e87f"
}

.elementor-message.form-message-success {
	color: #5cb85c
}

.elementor-form .elementor-button {
	padding-top: 0;
	padding-bottom: 0;
	border: none
}

.elementor-form .elementor-button&gt;span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
	min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
	min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
	min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
	min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
	min-height: 72px
}

.elementor-element .elementor-widget-container {
	-webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
	transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
	-o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-button {
	display: inline-block;
	line-height: 1;
	background-color: #818a91;
	font-size: 15px;
	padding: 12px 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
	color: #fff
}

.elementor-button-content-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-button-icon {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.elementor-button-icon svg {
	width: 1em;
	height: auto
}

.elementor-button-icon .e-font-icon-svg {
	height: 1em
}

.elementor-button-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10;
	display: inline-block
}

.elementor-button.elementor-size-xs {
	font-size: 13px;
	padding: 10px 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.elementor-button.elementor-size-md {
	font-size: 16px;
	padding: 15px 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.elementor-button.elementor-size-lg {
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.elementor-button.elementor-size-xl {
	font-size: 20px;
	padding: 25px 50px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
	margin-left: 5px;
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15
}

.elementor-button .elementor-align-icon-left {
	margin-right: 5px;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.elementor-button span {
	text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15
}

.elementor-element.elementor-button-info .elementor-button {
	background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
	background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
	background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
	background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
	background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
	background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
	background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
	background-color: #d9534f
}

.elementor-tab-title a {
	color: inherit
}

.elementor-view-stacked .elementor-icon {
	padding: .5em;
	background-color: #818a91;
	color: #fff;
	fill: #fff
}

.elementor-view-framed .elementor-icon {
	padding: .5em;
	color: #818a91;
	border: 3px solid #818a91;
	background-color: transparent
}

.elementor-icon {
	display: inline-block;
	line-height: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #818a91;
	font-size: 50px;
	text-align: center
}

.elementor-icon:hover {
	color: #818a91
}

.elementor-icon i,
.elementor-icon svg {
	width: 1em;
	height: 1em;
	position: relative;
	display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.elementor-icon i.fad {
	width: auto
}

.elementor-shape-circle .elementor-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.slick-slider {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

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

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

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer
}

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

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

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

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

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

.elementor-slick-slider[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

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

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

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

.slick-arrow.slick-hidden {
	display: none
}

.elementor-slick-slider .slick-loading .slick-list {
	background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
	content: "\e8fb";
	font-family: eicons;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite;
	font-size: 25px;
	color: #a4afb7
}

.elementor-slick-slider .slick-next,
.elementor-slick-slider .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent
}

.elementor-slick-slider .slick-next:focus,
.elementor-slick-slider .slick-next:hover,
.elementor-slick-slider .slick-prev:focus,
.elementor-slick-slider .slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.elementor-slick-slider .slick-next:focus:before,
.elementor-slick-slider .slick-next:hover:before,
.elementor-slick-slider .slick-prev:focus:before,
.elementor-slick-slider .slick-prev:hover:before {
	opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,
.elementor-slick-slider .slick-prev.slick-disabled:before {
	opacity: .25
}

.elementor-slick-slider .slick-next:before,
.elementor-slick-slider .slick-prev:before {
	font-family: eicons;
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
	left: -25px
}

[dir=rtl] .elementor-slick-slider .slick-prev {
	left: auto;
	right: -25px
}

.elementor-slick-slider .slick-prev:before {
	content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
	content: "\e89e"
}

.elementor-slick-slider .slick-next {
	right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
	left: -25px;
	right: auto
}

.elementor-slick-slider .slick-next:before {
	content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
	content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
	margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.elementor-slick-slider ul.slick-dots li button:focus,
.elementor-slick-slider ul.slick-dots li button:hover {
	outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,
.elementor-slick-slider ul.slick-dots li button:hover:before {
	opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
	font-family: eicons;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "\e914";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
	left: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
	left: auto;
	right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
	right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
	left: 20px;
	right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
	bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
	margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev {
	z-index: 1
}

.elementor-slick-slider .slick-slide img {
	margin: auto
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container .swiper-slide figure {
	line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
	display: none
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical&gt;.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow&gt;.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode&gt;.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 5px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #000;
	opacity: .2
}

.swiper-pagination-fraction {
	color: #000
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical&gt;.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal&gt;.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical&gt;.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container&gt;canvas,
.swiper-zoom-container&gt;img,
.swiper-zoom-container&gt;svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-scrollbar {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal&gt;.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical&gt;.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.elementor-pagination-position-outside .swiper-container {
	padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
	top: calc(50% - 30px / 2)
}

.elementor-swiper {
	position: relative
}

.elementor-main-swiper {
	position: static
}

.elementor-arrows-position-outside .swiper-container {
	width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
	left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
	right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
	width: 100%
}

.elementor-swiper-button {
	position: absolute;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	z-index: 1;
	cursor: pointer;
	font-size: 25px;
	color: hsla(0, 0%, 93.3%, .9);
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.elementor-swiper-button-prev {
	left: 10px
}

.elementor-swiper-button-next {
	right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
	opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
	-webkit-transform: translate3d(0, -50%, 1px);
	transform: translate3d(0, -50%, 1px)
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.elementor-lightbox {
	--lightbox-ui-color: hsla(0, 0%, 93.3%, .9);
	--lightbox-ui-color-hover: #fff;
	--lightbox-text-color: var(--lightbox-ui-color);
	--lightbox-header-icons-size: 20px;
	--lightbox-navigation-icons-size: 25px
}

.elementor-lightbox .dialog-header {
	display: none
}

.elementor-lightbox .dialog-widget-content {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	height: 100%
}

.elementor-lightbox .dialog-message {
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
	height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
	padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
	cursor: pointer;
	position: absolute;
	font-size: var(--lightbox-header-icons-size);
	right: .75em;
	margin-top: 13px;
	padding: .25em;
	z-index: 2;
	line-height: 1
}

.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .elementor-swiper-button {
	color: var(--lightbox-ui-color);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .elementor-swiper-button:hover {
	color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
	height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	padding: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	margin: auto
}

@media (max-width:767px) {
	.elementor-lightbox .elementor-lightbox-item {
		padding: 70px 0
	}
}

.elementor-lightbox .elementor-lightbox-image {
	max-height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-lightbox-image:hover {
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	border: none
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media (min-width:1025px) {
	.elementor-lightbox .elementor-video-container {
		width: 75%
	}
}

@media (max-width:1024px) {
	.elementor-lightbox .elementor-video-container {
		width: 100%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
		width: 70%
	}
}

.elementor-lightbox .elementor-swiper-button:focus {
	outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,
.elementor-lightbox .elementor-swiper-button-prev {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 15%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
	left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
	right: 0
}

@media (max-width:767px) {
	.elementor-lightbox .elementor-swiper-button:focus {
		outline: none
	}

	.elementor-lightbox .elementor-swiper-button-next,
	.elementor-lightbox .elementor-swiper-button-prev {
		width: 20%
	}

	.elementor-lightbox .elementor-swiper-button-next i,
	.elementor-lightbox .elementor-swiper-button-prev i {
		padding: 10px;
		background-color: rgba(0, 0, 0, .5)
	}

	.elementor-lightbox .elementor-swiper-button-prev {
		left: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-lightbox .elementor-swiper-button-next {
		right: 0;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.elementor-slideshow__counter {
	color: currentColor;
	font-size: .75em;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.elementor-slideshow__footer,
.elementor-slideshow__header {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 15px 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-slideshow__footer {
	color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
	color: var(--lightbox-ui-color);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-size: var(--lightbox-header-icons-size);
	padding-left: 1em;
	padding-right: 2.6em;
	top: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10
}

.elementor-slideshow__header&gt;i {
	font-size: inherit;
	cursor: pointer;
	padding: .25em;
	margin: 0 .35em
}

.elementor-slideshow__header&gt;i:hover {
	color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
	margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
	z-index: 5
}

.elementor-slideshow__share-menu {
	background-color: transparent;
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
	-webkit-transition: background-color .4s;
	-o-transition: background-color .4s;
	transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
	color: #2c2c2c
}

.elementor-slideshow__share-links {
	display: block;
	position: absolute;
	min-width: 200px;
	right: 2.8em;
	top: 3em;
	background-color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 14px 20px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	-webkit-transform-origin: 90% 10%;
	-ms-transform-origin: 90% 10%;
	transform-origin: 90% 10%;
	-webkit-transition: all .25s .1s;
	-o-transition: all .25s .1s;
	transition: all .25s .1s;
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
	text-align: left;
	color: #55595c;
	font-size: 12px;
	line-height: 2.5;
	display: block;
	opacity: 0;
	-webkit-transition: opacity .5s .1s;
	-o-transition: opacity .5s .1s;
	transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
	color: #000
}

.elementor-slideshow__share-links a i {
	font-size: 1.25em;
	margin-right: .75em
}

.elementor-slideshow__share-links:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	right: .5em;
	border: .45em solid transparent;
	border-bottom-color: #fff;
	-webkit-transform: translateY(-100%) scaleX(.7);
	-ms-transform: translateY(-100%) scaleX(.7);
	transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
	bottom: 0;
	z-index: 5;
	position: fixed
}

.elementor-slideshow__description,
.elementor-slideshow__title {
	margin: 0
}

.elementor-slideshow__title {
	font-size: 16px;
	font-weight: 700
}

.elementor-slideshow__description {
	font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer,
.elementor-slideshow--ui-hidden .elementor-slideshow__header {
	opacity: 0;
	pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next,
.elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
	opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
	width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer,
.elementor-slideshow--zoom-mode .elementor-slideshow__header {
	background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next,
.elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
	opacity: 0;
	pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 1;
	cursor: default;
	background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links,
.elementor-slideshow--share-mode .elementor-slideshow__share-links a {
	opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
	color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
	color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
	color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
	color: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
	z-index: 2
}

.animated {
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s
}

.animated.animated-slow {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.animated-fast {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.reverse {
	animation-direction: reverse;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
	.animated {
		-webkit-animation: none;
		animation: none
	}
}

.elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr
}

.elementor-shape-top {
	top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
	z-index: -1
}

.elementor-shape-bottom {
	bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
	z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
	fill: #fff;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
	background: #55595c;
	font-size: 11px;
	line-height: 9px;
	margin-top: 6px;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
	display: none
}

.elementor-post__thumbnail__link {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

#left-area ul.elementor-icon-list-items,
.elementor-edit-area .elementor-element ul.elementor-icon-list-items,
.elementor .elementor-element ul.elementor-icon-list-items {
	padding: 0
}

#wpadminbar * {
	font-style: normal
}

.e--ua-appleWebkit.rtl {
	--flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
	--justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center,
.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
	--justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: var(--justify-content, space-between);
	-ms-flex-pack: var(--justify-content, space-between);
	justify-content: var(--justify-content, space-between);
	margin-left: calc(-.5 * var(--grid-column-gap));
	margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
	margin-left: calc(.5 * var(--grid-column-gap));
	margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
	display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,
.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
	margin-left: 0;
	margin-right: 0
}

@media (max-width:1024px) {

	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
		--justify-content: var(--flex-right, flex-end)
	}

	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
		--justify-content: center
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: var(--justify-content, space-between);
		-ms-flex-pack: var(--justify-content, space-between);
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
		display: inline-block
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:767px) {

	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
		--justify-content: var(--flex-right, flex-end)
	}

	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,
	.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
		--justify-content: center
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: var(--justify-content, space-between);
		-ms-flex-pack: var(--justify-content, space-between);
		justify-content: var(--justify-content, space-between);
		margin-left: calc(-.5 * var(--grid-column-gap));
		margin-right: calc(-.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
		margin-left: calc(.5 * var(--grid-column-gap));
		margin-right: calc(.5 * var(--grid-column-gap))
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
		display: inline-block
	}

	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,
	.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
		margin-left: 0;
		margin-right: 0
	}
}

@media (max-width:767px) {

	.elementor .elementor-hidden-mobile,
	.elementor .elementor-hidden-phone {
		display: none
	}
}

@media (min-width:-1px) and (max-width:-1px) {
	.elementor .elementor-hidden-mobile_extra {
		display: none
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.elementor .elementor-hidden-tablet {
		display: none
	}
}

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

	.elementor .elementor-hidden-laptop,
	.elementor .elementor-hidden-tablet_extra {
		display: none
	}
}

@media (min-width:1025px) and (max-width:99999px) {
	.elementor .elementor-hidden-desktop {
		display: none
	}
}

@media (min-width:-1px) {
	.elementor .elementor-hidden-widescreen {
		display: none
	}
}

.elementor-widget-text-path {
	font-size: 20px;
	text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
	width: var(--width);
	max-width: 100%;
	height: auto;
	overflow: visible;
	word-spacing: var(--word-spacing);
	-webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
	-ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
	transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-widget-text-path svg path {
	vector-effect: non-scaling-stroke;
	fill: var(--path-fill, transparent);
	stroke: var(--stroke-color, transparent);
	stroke-width: var(--stroke-width, 1px);
	-webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
	-o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
	transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
	--path-fill: var(--path-fill-hover);
	--stroke-color: var(--stroke-color-hover);
	--stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
	--fill: var(--text-color);
	fill: var(--fill);
	direction: var(--direction, ltr);
	-webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
	-o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
	transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
	--color: var(--text-color-hover, var(--text-color));
	--fill: var(--color);
	color: var(--color)
}

.elementor-accordion {
	text-align: left
}

.elementor-accordion .elementor-accordion-item {
	border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
	border-top: none
}

.elementor-accordion .elementor-tab-title {
	margin: 0;
	padding: 15px 20px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
	display: inline-block;
	width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
	width: 1em;
	height: 1em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	float: right;
	text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
	float: left;
	text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
	display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
	display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
	display: block
}

.elementor-accordion .elementor-tab-content {
	display: none;
	padding: 15px 20px;
	border-top: 1px solid #d4d4d4
}

@media (max-width:767px) {
	.elementor-accordion .elementor-tab-title {
		padding: 12px 15px
	}

	.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
		width: 1.2em
	}

	.elementor-accordion .elementor-tab-content {
		padding: 7px 15px
	}
}

.elementor-alert {
	padding: 15px;
	border-left: 5px solid transparent;
	position: relative;
	text-align: left
}

.elementor-alert .elementor-alert-title {
	display: block;
	font-weight: 700
}

.elementor-alert .elementor-alert-description {
	font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 3px;
	font-size: 20px;
	line-height: 1;
	background: transparent;
	color: inherit;
	border: none;
	cursor: pointer
}

.elementor-alert.elementor-alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #e8c4c4
}

@media (max-width:767px) {
	.elementor-alert {
		padding: 10px
	}

	.elementor-alert button.elementor-alert-dismiss {
		right: 7px;
		top: 7px
	}
}

.elementor-counter .elementor-counter-number-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 69px;
	font-weight: 600;
	line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,
.elementor-counter .elementor-counter-number-suffix {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
	text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
	text-align: left
}

.elementor-counter .elementor-counter-title {
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 2.5
}

.elementor-widget-divider {
	--divider-border-style: none;
	--divider-border-width: 1px;
	--divider-color: #2c2c2c;
	--divider-icon-size: 20px;
	--divider-element-spacing: 10px;
	--divider-pattern-height: 24px;
	--divider-pattern-size: 20px;
	--divider-pattern-url: none;
	--divider-pattern-repeat: repeat-x
}

.elementor-widget-divider .elementor-divider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-divider .elementor-divider__text {
	font-size: 15px;
	line-height: 1;
	max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
	margin: 0 var(--divider-element-spacing);
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
	font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
	display: block;
	content: "";
	border-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator&gt;.elementor-divider__svg:first-of-type {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 100;
	flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
	content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
	margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator&gt;.elementor-divider__svg:last-of-type {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 100;
	flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
	content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
	margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.elementor-widget-divider--separator-type-pattern {
	--divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
	width: 100%;
	min-height: var(--divider-pattern-height);
	-webkit-mask-size: var(--divider-pattern-size) 100%;
	mask-size: var(--divider-pattern-size) 100%;
	-webkit-mask-repeat: var(--divider-pattern-repeat);
	mask-repeat: var(--divider-pattern-repeat);
	background-color: var(--divider-color);
	-webkit-mask-image: var(--divider-pattern-url);
	mask-image: var(--divider-pattern-url)
}

.elementor-widget-divider--no-spacing {
	--divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
	--divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
	direction: rtl
}

.elementor-image-gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
	margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
	margin: 0
}

.elementor-image-gallery figure img {
	display: block
}

.elementor-image-gallery figure figcaption {
	width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
	padding: 0
}

@media (min-width:768px) {
	.elementor-image-gallery .gallery-columns-2 .gallery-item {
		max-width: 50%
	}

	.elementor-image-gallery .gallery-columns-3 .gallery-item {
		max-width: 33.33%
	}

	.elementor-image-gallery .gallery-columns-4 .gallery-item {
		max-width: 25%
	}

	.elementor-image-gallery .gallery-columns-5 .gallery-item {
		max-width: 20%
	}

	.elementor-image-gallery .gallery-columns-6 .gallery-item {
		max-width: 16.666%
	}

	.elementor-image-gallery .gallery-columns-7 .gallery-item {
		max-width: 14.28%
	}

	.elementor-image-gallery .gallery-columns-8 .gallery-item {
		max-width: 12.5%
	}

	.elementor-image-gallery .gallery-columns-9 .gallery-item {
		max-width: 11.11%
	}

	.elementor-image-gallery .gallery-columns-10 .gallery-item {
		max-width: 10%
	}
}

@media (min-width:480px) and (max-width:767px) {

	.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
		max-width: 50%
	}
}

@media (max-width:479px) {

	.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
	.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
		max-width: 100%
	}
}

.elementor-widget-google_maps .elementor-widget-container {
	overflow: hidden
}

.elementor-widget-google_maps iframe {
	height: 300px
}

.elementor-heading-title {
	padding: 0;
	margin: 0;
	line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;a {
	color: inherit;
	font-size: inherit;
	line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
	font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
	font-size: 59px
}

@media (min-width:768px) {

	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
	.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
	.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
		margin: auto
	}

	.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (max-width:767px) {
	.elementor-widget-icon-box .elementor-icon-box-icon {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px
	}
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
	text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
	color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
	margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
	overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
	margin-right: -8px;
	margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: 8px;
	margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	width: auto;
	left: auto;
	right: auto;
	position: relative;
	height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left-width: 1px;
	border-style: solid;
	right: -8px
}

.elementor-widget .elementor-icon-list-items {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.elementor-widget .elementor-icon-list-item {
	margin: 0;
	padding: 0;
	position: relative
}

.elementor-widget .elementor-icon-list-item:after {
	position: absolute;
	bottom: 0;
	width: 100%
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget .elementor-icon-list-icon svg {
	width: var(--e-icon-list-icon-size, 1em);
	height: var(--e-icon-list-icon-size, 1em)
}

.elementor-widget .elementor-icon-list-icon i {
	width: 1.25em;
	font-size: var(--e-icon-list-icon-size)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
	margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
	width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,
.elementor-widget.elementor-align-center .elementor-icon-list-item a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
	margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,
.elementor-widget.elementor-align-left .elementor-icon-list-item a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,
.elementor-widget.elementor-align-right .elementor-icon-list-item a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
	left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
	right: 0
}

@media (max-width:1024px) {

	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,
	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,
	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
		margin: auto
	}

	.elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,
	.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left
	}

	.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,
	.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right
	}

	.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
		left: 0
	}

	.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
		right: 0
	}
}

@media (max-width:767px) {

	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,
	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,
	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
		margin: auto
	}

	.elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,
	.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: left
	}

	.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,
	.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: right
	}

	.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
		left: 0
	}

	.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
		right: 0
	}
}

.elementor-widget-image {
	text-align: center
}

.elementor-widget-image a {
	display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
	width: 48px
}

.elementor-widget-image img {
	vertical-align: middle;
	display: inline-block
}

.elementor-widget-image-box .elementor-image-box-content {
	width: 100%
}

@media (min-width:768px) {

	.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,
	.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
		text-align: right;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
		margin: auto
	}

	.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (max-width:767px) {
	.elementor-widget-image-box .elementor-image-box-img {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 15px
	}
}

.elementor-widget-image-box .elementor-image-box-img {
	display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
	color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
	text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
	margin: 0
}

.elementor-widget-image-carousel .swiper-container {
	position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
	line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
	text-align: center
}

.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {
	max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}

body.elementor-page .elementor-widget-menu-anchor {
	margin-bottom: 0
}

.elementor-widget-progress {
	text-align: left
}

.elementor-progress-wrapper {
	position: relative;
	background-color: #eee;
	color: #fff;
	height: 100%;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.elementor-progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #818a91;
	width: 0;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: width 1s ease-in-out;
	-o-transition: width 1s ease-in-out;
	transition: width 1s ease-in-out
}

.elementor-progress-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 15px
}

.elementor-progress-percentage {
	padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
	background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
	background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
	background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
	background-color: #d9534f
}

.elementor-progress .elementor-title {
	display: block
}

@media (max-width:767px) {
	.elementor-progress-text {
		padding-left: 10px
	}
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,
.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
	line-height: 1;
	font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
	display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
	grid-column-gap: var(--grid-column-gap, 5px);
	grid-row-gap: var(--grid-row-gap, 5px);
	grid-template-columns: var(--grid-template-columns);
	-webkit-box-pack: var(--justify-content, center);
	-ms-flex-pack: var(--justify-content, center);
	justify-content: var(--justify-content, center);
	justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
	font-size: var(--icon-size, 25px);
	line-height: var(--icon-size, 25px);
	width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
	height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
	--e-social-icon-icon-color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background-color: #818a91;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	cursor: pointer
}

.elementor-social-icon i {
	color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
	fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
	margin: 0
}

.elementor-social-icon:hover {
	opacity: .9;
	color: #fff
}

.elementor-social-icon-android {
	background-color: #a4c639
}

.elementor-social-icon-apple {
	background-color: #999
}

.elementor-social-icon-behance {
	background-color: #1769ff
}

.elementor-social-icon-bitbucket {
	background-color: #205081
}

.elementor-social-icon-codepen {
	background-color: #000
}

.elementor-social-icon-delicious {
	background-color: #39f
}

.elementor-social-icon-deviantart {
	background-color: #05cc47
}

.elementor-social-icon-digg {
	background-color: #005be2
}

.elementor-social-icon-dribbble {
	background-color: #ea4c89
}

.elementor-social-icon-elementor {
	background-color: #d30c5c
}

.elementor-social-icon-envelope {
	background-color: #ea4335
}

.elementor-social-icon-facebook,
.elementor-social-icon-facebook-f {
	background-color: #3b5998
}

.elementor-social-icon-flickr {
	background-color: #0063dc
}

.elementor-social-icon-foursquare {
	background-color: #2d5be3
}

.elementor-social-icon-free-code-camp,
.elementor-social-icon-freecodecamp {
	background-color: #006400
}

.elementor-social-icon-github {
	background-color: #333
}

.elementor-social-icon-gitlab {
	background-color: #e24329
}

.elementor-social-icon-globe {
	background-color: #818a91
}

.elementor-social-icon-google-plus,
.elementor-social-icon-google-plus-g {
	background-color: #dd4b39
}

.elementor-social-icon-houzz {
	background-color: #7ac142
}

.elementor-social-icon-instagram {
	background-color: #262626
}

.elementor-social-icon-jsfiddle {
	background-color: #487aa2
}

.elementor-social-icon-link {
	background-color: #818a91
}

.elementor-social-icon-linkedin,
.elementor-social-icon-linkedin-in {
	background-color: #0077b5
}

.elementor-social-icon-medium {
	background-color: #00ab6b
}

.elementor-social-icon-meetup {
	background-color: #ec1c40
}

.elementor-social-icon-mixcloud {
	background-color: #273a4b
}

.elementor-social-icon-odnoklassniki {
	background-color: #f4731c
}

.elementor-social-icon-pinterest {
	background-color: #bd081c
}

.elementor-social-icon-product-hunt {
	background-color: #da552f
}

.elementor-social-icon-reddit {
	background-color: #ff4500
}

.elementor-social-icon-rss {
	background-color: #f26522
}

.elementor-social-icon-shopping-cart {
	background-color: #4caf50
}

.elementor-social-icon-skype {
	background-color: #00aff0
}

.elementor-social-icon-slideshare {
	background-color: #0077b5
}

.elementor-social-icon-snapchat {
	background-color: #fffc00
}

.elementor-social-icon-soundcloud {
	background-color: #f80
}

.elementor-social-icon-spotify {
	background-color: #2ebd59
}

.elementor-social-icon-stack-overflow {
	background-color: #fe7a15
}

.elementor-social-icon-steam {
	background-color: #00adee
}

.elementor-social-icon-stumbleupon {
	background-color: #eb4924
}

.elementor-social-icon-telegram {
	background-color: #2ca5e0
}

.elementor-social-icon-thumb-tack {
	background-color: #1aa1d8
}

.elementor-social-icon-tripadvisor {
	background-color: #589442
}

.elementor-social-icon-tumblr {
	background-color: #35465c
}

.elementor-social-icon-twitch {
	background-color: #6441a5
}

.elementor-social-icon-twitter {
	background-color: #1da1f2
}

.elementor-social-icon-viber {
	background-color: #665cac
}

.elementor-social-icon-vimeo {
	background-color: #1ab7ea
}

.elementor-social-icon-vk {
	background-color: #45668e
}

.elementor-social-icon-weibo {
	background-color: #dd2430
}

.elementor-social-icon-weixin {
	background-color: #31a918
}

.elementor-social-icon-whatsapp {
	background-color: #25d366
}

.elementor-social-icon-wordpress {
	background-color: #21759b
}

.elementor-social-icon-xing {
	background-color: #026466
}

.elementor-social-icon-yelp {
	background-color: #af0606
}

.elementor-social-icon-youtube {
	background-color: #cd201f
}

.elementor-social-icon-500px {
	background-color: #0099e5
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
	-webkit-border-radius: 10%;
	border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.elementor-star-rating {
	color: #ccd6df;
	font-family: eicons;
	display: inline-block
}

.elementor-star-rating i {
	display: inline-block;
	position: relative;
	font-style: normal;
	cursor: default
}

.elementor-star-rating i:before {
	content: "\e934";
	display: block;
	font-size: inherit;
	font-family: inherit;
	position: absolute;
	overflow: hidden;
	color: #f0ad4e;
	top: 0;
	left: 0
}

.elementor-star-rating .elementor-star-empty:before {
	content: none
}

.elementor-star-rating .elementor-star-1:before {
	width: 10%
}

.elementor-star-rating .elementor-star-2:before {
	width: 20%
}

.elementor-star-rating .elementor-star-3:before {
	width: 30%
}

.elementor-star-rating .elementor-star-4:before {
	width: 40%
}

.elementor-star-rating .elementor-star-5:before {
	width: 50%
}

.elementor-star-rating .elementor-star-6:before {
	width: 60%
}

.elementor-star-rating .elementor-star-7:before {
	width: 70%
}

.elementor-star-rating .elementor-star-8:before {
	width: 80%
}

.elementor-star-rating .elementor-star-9:before {
	width: 90%
}

.elementor-star-rating__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-star-rating__title {
	margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
	text-align: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
	text-align: left;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
	margin-right: auto
}

@media (max-width:1024px) {
	.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
		text-align: right;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
		margin-right: auto
	}
}

@media (max-width:767px) {
	.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
		text-align: right;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
		text-align: left;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
		margin-right: auto
	}
}

.last-star {
	letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
	font-family: Arial, Helvetica, sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
	content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
	width: 25%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
	border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	height: 999em;
	width: 0;
	right: 0;
	border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
	top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	bottom: 0;
	height: 0;
	width: 999em;
	border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
	right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
	left: 100%
}

.elementor-widget-tabs .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title:after,
.elementor-widget-tabs .elementor-tab-title:before,
.elementor-widget-tabs .elementor-tabs-content-wrapper {
	border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
	text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
	overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
	cursor: pointer;
	outline: var(--focus-outline, none)
}

.elementor-widget-tabs .elementor-tab-desktop-title {
	position: relative;
	padding: 20px 25px;
	font-weight: 700;
	line-height: 1;
	border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
	display: block;
	content: "";
	position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
	padding: 10px;
	cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
	padding: 20px;
	display: none
}

@media (max-width:767px) {

	.elementor-tabs .elementor-tab-content,
	.elementor-tabs .elementor-tab-title {
		border-style: solid solid none
	}

	.elementor-tabs .elementor-tabs-wrapper {
		display: none
	}

	.elementor-tabs .elementor-tabs-content-wrapper {
		border-bottom-style: solid
	}

	.elementor-tabs .elementor-tab-content {
		padding: 10px
	}
}

@media (min-width:768px) {
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		border-style: solid solid solid none
	}

	.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
		border-style: none solid solid
	}

	.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,
	.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,
	.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
		width: 100%
	}

	.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
		height: 100%
	}

	.elementor-tabs .elementor-tab-mobile-title {
		display: none
	}
}

.elementor-testimonial-wrapper {
	overflow: hidden;
	text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
	font-size: 1.3em;
	margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
	line-height: 1.5;
	display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
	font-size: .85em;
	display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
	width: 100%;
	line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
	display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
	display: table-cell;
	vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
	padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
	text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
	display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
	margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: #818a91;
	color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
	color: #818a91;
	border: 3px solid;
	background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
	margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
	width: 1em;
	height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
	display: inline-block
}

.elementor-toggle {
	text-align: left
}

.elementor-toggle .elementor-tab-title {
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
	outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
	display: inline-block;
	width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
	-webkit-margin-start: -5px;
	margin-inline-start: -5px;
	width: 1em;
	height: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
	float: right;
	text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
	float: left;
	text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
	display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
	display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
	border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
	display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
	display: block
}

.elementor-toggle .elementor-tab-content {
	padding: 15px;
	border-bottom: 1px solid #d4d4d4;
	display: none
}

@media (max-width:767px) {
	.elementor-toggle .elementor-tab-title {
		padding: 12px
	}

	.elementor-toggle .elementor-tab-content {
		padding: 12px 10px
	}
}

.elementor-widget-video .elementor-widget-container {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%
}

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

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
	opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
	display: block;
	width: 100%
}

.elementor-widget-video .e-hosted-video .elementor-video {
	-o-object-fit: cover;
	object-fit: cover
}

.elementor-kit-260 {
	--e-global-color-primary: #ee0033;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #051C2C;
	--e-global-color-accent: #61CE70;
	--e-global-color-73f882d3: #4054B2;
	--e-global-color-2afa3a59: #23A455;
	--e-global-color-7658862f: #000;
	--e-global-color-7f69679: #FFF;
	--e-global-color-361bd243: #020101;
	--e-global-color-62c04ed9: #000;
	--e-global-color-4980702f: #051C2C;
	--e-global-color-11695e8a: #F2F2F2;
	--e-global-color-7d9456bc: #FF6900;
	--e-global-color-53ecce6b: #C5FB00;
	--e-global-color-5d1f137: #D1D1D1;
	--e-global-color-5d22d538: #000;
	--e-global-color-4612ba4f: #F8F8F8;
	--e-global-color-5d1e2693: red;
	--e-global-color-4d928d68: #E6E6E6;
	--e-global-color-6a46830: #140052;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	letter-spacing: .3px
}

.elementor-kit-260 a {
	color: #ee0033
}

.elementor-kit-260 a:hover {
	color: #051C2C
}

.elementor-kit-260 h1 {
	font-family: "Montserrat", Sans-serif;
	font-size: 56px;
	font-weight: 700
}

.elementor-kit-260 h2 {
	font-family: "Montserrat", Sans-serif;
	font-size: 32px;
	font-weight: 700
}

.elementor-kit-260 h3 {
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700
}

.elementor-kit-260 h4 {
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700
}

.elementor-kit-260 h5 {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px
}

.elementor-kit-260 h6 {
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 16px
}

.elementor-section.elementor-section-boxed&gt;.elementor-container {
	max-width: 1140px
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px
}

	{}

h1.entry-title {
	display: var(--page-title-display)
}

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed&gt;.elementor-container {
		max-width: 1024px
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed&gt;.elementor-container {
		max-width: 767px
	}
}

@font-face {
	font-family: 'Amazon Ember Regular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../images/Amazon-Ember-Regular.woff2) format('woff2')
}

/*! elementor-pro - v3.4.1 - 01-09-2021 */
@charset "UTF-8";

.elementor-bg-transform .elementor-bg {
	will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,
.elementor-bg-transform-zoom-out .elementor-bg {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
	-webkit-transform: scale(1.2) translateX(8%);
	-ms-transform: scale(1.2) translateX(8%);
	transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,
.elementor-bg-transform-move-right .elementor-bg {
	-webkit-transform: scale(1.2) translateX(-8%);
	-ms-transform: scale(1.2) translateX(-8%);
	transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
	-webkit-transform: scale(1.2) translateX(8%);
	-ms-transform: scale(1.2) translateX(8%);
	transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
	-webkit-transform: scale(1.2) translateY(8%);
	-ms-transform: scale(1.2) translateY(8%);
	transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,
.elementor-bg-transform-move-up:hover .elementor-bg {
	-webkit-transform: scale(1.2) translateY(-8%);
	-ms-transform: scale(1.2) translateY(-8%);
	transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
	-webkit-transform: scale(1.2) translateY(8%);
	-ms-transform: scale(1.2) translateY(8%);
	transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
	--translate: 0, 0
}

.elementor-animated-content:hover .elementor-animated-item--grow {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
	-webkit-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85)
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-in {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,
.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,
.elementor-animated-content:hover .elementor-animated-item--fade-out {
	opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2);
	transform: scale(.2)
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,
.elementor-animated-content:hover .elementor-animated-item--enter-from-left,
.elementor-animated-content:hover .elementor-animated-item--enter-from-right,
.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
	opacity: 1;
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
	-webkit-transform: translateX(-1000px);
	-ms-transform: translateX(-1000px);
	transform: translateX(-1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
	-webkit-transform: translateY(-600px);
	-ms-transform: translateY(-600px);
	transform: translateY(-600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
	-webkit-transform: translateY(600px);
	-ms-transform: translateY(600px);
	transform: translateY(600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,
.elementor-animated-content:hover .elementor-animated-item--exit-to-left,
.elementor-animated-content:hover .elementor-animated-item--exit-to-right,
.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
	opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
	-webkit-transform: translateX(30px);
	-ms-transform: translateX(30px);
	transform: translateX(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
	-webkit-transform: translateX(-30px);
	-ms-transform: translateX(-30px);
	transform: translateX(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
	--translate: 8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
	--translate: -8%, 0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
	--translate: 0, -8%
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
	--translate: 0, 8%
}

.elementor-animated-content [class^=elementor-animated-item] {
	will-change: transform, opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
	-webkit-transform: scale(1.17);
	-ms-transform: scale(1.17);
	transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2);
	transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,
.elementor-animated-content .elementor-animated-item--enter-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-in {
	opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,
.elementor-animated-content .elementor-animated-item--exit-zoom-out,
.elementor-animated-content .elementor-animated-item--fade-out {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
	-webkit-transform: translateX(1000px);
	-ms-transform: translateX(1000px);
	transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
	-webkit-transform: translateX(-1000px);
	-ms-transform: translateX(-1000px);
	transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
	-webkit-transform: translateY(-600px);
	-ms-transform: translateY(-600px);
	transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
	-webkit-transform: translateY(500px);
	-ms-transform: translateY(500px);
	transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.elementor-animated-content .elementor-animated-item--enter-from-left,
.elementor-animated-content .elementor-animated-item--enter-from-right,
.elementor-animated-content .elementor-animated-item--enter-from-top {
	opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,
.elementor-animated-content .elementor-animated-item--exit-to-left,
.elementor-animated-content .elementor-animated-item--exit-to-right,
.elementor-animated-content .elementor-animated-item--exit-to-top {
	opacity: 1;
	-webkit-transform: translateY(0) translateX(0);
	-ms-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,
.elementor-animated-content .elementor-animated-item--move-contained-left,
.elementor-animated-content .elementor-animated-item--move-contained-right,
.elementor-animated-content .elementor-animated-item--move-contained-top {
	-webkit-transform: scale(1.2) translate(var(--translate));
	-ms-transform: scale(1.2) translate(var(--translate));
	transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
	outline: 1px solid #fec449
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
	background-image: -webkit-linear-gradient(bottom, #feb416, #fec449);
	background-image: -o-linear-gradient(bottom, #feb416, #fec449);
	background-image: linear-gradient(0deg, #feb416, #fec449)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
	background-color: #feb416
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
	display: none
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
	float: none;
	width: 100%;
	padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,
body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
	float: none;
	padding: 0
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.woocommerce div.product.elementor .quantity .qty {
	vertical-align: top;
	margin-right: 0
}

.woocommerce div.product.elementor .quantity+.button {
	margin-left: 10px
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
	height: 100%
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
	margin-right: 0
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
	margin-right: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

@media (max-width:1024px) {

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
		margin-right: 0
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
		margin-right: auto
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

@media (max-width:767px) {

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
		margin-right: 0
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
		margin-right: auto
	}

	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,
	.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button {
	background-color: #5bc0de
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button {
	background-color: #5cb85c
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
	background-color: #f0ad4e
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button {
	background-color: #d9534f
}

.elementor-widget-wc-add-to-cart .quantity {
	display: inline-block
}

.elementor-widget-wc-add-to-cart.elementor-align-center form.cart {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget-wc-add-to-cart.elementor-align-left form.cart,
.elementor-widget-wc-add-to-cart.elementor-align-right form.cart {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.woocommerce div.product.elementor ul.tabs:before {
	position: static;
	content: none;
	width: auto;
	bottom: auto;
	left: auto;
	border-bottom: 0;
	z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
	margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
	padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
	padding: .8em 1.2em;
	line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after,
.woocommerce div.product.elementor ul.tabs li:before {
	border: 0;
	position: static;
	bottom: auto;
	width: auto;
	height: auto;
	content: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
	padding: 20px;
	border-radius: 0;
	border-width: 0;
	border-top: 1px solid #d3ced2;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: -1px 0 0
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,
.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins {
	display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
	position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
	font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
	width: auto;
	left: auto;
	right: auto;
	position: absolute;
	height: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left-width: 1px;
	border-style: solid;
	right: -8px
}

.elementor-woo-meta--view-table .product_meta {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-woo-meta--view-table .product_meta,
.elementor-woo-meta--view-table .product_meta .detail-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
	min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
	display: block
}

.woocommerce div.product.elementor .woocommerce-product-rating {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.woocommerce div.product.elementor .star-rating {
	margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-product-rating--align-right .woocommerce-product-rating {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor-product-rating--align-center .woocommerce-product-rating {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
	margin-left: auto
}

.elementor-products-grid ul.products.elementor-grid {
	display: grid;
	margin: 0;
	grid-column-gap: 20px;
	grid-row-gap: 40px
}

.elementor-products-grid ul.products.elementor-grid:after,
.elementor-products-grid ul.products.elementor-grid:before {
	content: none;
	display: none
}

.elementor-products-grid ul.products.elementor-grid li.product {
	width: auto;
	padding: 0;
	margin: 0;
	float: none
}

.elementor-products-grid ul.products.elementor-grid li.product .onsale {
	padding: 0;
	display: none
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link {
	display: block;
	position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products&gt;h2 {
	display: none
}

.elementor-products-grid nav.woocommerce-pagination {
	margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
	border: 0
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
	border-right: 0;
	border-left: 0
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
	margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
	margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
	margin-right: auto;
	margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
	width: auto
}

@media (min-width:1025px) {
	.elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products {
		grid-template-columns: repeat(2, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products {
		grid-template-columns: repeat(3, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
		grid-template-columns: repeat(4, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products {
		grid-template-columns: repeat(5, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products {
		grid-template-columns: repeat(6, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products {
		grid-template-columns: repeat(7, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products {
		grid-template-columns: repeat(8, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products {
		grid-template-columns: repeat(9, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products {
		grid-template-columns: repeat(10, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products {
		grid-template-columns: repeat(11, 1fr)
	}

	.elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products {
		grid-template-columns: repeat(12, 1fr)
	}
}

@media (max-width:1024px) {
	.elementor-widget-wc-archive-products .products {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media (max-width:767px) {
	.elementor-widget-wc-archive-products .products {
		grid-template-columns: repeat(2, 1fr)
	}
}

.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper {
	overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
	padding: 0
}

.elementor-menu-cart__wrapper {
	text-align: var(--main-alignment, left)
}

.elementor-menu-cart__toggle_wrapper {
	display: inline-block;
	position: relative
}

.elementor-menu-cart__toggle {
	display: inline-block
}

.elementor-menu-cart__toggle .elementor-button {
	background-color: var(--toggle-button-background-color, transparent);
	color: var(--toggle-button-text-color, #818a91);
	border: var(--toggle-button-border-width, 1px) var(--toggle-button-border-type, solid) var(--toggle-button-border-color, #818a91);
	border-radius: var(--toggle-button-border-radius, 0);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: var(--toggle-icon-padding, 12px 24px)
}

.elementor-menu-cart__toggle .elementor-button:hover {
	color: var(--toggle-button-hover-text-color, #818a91);
	background-color: var(--toggle-button-hover-background-color, transparent);
	border-color: var(--toggle-button-hover-border-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon {
	color: var(--toggle-button-icon-hover-color, #818a91)
}

.elementor-menu-cart__toggle .elementor-button-text {
	margin-right: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
	position: relative;
	-webkit-transition: color .1s;
	-o-transition: color .1s;
	transition: color .1s;
	color: var(--toggle-button-icon-color, #818a91);
	font-size: var(--toggle-icon-size, inherit)
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
	content: attr(data-counter);
	display: block;
	position: absolute;
	min-width: 1.6em;
	height: 1.6em;
	line-height: 1.5em;
	top: -.7em;
	right: -.7em;
	border-radius: 100%;
	color: var(--items-indicator-text-color, #fff);
	background-color: var(--items-indicator-background-color, #d9534f);
	text-align: center;
	font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
	content: attr(data-counter);
	display: inline-block;
	font-weight: 400
}

.elementor-menu-cart__container {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	overflow: hidden;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, .25);
	-webkit-transition: background-color .4s, -webkit-transform 0s;
	transition: background-color .4s, -webkit-transform 0s;
	-o-transition: background-color .4s, transform 0s;
	transition: background-color .4s, transform 0s;
	transition: background-color .4s, transform 0s, -webkit-transform 0s;
	text-align: left
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container {
	background-color: transparent;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: background-color .4s, -webkit-transform 0s .4s;
	transition: background-color .4s, -webkit-transform 0s .4s;
	-o-transition: background-color .4s, transform 0s .4s;
	transition: background-color .4s, transform 0s .4s;
	transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button {
	display: none
}

.elementor-menu-cart__main {
	position: fixed;
	left: var(--side-cart-alignment-left, auto);
	right: var(--side-cart-alignment-right, 0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	top: 0;
	bottom: 0;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	font-size: 14px;
	min-height: 200px;
	width: 350px;
	max-width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding: var(--cart-padding, 20px 30px);
	background-color: var(--cart-background-color, #fff);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	border-style: var(--cart-border-style, none);
	border-color: var(--cart-border-color, initial);
	border-radius: var(--cart-border-radius, 0);
	margin-top: var(--mini-cart-spacing, 0)
}

.elementor-menu-cart__main,
.elementor-menu-cart__main .widget_shopping_cart_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-menu-cart__main .widget_shopping_cart_content {
	height: 100%
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	color: var(--empty-message-color, inherit);
	text-align: var(--empty-message-alignment, left)
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
	overflow: hidden;
	opacity: 0;
	-webkit-transform: var(--side-cart-alignment-transform, translateX(100%));
	-ms-transform: var(--side-cart-alignment-transform, translateX(100%));
	transform: var(--side-cart-alignment-transform, translateX(100%))
}

.elementor-menu-cart__close-button {
	width: var(--cart-close-icon-size, 25px);
	height: var(--cart-close-icon-size, 25px);
	position: relative;
	margin: 0 0 20px;
	-ms-flex-item-align: end;
	align-self: flex-end;
	cursor: pointer;
	display: inline-block;
	font-family: eicons;
	font-size: 20px;
	line-height: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-menu-cart__close-button:after,
.elementor-menu-cart__close-button:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: var(--cart-close-button-color, #818a91);
	border-radius: 1px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-menu-cart__close-button:hover:after,
.elementor-menu-cart__close-button:hover:before {
	background: var(--cart-close-button-hover-color, #818a91)
}

.elementor-menu-cart__close-button:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.elementor-menu-cart__products {
	max-height: calc(100vh - 250px);
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
	display: grid;
	grid-template-columns: 28% auto;
	grid-template-rows: var(--price-quantity-position--grid-template-rows, auto auto);
	position: relative;
	border-width: 0;
	border-bottom: var(--divider-width, 1px) var(--divider-style, solid) var(--divider-color, #d4d4d4)
}

.elementor-menu-cart__product-image {
	grid-row-start: 1;
	grid-row-end: 3;
	width: 100%
}

.elementor-menu-cart__product-image a,
.elementor-menu-cart__product-image img {
	display: block
}

.elementor-menu-cart__product-name {
	grid-column-start: 2;
	grid-column-end: 3;
	margin: 0
}

.elementor-menu-cart__product-name a {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-menu-cart__product-price {
	grid-column-start: 2;
	grid-column-end: 3;
	-ms-flex-item-align: var(--price-quantity-position--align-self, end);
	align-self: var(--price-quantity-position--align-self, end);
	font-weight: 300;
	color: var(--product-price-color, #d4d4d4)
}

.elementor-menu-cart__product-name,
.elementor-menu-cart__product-price {
	font-size: 14px;
	padding-left: 20px
}

.elementor-menu-cart__product-remove {
	color: #818a91;
	width: var(--remove-item-button-size, 22px);
	height: var(--remove-item-button-size, 22px);
	border-radius: var(--remove-item-button-size, 22px);
	border: 1px solid var(--remove-item-button-color, #d4d4d4);
	text-align: center;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-menu-cart__product-remove:hover {
	border: 1px solid var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:hover:after,
.elementor-menu-cart__product-remove:hover:before {
	background: var(--remove-item-button-hover-color, #d4d4d4)
}

.elementor-menu-cart__product-remove:after,
.elementor-menu-cart__product-remove:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 50%;
	top: 50%;
	left: 25%;
	margin-top: -1px;
	background: var(--remove-item-button-color, #d4d4d4);
	z-index: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-menu-cart__product-remove:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove&gt;a {
	display: block;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	position: absolute
}

.elementor-menu-cart__product-remove&gt;a.remove_from_cart_button {
	display: var(--remove-from-cart-button, block)
}

.elementor-menu-cart__product-remove&gt;a.elementor_remove_from_cart_button {
	display: var(--elementor-remove-from-cart-button, none)
}

.elementor-menu-cart__product:last-child {
	border: none
}

.elementor-menu-cart__footer-buttons,
.elementor-menu-cart__product:not(:first-of-type),
.elementor-menu-cart__subtotal {
	padding-top: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__product {
	padding-right: 30px
}

.elementor-menu-cart__product,
.elementor-menu-cart__subtotal {
	padding-bottom: var(--product-divider-gap, 20px)
}

.elementor-menu-cart__subtotal {
	font-size: 20px;
	text-align: var(--menu-cart-subtotal-text-align, center);
	font-weight: 600;
	color: var(--menu-cart-subtotal-color, inherit);
	border-left: var(--subtotal-divider-left-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
	border-bottom: var(--subtotal-divider-bottom-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
	border-right: var(--subtotal-divider-right-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4);
	border-top: var(--subtotal-divider-top-width, 1px) var(--subtotal-divider-style, solid) var(--subtotal-divider-color, #d4d4d4)
}

.elementor-menu-cart__footer-buttons {
	font-size: 20px;
	text-align: var(--cart-footer-buttons-alignment-text-align, center);
	display: var(--cart-footer-buttons-alignment-display, grid);
	grid-template-columns: var(--cart-footer-layout, 1fr 1fr);
	margin-top: var(--cart-buttons-position-margin, 0);
	grid-column-gap: var(--space-between-buttons, 10px);
	grid-row-gap: var(--space-between-buttons, 10px)
}

.elementor-menu-cart__footer-buttons .elementor-button {
	display: inline-block;
	border-radius: var(--cart-footer-buttons-border-radius, 0)
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart {
	display: var(--view-cart-button-display, inline-block);
	color: var(--view-cart-button-text-color, #fff);
	padding: var(--view-cart-button-padding, 15px);
	background-color: var(--view-cart-button-background-color, #818a91);
	width: var(--view-cart-button-width, 100%);
	height: var(--view-cart-button-height, 100%)
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover {
	color: var(--view-cart-button-hover-text-color, #fff);
	background-color: var(--view-cart-button-hover-background-color, #818a91)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout {
	display: var(--checkout-button-display, inline-block);
	color: var(--checkout-button-text-color, #fff);
	padding: var(--checkout-button-padding, 15px);
	background-color: var(--checkout-button-background-color, #818a91);
	width: var(--checkout-button-width, 100%);
	height: var(--checkout-button-height, 100%)
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover {
	color: var(--checkout-button-hover-text-color, #fff);
	background-color: var(--checkout-button-hover-background-color, #818a91)
}

@media (max-width:767px) {
	.elementor-menu-cart__footer-buttons .elementor-button {
		padding-left: 10px;
		padding-right: 10px
	}
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
	display: none
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon[data-counter="0"]:before {
	content: none
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e3"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e4"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e5"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e6"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e7"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e8"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8e9"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8ea"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
	content: "\e8eb"
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product {
	padding-left: 0;
	padding-right: 0;
	grid-template-columns: 25% auto
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove {
	display: none
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove {
	top: 0;
	bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove {
	top: 20px;
	bottom: auto
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove {
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	bottom: 50%
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove {
	top: auto;
	bottom: 20px
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
	position: absolute;
	z-index: 89;
	width: auto;
	height: auto;
	overflow: visible;
	top: 100%;
	bottom: auto;
	background: none;
	min-width: 330px;
	left: 0;
	right: auto;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: background-color .4s, -webkit-transform 0s;
	transition: background-color .4s, -webkit-transform 0s;
	-o-transition: background-color .4s, transform 0s;
	transition: background-color .4s, transform 0s;
	transition: background-color .4s, transform 0s, -webkit-transform 0s
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
	width: auto;
	height: auto;
	position: relative;
	top: auto;
	bottom: auto;
	right: auto;
	left: auto;
	overflow: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

@media (max-width:767px) {
	.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
		min-width: 300px
	}
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-widget-container .elementor-menu-cart__container {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: background-color .4s, -webkit-transform 0s .4s;
	transition: background-color .4s, -webkit-transform 0s .4s;
	-o-transition: background-color .4s, transform 0s .4s;
	transition: background-color .4s, transform 0s .4s;
	transition: background-color .4s, transform 0s .4s, -webkit-transform 0s .4s
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-widget-container .elementor-menu-cart__main {
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown {
	opacity: 1
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container {
	z-index: 9998
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown.elementor-menu-cart--cart-type-mini-cart {
	z-index: 89
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container {
	display: none
}

.product .count {
	background-color: inherit
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
	display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-theme-builder-content-area {
	height: 400px
}

.elementor-location-footer:before,
.elementor-location-header:before {
	content: "";
	display: table;
	clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
	display: block
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
	color: #d4d4d4;
	border: 1px solid;
	border-right: none;
	border-left: none;
	padding-top: 10px;
	padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
	height: 100%;
	width: 1px;
	margin: 0 auto;
	background-color: #d4d4d4
}

.elementor-post-navigation {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
	color: #d4d4d4
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
	font-size: 30px;
	padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
	font-size: 30px;
	padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
	-webkit-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next,
.elementor-post-navigation .elementor-post-navigation__link__prev {
	overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__prev--label {
	text-transform: uppercase;
	font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--title {
	font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label,
.elementor-post-navigation .post-navigation__next--title,
.elementor-post-navigation .post-navigation__prev--label,
.elementor-post-navigation .post-navigation__prev--title {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
	text-align: right
}

.elementor-post-navigation span.elementor-post-navigation__link__next,
.elementor-post-navigation span.elementor-post-navigation__link__prev {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-post-navigation .elementor-grid {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
	width: calc(50% - (1px / 2));
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
	text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
	text-align: right
}

.elementor-post-navigation .elementor-post-navigation__next a {
	float: right
}

.elementor-search-form {
	display: block;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.elementor-search-form .e-font-icon-svg-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-search-form button,
.elementor-search-form input[type=search] {
	margin: 0;
	border: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	background: none;
	line-height: 1;
	min-width: 0;
	font-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none
}

.elementor-search-form button:focus,
.elementor-search-form input[type=search]:focus {
	outline: 0;
	color: inherit
}

.elementor-search-form button {
	background-color: #818a91;
	font-size: var(--e-search-form-submit-icon-size, 16px);
	color: #fff;
	border-radius: 0
}

.elementor-search-form__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	overflow: hidden;
	border: 0 solid transparent;
	min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
	background: #eceeef
}

.elementor-search-form__input {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	color: #55595c;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-search-form__input:-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-search-form__input:-moz-placeholder,
.elementor-search-form__input::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-search-form__input::-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-search-form__input::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: .6
}

.elementor-search-form__submit {
	-webkit-transition: color .2s, background .2s;
	-o-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
	font-size: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form__submit svg {
	fill: var(--e-search-form-submit-text-color, #fff);
	width: var(--e-search-form-submit-icon-size, 16px);
	height: var(--e-search-form-submit-icon-size, 16px)
}

.elementor-search-form .elementor-search-form__submit,
.elementor-search-form .elementor-search-form__submit:hover {
	color: var(--e-search-form-submit-text-color, #fff);
	border: none;
	border-radius: 0
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
	opacity: .6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	color: #55595c;
	fill: #55595c;
	font-size: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg {
	width: var(--e-search-form-icon-size-minimal, 15px);
	height: var(--e-search-form-icon-size-minimal, 15px)
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
	font-size: 50px;
	text-align: center;
	border: solid #fff;
	border-width: 0 0 1px;
	line-height: 1.5;
	color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	color: var(--e-search-form-toggle-color, #494c4f);
	font-size: var(--e-search-form-toggle-size, 33px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
	position: relative;
	display: block;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	width: var(--e-search-form-toggle-size, 33px);
	height: var(--e-search-form-toggle-size, 33px);
	background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, .05));
	border: var(--e-search-form-toggle-border-width, 0) solid var(--e-search-form-toggle-color, #494c4f);
	border-radius: var(--e-search-form-toggle-border-radius, 3px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
	font-size: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
	fill: var(--e-search-form-toggle-color, #494c4f);
	width: var(--e-search-form-toggle-icon-size, .55em);
	height: var(--e-search-form-toggle-icon-size, .55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	padding: 0 15%;
	background-color: rgba(0, 0, 0, .8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
	overflow: hidden;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
	display: none
}

.elementor-author-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-author-box__avatar {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 25px
}

.elementor-author-box__avatar img {
	width: 100px;
	border-radius: 500px;
	-o-object-fit: cover;
	object-fit: cover
}

.elementor-author-box__text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: 17px
}

.elementor-author-box__name {
	font-size: 24px;
	margin-bottom: 5px
}

.elementor-author-box__bio,
.elementor-author-box__bio p {
	margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
	margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
	margin-left: 0;
	margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
	margin-right: 0;
	margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
	display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
	margin: 0 auto 15px;
	display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
	margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
	margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
	text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
	text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
	text-align: center
}

.elementor-button.elementor-author-box__button {
	border: 2px solid #55595c;
	font-size: 15px;
	font-weight: 100;
	padding: 10px 18px
}

.elementor-button.elementor-author-box__button,
.elementor-button.elementor-author-box__button:hover {
	background: transparent;
	color: #55595c
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,
.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
	-ms-flex-item-align: center;
	align-self: center
}

.elementor-post-info__terms-list {
	display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
	border-radius: 100%
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after {
	margin: initial
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
	display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
	display: inline
}

.elementor-widget-breadcrumbs {
	font-size: .85em
}

.elementor-widget-breadcrumbs p {
	margin-bottom: 0
}

.elementor-sitemap-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.elementor-sticky--active {
	z-index: 99
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,
[data-elementor-type=popup]:not(.elementor-edit-area) {
	display: none
}

.elementor-popup-modal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	pointer-events: none;
	background-color: transparent;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,
.elementor-popup-modal .dialog-header {
	display: none
}

.elementor-popup-modal .dialog-close-button {
	display: none;
	top: 20px;
	margin-top: 0;
	right: 20px;
	opacity: 1;
	z-index: 9999;
	pointer-events: all
}

.elementor-popup-modal .dialog-close-button svg {
	fill: #373a3c;
	height: 1em;
	width: 1em
}

.elementor-popup-modal .dialog-widget-content {
	width: auto;
	overflow: visible;
	max-width: 100%;
	max-height: 100%;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	pointer-events: all
}

.elementor-popup-modal .dialog-message {
	width: 640px;
	max-width: 100vw;
	max-height: 100vh;
	padding: 0;
	overflow: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-popup-modal .elementor {
	width: 100%
}

.elementor-motion-effects-element,
.elementor-motion-effects-layer {
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
	-o-transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
	transition-timing-function: cubic-bezier(0, .33, .07, 1.03);
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s
}

.elementor-motion-effects-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	-ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
	transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.elementor-motion-effects-layer {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover
}

.elementor-motion-effects-perspective {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.elementor-widget-archive-posts:after,
.elementor-widget-posts:after {
	display: none
}

.elementor-posts-container.elementor-posts-masonry {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.elementor-posts-container .elementor-post {
	padding: 0;
	margin: 0
}

.elementor-posts-container .elementor-post__thumbnail {
	overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
	display: block;
	width: 100%;
	max-height: none;
	max-width: none;
	-webkit-transition: -webkit-filter .3s;
	transition: -webkit-filter .3s;
	-o-transition: filter .3s;
	transition: filter .3s;
	transition: filter .3s, -webkit-filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
	position: relative;
	display: block;
	width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	height: auto;
	position: absolute;
	top: calc(50% + 1px);
	left: calc(50% + 1px);
	-webkit-transform: scale(1.01) translate(-50%, -50%);
	-ms-transform: scale(1.01) translate(-50%, -50%);
	transform: scale(1.01) translate(-50%, -50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	height: 100%;
	width: auto
}

.elementor-posts .elementor-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: background, border, -webkit-box-shadow;
	transition-property: background, border, -webkit-box-shadow;
	-o-transition-property: background, border, box-shadow;
	transition-property: background, border, box-shadow;
	transition-property: background, border, box-shadow, -webkit-box-shadow;
	-webkit-transition-duration: .25s;
	-o-transition-duration: .25s;
	transition-duration: .25s
}

.elementor-posts .elementor-post__title {
	font-size: 18px;
	margin: 0
}

.elementor-posts .elementor-post__excerpt {
	margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
	margin: 0;
	line-height: 1.5em;
	font-size: 14px;
	color: #777
}

.elementor-posts .elementor-post__meta-data {
	line-height: 1.3em;
	font-size: 12px;
	margin-bottom: 13px;
	color: #adadad
}

.elementor-posts .elementor-post__read-more {
	font-size: 12px;
	font-weight: 700
}

.elementor-posts .elementor-post__thumbnail {
	position: relative
}

.elementor-posts--skin-classic {
	display: grid;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-posts--skin-classic:not(.elementor-posts-masonry) {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.elementor-posts--skin-classic .elementor-post {
	overflow: hidden
}

.elementor-posts--skin-classic .elementor-post__text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-posts--align-left .elementor-post {
	text-align: left
}

.elementor-posts--align-right .elementor-post {
	text-align: right
}

.elementor-posts--align-center .elementor-post {
	text-align: center
}

.elementor-posts--thumbnail-top .elementor-post {
	display: block
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
	margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
	width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
	margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
	margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
	margin-right: auto;
	margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,
.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
	margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
	display: none
}

.elementor-posts .elementor-post__card {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	width: 100%;
	min-height: 100%;
	border-radius: 3px;
	border: 0 solid #818a91;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
	position: relative;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
	width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
	padding: 0 30px;
	margin-bottom: 0;
	margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
	margin-bottom: 20px;
	display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
	padding: 15px 30px;
	margin-bottom: 0;
	border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
	margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
	font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
	line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,
.elementor-posts .elementor-post__card .elementor-post__title {
	margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,
.elementor-posts .elementor-post__card .elementor-post__read-more {
	text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
	position: absolute;
	top: 0;
	background: #818a91;
	color: #fff;
	font-size: 12px;
	padding: .6em 1.2em;
	line-height: 1;
	font-weight: 400;
	margin: 20px;
	border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
	position: relative;
	padding: 0 30px;
	width: 100%;
	top: -25px;
	height: 0;
	pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
	border-radius: 50%;
	width: 60px;
	pointer-events: all;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card,
.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,
.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
	margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
	padding-top: 0;
	position: static;
	height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
	margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
	display: block;
	content: "";
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .35)), color-stop(75%, transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .35), transparent 75%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .35) 0, transparent 75%);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	opacity: 1;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
	opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
	height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
	width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
	height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
	width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
	height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
	width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
	height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
	width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,
.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
	-webkit-transition: height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s;
	transition: height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s;
	-o-transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1);
	transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1);
	transition: filter .3s, height 1s cubic-bezier(0, .25, .07, 1), width 1s cubic-bezier(0, .25, .07, 1), -webkit-filter .3s
}

.elementor-card-shadow-yes .elementor-post__card {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .15)
}

.elementor-posts--skin-full_content article {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
	padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,
body.elementor-editor-active .elementor-posts--skin-full_content {
	pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,
body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
	display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
	display: block
}

.elementor-portfolio__filters {
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	margin: 0
}

.elementor-portfolio__filter {
	margin: 0;
	cursor: pointer;
	padding: 8px
}

.elementor-portfolio-item {
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	overflow: hidden;
	margin: 0
}

.elementor-portfolio-item__title {
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 18px;
	color: #fff
}

.elementor-portfolio-item__tags__separator:before {
	content: ", "
}

.elementor-portfolio-item__overlay {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	background-color: rgba(129, 138, 145, .8)
}

.elementor-portfolio-item__overlay:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

.elementor-portfolio-item__img img[src=""] {
	background-color: rgba(0, 0, 0, .1);
	height: 100%
}

.elementor-portfolio.elementor-has-item-ratio {
	-webkit-transition: height .5s;
	-o-transition: height .5s;
	transition: height .5s
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
	position: absolute;
	background-color: rgba(0, 0, 0, .1)
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link {
	padding-bottom: 56.25%
}

.elementor ul li.elementor-portfolio__filter {
	list-style-type: none
}

.elementor-widget-posts.load-more-align-center .elementor-button-wrapper {
	text-align: center
}

.elementor-widget-posts.load-more-align-start .elementor-button-wrapper {
	text-align: start
}

.elementor-widget-posts.load-more-align-end .elementor-button-wrapper {
	text-align: end
}

.elementor-widget-posts.load-more-align-justify .elementor-button {
	width: 100%
}

.elementor-widget-posts .e-load-more-spinner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-posts .e-load-more-spinner i,
.elementor-widget-posts .e-load-more-spinner svg {
	margin: 0 auto;
	display: none
}

.elementor-widget-posts .e-load-more-spinner i {
	color: var(--load-more-spinner-color)
}

.elementor-widget-posts .e-load-more-spinner svg {
	fill: var(--load-more-spinner-color);
	height: 1em;
	width: 1em
}

.elementor-widget-posts .e-load-more-message {
	color: var(--load-more-message-color);
	text-align: var(--load-more-message-alignment, center);
	display: none;
	margin-top: var(--load-moreâ€”spacing, 30px)
}

.elementor-widget-posts.e-load-more-pagination-loading {
	cursor: default
}

.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner {
	margin-top: var(--load-moreâ€”spacing, 30px)
}

.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner i,
.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner svg {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-posts.e-load-more-pagination-loading .elementor-button-content-wrapper {
	visibility: hidden
}

.elementor-widget-posts.e-load-more-pagination-end .elementor-button-wrapper {
	display: none
}

.elementor-widget-posts.e-load-more-pagination-end .e-load-more-message {
	display: block
}

.elementor-widget-posts.e-load-more-no-spinner .elementor-button-content-wrapper {
	visibility: visible
}

.elementor-widget-posts .elementor-button-wrapper {
	margin-top: var(--load-moreâ€”spacing, 30px)
}

.elementor-widget-posts .elementor-button-wrapper .e-load-more-spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: inherit
}

.elementor-widget-posts .elementor-button-wrapper .elementor-button {
	cursor: pointer;
	position: relative
}

.elementor-button.elementor-hidden,
.elementor-hidden {
	display: none
}

.e-form__step {
	width: 100%
}

.e-form__step:not(.elementor-hidden) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.e-form__buttons {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.e-form__buttons,
.e-form__buttons__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.e-form__indicators {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	font-size: 13px;
	margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators,
.e-form__indicators__indicator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.e-form__indicators__indicator {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-preferred-size: 0;
	flex-basis: 0%;
	padding: 0 var(--e-form-steps-divider-gap)
}

.e-form__indicators__indicator__progress {
	width: 100%;
	position: relative;
	background-color: var(--e-form-steps-indicator-progress-background-color);
	border-radius: var(--e-form-steps-indicator-progress-border-radius);
	overflow: hidden
}

.e-form__indicators__indicator__progress__meter {
	width: var(--e-form-steps-indicator-progress-meter-width, 0);
	height: var(--e-form-steps-indicator-progress-height);
	line-height: var(--e-form-steps-indicator-progress-height);
	padding-right: 15px;
	border-radius: var(--e-form-steps-indicator-progress-border-radius);
	background-color: var(--e-form-steps-indicator-progress-color);
	color: var(--e-form-steps-indicator-progress-meter-color);
	text-align: right;
	-webkit-transition: width .1s linear;
	-o-transition: width .1s linear;
	transition: width .1s linear
}

.e-form__indicators__indicator:first-child {
	padding-left: 0
}

.e-form__indicators__indicator:last-child {
	padding-right: 0
}

.e-form__indicators__indicator--state-inactive {
	color: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-inactive-secondary-color, #fff)
}

.e-form__indicators__indicator--state-inactive object,
.e-form__indicators__indicator--state-inactive svg {
	fill: var(--e-form-steps-indicator-inactive-primary-color, #c2cbd2)
}

.e-form__indicators__indicator--state-active {
	color: var(--e-form-steps-indicator-active-primary-color, #39b54a);
	border-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-active-secondary-color, #fff)
}

.e-form__indicators__indicator--state-active object,
.e-form__indicators__indicator--state-active svg {
	fill: var(--e-form-steps-indicator-active-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed {
	color: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none) {
	background-color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label {
	color: var(--e-form-steps-indicator-completed-primary-color, #39b54a)
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none {
	color: var(--e-form-steps-indicator-completed-primary-color, #39b54a);
	background-color: initial
}

.e-form__indicators__indicator--state-completed object,
.e-form__indicators__indicator--state-completed svg {
	fill: var(--e-form-steps-indicator-completed-secondary-color, #fff)
}

.e-form__indicators__indicator__icon {
	width: var(--e-form-steps-indicator-padding, 30px);
	height: var(--e-form-steps-indicator-padding, 30px);
	font-size: var(--e-form-steps-indicator-icon-size);
	border-width: 1px;
	border-style: solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	margin-bottom: 10px
}

.e-form__indicators__indicator__icon img,
.e-form__indicators__indicator__icon object,
.e-form__indicators__indicator__icon svg {
	width: var(--e-form-steps-indicator-icon-size);
	height: auto
}

.e-form__indicators__indicator__icon .e-font-icon-svg {
	height: 1em
}

.e-form__indicators__indicator__number {
	width: var(--e-form-steps-indicator-padding, 30px);
	height: var(--e-form-steps-indicator-padding, 30px);
	border-width: 1px;
	border-style: solid;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}

.e-form__indicators__indicator--shape-circle {
	border-radius: 50%
}

.e-form__indicators__indicator--shape-square {
	border-radius: 0
}

.e-form__indicators__indicator--shape-rounded {
	border-radius: 5px
}

.e-form__indicators__indicator--shape-none {
	border: 0
}

.e-form__indicators__indicator__label {
	text-align: center
}

.e-form__indicators__indicator__separator {
	width: 100%;
	height: var(--e-form-steps-divider-width);
	background-color: #c2cbd2
}

.e-form__indicators--type-icon,
.e-form__indicators--type-icon_text,
.e-form__indicators--type-number,
.e-form__indicators--type-number_text {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.e-form__indicators--type-icon .e-form__indicators__indicator__separator,
.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,
.e-form__indicators--type-number .e-form__indicators__indicator__separator,
.e-form__indicators--type-number_text .e-form__indicators__indicator__separator {
	margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)
}

.elementor-field-type-hidden {
	display: none
}

.elementor-field-type-html {
	display: inline-block
}

.elementor-login .elementor-lost-password,
.elementor-login .elementor-remember-me {
	font-size: .85em
}

.elementor-field-type-recaptcha_v3 .elementor-field-label {
	display: none
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
	z-index: 1
}

.elementor-button .elementor-form-spinner {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.elementor-form .elementor-button&gt;span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-form .elementor-button .elementor-button-text {
	white-space: normal;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.elementor-form .elementor-button svg {
	height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
	height: 1em
}

.elementor-widget-price-list .elementor-price-list {
	list-style: none;
	padding: 0;
	margin: 0
}

.elementor-widget-price-list .elementor-price-list li {
	margin: 0
}

.elementor-price-list li:not(:last-child) {
	margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
	max-width: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 25px
}

.elementor-price-list .elementor-price-list-image img {
	width: 100%
}

.elementor-price-list .elementor-price-list-header,
.elementor-price-list .elementor-price-list-item,
.elementor-price-list .elementor-price-list-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-price-list .elementor-price-list-item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 10px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
	max-width: 80%
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	font-size: 14px;
	margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	height: 0
}

.elementor-price-table {
	text-align: center
}

.elementor-price-table .elementor-price-table__header {
	background: var(--e-price-table-header-background-color, #555);
	padding: 20px 0
}

.elementor-price-table .elementor-price-table__heading {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 24px;
	font-weight: 600;
	color: #fff
}

.elementor-price-table .elementor-price-table__subheading {
	font-size: 13px;
	font-weight: 400;
	color: #fff
}

.elementor-price-table .elementor-price-table__original-price {
	margin-right: 15px;
	text-decoration: line-through;
	font-size: .5em;
	line-height: 1;
	font-weight: 400;
	-ms-flex-item-align: center;
	align-self: center
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency {
	font-size: 1em;
	margin: 0
}

.elementor-price-table .elementor-price-table__price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	color: #555;
	font-weight: 800;
	font-size: 65px;
	padding: 40px 0
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
	font-weight: 400;
	font-size: medium;
	font-style: normal
}

.elementor-price-table .elementor-price-table__after-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-price-table .elementor-price-table__integer-part {
	line-height: .8
}

.elementor-price-table .elementor-price-table__currency,
.elementor-price-table .elementor-price-table__fractional-part {
	line-height: 1;
	font-size: .3em
}

.elementor-price-table .elementor-price-table__currency {
	margin-right: 3px
}

.elementor-price-table .elementor-price-table__period {
	width: 100%;
	font-size: 13px;
	font-weight: 400
}

.elementor-price-table .elementor-price-table__features-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
	color: var(--e-price-table-features-list-color)
}

.elementor-price-table .elementor-price-table__features-list li {
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
	margin-left: 15px;
	margin-right: 15px
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
	content: "";
	display: block;
	border: 0 solid hsla(0, 0%, 47.8%, .3);
	margin: 10px 12.5%
}

.elementor-price-table .elementor-price-table__features-list i {
	margin-right: 10px;
	font-size: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg {
	margin-right: 10px;
	fill: var(--e-price-table-features-list-color);
	height: 1.3em;
	width: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg~* {
	vertical-align: text-top
}

.elementor-price-table .elementor-price-table__footer {
	padding: 30px 0
}

.elementor-price-table .elementor-price-table__additional_info {
	margin: 0;
	font-size: 13px;
	line-height: 1.4
}

.elementor-price-table__ribbon {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 150px;
	overflow: hidden;
	height: 150px
}

.elementor-price-table__ribbon-inner {
	text-align: center;
	left: 0;
	width: 200%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	margin-top: 35px;
	font-size: 13px;
	line-height: 2;
	font-weight: 800;
	text-transform: uppercase;
	background: #000
}

.elementor-price-table__ribbon.elementor-ribbon-left {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	left: 0;
	right: auto
}

.elementor-price-table__ribbon.elementor-ribbon-right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	left: auto;
	right: 0
}

.elementor-widget-price-table .elementor-widget-container {
	overflow: hidden;
	background-color: #f7f7f7
}

.elementor-flip-box {
	height: 280px;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

@media (max-device-width:1024px) {
	.elementor-flip-box {
		cursor: pointer
	}
}

.elementor-flip-box__front {
	background-color: #1abc9c
}

.elementor-flip-box__back {
	background-color: #4054b2;
	display: block
}

.elementor-flip-box__layer {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out
}

.elementor-flip-box__layer__overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	text-align: center;
	padding: 35px;
	color: #fff
}

.elementor-flip-box__layer__title {
	font-size: 21px
}

.elementor-flip-box__layer__description {
	font-size: 14px
}

.elementor-flip-box__layer__description:not(:last-child),
.elementor-flip-box__layer__title:not(:last-child) {
	margin: 0 0 20px;
	padding: 0
}

.elementor-flip-box__layer__title {
	line-height: 1;
	font-weight: 600
}

.elementor-flip-box,
.elementor-flip-box .elementor-view-framed,
.elementor-flip-box .elementor-view-stacked {
	--e-flip-box-view-framed-stacked-icon-color: #fff
}

.elementor-flip-box .elementor-icon,
.elementor-flip-box .elementor-view-framed .elementor-icon,
.elementor-flip-box .elementor-view-stacked .elementor-icon {
	color: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-icon svg,
.elementor-flip-box .elementor-view-framed .elementor-icon svg,
.elementor-flip-box .elementor-view-stacked .elementor-icon svg {
	fill: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
	border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
	background-color: rgba(0, 0, 0, .5)
}

.elementor-flip-box__button.elementor-button {
	cursor: pointer;
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #fff;
	background: transparent
}

.elementor-flip-box__button.elementor-button:hover {
	background: transparent;
	text-decoration: none
}

.elementor-flip-box__image {
	margin: 0 0 20px;
	display: inline-block;
	width: 100%
}

.elementor-flip-box__image img {
	width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
	margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
	-webkit-transform: translateZ(90px) scale(.91);
	transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(.1px);
	transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
	-webkit-transform: rotateX(0) rotateY(-180deg);
	transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: rotateX(0) rotateY(180deg);
	transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: rotateX(0) rotateY(-180deg);
	transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
	-webkit-transform: rotateX(-180deg) rotateY(0);
	transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: rotateX(180deg) rotateY(0);
	transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: rotateX(-180deg) rotateY(0);
	transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: translateX(100%) translateY(0);
	-ms-transform: translateX(100%) translateY(0);
	transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: translateX(-100%) translateY(0);
	-ms-transform: translateX(-100%) translateY(0);
	transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: translateX(0) translateY(-100%);
	-ms-transform: translateX(0) translateY(-100%);
	transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
	-webkit-transform: translateX(0) translateY(100%);
	-ms-transform: translateX(0) translateY(100%);
	transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,
.elementor-flip-box--effect-slide .elementor-flip-box {
	overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,
.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
	-webkit-transform: translateX(-100%) translateY(0);
	-ms-transform: translateX(-100%) translateY(0);
	transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
	-webkit-transform: translateX(100%) translateY(0);
	-ms-transform: translateX(100%) translateY(0);
	transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
	-webkit-transform: translateX(0) translateY(100%);
	-ms-transform: translateX(0) translateY(100%);
	transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,
.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
	-webkit-transform: translateX(0) translateY(-100%);
	-ms-transform: translateX(0) translateY(-100%);
	transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
	-webkit-transition: opacity .35s, width .1ms, -webkit-transform .7s;
	transition: opacity .35s, width .1ms, -webkit-transform .7s;
	-o-transition: transform .7s, opacity .35s, width .1ms;
	transition: transform .7s, opacity .35s, width .1ms;
	transition: transform .7s, opacity .35s, width .1ms, -webkit-transform .7s;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	z-index: 1;
	width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
	width: 0;
	opacity: 0;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
	transition: opacity .7s .1s, width .1ms .7s, -webkit-transform .8s;
	-o-transition: transform .8s, opacity .7s .1s, width .1ms .7s;
	transition: transform .8s, opacity .7s .1s, width .1ms .7s;
	transition: transform .8s, opacity .7s .1s, width .1ms .7s, -webkit-transform .8s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
	-webkit-transition: opacity .5s .2s, -webkit-transform .7s;
	transition: opacity .5s .2s, -webkit-transform .7s;
	-o-transition: transform .7s, opacity .5s .2s;
	transition: transform .7s, opacity .5s .2s;
	transition: transform .7s, opacity .5s .2s, -webkit-transform .7s;
	opacity: 0;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
	-webkit-transition: opacity .5s, -webkit-transform .7s;
	transition: opacity .5s, -webkit-transform .7s;
	-o-transition: transform .7s, opacity .5s;
	transition: transform .7s, opacity .5s;
	transition: transform .7s, opacity .5s, -webkit-transform .7s;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
	opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
	opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
	display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1
}

.elementor-cta,
.elementor-widget-call-to-action .elementor-widget-container {
	overflow: hidden
}

.elementor-cta {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
	position: relative;
	min-height: 200px;
	width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	width: 100%;
	background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__content-item,
.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
	color: #55595c;
	border-color: #55595c;
	fill: #55595c
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
	color: #55595c;
	border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
	display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
	min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,
.elementor-cta--skin-cover .elementor-cta__content-item,
.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
	color: #fff;
	border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
	width: 100%
}

.elementor-cta--layout-image-left .elementor-cta,
.elementor-cta--layout-image-right .elementor-cta {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,
.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
	width: auto;
	min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,
.elementor-cta--layout-image-right .elementor-cta__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-cta__bg,
.elementor-cta__bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.elementor-cta__bg-wrapper {
	z-index: 1;
	overflow: hidden
}

.elementor-cta__bg {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%;
	z-index: 1
}

.elementor-cta__bg-overlay {
	z-index: 2
}

.elementor-cta__button.elementor-button {
	cursor: pointer;
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #fff;
	background: transparent
}

.elementor-cta__button.elementor-button:hover {
	background: transparent;
	text-decoration: none
}

.elementor-cta__title {
	font-size: 23px
}

.elementor-cta__content {
	z-index: 1;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 35px;
	width: 100%
}

.elementor-cta__content,
.elementor-cta__content-item {
	position: relative;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	color: #fff
}

.elementor-cta__content-item {
	width: 100%;
	margin: 0
}

.elementor-cta__content-item:not(:last-child) {
	margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
	color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
	-ms-flex-line-pack: end;
	align-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
	background-color: rgba(0, 0, 0, .3)
}

@media (max-device-width:1024px) {
	.elementor-cta {
		cursor: pointer
	}
}

@media (min-width:-1px) {
	.elementor-cta--widescreen-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--widescreen-layout-image-left .elementor-cta,
	.elementor-cta--widescreen-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--widescreen-layout-image-left .elementor-cta__content,
	.elementor-cta--widescreen-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--widescreen-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--widescreen-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:-1px) {
	.elementor-cta--laptop-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--laptop-layout-image-left .elementor-cta,
	.elementor-cta--laptop-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--laptop-layout-image-left .elementor-cta__content,
	.elementor-cta--laptop-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--laptop-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--laptop-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:-1px) {
	.elementor-cta--tablet_extra-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--tablet_extra-layout-image-left .elementor-cta,
	.elementor-cta--tablet_extra-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,
	.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--tablet_extra-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--tablet_extra-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:1024px) {
	.elementor-cta--tablet-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--tablet-layout-image-left .elementor-cta,
	.elementor-cta--tablet-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--tablet-layout-image-left .elementor-cta__content,
	.elementor-cta--tablet-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--tablet-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--tablet-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:-1px) {
	.elementor-cta--mobile_extra-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--mobile_extra-layout-image-left .elementor-cta,
	.elementor-cta--mobile_extra-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,
	.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--mobile_extra-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--mobile_extra-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

@media (max-width:767px) {
	.elementor-cta--mobile-layout-image-above .elementor-cta {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
		width: 100%
	}

	.elementor-cta--mobile-layout-image-left .elementor-cta,
	.elementor-cta--mobile-layout-image-right .elementor-cta {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,
	.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
		width: auto;
		min-width: 50%
	}

	.elementor-cta--mobile-layout-image-left .elementor-cta__content,
	.elementor-cta--mobile-layout-image-right .elementor-cta__content {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}

	.elementor-cta--mobile-layout-image-left .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.elementor-cta--mobile-layout-image-right .elementor-cta {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.elementor-ribbon {
	position: absolute;
	z-index: 1;
	top: 0;
	left: auto;
	right: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 150px;
	overflow: hidden;
	height: 150px
}

.elementor-ribbon-inner {
	text-align: center;
	left: 0;
	width: 200%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	margin-top: 35px;
	font-size: 13px;
	line-height: 2;
	font-weight: 800;
	text-transform: uppercase;
	background: #000;
	color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	left: 0;
	right: auto
}

.elementor-ribbon.elementor-ribbon-right {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	left: auto;
	right: 0
}

.elementor-widget-countdown .elementor-countdown-expire--message {
	display: none;
	padding: 20px;
	text-align: center
}

.elementor-widget-countdown .elementor-countdown-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-widget-countdown .elementor-countdown-item {
	padding: 20px 0;
	text-align: center;
	color: #fff
}

.elementor-widget-countdown .elementor-countdown-digits,
.elementor-widget-countdown .elementor-countdown-label {
	line-height: 1
}

.elementor-widget-countdown .elementor-countdown-digits {
	font-size: 69px
}

.elementor-widget-countdown .elementor-countdown-label {
	font-size: 19px
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: auto;
	margin-left: auto
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label {
	display: block
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-widget-countdown.elementor-countdown--label-inline {
	text-align: center
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

.elementor-slides .swiper-slide-bg {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	min-width: 100%;
	min-height: 100%
}

.elementor-slides .swiper-slide-inner {
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 50px;
	margin: auto
}

.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.elementor-slides .swiper-slide-inner .elementor-slide-content {
	position: relative;
	z-index: 1;
	width: 100%
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
	font-size: 35px;
	font-weight: 700;
	line-height: 1
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
	font-size: 17px;
	line-height: 1.4
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
	margin-bottom: 30px
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
	border: 2px solid #fff;
	color: #fff;
	background: transparent;
	display: inline-block
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
	background: transparent;
	color: inherit;
	text-decoration: none
}

.elementor--v-position-top .swiper-slide-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.elementor--v-position-bottom .swiper-slide-inner {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.elementor--v-position-middle .swiper-slide-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor--h-position-left .swiper-slide-inner {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor--h-position-right .swiper-slide-inner {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor--h-position-center .swiper-slide-inner {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

body.rtl .elementor-widget-slides .elementor-swiper-button-next {
	left: 10px;
	right: auto
}

body.rtl .elementor-widget-slides .elementor-swiper-button-prev {
	right: 10px;
	left: auto
}

.elementor-slides-wrapper div:not(.swiper-slide)&gt;.swiper-slide-inner {
	display: none
}

@media (max-width:767px) {
	.elementor-slides .swiper-slide-inner {
		padding: 30px
	}

	.elementor-slides .swiper-slide-inner .elementor-slide-heading {
		font-size: 23px;
		line-height: 1;
		margin-bottom: 15px
	}

	.elementor-slides .swiper-slide-inner .elementor-slide-description {
		font-size: 13px;
		line-height: 1.4;
		margin-bottom: 15px
	}
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn {
	background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
	color: #ea4335;
	border-color: #ea4335;
	fill: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn svg {
	fill: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
	background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
	--e-share-btn-skin-boxed-minimal-custom-icon-color: #fff;
	color: var(--e-share-btn-skin-boxed-minimal-custom-icon-color)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg {
	fill: var(--e-share-btn-skin-boxed-minimal-custom-icon-color)
}

.elementor-share-buttons--color-official .elementor-share-btn:hover {
	-webkit-filter: saturate(1.5) brightness(1.2);
	filter: saturate(1.5) brightness(1.2)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg {
	background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email {
	background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print {
	background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook {
	background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google {
	background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket {
	background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin {
	background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki {
	background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest {
	background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit {
	background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype {
	background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare {
	background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat {
	background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon {
	background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix {
	background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr {
	background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch {
	background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram {
	background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter {
	background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo {
	background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk {
	background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp {
	background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress {
	background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing {
	background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg {
	color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg {
	fill: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email {
	color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg {
	fill: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print {
	color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg {
	fill: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook {
	color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg {
	fill: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google {
	color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg {
	fill: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket {
	color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg {
	fill: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin {
	color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg {
	fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki {
	color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg {
	fill: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest {
	color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg {
	fill: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit {
	color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg {
	fill: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype {
	color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg {
	fill: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare {
	color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg {
	fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat {
	color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg {
	fill: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon {
	color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg {
	fill: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix {
	color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg {
	fill: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr {
	color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg {
	fill: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch {
	color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg {
	fill: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram {
	color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg {
	fill: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter {
	color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg {
	fill: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo {
	color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg {
	fill: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk {
	color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg {
	fill: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp {
	color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg {
	fill: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress {
	color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg {
	fill: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing {
	color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg {
	fill: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon {
	background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon {
	background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon {
	background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon {
	background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon {
	background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon {
	background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon {
	background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon {
	background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon {
	background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon {
	background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon {
	background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon {
	background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon {
	background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon {
	background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon {
	background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon {
	background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon {
	background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon {
	background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon {
	background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon {
	background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon {
	background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon {
	background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon {
	background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon {
	background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
	--e-share-btn-skin-boxed-minimal-official-icon-color: #fff;
	color: var(--e-share-btn-skin-boxed-minimal-official-icon-color)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,
.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg {
	fill: var(--e-share-btn-skin-boxed-minimal-official-icon-color)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,
.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
	margin-left: -.2em
}

.elementor-share-buttons--skin-boxed .elementor-share-btn,
.elementor-share-buttons--skin-framed .elementor-share-btn {
	border-style: solid
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .12)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .12), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .12), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .12), transparent)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text,
.elementor-share-buttons--skin-gradient .elementor-share-btn__text,
.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
	padding-left: .9em
}

.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--skin-gradient .elementor-share-btn {
	--e-share-btn-skin-boxed-flat-gradient-icon-color: #fff
}

.elementor-share-buttons--skin-flat .elementor-share-btn,
.elementor-share-buttons--skin-flat .elementor-share-btn:hover,
.elementor-share-buttons--skin-gradient .elementor-share-btn,
.elementor-share-buttons--skin-gradient .elementor-share-btn:hover {
	color: var(--e-share-btn-skin-boxed-flat-gradient-icon-color)
}

.elementor-share-buttons--skin-flat .elementor-share-btn svg,
.elementor-share-buttons--skin-gradient .elementor-share-btn svg {
	fill: var(--e-share-btn-skin-boxed-flat-gradient-icon-color)
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon {
	border-radius: .5em
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon {
	border-radius: 99.9em
}

.elementor-share-buttons--view-text .elementor-share-btn__text {
	padding-left: 1em
}

.elementor-share-buttons--view-icon .elementor-share-btn,
.elementor-share-buttons--view-text .elementor-share-btn {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-share-buttons--view-icon .elementor-share-btn__icon,
.elementor-share-buttons--view-icon .elementor-share-btn__text,
.elementor-share-buttons--view-text .elementor-share-btn__icon,
.elementor-share-buttons--view-text .elementor-share-btn__text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-share-buttons--shape-rounded .elementor-share-btn {
	border-radius: .5em
}

.elementor-share-buttons--shape-circle .elementor-share-btn {
	border-radius: 99.9em
}

.elementor-share-btn {
	overflow: hidden;
	font-size: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition-property: background-color, border-color, -webkit-filter;
	transition-property: background-color, border-color, -webkit-filter;
	-o-transition-property: filter, background-color, border-color;
	transition-property: filter, background-color, border-color;
	transition-property: filter, background-color, border-color, -webkit-filter;
	height: 4.5em;
	cursor: pointer
}

.elementor-share-btn,
.elementor-share-btn__icon,
.elementor-share-btn__text {
	-webkit-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s
}

.elementor-share-btn__icon,
.elementor-share-btn__text {
	-webkit-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color
}

.elementor-share-btn__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 4.5em;
	position: relative
}

.elementor-share-btn__icon i {
	font-size: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__icon svg {
	width: var(--e-share-buttons-icon-size, 1.7em);
	height: var(--e-share-buttons-icon-size, 1.7em)
}

.elementor-share-btn__text {
	font-size: 1.5em;
	padding-right: 1em;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 100
}

.elementor-share-btn__title {
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-widget-share-buttons {
	text-align: var(--alignment, inherit);
	-moz-text-align-last: var(--alignment, inherit);
	text-align-last: var(--alignment, inherit)
}

.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container {
	font-size: 0
}

.elementor-skin-carousel .elementor-main-swiper,
.elementor-skin-coverflow .elementor-main-swiper {
	height: 230px
}

.elementor-skin-slideshow .elementor-main-swiper {
	height: 450px;
	position: relative
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i {
	font-size: 50px
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
	cursor: pointer
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, .3)
}

.elementor-carousel-image {
	background: no-repeat 50%;
	-webkit-background-size: cover;
	background-size: cover;
	height: 100%;
	position: relative
}

.elementor-carousel-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: var(--e-carousel-image-overlay-color, #fff);
	background-color: rgba(129, 138, 145, .8);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, -webkit-transform .5s;
	-o-transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.elementor-carousel-image-overlay i {
	font-size: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-carousel-image-overlay svg {
	fill: var(--e-carousel-image-overlay-color, #fff);
	width: var(--e-carousel-image-overlay-icon-size, 21px);
	height: var(--e-carousel-image-overlay-icon-size, 21px)
}

.elementor-testimonial__image {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-testimonial__image img {
	border-radius: 999px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-o-object-fit: cover;
	object-fit: cover
}

.elementor-testimonial__footer,
.elementor-testimonial__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-testimonial__footer cite,
.elementor-testimonial__header cite {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-style: normal;
	font-size: 14px;
	line-height: 1.5
}

.elementor-testimonial__name {
	font-weight: 700
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
	margin-left: 20px
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite {
	margin-right: 20px;
	margin-left: 0
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite {
	margin-right: 0;
	margin-left: 20px
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
	margin-top: 25px
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
	margin-bottom: 25px
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
	margin-top: 25px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,
.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
	margin-top: 15px;
	width: 100%
}

.elementor-testimonial--layout-image_left .elementor-testimonial,
.elementor-testimonial--layout-image_right .elementor-testimonial {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,
.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite {
	margin-top: 15px
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,
.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
	padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
	padding-left: 20px
}

.elementor-testimonial--align-right .elementor-testimonial {
	text-align: right
}

.elementor-testimonial--align-left .elementor-testimonial {
	text-align: left
}

.elementor-testimonial--align-center .elementor-testimonial {
	text-align: center
}

.elementor-testimonial--align-center .elementor-testimonial__footer {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
	text-align: left
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
	background-color: #e6e9ec;
	padding: 20px;
	position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background-color: #e6e9ec;
	position: absolute;
	-webkit-transform: scaleX(.75) rotate(45deg);
	-ms-transform: scaleX(.75) rotate(45deg);
	transform: scaleX(.75) rotate(45deg);
	border-width: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
	bottom: calc(100% - 7px);
	-webkit-transform: scaleX(.75) rotate(-135deg);
	-ms-transform: scaleX(.75) rotate(-135deg);
	transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
	left: 50%;
	-webkit-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
	-ms-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
	transform: translateX(-50%) scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after {
	top: calc(100% - 7px)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
	left: 50%;
	-webkit-transform: translateX(-50%) scaleX(.75) rotate(45deg);
	-ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
	transform: translateX(-50%) scaleX(.75) rotate(45deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after {
	left: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after {
	right: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after {
	-webkit-transform: scaleY(.75) rotate(135deg);
	-ms-transform: scaleY(.75) rotate(135deg);
	transform: scaleY(.75) rotate(135deg);
	left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
	-webkit-transform: scaleY(.75) rotate(-45deg);
	-ms-transform: scaleY(.75) rotate(-45deg);
	transform: scaleY(.75) rotate(-45deg);
	right: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
	top: calc(20px + (50px / 2))
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
	padding-top: 20px
}

.elementor-widget-testimonial-carousel .swiper-slide {
	padding: 20px
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
	width: 50px;
	height: 50px
}

.elementor-widget-reviews .swiper-slide {
	background-color: #fff;
	border: 1px solid #e1e8ed;
	border-radius: 5px;
	padding: 0
}

.elementor-widget-reviews .elementor-testimonial__text {
	font-size: 14px;
	line-height: 20px
}

.elementor-widget-reviews .elementor-testimonial__name {
	color: #1c2022
}

.elementor-widget-reviews .elementor-testimonial__title {
	color: #697882;
	font-size: 12.5px;
	font-weight: 400;
	font-family: inherit
}

.elementor-widget-reviews .elementor-testimonial__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-reviews .elementor-testimonial__image img {
	width: 36px;
	height: 36px
}

.elementor-widget-reviews .elementor-testimonial__icon {
	margin-left: auto;
	font-size: 17px
}

.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa {
	margin-left: .15em
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon {
	color: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android {
	--e-testimonial-icon-color: #a4c639
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple {
	--e-testimonial-icon-color: #999
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance {
	--e-testimonial-icon-color: #1769ff
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket {
	--e-testimonial-icon-color: #205081
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen {
	--e-testimonial-icon-color: #000
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious {
	--e-testimonial-icon-color: #39f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg {
	--e-testimonial-icon-color: #005be2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble {
	--e-testimonial-icon-color: #ea4c89
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope {
	--e-testimonial-icon-color: #ea4335
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook {
	--e-testimonial-icon-color: #3b5998
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr {
	--e-testimonial-icon-color: #0063dc
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare {
	--e-testimonial-icon-color: #2d5be3
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github {
	--e-testimonial-icon-color: #333
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus {
	--e-testimonial-icon-color: #dd4b39
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz {
	--e-testimonial-icon-color: #7ac142
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram {
	--e-testimonial-icon-color: #262626
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle {
	--e-testimonial-icon-color: #487aa2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin {
	--e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium {
	--e-testimonial-icon-color: #00ab6b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup {
	--e-testimonial-icon-color: #ec1c40
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud {
	--e-testimonial-icon-color: #273a4b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki {
	--e-testimonial-icon-color: #f4731c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest {
	--e-testimonial-icon-color: #bd081c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt {
	--e-testimonial-icon-color: #da552f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit {
	--e-testimonial-icon-color: #ff4500
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss {
	--e-testimonial-icon-color: #f26522
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart {
	--e-testimonial-icon-color: #4caf50
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype {
	--e-testimonial-icon-color: #00aff0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare {
	--e-testimonial-icon-color: #0077b5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat {
	--e-testimonial-icon-color: #fffc00
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud {
	--e-testimonial-icon-color: #f80
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify {
	--e-testimonial-icon-color: #2ebd59
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow {
	--e-testimonial-icon-color: #fe7a15
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam {
	--e-testimonial-icon-color: #00adee
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon {
	--e-testimonial-icon-color: #eb4924
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram {
	--e-testimonial-icon-color: #2ca5e0
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,
.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack {
	--e-testimonial-icon-color: #1aa1d8
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor {
	--e-testimonial-icon-color: #589442
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr {
	--e-testimonial-icon-color: #35465c
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch {
	--e-testimonial-icon-color: #6441a5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter {
	--e-testimonial-icon-color: #1da1f2
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo {
	--e-testimonial-icon-color: #1ab7ea
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk {
	--e-testimonial-icon-color: #45668e
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo {
	--e-testimonial-icon-color: #dd2430
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin {
	--e-testimonial-icon-color: #31a918
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp {
	--e-testimonial-icon-color: #25d366
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress {
	--e-testimonial-icon-color: #21759b
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing {
	--e-testimonial-icon-color: #026466
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp {
	--e-testimonial-icon-color: #af0606
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube {
	--e-testimonial-icon-color: #cd201f
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px {
	--e-testimonial-icon-color: #0099e5
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg {
	fill: var(--e-testimonial-icon-color)
}

.elementor-widget-reviews .elementor-testimonial__rating {
	background-image: -webkit-gradient(linear, left top, right top, from(#ffc82c), to(#ccc));
	background-image: -webkit-linear-gradient(left, #ffc82c var(--rating), #ccc var(--rating));
	background-image: -o-linear-gradient(left, #ffc82c var(--rating), #ccc var(--rating));
	background-image: linear-gradient(90deg, #ffc82c var(--rating), #ccc var(--rating));
	font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 15px;
	padding-bottom: 6px
}

.elementor-widget-reviews .elementor-testimonial__image+cite {
	margin-left: 9px
}

.elementor-widget-reviews .elementor-testimonial__separator {
	margin: 0 auto;
	border-top: 0;
	border-bottom: 1px solid #e1e8ed;
	height: 0
}

.elementor-widget-reviews .elementor-testimonial__content {
	padding-top: 6px;
	padding-bottom: 15px
}

.elementor-widget-reviews .elementor-testimonial__content,
.elementor-widget-reviews .elementor-testimonial__header {
	padding-left: 15px;
	padding-right: 15px
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
	border-bottom: 1px solid #e1e8ed
}

.swiper-pagination-bullets {
	color: #fff;
	cursor: default
}

.swiper-slide {
	will-change: transform;
	border-style: solid;
	border-width: 0;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: border, background, -webkit-transform;
	transition-property: border, background, -webkit-transform;
	-o-transition-property: border, background, transform;
	transition-property: border, background, transform;
	transition-property: border, background, transform, -webkit-transform;
	overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
	opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	opacity: 0
}

.swiper-slide a {
	display: inline
}

.swiper-slide a.elementor-button {
	display: inline-block
}

.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper {
	width: calc(95% - 40px)
}

.elementor-widget-reviews .elementor-main-swiper,
.elementor-widget-testimonial-carousel .elementor-main-swiper {
	width: 95%
}

.elementor-widget-reviews .swiper-wrapper,
.elementor-widget-testimonial-carousel .swiper-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.elementor-widget-reviews .swiper-slide,
.elementor-widget-testimonial-carousel .swiper-slide {
	height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,
.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
	padding-bottom: 40px
}

.elementor-widget-reviews .elementor-swiper-button-prev,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next {
	left: 0;
	right: unset
}

.elementor-widget-reviews .elementor-swiper-button-next,
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev {
	right: 0;
	left: unset
}

.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev {
	top: calc(50% - (40px / 2))
}

.elementor-widget-media-carousel .elementor-swiper-button-prev,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next {
	left: 10px;
	right: unset
}

.elementor-widget-media-carousel .elementor-swiper-button-next,
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
	right: 10px;
	left: unset
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),
.entry-summary blockquote.elementor-blockquote {
	margin-right: 0;
	margin-left: 0
}

.elementor-widget-blockquote blockquote {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	quotes: none;
	border: 0;
	font-style: normal;
	color: #55595c
}

.elementor-widget-blockquote blockquote:after,
.elementor-widget-blockquote blockquote:before,
.elementor-widget-blockquote blockquote cite:after,
.elementor-widget-blockquote blockquote cite:before,
.elementor-widget-blockquote blockquote footer:after,
.elementor-widget-blockquote blockquote footer:before {
	content: "";
	content: none
}

.elementor-blockquote {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-blockquote__author,
.elementor-blockquote__content {
	margin-bottom: 0;
	font-style: normal
}

.elementor-blockquote__author {
	font-weight: 700
}

.elementor-blockquote footer {
	margin-top: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.elementor-blockquote__tweet-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #1da1f2;
	-ms-flex-item-align: end;
	align-self: flex-end;
	line-height: 1;
	position: relative;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.elementor-blockquote__tweet-button:hover {
	color: #0967a0
}

.elementor-blockquote__tweet-button span {
	font-weight: 600
}

.elementor-blockquote__tweet-button i,
.elementor-blockquote__tweet-button span {
	vertical-align: middle
}

.elementor-blockquote__tweet-button i+span,
.elementor-blockquote__tweet-button svg+span {
	margin-left: .5em
}

.elementor-blockquote__tweet-button svg {
	fill: #1da1f2;
	height: 1em;
	width: 1em
}

.elementor-blockquote__tweet-label {
	white-space: pre-wrap
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
	padding: .7em 1.2em;
	border-radius: 100em;
	background-color: #1da1f2;
	color: #fff;
	font-size: 15px
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
	background-color: #0967a0;
	color: #fff
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
	border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,
.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg {
	fill: #fff;
	height: 1em;
	width: 1em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
	padding: 0;
	width: 2em;
	height: 2em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,
.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
	content: "";
	border: .5em solid transparent;
	border-right-color: #1da1f2;
	position: absolute;
	left: -.8em;
	top: 50%;
	-webkit-transform: translateY(-50%) scaleY(.65);
	-ms-transform: translateY(-50%) scaleY(.65);
	transform: translateY(-50%) scaleY(.65);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
	right: auto;
	left: -.8em;
	border-right-color: #1da1f2;
	border-left-color: transparent
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
	border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
	left: auto;
	right: -.8em;
	border-right-color: transparent;
	border-left-color: #1da1f2
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
	border-left-color: #0967a0
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
	background-color: #e6e9ec;
	padding: 30px
}

.elementor-blockquote--skin-border .elementor-blockquote {
	border-color: #e6e9ec;
	border-left: 7px #e6e9ec;
	border-style: solid;
	padding-left: 20px
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
	content: "â€œ";
	font-size: 100px;
	color: #e6e9ec;
	font-family: Times New Roman, Times, serif;
	font-weight: 900;
	line-height: 1;
	display: block;
	height: .6em
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
	margin-top: 15px
}

.elementor-blockquote--align-left .elementor-blockquote__content {
	text-align: left
}

.elementor-blockquote--align-left .elementor-blockquote footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.elementor-blockquote--align-right .elementor-blockquote__content {
	text-align: right
}

.elementor-blockquote--align-right .elementor-blockquote footer {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.elementor-blockquote--align-center .elementor-blockquote {
	text-align: center
}

.elementor-blockquote--align-center .elementor-blockquote__author,
.elementor-blockquote--align-center .elementor-blockquote footer {
	display: block
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
	margin-right: auto;
	margin-left: auto
}

.elementor-headline {
	font-size: 43px;
	line-height: 1.2;
	display: block
}

.elementor-headline-dynamic-text {
	color: var(--dynamic-text-color, #aebcb9)
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
	text-align: left
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
	overflow: visible;
	text-align: inherit
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
	z-index: 1
}

.elementor-headline--style-highlight .elementor-headline-plain-text {
	z-index: 1;
	position: relative
}

.elementor-headline--style-highlight svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: visible
}

.elementor-headline--style-highlight svg path {
	stroke: red;
	stroke-width: 9;
	fill: none;
	opacity: 0;
	stroke-dasharray: 0 1500;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-headline.e-animated svg path {
	-webkit-animation: elementor-headline-dash forwards;
	animation: elementor-headline-dash forwards;
	-webkit-animation-duration: var(--animation-duration, 1.2s);
	animation-duration: var(--animation-duration, 1.2s);
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.elementor-headline.e-animated svg path:nth-of-type(2) {
	-webkit-animation-delay: calc(var(--animation-duration, 1.2s) / 2);
	animation-delay: calc(var(--animation-duration, 1.2s) / 2)
}

.elementor-headline.e-hide-highlight svg path {
	opacity: 1;
	stroke-dasharray: 1500 1500;
	-webkit-animation: hide-highlight .4s forwards;
	animation: hide-highlight .4s forwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

@-webkit-keyframes elementor-headline-dash {
	0% {
		stroke-dasharray: 0 1500;
		opacity: 1
	}

	to {
		stroke-dasharray: 1500 1500;
		opacity: 1
	}
}

@keyframes elementor-headline-dash {
	0% {
		stroke-dasharray: 0 1500;
		opacity: 1
	}

	to {
		stroke-dasharray: 1500 1500;
		opacity: 1
	}
}

@-webkit-keyframes hide-highlight {
	0% {
		opacity: 1;
		stroke-dasharray: 1500 1500
	}

	to {
		opacity: 0;
		-webkit-filter: blur(10px);
		filter: blur(10px)
	}
}

@keyframes hide-highlight {
	0% {
		opacity: 1;
		stroke-dasharray: 1500 1500
	}

	to {
		opacity: 0;
		-webkit-filter: blur(10px);
		filter: blur(10px)
	}
}

.elementor-headline-text-wrapper {
	vertical-align: bottom
}

.elementor-headline-dynamic-wrapper {
	display: inline-block;
	position: relative
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
	position: relative
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
	opacity: 0;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
	opacity: 1;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: elementor-headline-flip-in 1.2s;
	animation: elementor-headline-flip-in 1.2s
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-animation: elementor-headline-flip-out 1.2s;
	animation: elementor-headline-flip-out 1.2s
}

@-webkit-keyframes elementor-headline-flip-in {
	0% {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}

	35% {
		-webkit-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0
	}

	65% {
		opacity: 0
	}

	to {
		-webkit-transform: rotateX(1turn);
		transform: rotateX(1turn);
		opacity: 1
	}
}

@keyframes elementor-headline-flip-in {
	0% {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}

	35% {
		-webkit-transform: rotateX(120deg);
		transform: rotateX(120deg);
		opacity: 0
	}

	65% {
		opacity: 0
	}

	to {
		-webkit-transform: rotateX(1turn);
		transform: rotateX(1turn);
		opacity: 1
	}
}

@-webkit-keyframes elementor-headline-flip-out {
	0% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1
	}

	35% {
		-webkit-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1
	}

	65% {
		opacity: 0
	}

	to {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
}

@keyframes elementor-headline-flip-out {
	0% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
		opacity: 1
	}

	35% {
		-webkit-transform: rotateX(-40deg);
		transform: rotateX(-40deg);
		opacity: 1
	}

	65% {
		opacity: 0
	}

	to {
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg);
		opacity: 0
	}
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
	vertical-align: top;
	overflow: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after {
	content: "";
	position: absolute;
	left: auto;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 90%;
	width: 1px;
	background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
	-webkit-animation: elementor-headline-pulse 1s infinite;
	animation: elementor-headline-pulse 1s infinite
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
	background-color: var(--typing-selected-bg-color, #0d0d0d)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after {
	visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
	color: var(--typing-selected-color, var(--dynamic-text-color), #aebcb9)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
	visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
	position: absolute;
	visibility: hidden
}

@-webkit-keyframes elementor-headline-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1
	}

	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		transform: translateY(-50%) scale(.9);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0
	}
}

@keyframes elementor-headline-pulse {
	0% {
		-webkit-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
		opacity: 1
	}

	40% {
		-webkit-transform: translateY(-50%) scale(.9);
		transform: translateY(-50%) scale(.9);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(-50%) scale(0);
		transform: translateY(-50%) scale(0);
		opacity: 0
	}
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
	-webkit-transform: scaleX(1.0005);
	-ms-transform: scaleX(1.0005);
	transform: scaleX(1.0005);
	opacity: 0
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-20px) rotateX(90deg);
	transform: translateZ(-20px) rotateX(90deg);
	opacity: 0
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
	opacity: 1
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
	-webkit-animation: elementor-headline-swirl-in .4s forwards;
	animation: elementor-headline-swirl-in .4s forwards
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
	-webkit-animation: elementor-headline-swirl-out .4s forwards;
	animation: elementor-headline-swirl-out .4s forwards
}

@-webkit-keyframes elementor-headline-swirl-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg);
		transform: translateZ(-20px) rotateX(90deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg);
		transform: translateZ(-20px) rotateX(-10deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0deg);
		transform: translateZ(-20px) rotateX(0deg)
	}
}

@keyframes elementor-headline-swirl-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(90deg);
		transform: translateZ(-20px) rotateX(90deg)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(-10deg);
		transform: translateZ(-20px) rotateX(-10deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0deg);
		transform: translateZ(-20px) rotateX(0deg)
	}
}

@-webkit-keyframes elementor-headline-swirl-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg);
		transform: translateZ(-20px) rotateX(-100deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg);
		transform: translateZ(-20px) rotateX(-90deg)
	}
}

@keyframes elementor-headline-swirl-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(-20px) rotateX(0);
		transform: translateZ(-20px) rotateX(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-100deg);
		transform: translateZ(-20px) rotateX(-100deg)
	}

	to {
		opacity: 0;
		-webkit-transform: translateZ(-20px) rotateX(-90deg);
		transform: translateZ(-20px) rotateX(-90deg)
	}
}

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
	display: inline-block;
	padding: .2em 0
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
	overflow: hidden;
	vertical-align: top
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
	opacity: 0;
	top: .2em
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
	top: 0;
	opacity: 1;
	-webkit-animation: elementor-headline-slide-down-in .6s;
	animation: elementor-headline-slide-down-in .6s
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
	-webkit-animation: elementor-headline-slide-down-out .6s;
	animation: elementor-headline-slide-down-out .6s
}

@-webkit-keyframes elementor-headline-slide-down-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(20%);
		transform: translateY(20%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes elementor-headline-slide-down-in {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(20%);
		transform: translateY(20%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes elementor-headline-slide-down-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateY(120%);
		transform: translateY(120%)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

@keyframes elementor-headline-slide-down-out {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateY(120%);
		transform: translateY(120%)
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
	display: inline-block;
	padding: .2em 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
	overflow: hidden;
	vertical-align: top
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: #0d0d0d
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
	opacity: 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
	opacity: 1
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
	opacity: 0
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
	opacity: 1;
	-webkit-animation: elementor-headline-drop-in-in .8s;
	animation: elementor-headline-drop-in-in .8s
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
	-webkit-animation: elementor-headline-drop-in-out .8s;
	animation: elementor-headline-drop-in-out .8s
}

@-webkit-keyframes elementor-headline-drop-in-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes elementor-headline-drop-in-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes elementor-headline-drop-in-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateZ(-100px);
		transform: translateZ(-100px)
	}
}

@keyframes elementor-headline-drop-in-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		-webkit-transform: translateZ(-100px);
		transform: translateZ(-100px)
	}
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
	opacity: 0
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
	display: inline-block;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg)
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
	-webkit-animation: elementor-headline-blinds-in .6s forwards;
	animation: elementor-headline-blinds-in .6s forwards
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
	-webkit-animation: elementor-headline-blinds-out .6s forwards;
	animation: elementor-headline-blinds-out .6s forwards
}

@-webkit-keyframes elementor-headline-blinds-in {
	0% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	to {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@keyframes elementor-headline-blinds-in {
	0% {
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	to {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}
}

@-webkit-keyframes elementor-headline-blinds-out {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(-180deg);
		transform: rotateY(-180deg)
	}
}

@keyframes elementor-headline-blinds-out {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(-180deg);
		transform: rotateY(-180deg)
	}
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
	opacity: 0
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
	display: inline-block;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
	opacity: 1
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
	-webkit-animation: elementor-headline-wave-up .6s forwards;
	animation: elementor-headline-wave-up .6s forwards
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
	-webkit-animation: elementor-headline-wave-down .6s forwards;
	animation: elementor-headline-wave-down .6s forwards
}

@-webkit-keyframes elementor-headline-wave-up {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}

	60% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes elementor-headline-wave-up {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}

	60% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes elementor-headline-wave-down {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	60% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}
}

@keyframes elementor-headline-wave-down {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	60% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 0
	}
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
	opacity: 0
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
	opacity: 1;
	-webkit-animation: elementor-headline-slide-in .6s;
	animation: elementor-headline-slide-in .6s
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
	-webkit-animation: elementor-headline-slide-out .6s;
	animation: elementor-headline-slide-out .6s
}

@-webkit-keyframes elementor-headline-slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes elementor-headline-slide-in {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(10%);
		transform: translateX(10%)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes elementor-headline-slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateX(110%);
		transform: translateX(110%)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

@keyframes elementor-headline-slide-out {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	60% {
		opacity: 0;
		-webkit-transform: translateX(110%);
		transform: translateX(110%)
	}

	to {
		opacity: 0;
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
	-webkit-transition: width .5s;
	-o-transition: width .5s;
	transition: width .5s
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
	overflow: hidden
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,
.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
	white-space: nowrap
}

.elementor-msie .elementor-headline--style-highlight svg {
	top: auto;
	left: auto;
	-webkit-transform: translate(-100%);
	-ms-transform: translate(-100%);
	transform: translate(-100%)
}

@-webkit-keyframes e-hotspot-soft-beat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes e-hotspot-soft-beat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@-webkit-keyframes e-hotspot-expand {
	0% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@keyframes e-hotspot-expand {
	0% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

.elementor-widget-hotspot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: var(--background-align);
	-ms-flex-pack: var(--background-align);
	justify-content: var(--background-align)
}

.elementor-widget-hotspot .elementor-widget-container {
	position: relative;
	display: inline-block;
	width: var(--container-width);
	max-width: var(--container-max-width);
	height: var(--container-height)
}

.elementor-widget-hotspot .elementor-widget-container&gt;img {
	display: block;
	width: var(--image-width, auto);
	height: var(--container-height);
	opacity: var(--opacity, 1)
}

.e-hotspot {
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute
}

.e-hotspot--position-left.e-hotspot--position-top {
	-webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
	-ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
	transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-left.e-hotspot--position-bottom {
	-webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
	-ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
	transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y))
}

.e-hotspot--position-right.e-hotspot--position-top {
	-webkit-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
	-ms-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
	transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-right.e-hotspot--position-bottom {
	-webkit-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
	-ms-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
	transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y))
}

.e-hotspot--active {
	z-index: 2
}

.e-hotspot__inner-circle,
.e-hotspot__outer-circle {
	content: "";
	display: inline-block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 50%
}

.e-hotspot__inner-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: var(--hotspot-color);
	padding: calc(var(--hotspot-size, 18px) / 2)
}

.e-hotspot__outer-circle {
	background-color: var(--hotspot-color);
	padding: var(--hotspot-padding, 4px)
}

.e-hotspot--icon .e-hotspot__button,
.e-hotspot__outer-circle {
	width: var(--hotspot-size, 18px);
	height: var(--hotspot-size, 18px)
}

.e-hotspot--icon .e-hotspot__button {
	line-height: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font-size: var(--hotspot-size, 18px)
}

.e-hotspot__icon,
.e-hotspot__label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.e-hotspot__icon svg,
.e-hotspot__label svg {
	width: var(--hotspot-size, 18px);
	height: auto
}

.e-hotspot__button {
	cursor: pointer;
	position: relative;
	display: grid;
	grid-auto-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--hotspot-color);
	font-size: var(--hotspot-size, 18px);
	min-width: var(--hotspot-button-width);
	min-height: var(--hotspot-button-height)
}

.e-hotspot__button:before {
	z-index: -2;
	content: "";
	width: 100%;
	height: 100%;
	left: -5px;
	top: -5px;
	position: absolute;
	padding: 5px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.e-hotspot__button svg {
	fill: var(--hotspot-color)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
	min-width: var(--hotspot-min-width);
	min-height: var(--hotspot-min-height);
	background-color: var(--hotspot-box-color);
	padding: var(--hotspot-padding, 4px);
	border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before {
	border-radius: var(--hotspot-border-radius, 3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
	background-color: var(--hotspot-box-color)
}

.e-hotspot--overlay {
	opacity: .7;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.e-hotspot--active .e-hotspot--overlay,
.e-hotspot--overlay:hover {
	opacity: 1
}

.e-hotspot--soft-beat {
	-webkit-animation: e-hotspot-soft-beat .7s infinite alternate;
	animation: e-hotspot-soft-beat .7s infinite alternate;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease
}

.e-hotspot--expand .e-hotspot__outer-circle,
.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
	-webkit-animation: e-hotspot-expand 2s infinite;
	animation: e-hotspot-expand 2s infinite
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	opacity: 0
}

.e-hotspot--sequenced {
	-webkit-animation: fadeIn .3s;
	animation: fadeIn .3s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.e-hotspot__direction-mask {
	overflow: hidden;
	position: absolute;
	pointer-events: none
}

.e-hotspot__tooltip {
	white-space: var(--white-space, nowrap);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-duration: var(--tooltip-transition-duration, .5s);
	-o-transition-duration: var(--tooltip-transition-duration, .5s);
	transition-duration: var(--tooltip-transition-duration, .5s);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	position: absolute;
	pointer-events: none;
	color: var(--tooltip-text-color, #fff);
	text-align: var(--tooltip-align);
	min-width: var(--tooltip-min-width);
	padding: var(--tooltip-padding, 8px);
	border-radius: var(--tooltip-border-radius);
	background-color: var(--tooltip-color)
}

.e-hotspot__tooltip p:last-of-type {
	margin-bottom: 0
}

.e-hotspot__direction-mask .e-hotspot__tooltip {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	position: static
}

.e-hotspot--active .e-hotspot__tooltip {
	pointer-events: visible
}

.e-hotspot--fade-in-out {
	opacity: 0
}

.e-hotspot--active .e-hotspot--fade-in-out {
	opacity: 1
}

.e-hotspot--fade-grow {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.e-hotspot--active .e-hotspot--fade-grow {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.e-hotspot--override-tooltip-animation-from-top,
.e-hotspot--tooltip-animation-from-top {
	-webkit-transform: translateY(calc(-100% - 1px));
	-ms-transform: translateY(calc(-100% - 1px));
	transform: translateY(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-left,
.e-hotspot--tooltip-animation-from-left {
	-webkit-transform: translate(calc(-100% - 1px));
	-ms-transform: translate(calc(-100% - 1px));
	transform: translate(calc(-100% - 1px))
}

.e-hotspot--override-tooltip-animation-from-right,
.e-hotspot--tooltip-animation-from-right {
	-webkit-transform: translate(calc(100% + 1px));
	-ms-transform: translate(calc(100% + 1px));
	transform: translate(calc(100% + 1px))
}

.e-hotspot--override-tooltip-animation-from-bottom,
.e-hotspot--tooltip-animation-from-bottom {
	-webkit-transform: translateY(calc(100% + 1px));
	-ms-transform: translateY(calc(100% + 1px));
	transform: translateY(calc(100% + 1px))
}

.e-hotspot--fade-direction {
	opacity: 0
}

.e-hotspot--active .e-hotspot--fade-direction,
.e-hotspot--active .e-hotspot--slide-direction {
	-webkit-transform: translate(0) scale(1);
	-ms-transform: translate(0) scale(1);
	transform: translate(0) scale(1);
	opacity: 1
}

.e-hotspot--show-tooltip {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 1;
	pointer-events: visible;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0)
}

.elementor-facebook-widget.fb_iframe_widget,
.elementor-facebook-widget.fb_iframe_widget span {
	width: 100% !important
}

.elementor-facebook-widget.fb_iframe_widget iframe {
	position: relative;
	width: 100% !important
}

.elementor-facebook-widget.fb-like {
	height: 1px
}

.elementor-widget-facebook-comments iframe {
	width: 100% !important
}

.site-main .menu-navigation-container {
	overflow: visible
}

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

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	opacity: 0
}

.elementor-item-active:after,
.elementor-item-active:before,
.elementor-item.highlighted:after,
.elementor-item.highlighted:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
	height: 3px;
	width: 100%;
	left: 0;
	background-color: #55595c;
	z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	height: 0;
	width: 0;
	left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
	bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
	bottom: -10px
}

.e--pointer-double-line.e--animation-none,
.e--pointer-double-line.e--animation-none .elementor-item,
.e--pointer-double-line.e--animation-none .elementor-item:after,
.e--pointer-double-line.e--animation-none .elementor-item:before,
.e--pointer-double-line.e--animation-none .elementor-item:focus,
.e--pointer-double-line.e--animation-none .elementor-item:hover,
.e--pointer-double-line.e--animation-none:after,
.e--pointer-double-line.e--animation-none:before,
.e--pointer-double-line.e--animation-none:focus,
.e--pointer-double-line.e--animation-none:hover,
.e--pointer-overline.e--animation-none,
.e--pointer-overline.e--animation-none .elementor-item,
.e--pointer-overline.e--animation-none .elementor-item:after,
.e--pointer-overline.e--animation-none .elementor-item:before,
.e--pointer-overline.e--animation-none .elementor-item:focus,
.e--pointer-overline.e--animation-none .elementor-item:hover,
.e--pointer-overline.e--animation-none:after,
.e--pointer-overline.e--animation-none:before,
.e--pointer-overline.e--animation-none:focus,
.e--pointer-overline.e--animation-none:hover,
.e--pointer-underline.e--animation-none,
.e--pointer-underline.e--animation-none .elementor-item,
.e--pointer-underline.e--animation-none .elementor-item:after,
.e--pointer-underline.e--animation-none .elementor-item:before,
.e--pointer-underline.e--animation-none .elementor-item:focus,
.e--pointer-underline.e--animation-none .elementor-item:hover,
.e--pointer-underline.e--animation-none:after,
.e--pointer-underline.e--animation-none:before,
.e--pointer-underline.e--animation-none:focus,
.e--pointer-underline.e--animation-none:hover {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:before {
	content: "";
	top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,
.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	width: 10px;
	left: -20px
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-underline .elementor-item:after {
	content: "";
	bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
	width: 10px;
	left: calc(100% + 20px)
}

.e--pointer-framed .elementor-item:after,
.e--pointer-framed .elementor-item:before {
	background: transparent;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 3px solid #55595c
}

.e--pointer-framed .elementor-item:before {
	content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	-webkit-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,
.e--pointer-framed.e--animation-shrink .elementor-item:before {
	-webkit-transition: opacity .2s, -webkit-transform .4s;
	transition: opacity .2s, -webkit-transform .4s;
	-o-transition: opacity .2s, transform .4s;
	transition: opacity .2s, transform .4s;
	transition: opacity .2s, transform .4s, -webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,
.e--pointer-framed.e--animation-draw .elementor-item:before {
	width: 3px;
	height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
	border-width: 0 0 3px 3px;
	-webkit-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
	-o-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
	transition: width .1s .2s, height .1s .3s, opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
	content: "";
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	border-width: 3px 3px 0 0;
	-webkit-transition: width .1s, height .1s .1s, opacity .02s .18s;
	-o-transition: width .1s, height .1s .1s, opacity .02s .18s;
	transition: width .1s, height .1s .1s, opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
	width: 100%;
	height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-draw .elementor-item:focus:before,
.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
	-webkit-transition: opacity .02s, height .1s, width .1s .1s;
	-o-transition: opacity .02s, height .1s, width .1s .1s;
	transition: opacity .02s, height .1s, width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,
.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-draw .elementor-item:focus:after,
.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
	-webkit-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
	-o-transition: opacity .02s .2s, height .1s .2s, width .1s .3s;
	transition: opacity .02s .2s, height .1s .2s, width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,
.e--pointer-framed.e--animation-corners .elementor-item:before {
	width: 3px;
	height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
	border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
	content: "";
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,
.e--pointer-framed.e--animation-corners .elementor-item-active:before,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,
.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,
.e--pointer-framed.e--animation-corners .elementor-item:focus:after,
.e--pointer-framed.e--animation-corners .elementor-item:focus:before,
.e--pointer-framed.e--animation-corners .elementor-item:hover:after,
.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 2ms, width .4s, height .4s;
	-o-transition: opacity 2ms, width .4s, height .4s;
	transition: opacity 2ms, width .4s, height .4s
}

.e--pointer-framed.e--animation-none,
.e--pointer-framed.e--animation-none .elementor-item,
.e--pointer-framed.e--animation-none .elementor-item:after,
.e--pointer-framed.e--animation-none .elementor-item:before,
.e--pointer-framed.e--animation-none .elementor-item:focus,
.e--pointer-framed.e--animation-none .elementor-item:hover,
.e--pointer-framed.e--animation-none:after,
.e--pointer-framed.e--animation-none:before,
.e--pointer-framed.e--animation-none:focus,
.e--pointer-framed.e--animation-none:hover {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.e--pointer-background .elementor-item:after,
.e--pointer-background .elementor-item:before {
	content: "";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.e--pointer-background .elementor-item:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1
}

.e--pointer-background .elementor-item-active,
.e--pointer-background .elementor-item.highlighted,
.e--pointer-background .elementor-item:focus,
.e--pointer-background .elementor-item:hover {
	color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,
.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,
.e--pointer-background.e--animation-grow .elementor-item:focus:before,
.e--pointer-background.e--animation-grow .elementor-item:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,
.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shrink .elementor-item:focus:before,
.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
	-webkit-transition: opacity .15s, -webkit-transform .4s;
	transition: opacity .15s, -webkit-transform .4s;
	-o-transition: opacity .15s, transform .4s;
	transition: opacity .15s, transform .4s;
	transition: opacity .15s, transform .4s, -webkit-transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	bottom: 50%;
	top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
	right: 50%;
	left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
	top: 0;
	bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
	top: 100%;
	bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
	bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
	top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
	right: 0;
	left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
	right: 100%;
	left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
	left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,
.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
	right: 50%
}

.e--pointer-background.e--animation-none,
.e--pointer-background.e--animation-none .elementor-item,
.e--pointer-background.e--animation-none .elementor-item:after,
.e--pointer-background.e--animation-none .elementor-item:before,
.e--pointer-background.e--animation-none .elementor-item:focus,
.e--pointer-background.e--animation-none .elementor-item:hover,
.e--pointer-background.e--animation-none:after,
.e--pointer-background.e--animation-none:before,
.e--pointer-background.e--animation-none:focus,
.e--pointer-background.e--animation-none:hover {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,
.e--pointer-text.e--animation-skew .elementor-item:hover {
	-webkit-transform: skew(-8deg);
	-ms-transform: skew(-8deg);
	transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,
.e--pointer-text.e--animation-grow .elementor-item:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,
.e--pointer-text.e--animation-shrink .elementor-item:hover {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,
.e--pointer-text.e--animation-float .elementor-item:hover {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,
.e--pointer-text.e--animation-sink .elementor-item:hover {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,
.e--pointer-text.e--animation-rotate .elementor-item:hover {
	-webkit-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,
.e--pointer-text.e--animation-none .elementor-item,
.e--pointer-text.e--animation-none .elementor-item:after,
.e--pointer-text.e--animation-none .elementor-item:before,
.e--pointer-text.e--animation-none .elementor-item:focus,
.e--pointer-text.e--animation-none .elementor-item:hover,
.e--pointer-text.e--animation-none:after,
.e--pointer-text.e--animation-none:before,
.e--pointer-text.e--animation-none:focus,
.e--pointer-text.e--animation-none:hover {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
	padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
	background: #373a3c;
	color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
	background: #55595c;
	color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
	position: absolute;
	width: 12em;
	border-width: 0;
	border-style: solid;
	padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
	position: absolute;
	display: none;
	visibility: hidden;
	overflow: hidden;
	background: #fff;
	height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,
.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
	position: absolute;
	top: -2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 8px dashed transparent;
	border-bottom: 8px solid #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
	top: 6px;
	border-style: solid dashed dashed;
	border-color: #494c4f transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
	height: 1em;
	width: 1em
}

.elementor-nav-menu--layout-horizontal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
	white-space: nowrap
}

.elementor-nav-menu__align-right .elementor-nav-menu {
	margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu,
.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical&gt;ul&gt;li&gt;a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
	margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu,
.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical&gt;ul&gt;li&gt;a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
	margin-left: auto;
	margin-right: auto
}

.elementor-nav-menu__align-center .elementor-nav-menu,
.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical&gt;ul&gt;li&gt;a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
	width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li&gt;a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
	display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-nav-menu {
	position: relative;
	z-index: 2
}

.elementor-nav-menu:after {
	content: "\00a0";
	display: block;
	height: 0;
	font: 0/0 serif;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.elementor-nav-menu ul {
	display: none
}

.elementor-nav-menu ul ul a,
.elementor-nav-menu ul ul a:active,
.elementor-nav-menu ul ul a:focus,
.elementor-nav-menu ul ul a:hover {
	border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,
.elementor-nav-menu ul ul ul a:active,
.elementor-nav-menu ul ul ul a:focus,
.elementor-nav-menu ul ul ul a:hover {
	border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,
.elementor-nav-menu ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul a:hover {
	border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,
.elementor-nav-menu ul ul ul ul ul a:active,
.elementor-nav-menu ul ul ul ul ul a:focus,
.elementor-nav-menu ul ul ul ul ul a:hover {
	border-left: 40px solid transparent
}

.elementor-nav-menu a,
.elementor-nav-menu li {
	position: relative
}

.elementor-nav-menu li {
	border-width: 0
}

.elementor-nav-menu a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
	padding: 10px 20px;
	line-height: 20px
}

.elementor-nav-menu a.current {
	background: #373a3c;
	color: #fff
}

.elementor-nav-menu a.disabled {
	cursor: not-allowed;
	color: #a1a6a9
}

.elementor-nav-menu .e-plus-icon:before {
	content: "+"
}

.elementor-nav-menu .sub-arrow {
	line-height: 1;
	padding: 10px 0 10px 10px;
	margin-top: -10px;
	margin-bottom: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-nav-menu .sub-arrow i {
	pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,
.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
	font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
	height: 1em;
	width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
	height: .7em;
	width: .7em
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item.elementor-item-active,
.elementor-sub-item.highlighted,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
	background-color: #55595c;
	color: #fff
}

.elementor-menu-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 22px;
	padding: .25em;
	cursor: pointer;
	border: 0 solid;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .05);
	color: #494c4f
}

.elementor-menu-toggle.elementor-active i:before {
	content: "\e87f"
}

.elementor-menu-toggle .e-font-icon-svg {
	fill: #494c4f;
	height: 1em;
	width: 1em
}

.elementor-nav-menu--dropdown {
	background-color: #fff;
	font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,
.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
	display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	margin-top: 10px;
	-webkit-transition: max-height .3s, -webkit-transform .3s;
	transition: max-height .3s, -webkit-transform .3s;
	-o-transition: max-height .3s, transform .3s;
	transition: max-height .3s, transform .3s;
	transition: max-height .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	overflow: auto
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
	font-size: .85em
}

.elementor-nav-menu--dropdown a {
	color: #494c4f
}

.elementor-nav-menu--dropdown a.current {
	background: #373a3c;
	color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
	color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	text-shadow: none;
	border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	max-height: 0
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	max-height: 100vh
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	position: absolute;
	z-index: 9997
}

@media (min-width:768px) {

	.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,
	.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
		display: none
	}
}

@media (max-width:767px) {
	.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
		display: none
	}
}

@media (max-width:-1px) {
	.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
		display: none
	}
}

@media (min-width:-1px) {

	.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,
	.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
		display: none
	}
}

@media (min-width:1025px) {

	.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
		display: none
	}
}

@media (max-width:1024px) {
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
		display: none
	}
}

@media (max-width:-1px) {
	.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
		display: none
	}
}

@media (min-width:-1px) {

	.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,
	.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
		display: none
	}
}

.elementor-gallery__container {
	min-height: 1px
}

.elementor-gallery-item {
	position: relative;
	overflow: hidden;
	display: block;
	text-decoration: none;
	border: solid var(--image-border-width) var(--image-border-color);
	border-radius: var(--image-border-radius)
}

.elementor-gallery-item__content,
.elementor-gallery-item__overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.elementor-gallery-item__overlay {
	mix-blend-mode: var(--overlay-mix-blend-mode);
	-webkit-transition-duration: var(--overlay-transition-duration);
	-o-transition-duration: var(--overlay-transition-duration);
	transition-duration: var(--overlay-transition-duration);
	-webkit-transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
	transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
	-o-transition-property: mix-blend-mode, transform, opacity, background-color;
	transition-property: mix-blend-mode, transform, opacity, background-color;
	transition-property: mix-blend-mode, transform, opacity, background-color, -webkit-transform
}

.elementor-gallery-item__image.e-gallery-image {
	-webkit-transition-duration: var(--image-transition-duration);
	-o-transition-duration: var(--image-transition-duration);
	transition-duration: var(--image-transition-duration);
	-webkit-transition-property: -webkit-filter, -webkit-transform;
	transition-property: -webkit-filter, -webkit-transform;
	-o-transition-property: filter, transform;
	transition-property: filter, transform;
	transition-property: filter, transform, -webkit-filter, -webkit-transform
}

.elementor-gallery-item__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: var(--content-justify-content, center);
	-ms-flex-pack: var(--content-justify-content, center);
	justify-content: var(--content-justify-content, center);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: var(--content-text-align);
	padding: var(--content-padding)
}

.elementor-gallery-item__content&gt;div {
	-webkit-transition-duration: var(--content-transition-duration);
	-o-transition-duration: var(--content-transition-duration);
	transition-duration: var(--content-transition-duration)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation&gt;div:nth-child(2) {
	-webkit-transition-delay: calc((var(--content-transition-delay) / 3));
	-o-transition-delay: calc((var(--content-transition-delay) / 3));
	transition-delay: calc((var(--content-transition-delay) / 3))
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation&gt;div:nth-child(3) {
	-webkit-transition-delay: calc((var(--content-transition-delay) / 3) * 2);
	-o-transition-delay: calc((var(--content-transition-delay) / 3) * 2);
	transition-delay: calc((var(--content-transition-delay) / 3) * 2)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation&gt;div:nth-child(4) {
	-webkit-transition-delay: calc((var(--content-transition-delay) / 3) * 3);
	-o-transition-delay: calc((var(--content-transition-delay) / 3) * 3);
	transition-delay: calc((var(--content-transition-delay) / 3) * 3)
}

.elementor-gallery-item__description {
	color: var(--description-text-color, #fff);
	width: 100%
}

.elementor-gallery-item__title {
	color: var(--title-text-color, #fff);
	font-weight: 700;
	width: 100%
}

.elementor-gallery__titles-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: var(--titles-container-justify-content, center);
	-ms-flex-pack: var(--titles-container-justify-content, center);
	justify-content: var(--titles-container-justify-content, center);
	margin-bottom: 20px
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
	background-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before {
	background-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before {
	border-color: var(--galleries-pointer-bg-color-hover);
	border-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after {
	border-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,
.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before {
	border-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before {
	border-left-width: var(--galleries-pointer-border-width);
	border-bottom-width: var(--galleries-pointer-border-width);
	border-right-width: 0;
	border-top-width: 0
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after {
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: var(--galleries-pointer-border-width);
	border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before {
	border-left-width: var(--galleries-pointer-border-width);
	border-bottom-width: 0;
	border-right-width: 0;
	border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after {
	border-left-width: 0;
	border-bottom-width: var(--galleries-pointer-border-width);
	border-right-width: var(--galleries-pointer-border-width);
	border-top-width: 0
}

.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,
.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,
.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after {
	height: var(--galleries-pointer-border-width)
}

.elementor-gallery-title {
	--space-between: 10px;
	cursor: pointer;
	color: #6d7882;
	font-weight: 500;
	position: relative;
	padding: 7px 14px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.elementor-gallery-title--active {
	color: #495157
}

.elementor-gallery-title:not(:last-child) {
	margin-right: var(--space-between)
}

.elementor-gallery-item__title+.elementor-gallery-item__description {
	margin-top: var(--description-margin-top)
}

.e-gallery-item.elementor-gallery-item {
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,
.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,
.e-gallery-item:hover .elementor-gallery__item-overlay-bg,
.e-gallery-item:hover .elementor-gallery__item-overlay-content,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,
.e-gallery-item:hover .elementor-gallery__item-overlay-content__title {
	opacity: 1
}

a.elementor-item.elementor-gallery-title {
	color: var(--galleries-title-color-normal)
}

a.elementor-item.elementor-gallery-title.elementor-item-active,
a.elementor-item.elementor-gallery-title.highlighted,
a.elementor-item.elementor-gallery-title:focus,
a.elementor-item.elementor-gallery-title:hover {
	color: var(--galleries-title-color-hover)
}

a.elementor-item.elementor-gallery-title.elementor-item-active {
	color: var(--gallery-title-color-active)
}

.elementor-widget-table-of-contents .elementor-toc__header-title {
	color: var(--header-color)
}

.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,
.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand {
	display: none
}

.elementor-widget-table-of-contents .elementor-widget-container {
	min-height: var(--box-min-height);
	border: var(--box-border-width, 1px) solid var(--box-border-color, #a4afb7);
	border-radius: var(--box-border-radius, 3px);
	background-color: var(--box-background-color);
	-webkit-transition: min-height .4s;
	-o-transition: min-height .4s;
	transition: min-height .4s;
	overflow: hidden
}

.elementor-toc__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: var(--box-padding, 20px);
	background-color: var(--header-background-color);
	border-bottom: var(--separator-width, 1px) solid var(--box-border-color, #a4afb7)
}

.elementor-toc__header-title {
	font-size: 18px;
	margin: 0;
	color: var(--header-color)
}

.elementor-toc__toggle-button {
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.elementor-toc__toggle-button i {
	color: var(--toggle-button-color)
}

.elementor-toc__toggle-button svg {
	height: 1em;
	width: 1em;
	fill: var(--toggle-button-color)
}

.elementor-toc__spinner-container {
	text-align: center
}

.elementor-toc__spinner {
	font-size: 2em
}

.elementor-toc__spinner.e-font-icon-svg {
	height: 1em;
	width: 1em
}

.elementor-toc__body {
	padding: var(--box-padding, 20px);
	max-height: var(--toc-body-max-height);
	overflow-y: auto
}

.elementor-toc__body::-webkit-scrollbar {
	width: 7px
}

.elementor-toc__body::-webkit-scrollbar-thumb {
	background-color: #c2cbd2;
	border-radius: 10px
}

.elementor-toc__list-wrapper {
	list-style: none;
	padding: 0
}

.elementor-toc__list-item {
	margin-bottom: .5em
}

.elementor-toc__list-item.elementor-item-active {
	font-weight: 700
}

.elementor-toc__list-item .elementor-toc__list-wrapper {
	margin-top: .5em;
	margin-left: var(--nested-list-indent, 1em)
}

.elementor-toc__list-item-text:hover {
	color: var(--item-text-hover-color);
	-webkit-text-decoration: var(--item-text-hover-decoration);
	text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__list-item-text.elementor-item-active {
	color: var(--item-text-active-color);
	-webkit-text-decoration: var(--item-text-active-decoration);
	text-decoration: var(--item-text-active-decoration)
}

.elementor-toc__list-item-text-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.elementor-toc__list-item-text-wrapper:before,
.elementor-toc__list-item-text-wrapper i {
	margin-right: 8px;
	color: var(--marker-color)
}

.elementor-toc__list-item-text-wrapper svg {
	margin-right: 8px;
	fill: var(--marker-color);
	height: var(--marker-size, .5em);
	width: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper i {
	font-size: var(--marker-size, .5em)
}

.elementor-toc__list-item-text-wrapper:before {
	font-size: var(--marker-size, 1em)
}

.elementor-toc--content-ellipsis .elementor-toc__list-item-text {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.elementor-toc__list-items--collapsible&gt;.elementor-toc__list-wrapper&gt;.elementor-toc__list-item&gt;.elementor-toc__list-wrapper {
	display: none
}

.elementor-toc__heading-anchor {
	position: absolute
}

.elementor-toc__body .elementor-toc__list-item-text {
	color: var(--item-text-color);
	-webkit-text-decoration: var(--item-text-decoration);
	text-decoration: var(--item-text-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text:hover {
	color: var(--item-text-hover-color);
	-webkit-text-decoration: var(--item-text-hover-decoration);
	text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
	color: var(--item-text-active-color);
	-webkit-text-decoration: var(--item-text-active-decoration);
	text-decoration: var(--item-text-active-decoration)
}

ol.elementor-toc__list-wrapper {
	counter-reset: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item {
	counter-increment: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
	content: counters(item, ".") ". "
}

@media only screen and (max-width:1024px) {
	.elementor-toc--minimized-on-tablet .elementor-toc__body {
		display: none
	}
}

@media only screen and (max-width:767px) {
	.elementor-toc--minimized-on-mobile .elementor-toc__body {
		display: none
	}
}

.e-lottie__container {
	display: inline-block;
	max-width: var(--lottie-container-max-width);
	width: var(--lottie-container-width);
	opacity: var(--lottie-container-opacity)
}

.e-lottie__container:hover {
	opacity: var(--lottie-container-opacity-hover);
	-webkit-transition-duration: var(--lottie-container-transition-duration-hover);
	-o-transition-duration: var(--lottie-container-transition-duration-hover);
	transition-duration: var(--lottie-container-transition-duration-hover)
}

.e-lottie__container svg,
.e-lottie__container svg * {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important
}

.e-lottie__caption {
	color: var(--caption-color);
	margin-top: var(--caption-margin-top);
	text-align: var(--caption-text-align)
}

.e-tabs-inner-tabs {
	text-align: left;
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px
}

.e-tabs-inner-tabs .e-tab-content {
	padding-top: 32px
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper :after {
	content: "";
	width: 100%;
	height: var(--inner-tabs-border-height, 1px);
	background-color: var(--inner-tabs-border-color, #d5dadf);
	position: absolute;
	bottom: 0;
	z-index: -1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title {
	font-weight: 700;
	min-width: 140px;
	line-height: 38px;
	height: 38px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
	color: #6d7882;
	padding: 0 36px;
	display: block;
	text-align: center
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active {
	border-color: #495157 #495157 transparent;
	border-left-width: 0;
	border-bottom: 1px solid #495157;
	border-right-width: 0;
	border-top-width: 0
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a {
	color: #495157
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
	display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
	display: none;
	padding: 20px
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
	color: #556068
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active {
	display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons {
	margin-top: 24px;
	display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button {
	display: none;
	font-weight: 500;
	line-height: 24px;
	text-decoration: underline;
	border: none;
	background: transparent;
	padding: 0
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text {
	overflow: hidden
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button {
	display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,
.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button {
	display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text {
	height: auto
}

@media (max-width:767px) {
	.e-tabs-inner-tabs&gt;.e-tab-content:first-child {
		padding-top: 24px
	}

	.e-tabs-inner-tabs .e-inner-tabs-wrapper {
		display: none
	}

	.e-tabs-inner-tabs .e-inner-tabs-content-wrapper {
		border: solid #d5dadf;
		border-width: 1px 1px 0
	}

	.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
		border: solid #d5dadf;
		border-width: 0 0 1px;
		font-size: 16px;
		font-weight: 700;
		text-align: center;
		height: 38px;
		line-height: 38px;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 0 10px;
		cursor: pointer;
		display: block
	}

	.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
		border: solid #d5dadf;
		border-width: 0 0 1px;
		padding: 20px
	}
}

.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

@media (max-width:767px) {
	.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.elementor-widget-video-playlist {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif
}

.elementor-widget-video-playlist .e-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.elementor-widget-video-playlist .e-tabs-main-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	height: 434px
}

.elementor-widget-video-playlist .e-tabs-wrapper {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 33%
}

.elementor-widget-video-playlist .e-tabs-header {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 16px;
	min-height: 56px;
	border-bottom: 1px solid #d5dadf
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: 700;
	font-size: 16px;
	padding: 10px 0;
	overflow-wrap: anywhere;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
	font-size: 14px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: 400;
	line-height: 20px;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 18px 0 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
	display: none;
	margin: auto 0 auto 8px;
	cursor: pointer;
	padding: 0 4px
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg {
	height: 1em;
	width: 1em
}

.elementor-widget-video-playlist .e-tabs-header .rotate-up {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-widget-video-playlist .e-tabs-header .rotate-down {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.elementor-widget-video-playlist .e-tabs-items-wrapper {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
	overflow: auto;
	height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
	border-color: #d5dadf;
	font-size: 14px;
	height: 36px;
	padding: 0 16px;
	line-height: 36px;
	margin: 0;
	text-align: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border-width: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
	background-color: #fff;
	border-color: #d5dadf;
	border-width: 0 0 1px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	outline: none;
	padding: 0 16px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i {
	text-shadow: 0 0 3px #000;
	color: #fff;
	font-size: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
	text-shadow: 0 0 3px #000;
	color: #fff;
	fill: #fff;
	width: var(--playlist-item-icon-size, 16px);
	height: var(--playlist-item-icon-size, 16px)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path {
	fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover {
	background-color: #f1f3f5;
	border-color: #d5dadf;
	border-width: 0 0 1px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg {
	text-shadow: 0 0 3px #000;
	color: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path {
	fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text {
	font-size: 14px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail {
	background-color: #d5dadf;
	position: relative;
	margin: auto 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 75px;
	height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img {
	-o-object-fit: fill;
	object-fit: fill;
	width: 75px;
	height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg {
	position: absolute;
	bottom: 4px;
	right: 4px;
	font-weight: 900
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text {
	font-size: 14px;
	margin: auto 8px;
	text-align: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
	margin: auto 0;
	vertical-align: middle
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration {
	font-size: 14px;
	margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play {
	display: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched {
	display: block
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top {
	display: none;
	height: 98px;
	position: absolute;
	top: 0;
	width: 100%;
	pointer-events: none;
	background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#fff));
	background: -webkit-linear-gradient(bottom, transparent, #fff);
	background: -o-linear-gradient(bottom, transparent 0, #fff 100%);
	background: linear-gradient(0deg, transparent, #fff)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom {
	display: none;
	height: 98px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
	background: -webkit-linear-gradient(top, transparent, #fff);
	background: -o-linear-gradient(top, transparent 0, #fff 100%);
	background: linear-gradient(180deg, transparent, #fff);
	pointer-events: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,
.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top {
	display: block
}

.elementor-widget-video-playlist .e-tabs-content-wrapper {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
	position: relative
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay {
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title {
	display: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content {
	background-color: #000;
	display: none;
	height: 100%;
	outline: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content&gt;div {
	height: 100%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe {
	height: 100%;
	max-height: 100% !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video {
	height: 100%;
	background-color: #000
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content {
	display: none;
	outline: none
}

@media (max-width:767px) {
	.elementor-widget-video-playlist .e-tabs-main-area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		height: auto
	}

	.elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper {
		border: none;
		height: 38%
	}

	.elementor-widget-video-playlist .e-tabs-wrapper {
		width: auto;
		height: 62%
	}

	.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
		max-height: 248px
	}

	.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title {
		border: none
	}

	.elementor-widget-video-playlist .e-tabs-header {
		min-height: 48px
	}

	.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
		margin: 0 6px;
		padding: 14px 0 0
	}

	.elementor-widget-video-playlist .e-tab-content {
		border: none;
		padding: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.elementor-payment-button {
	border: none
}

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

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

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

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
	background-color: #ee0033
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
	color: #ee0033;
	border-color: #ee0033
}

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

.elementor-widget-divider {
	--divider-color: var(--e-global-color-secondary)
}

.elementor-widget-divider .elementor-divider__text {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon {
	color: var(--e-global-color-secondary);
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,
.elementor-widget-divider.elementor-view-default .elementor-icon svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-image-box .elementor-image-box-title {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

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

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon {
	color: #ee0033;
	border-color: #ee0033
}

.elementor-widget-icon.elementor-view-framed .elementor-icon,
.elementor-widget-icon.elementor-view-default .elementor-icon svg {
	fill: #ee0033
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon,
.elementor-widget-icon-box.elementor-view-default .elementor-icon {
	fill: #ee0033;
	color: #ee0033;
	border-color: #ee0033
}

.elementor-widget-icon-box .elementor-icon-box-title {
	color: #ee0033
}

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

.elementor-widget-icon-box .elementor-icon-box-description {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-star-rating .elementor-star-rating__title {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
	border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
	color: #ee0033
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
	fill: #ee0033
}

.elementor-widget-icon-list .elementor-icon-list-text {
	color: var(--e-global-color-secondary)
}

.elementor-widget-icon-list .elementor-icon-list-item&gt;.elementor-icon-list-text,
.elementor-widget-icon-list .elementor-icon-list-item&gt;a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-counter .elementor-counter-number-wrapper {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

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

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
	background-color: #ee0033
}

.elementor-widget-progress .elementor-title {
	color: #ee0033;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-testimonial .elementor-testimonial-name {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-job {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
	color: #ee0033
}

.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
	color: var(--e-global-color-accent)
}

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

.elementor-widget-tabs .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-accordion .elementor-accordion-icon,
.elementor-widget-accordion .elementor-accordion-title {
	color: #ee0033
}

.elementor-widget-accordion .elementor-accordion-icon svg {
	fill: #ee0033
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon,
.elementor-widget-accordion .elementor-active .elementor-accordion-title {
	color: var(--e-global-color-accent)
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
	fill: var(--e-global-color-accent)
}

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

.elementor-widget-accordion .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-toggle .elementor-toggle-icon {
	color: #ee0033
}

.elementor-widget-toggle .elementor-toggle-icon svg {
	fill: #ee0033
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a,
.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
	color: var(--e-global-color-accent)
}

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

.elementor-widget-toggle .elementor-tab-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

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

.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-text)
}

.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item:hover,
.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item.plsfe-item__active,
.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item.highlighted,
.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item:focus {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item:hover,
.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item.highlighted,
.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item:focus {
	color: var(--e-global-color-accent)
}

.elementor-widget-polylang-language-switcher .plsfe-menu .plsfe-item.plsfe-item__active {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

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

.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-banner .premium-banner .premium_banner_content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-addon-banner .premium-banner .premium-banner-link {
	color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-banner .premium-banner .premium-banner-link:hover {
	color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-banner .premium-banner-link {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	background-color: #ee0033
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category span {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.active span {
	color: #ee0033
}

.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.active {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-post-link:before,
.elementor-widget-premium-addon-blog .premium-blog-post-link:after {
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title,
.elementor-widget-premium-addon-blog .premium-blog-entry-title a {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title a {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-entry-title:hover a {
	color: #ee0033
}

.elementor-widget-premium-addon-blog .premium-blog-cats-container a {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-meta-data {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-premium-addon-blog .premium-blog-post-content {
	color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-blog .premium-blog-post-tags-container {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers {
	color: var(--e-global-color-secondary);
	background-color: #ee0033
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers:hover {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container span.current {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog ul.slick-dots li {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-blog ul.slick-dots li.slick-active {
	color: #ee0033
}

.elementor-widget-premium-addon-blog .premium-blog-wrap .slick-arrow {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

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

.elementor-widget-premium-addon-button .premium-button .premium-button-text-icon-wrapper span {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button,
.elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinhor:before,
.elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinver:before,
.elementor-widget-premium-addon-button .premium-button-style5-radialin:before,
.elementor-widget-premium-addon-button .premium-button-style5-rectin:before {
	background-color: #ee0033
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper span {
	color: #ee0033
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper {
	color: #ee0033
}

.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-button .premium-button-none:hover,
.elementor-widget-premium-addon-button .premium-button-style1:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutouthor:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutoutver:before,
.elementor-widget-premium-addon-button .premium-button-style2-shutinhor,
.elementor-widget-premium-addon-button .premium-button-style2-shutinver,
.elementor-widget-premium-addon-button .premium-button-style2-dshutinhor:before,
.elementor-widget-premium-addon-button .premium-button-style2-dshutinver:before,
.elementor-widget-premium-addon-button .premium-button-style2-scshutouthor:before,
.elementor-widget-premium-addon-button .premium-button-style2-scshutoutver:before,
.elementor-widget-premium-addon-button .premium-button-style3-after:hover,
.elementor-widget-premium-addon-button .premium-button-style3-before:hover,
.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper,
.elementor-widget-premium-addon-button .premium-button-style5-radialin,
.elementor-widget-premium-addon-button .premium-button-style5-radialout:before,
.elementor-widget-premium-addon-button .premium-button-style5-rectin,
.elementor-widget-premium-addon-button .premium-button-style5-rectout:before,
.elementor-widget-premium-addon-button .premium-button-style6-bg,
.elementor-widget-premium-addon-button .premium-button-style6:before {
	background-color: var(--e-global-color-text)
}

.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:before {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:after {
	background-color: var(--e-global-color-text)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg,
.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg g path {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg,
.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg g path {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li svg,
.elementor-widget-premium-carousel-widget ul.slick-dots li svg g path {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active {
	color: #ee0033
}

.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg,
.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg g path {
	fill: #ee0033
}

.elementor-widget-premium-contact-form .premium-cf7-container,
.elementor-widget-premium-contact-form .premium-cf7-container label {
	color: #ee0033
}

.elementor-widget-premium-contact-form .premium-cf7-container {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-contact-form .premium-cf7-container input.wpcf7-text,
.elementor-widget-premium-contact-form .premium-cf7-container textarea.wpcf7-textarea {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-contact-form .premium-cf7-container input.wpcf7-submit {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	background-color: #ee0033
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure span {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top-back,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .bottom-back {
	background-color: #ee0033
}

.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-period,
.elementor-widget-premium-countdown-timer .premium-countdown-label {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-countdown-timer .countdown_separator {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-countdown-timer .premium-countdown-exp-message {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon i {
	color: #ee0033
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon svg {
	fill: #ee0033
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon-bg {
	background: var(--e-global-color-secondary)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-title {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area .premium-counter-init {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area span#prefix {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-counter .premium-counter-area span#suffix {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: #ee0033
}

.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-dual-header .premium-title-bg-text:before {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-text {
	color: #ee0033
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-svg-text .premium-fancy-list-items {
	fill: #ee0033
}

.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text,
.elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g&gt;text {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .typed-cursor {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .premium-prefix-text,
.elementor-widget-premium-addon-fancy-text .premium-suffix-text {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-fancy-text .loading .premium-loading-bar {
	background-color: #ee0033
}

.elementor-widget-premium-img-gallery .premium-gallery-img-name,
.elementor-widget-premium-img-gallery .premium-gallery-img-name a {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-img-gallery .premium-gallery-img-desc,
.elementor-widget-premium-img-gallery .premium-gallery-img-desc a {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image i,
.elementor-widget-premium-img-gallery .pa-gallery-img-link i {
	color: #ee0033
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image svg,
.elementor-widget-premium-img-gallery .pa-gallery-img-link svg {
	fill: #ee0033
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image span,
.elementor-widget-premium-img-gallery .pa-gallery-img-link span {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover i,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover i {
	color: #ee0033
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover svg,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover svg {
	fill: #ee0033
}

.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover span,
.elementor-widget-premium-img-gallery .pa-gallery-img-link:hover span {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category span {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.active span {
	color: #ee0033
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn .premium-loader {
	border-color: var(--e-global-color-secondary);
	border-top-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn:hover {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list .premium-icon-list-wrapper i,
.elementor-widget-premium-icon-list .premium-icon-list-icon-text p {
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-wrapper svg {
	fill: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-blur:hover .premium-icon-list-wrapper i,
.elementor-widget-premium-icon-list .premium-icon-list-blur:hover .premium-icon-list-wrapper svg,
.elementor-widget-premium-icon-list .premium-icon-list-blur:hover .premium-icon-list-wrapper .premium-icon-list-icon-text p {
	text-shadow: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-content:hover .premium-icon-list-wrapper i,
.elementor-widget-premium-icon-list .premium-icon-list-content:hover .premium-icon-list-icon-text p {
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-blur .premium-icon-list-content:hover .premium-icon-list-wrapper i,
.elementor-widget-premium-icon-list .premium-icon-list-blur .premium-icon-list-content:hover .premium-icon-list-icon-text p {
	text-shadow: #ee0033;
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-icon-text p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-icon-list-text span {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-icon-list-text span {
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-blur:hover .premium-icon-list-text span {
	text-shadow: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-content:hover .premium-icon-list-text span {
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-blur .premium-icon-list-content:hover .premium-icon-list-text span {
	text-shadow: #ee0033;
	color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-badge span {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-premium-icon-list .premium-icon-list-badge span {
	color: #ee0033;
	background-color: #ee0033
}

.elementor-widget-premium-icon-list .premium-icon-list-divider:not(:last-child):after {
	border-top-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list .premium-icon-list-divider-inline:not(:last-child):after {
	border-left-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-icon-list li.premium-icon-list-content:not(:last-of-type) .premium-icon-list-connector .premium-icon-connector-content:after {
	border-color: var(--e-global-color-secondary)
}

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

.elementor-widget-premium-addon-image-button .premium-image-button .premium-image-button-text-icon-wrapper span {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper span {
	color: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper i {
	color: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper {
	color: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button-style3:before {
	background-color: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:before,
.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:before {
	background-color: #ee0033
}

.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:before,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:after,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:before,
.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:after {
	background-color: #ee0033
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-image-separator .premium-image-separator-container svg:hover {
	fill: #ee0033
}

.elementor-widget-premium-addon-maps .premium-maps-info-title {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-maps .premium-maps-info-desc {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn,
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-text {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover,
.elementor-widget-premium-addon-modal-box .premium-modal-trigger-text:hover {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn {
	background-color: #ee0033
}

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

.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-secondary);
	background-color: #ee0033
}

.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close:hover {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-person-name {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-title {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-person .premium-person-list-item i {
	color: #ee0033
}

.elementor-widget-premium-addon-person .premium-person-list-item:hover i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow:hover {
	color: #ee0033;
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container svg {
	fill: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i,
.elementor-widget-premium-addon-pricing-table .premium-pricing-icon,
.elementor-widget-premium-addon-pricing-table .premium-pricing-image {
	background-color: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-span {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-feature-icon {
	color: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-item svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button:hover {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-left .corner {
	border-top-color: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-right .corner {
	border-right-color: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-badge-circle,
.elementor-widget-premium-addon-pricing-table .premium-badge-stripe .corner,
.elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner {
	background-color: #ee0033
}

.elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner::before {
	border-left: #ee0033
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-base {
	border-color: #ee0033
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle div {
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-arrow {
	color: #ee0033
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-pin {
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-icon {
	color: #ee0033
}

.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-content svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-img-wrapper {
	border-color: #ee0033
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-person-name {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-separator {
	color: #ee0033
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-title .premium-title-header {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-title.premium-title-stroke-yes .premium-title-text {
	-webkit-text-fill-color: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-style8 .premium-title-text[data-animation="shiny"] {
	--base-color: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-style2 {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-title .premium-title-style3 {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-title .premium-title-style5 {
	border-bottom: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-style6 {
	border-bottom: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-style6:before {
	border-bottom-color: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-style7-stripe {
	background-color: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-icon {
	color: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-header svg {
	fill: #ee0033
}

.elementor-widget-premium-addon-title .premium-title-bg-text:before {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-video-box-play-icon {
	color: #ee0033
}

.elementor-widget-premium-addon-video-box .premium-video-box-play-icon-container:hover .premium-video-box-play-icon {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-text {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-video-box-description-container:hover .premium-video-box-text {
	color: #ee0033
}

.elementor-widget-premium-addon-video-box .premium-video-box-description-container {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-sticky-close i {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-addon-video-box .premium-youtube-vid-title {
	color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-tooltip {
	color: #ee0033;
	background-color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-tooltip span {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip::after {
	border-left-color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip::after {
	border-right-color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-dots .premium-vscroll-nav-link span {
	background-color: #ee0033;
	border-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-dots li.active .premium-vscroll-nav-link span {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-dots {
	background-color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link {
	color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:hover {
	color: #ee0033
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item {
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link:hover {
	color: var(--e-global-color-secondary)
}

.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active {
	background-color: #ee0033
}

.elementor-widget-bdt-contact-form-7 .wpcf7-form label {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-bdt-contact-form-7 .wpcf7-form .wpcf7-submit {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

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

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

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

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

.elementor-widget-theme-post-excerpt .elementor-widget-container {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-theme-post-content {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

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

.elementor-widget-archive-posts .elementor-post__title,
.elementor-widget-archive-posts .elementor-post__title a {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-archive-posts .elementor-post__meta-data {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-archive-posts .elementor-post__excerpt p {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-archive-posts .elementor-post__read-more {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-archive-posts .elementor-pagination {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

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

.elementor-widget-archive-posts .e-load-more-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-archive-posts .elementor-posts-nothing-found {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-posts .elementor-post__title,
.elementor-widget-posts .elementor-post__title a {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-posts .elementor-post__meta-data {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

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

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

.elementor-widget-posts .elementor-post__card .elementor-post__badge {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

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

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

.elementor-widget-posts .e-load-more-message {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-portfolio a .elementor-portfolio-item__overlay {
	background-color: var(--e-global-color-accent)
}

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

.elementor-widget-portfolio .elementor-portfolio__filter {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active {
	color: #ee0033
}

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

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

.elementor-widget-gallery {
	--galleries-title-color-normal: #ee0033;
	--galleries-title-color-hover: var(--e-global-color-secondary);
	--galleries-pointer-bg-color-hover: var(--e-global-color-accent);
	--gallery-title-color-active: var(--e-global-color-secondary);
	--galleries-pointer-bg-color-active: var(--e-global-color-accent)
}

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

.elementor-widget-form .elementor-field-group&gt;label,
.elementor-widget-form .elementor-field-subgroup label {
	color: var(--e-global-color-text)
}

.elementor-widget-form .elementor-field-group&gt;label {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .elementor-field-type-html {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-form .elementor-field-group .elementor-field {
	color: var(--e-global-color-text)
}

.elementor-widget-form .elementor-field-group .elementor-field,
.elementor-widget-form .elementor-field-subgroup label {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-form .e-form__buttons__wrapper__button-next {
	background-color: var(--e-global-color-accent)
}

.elementor-widget-form .elementor-button[type="submit"] {
	background-color: var(--e-global-color-accent)
}

.elementor-widget-form .e-form__buttons__wrapper__button-previous {
	background-color: var(--e-global-color-accent)
}

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

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

.elementor-widget-form {
	--e-form-steps-indicator-inactive-primary-color: var(--e-global-color-text);
	--e-form-steps-indicator-active-primary-color: var(--e-global-color-accent);
	--e-form-steps-indicator-completed-primary-color: var(--e-global-color-accent);
	--e-form-steps-indicator-progress-color: var(--e-global-color-accent);
	--e-form-steps-indicator-progress-background-color: var(--e-global-color-text);
	--e-form-steps-indicator-progress-meter-color: var(--e-global-color-text)
}

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

.elementor-widget-login .elementor-field-group&gt;a {
	color: var(--e-global-color-text)
}

.elementor-widget-login .elementor-field-group&gt;a:hover {
	color: var(--e-global-color-accent)
}

.elementor-widget-login .elementor-form-fields-wrapper label {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-login .elementor-field-group .elementor-field {
	color: var(--e-global-color-text)
}

.elementor-widget-login .elementor-field-group .elementor-field,
.elementor-widget-login .elementor-field-subgroup label {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-slides .elementor-slide-description {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

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

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

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
	color: var(--e-global-color-text);
	fill: var(--e-global-color-text)
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
	color: var(--e-global-color-accent);
	fill: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	background-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after {
	border-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path {
	stroke: var(--e-global-color-accent)
}

.elementor-widget-animated-headline .elementor-headline-plain-text {
	color: var(--e-global-color-secondary)
}

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

.elementor-widget-animated-headline {
	--dynamic-text-color: var(--e-global-color-secondary)
}

.elementor-widget-animated-headline .elementor-headline-dynamic-text {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

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

.elementor-widget-hotspot {
	--hotspot-color: #ee0033;
	--hotspot-box-color: var(--e-global-color-secondary);
	--tooltip-color: var(--e-global-color-secondary)
}

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

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

.elementor-widget-price-list .elementor-price-list-header {
	color: #ee0033;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-list .elementor-price-list-description {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-list .elementor-price-list-separator {
	border-bottom-color: var(--e-global-color-secondary)
}

.elementor-widget-price-table {
	--e-price-table-header-background-color: var(--e-global-color-secondary)
}

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

.elementor-widget-price-table .elementor-price-table__subheading {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

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

.elementor-widget-price-table .elementor-price-table__original-price {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__period {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-price-table .elementor-price-table__features-list {
	--e-price-table-features-list-color: var(--e-global-color-text)
}

.elementor-widget-price-table .elementor-price-table__features-list li {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-table .elementor-price-table__features-list li:before {
	border-top-color: var(--e-global-color-text)
}

.elementor-widget-price-table .elementor-price-table__button {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
	background-color: var(--e-global-color-accent)
}

.elementor-widget-price-table .elementor-price-table__additional_info {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-price-table .elementor-price-table__ribbon-inner {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-call-to-action .elementor-cta__title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-call-to-action .elementor-cta__description {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-call-to-action .elementor-ribbon-inner {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

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

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial-carousel .elementor-testimonial__name {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial-carousel .elementor-testimonial__title {
	color: #ee0033;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

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

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

.elementor-widget-table-of-contents {
	--header-color: var(--e-global-color-secondary);
	--item-text-color: var(--e-global-color-text);
	--item-text-hover-color: var(--e-global-color-accent);
	--marker-color: var(--e-global-color-text)
}

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

.elementor-widget-table-of-contents .elementor-toc__list-item {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-countdown .elementor-countdown-item {
	background-color: #ee0033
}

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

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

.elementor-widget-countdown .elementor-countdown-expire--message {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-search-form input[type="search"].elementor-search-form__input {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-search-form .elementor-search-form__input,
.elementor-widget-search-form .elementor-search-form__icon,
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
	color: var(--e-global-color-text);
	fill: var(--e-global-color-text)
}

.elementor-widget-search-form .elementor-search-form__submit {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
	background-color: var(--e-global-color-secondary)
}

.elementor-widget-author-box .elementor-author-box__name {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-author-box .elementor-author-box__bio {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-author-box .elementor-author-box__button {
	color: var(--e-global-color-secondary);
	border-color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-author-box .elementor-author-box__button:hover {
	border-color: var(--e-global-color-secondary);
	color: var(--e-global-color-secondary)
}

.elementor-widget-post-navigation span.post-navigation__prev--label {
	color: var(--e-global-color-text)
}

.elementor-widget-post-navigation span.post-navigation__next--label {
	color: var(--e-global-color-text)
}

.elementor-widget-post-navigation span.post-navigation__prev--label,
.elementor-widget-post-navigation span.post-navigation__next--label {
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-post-navigation span.post-navigation__prev--title,
.elementor-widget-post-navigation span.post-navigation__next--title {
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after {
	border-color: var(--e-global-color-text)
}

.elementor-widget-post-info .elementor-icon-list-icon i {
	color: #ee0033
}

.elementor-widget-post-info .elementor-icon-list-icon svg {
	fill: #ee0033
}

.elementor-widget-post-info .elementor-icon-list-text,
.elementor-widget-post-info .elementor-icon-list-text a {
	color: var(--e-global-color-secondary)
}

.elementor-widget-post-info .elementor-icon-list-item {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

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

.elementor-widget-sitemap .elementor-sitemap-item,
.elementor-widget-sitemap span.elementor-sitemap-list,
.elementor-widget-sitemap .elementor-sitemap-item a {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-sitemap .elementor-sitemap-item {
	color: var(--e-global-color-text)
}

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

.elementor-widget-blockquote .elementor-blockquote__content {
	color: var(--e-global-color-text)
}

.elementor-widget-blockquote .elementor-blockquote__author {
	color: var(--e-global-color-secondary)
}

.elementor-widget-lottie {
	--caption-color: var(--e-global-color-text)
}

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

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg {
	fill: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tab-title .e-tab-duration {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text a {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-duration {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
	color: var(--e-global-color-text)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover {
	color: var(--e-global-color-text)
}

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

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

.elementor-7539 .elementor-element.elementor-element-09ab1fb&gt;.elementor-container {
	max-width: 1140px
}

.elementor-7539 .elementor-element.elementor-element-09ab1fb:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-09ab1fb&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #464646F5
}

.elementor-7539 .elementor-element.elementor-element-09ab1fb&gt;.elementor-background-overlay {
	background-image: url(../images/Cost-Opti.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: .45;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-09ab1fb {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 01% 0% 01% 0%
}

.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-background-slideshow {
	border-radius: 0 0 90px 0
}

.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 0 0 60px 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-first-container span,
.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-second-container {
	display: block
}

.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-container {
	text-align: left
}

.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-first-span {
	font-family: "Montserrat", Sans-serif;
	font-size: 32px;
	font-weight: 300;
	color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-second-header {
	font-family: "Montserrat", Sans-serif;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-51bf735 {
	text-align: left;
	color: #FFF;
	font-family: "Roboto", Sans-serif;
	font-size: 18px
}

.elementor-7539 .elementor-element.elementor-element-51bf735&gt;.elementor-widget-container {
	padding: 0 032px 0 0
}

.elementor-7539 .elementor-element.elementor-element-92552d2 .elementor-button {
	fill: #FFF;
	color: #FFF;
	background-color: #ee0033;
	box-shadow: 0 0 21px 0 rgba(2, 1, 1, .21)
}

.elementor-7539 .elementor-element.elementor-element-92552d2 .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-92552d2 .elementor-button:focus {
	background-color: #051C2C
}

.elementor-7539 .elementor-element.elementor-element-92552d2&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0% 0% 0% 0%
}

.elementor-7539 .elementor-element.elementor-element-ad41100 img {
	width: 70%
}

.elementor-7539 .elementor-element.elementor-element-a2f5a28 {
	box-shadow: 0 5px 8px 0 #E2E2E2;
	padding: 8px 8px 8px 8px
}

.elementor-7539 .elementor-element.elementor-element-b33e6cf&gt;.elementor-element-populated {
	margin: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-3adcce5 .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	fill: #051C2C;
	color: #051C2C;
	background-color: #FFF;
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-3adcce5 .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-3adcce5 .elementor-button:focus {
	color: #FFF;
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-3adcce5 .elementor-button:hover svg,
.elementor-7539 .elementor-element.elementor-element-3adcce5 .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7539 .elementor-element.elementor-element-8b7db40&gt;.elementor-element-populated {
	margin: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-d0d9a6c .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	fill: #051C2C;
	color: #051C2C;
	background-color: #FFF;
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-d0d9a6c .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-d0d9a6c .elementor-button:focus {
	color: #FFF;
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-d0d9a6c .elementor-button:hover svg,
.elementor-7539 .elementor-element.elementor-element-d0d9a6c .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7539 .elementor-element.elementor-element-43d7fa2 .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	fill: #051C2C;
	color: #051C2C;
	background-color: #FFF;
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-43d7fa2 .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-43d7fa2 .elementor-button:focus {
	color: #FFF;
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-43d7fa2 .elementor-button:hover svg,
.elementor-7539 .elementor-element.elementor-element-43d7fa2 .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7539 .elementor-element.elementor-element-46e557b .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	fill: #051C2C;
	color: #051C2C;
	background-color: #FFF;
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-46e557b .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-46e557b .elementor-button:focus {
	color: #FFF;
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-46e557b .elementor-button:hover svg,
.elementor-7539 .elementor-element.elementor-element-46e557b .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7539 .elementor-element.elementor-element-0515d23 .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	fill: #051C2C;
	color: #051C2C;
	background-color: #FFF;
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-0515d23 .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-0515d23 .elementor-button:focus {
	color: #FFF;
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-0515d23 .elementor-button:hover svg,
.elementor-7539 .elementor-element.elementor-element-0515d23 .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7539 .elementor-element.elementor-element-82f0891&gt;.elementor-container {
	max-width: 1140px
}

.elementor-7539 .elementor-element.elementor-element-82f0891&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-82f0891:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-82f0891&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-82f0891&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	opacity: .83;
	mix-blend-mode: color;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-82f0891 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 56px;
	margin-bottom: 56px
}

.elementor-7539 .elementor-element.elementor-element-cc83d97&gt;.elementor-element-populated {
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-b50809f {
	text-align: center;
	color: #ee0033;
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 20px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-b50809f&gt;.elementor-widget-container {
	margin: 0 0 -32px 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-66227e3 {
	text-align: center
}

.elementor-7539 .elementor-element.elementor-element-66227e3 .elementor-heading-title {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-db84573:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-db84573&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: transparent;
	background-image: linear-gradient(180deg, #FFFFFF 88%, #F8F8F8 100%)
}

.elementor-7539 .elementor-element.elementor-element-db84573&gt;.elementor-element-populated {
	border-style: solid;
	border-width: 3px 0 0 0;
	border-color: #ee0033;
	box-shadow: 0 0 10px 0 rgba(5.000000000000012, 28.000000000000032, 44.000000000000064, .25);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 32px 32px 32px 32px
}

.elementor-7539 .elementor-element.elementor-element-db84573&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-125670b .elementor-counter-number-wrapper {
	font-family: "Montserrat", Sans-serif;
	font-weight: 600
}

.elementor-7539 .elementor-element.elementor-element-125670b .elementor-counter-title {
	color: #051C2C;
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: .7px
}

.elementor-7539 .elementor-element.elementor-element-86f14a9 {
	text-align: center;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 700
}

.elementor-7539 .elementor-element.elementor-element-032cfab:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-032cfab&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: transparent;
	background-image: linear-gradient(180deg, #FFFFFF 88%, #F8F8F8 100%)
}

.elementor-7539 .elementor-element.elementor-element-032cfab&gt;.elementor-element-populated {
	border-style: solid;
	border-width: 3px 0 0 0;
	border-color: #ee0033;
	box-shadow: 0 0 10px 0 rgba(5.000000000000012, 28.000000000000032, 44.000000000000064, .25);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 32px 32px 32px 32px
}

.elementor-7539 .elementor-element.elementor-element-032cfab&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-b7e95ff .elementor-counter-number-wrapper {
	font-family: "Montserrat", Sans-serif;
	font-weight: 600
}

.elementor-7539 .elementor-element.elementor-element-b7e95ff .elementor-counter-title {
	color: #051C2C;
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: .7px
}

.elementor-7539 .elementor-element.elementor-element-c56fece {
	text-align: center;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 700
}

.elementor-7539 .elementor-element.elementor-element-ebdbbd3:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-ebdbbd3&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: transparent;
	background-image: linear-gradient(180deg, #FFFFFF 88%, #F8F8F8 100%)
}

.elementor-7539 .elementor-element.elementor-element-ebdbbd3&gt;.elementor-element-populated {
	border-style: solid;
	border-width: 3px 0 0 0;
	border-color: #ee0033;
	box-shadow: 0 0 10px 0 rgba(5.000000000000012, 28.000000000000032, 44.000000000000064, .25);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 32px 32px 32px 32px
}

.elementor-7539 .elementor-element.elementor-element-ebdbbd3&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-dc1579e .elementor-counter-number-wrapper {
	font-family: "Montserrat", Sans-serif;
	font-weight: 600
}

.elementor-7539 .elementor-element.elementor-element-dc1579e .elementor-counter-title {
	color: #051C2C;
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: .7px
}

.elementor-7539 .elementor-element.elementor-element-dd4f79d {
	text-align: center;
	font-family: "Roboto", Sans-serif;
	font-size: 18px;
	font-weight: 700
}

.elementor-7539 .elementor-element.elementor-element-768fc33&gt;.elementor-container {
	max-width: 1140px
}

.elementor-7539 .elementor-element.elementor-element-768fc33&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-768fc33:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-768fc33&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #F8F8F8
}

.elementor-7539 .elementor-element.elementor-element-768fc33&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	background-image: url(../images/Group-1006.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .83;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-768fc33 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 56px 16px 56px 16px
}

.elementor-7539 .elementor-element.elementor-element-5c8f753 {
	text-align: center;
	color: #ee0033;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-5c8f753&gt;.elementor-widget-container {
	margin: 0 0 -32px 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-2bdf70b {
	text-align: center
}

.elementor-7539 .elementor-element.elementor-element-2bdf70b .elementor-heading-title {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-09d29cd,
.elementor-7539 .elementor-element.elementor-element-09d29cd&gt;.elementor-background-overlay {
	border-radius: 8px 8px 8px 8px
}

.elementor-7539 .elementor-element.elementor-element-09d29cd {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-69af19a:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-background-slideshow {
	border-radius: 12px 12px 12px 12px
}

.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-element-populated {
	box-shadow: 0 0 8px 0 rgba(195, 190, 190, .18);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 16px 16px 32px 16px
}

.elementor-7539 .elementor-element.elementor-element-69af19a:hover&gt;.elementor-element-populated {
	box-shadow: 0 8px 10px 0 rgba(157.5, 157.1576086956522, 157.1576086956522, .5)
}

.elementor-7539 .elementor-element.elementor-element-69af19a&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-c81aef5 img {
	width: 60%
}

.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-view-framed .elementor-icon,
.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-view-default .elementor-icon {
	fill: #ee0033;
	color: #ee0033;
	border-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-position-right .elementor-icon-box-icon {
	margin-left: 56px
}

.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-position-left .elementor-icon-box-icon {
	margin-right: 56px
}

.elementor-7539 .elementor-element.elementor-element-a323fa0.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 56px
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon {
	font-size: 150px
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon i {
	transform: rotate(0deg)
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-wrapper {
	text-align: left
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title {
	margin-bottom: 0;
	color: #000
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title,
.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title a {
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-description {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-a323fa0&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-861421d:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-background-slideshow {
	border-radius: 12px 12px 12px 12px
}

.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-element-populated {
	box-shadow: 0 0 8px 0 rgba(195, 190.3369565217391, 190.3369565217391, .18);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 16px 16px 32px 16px
}

.elementor-7539 .elementor-element.elementor-element-861421d:hover&gt;.elementor-element-populated {
	box-shadow: 0 8px 10px 0 rgba(158, 157, 157, .5)
}

.elementor-7539 .elementor-element.elementor-element-861421d&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-befc493 img {
	width: 60%
}

.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-view-framed .elementor-icon,
.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-view-default .elementor-icon {
	fill: #ee0033;
	color: #ee0033;
	border-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-position-right .elementor-icon-box-icon {
	margin-left: 56px
}

.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-position-left .elementor-icon-box-icon {
	margin-right: 56px
}

.elementor-7539 .elementor-element.elementor-element-8d0c116.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 56px
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon {
	font-size: 150px
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon i {
	transform: rotate(0deg)
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-wrapper {
	text-align: left
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title {
	margin-bottom: 0;
	color: #000
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title,
.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title a {
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-description {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-8d0c116&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-c6d307e:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-background-slideshow {
	border-radius: 12px 12px 12px 12px
}

.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-element-populated {
	box-shadow: 0 0 8px 0 rgba(195, 190.3369565217391, 190.3369565217391, .18);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 16px 16px 32px 16px
}

.elementor-7539 .elementor-element.elementor-element-c6d307e:hover&gt;.elementor-element-populated {
	box-shadow: 0 8px 10px 0 rgba(157.5, 157.1576086956522, 157.1576086956522, .5)
}

.elementor-7539 .elementor-element.elementor-element-c6d307e&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-b6b2e7f img {
	width: 60%
}

.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-view-framed .elementor-icon,
.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-view-default .elementor-icon {
	fill: #ee0033;
	color: #ee0033;
	border-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-position-right .elementor-icon-box-icon {
	margin-left: 56px
}

.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-position-left .elementor-icon-box-icon {
	margin-right: 56px
}

.elementor-7539 .elementor-element.elementor-element-d690d54.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 56px
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon {
	font-size: 150px
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon i {
	transform: rotate(0deg)
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-wrapper {
	text-align: left
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title {
	margin-bottom: 0;
	color: #000
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title,
.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title a {
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-description {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-d690d54&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-fc08253:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-background-slideshow {
	border-radius: 12px 12px 12px 12px
}

.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-element-populated {
	box-shadow: 0 0 8px 0 rgba(195, 190.3369565217391, 190.3369565217391, .18);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 8px 8px 8px 8px;
	padding: 16px 16px 32px 16px
}

.elementor-7539 .elementor-element.elementor-element-fc08253:hover&gt;.elementor-element-populated {
	box-shadow: 0 8px 10px 0 rgba(157.5, 157.1576086956522, 157.1576086956522, .5)
}

.elementor-7539 .elementor-element.elementor-element-fc08253&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-575e8af img {
	width: 60%
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-view-stacked .elementor-icon {
	background-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-view-framed .elementor-icon,
.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-view-default .elementor-icon {
	fill: #ee0033;
	color: #ee0033;
	border-color: #ee0033
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-position-right .elementor-icon-box-icon {
	margin-left: 56px
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-position-left .elementor-icon-box-icon {
	margin-right: 56px
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2.elementor-position-top .elementor-icon-box-icon {
	margin-bottom: 56px
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon {
	font-size: 150px
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon i {
	transform: rotate(0deg)
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-wrapper {
	text-align: left
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title {
	margin-bottom: 0;
	color: #000
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title,
.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title a {
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-description {
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-bf57fc2&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-b858d73&gt;.elementor-container {
	max-width: 1140px
}

.elementor-7539 .elementor-element.elementor-element-b858d73&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-b858d73:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-b858d73&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-b858d73&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	opacity: .83;
	mix-blend-mode: color;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-b858d73 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top: 5%;
	margin-bottom: 5%
}

.elementor-7539 .elementor-element.elementor-element-c264962&gt;.elementor-element-populated {
	padding: 0 24px 0 0
}

.elementor-7539 .elementor-element.elementor-element-80ea2ff .elementor-heading-title {
	font-family: "Montserrat", Sans-serif;
	font-size: 32px;
	font-weight: 600
}

.elementor-7539 .elementor-element.elementor-element-71a0dc6 {
	text-align: justify;
	color: #051C2C;
	font-family: "Roboto", Sans-serif;
	font-size: 18px
}

.elementor-7539 .elementor-element.elementor-element-71a0dc6&gt;.elementor-widget-container {
	margin: 0% 0% 0% 0%;
	padding: 0% 8% 0% 0%
}

.elementor-7539 .elementor-element.elementor-element-c5cd7ea .elementor-button {
	fill: #FFF;
	color: #FFF;
	background-color: #ee0033;
	box-shadow: 0 0 21px 0 rgba(2, 1, 1, .21)
}

.elementor-7539 .elementor-element.elementor-element-c5cd7ea .elementor-button:hover,
.elementor-7539 .elementor-element.elementor-element-c5cd7ea .elementor-button:focus {
	background-color: #051C2C
}

.elementor-7539 .elementor-element.elementor-element-c5cd7ea&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0% 0% 0% 0%
}

.elementor-7539 .elementor-element.elementor-element-8c8a13b&gt;.elementor-element-populated {
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-1c91756&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-e399f6e&gt;.elementor-container {
	max-width: 1140px
}

.elementor-7539 .elementor-element.elementor-element-e399f6e&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-e399f6e:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-e399f6e&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #F8F8F8
}

.elementor-7539 .elementor-element.elementor-element-e399f6e&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	background-image: url(../images/Group-1006.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .83;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-e399f6e {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 56px 16px 56px 16px
}

.elementor-7539 .elementor-element.elementor-element-12a1ec3 {
	text-align: center
}

.elementor-7539 .elementor-element.elementor-element-12a1ec3 .elementor-heading-title {
	color: var(--e-global-color-62c04ed9);
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.elementor-7539 .elementor-element.elementor-element-186f64d&gt;.elementor-container {
	max-width: 1366px
}

.elementor-7539 .elementor-element.elementor-element-42218a9&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	opacity: .5
}

.elementor-7539 .elementor-element.elementor-element-42218a9:hover&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	opacity: .5
}

.elementor-7539 .elementor-element.elementor-element-42218a9:hover&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-42218a9:hover&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	border-radius: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-42218a9&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 0 0 0 0;
	padding: 16px 0 32px 0
}

.elementor-7539 .elementor-element.elementor-element-42218a9&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-84c45bb .e-gallery-item:hover .e-gallery-image {
	filter: brightness(110%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg)
}

.elementor-7539 .elementor-element.elementor-element-84c45bb {
	--image-transition-duration: 800ms;
	--overlay-transition-duration: 800ms;
	--content-text-align: center;
	--content-padding: 20px;
	--content-transition-duration: 800ms;
	--content-transition-delay: 800ms
}

.elementor-7539 .elementor-element.elementor-element-84c45bb&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-f80cc4f&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-f80cc4f:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-f80cc4f&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-f80cc4f&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	background-image: url(../images/Group-1006.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .83;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-f80cc4f {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 40px 16px 30px 16px
}

.elementor-7539 .elementor-element.elementor-element-c38d755 {
	text-align: center;
	color: #ee0033;
	font-family: "Amazon Ember Regular", Sans-serif;
	font-size: 20px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-c38d755&gt;.elementor-widget-container {
	margin: 0 0 -32px 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-7d1f847 {
	text-align: center
}

.elementor-7539 .elementor-element.elementor-element-7d1f847 .elementor-heading-title {
	color: var(--e-global-color-62c04ed9);
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700
}

.elementor-7539 .elementor-element.elementor-element-a99c195&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-a99c195:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-a99c195&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-a99c195&gt;.elementor-background-overlay {
	background-color: rgba(255, 156, 0, 0);
	background-image: url(../images/Group-1006.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .83;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-a99c195 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0 16px 56px 16px
}

.elementor-7539 .elementor-element.elementor-element-461fb6c {
	--e-image-carousel-slides-to-show: 8
}

.elementor-7539 .elementor-element.elementor-element-461fb6c .swiper-wrapper {
	display: flex;
	align-items: center
}

.elementor-7539 .elementor-element.elementor-element-461fb6c&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-7539 .elementor-element.elementor-element-43b9d22&gt;.elementor-container {
	max-width: 1300px
}

.elementor-7539 .elementor-element.elementor-element-43b9d22:not(.elementor-motion-effects-element-type-background),
.elementor-7539 .elementor-element.elementor-element-43b9d22&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-image: url(../images/coworkers-team-brainstorming-scaled.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.elementor-7539 .elementor-element.elementor-element-43b9d22&gt;.elementor-background-overlay {
	background-color: #000;
	opacity: .52;
	mix-blend-mode: darken;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-43b9d22 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 56px 0 56px 0
}

.elementor-7539 .elementor-element.elementor-element-85da1b1&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-85da1b1&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-85da1b1&gt;.elementor-background-slideshow {
	border-radius: 8px 8px 8px 8px
}

.elementor-7539 .elementor-element.elementor-element-85da1b1&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-7539 .elementor-element.elementor-element-85da1b1&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-2e911b2 {
	text-align: center
}

.elementor-7539 .elementor-element.elementor-element-2e911b2 .elementor-heading-title {
	color: #FFF;
	font-family: "Montserrat", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 0 0 66px rgba(0, 0, 0, .3)
}

.elementor-7539 .elementor-element.elementor-element-42d796a&gt;.elementor-container {
	max-width: 800px
}

.elementor-7539 .elementor-element.elementor-element-6db3be0:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-element-populated,
.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-element-populated&gt;.elementor-background-overlay,
.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-background-slideshow {
	border-radius: 5px 5px 5px 5px
}

.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 32px 32px 32px 32px
}

.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group {
	padding-right: calc(16px/2);
	padding-left: calc(16px/2);
	margin-bottom: 16px
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-form-fields-wrapper {
	margin-left: calc(-16px/2);
	margin-right: calc(-16px/2);
	margin-bottom: -16px
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group.recaptcha_v3-bottomleft,
.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group.recaptcha_v3-bottomright {
	margin-bottom: 0
}

body.rtl .elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-labels-inline .elementor-field-group&gt;label {
	padding-left: 14px
}

body:not(.rtl) .elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-labels-inline .elementor-field-group&gt;label {
	padding-right: 14px
}

body .elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-labels-above .elementor-field-group&gt;label {
	padding-bottom: 14px
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group&gt;label,
.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-subgroup label {
	color: #051C2C
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group&gt;label {
	font-family: "Montserrat", Sans-serif;
	font-size: 16px;
	font-weight: 700
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-type-html {
	padding-bottom: 0;
	font-family: "Roboto", Sans-serif;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group .elementor-field,
.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-subgroup label {
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
	background-color: #F8F8F8;
	border-color: #F2F2F2
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group .elementor-select-wrapper select {
	background-color: #F8F8F8;
	border-color: #F2F2F2
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group .elementor-select-wrapper::before {
	color: #F2F2F2
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-button {
	font-family: "Roboto", Sans-serif;
	font-weight: 500
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .e-form__buttons__wrapper__button-next {
	background-color: #ee0033;
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-button[type="submit"] {
	background-color: #ee0033;
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-button[type="submit"] svg * {
	fill: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .e-form__buttons__wrapper__button-previous {
	background-color: #ee0033;
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .e-form__buttons__wrapper__button-next:hover {
	background-color: #051C2C;
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-button[type="submit"]:hover {
	background-color: #051C2C;
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-button[type="submit"]:hover svg * {
	fill: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .e-form__buttons__wrapper__button-previous:hover {
	color: #fff
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-message {
	font-family: "Roboto", Sans-serif;
	font-weight: 400
}

.elementor-7539 .elementor-element.elementor-element-4b29b0c {
	--e-form-steps-indicators-spacing: 20px;
	--e-form-steps-indicator-padding: 30px;
	--e-form-steps-indicator-inactive-secondary-color: #fff;
	--e-form-steps-indicator-active-secondary-color: #fff;
	--e-form-steps-indicator-completed-secondary-color: #fff;
	--e-form-steps-divider-width: 1px;
	--e-form-steps-divider-gap: 10px
}

:root {
	--page-title-display: none
}

@media(max-width:1024px) {
	.elementor-7539 .elementor-element.elementor-element-09ab1fb {
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-second-header {
		font-size: 32px
	}

	.elementor-7539 .elementor-element.elementor-element-96649fe&gt;.elementor-widget-container {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-51bf735 {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-82f0891 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-cc83d97&gt;.elementor-element-populated {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-db84573&gt;.elementor-element-populated {
		margin: 8px 8px 8px 8px;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-125670b .elementor-counter-number-wrapper {
		font-size: 32px
	}

	.elementor-7539 .elementor-element.elementor-element-125670b&gt;.elementor-widget-container {
		margin: 8px 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-86f14a9 {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-032cfab&gt;.elementor-element-populated {
		margin: 8px 8px 8px 8px;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-b7e95ff .elementor-counter-number-wrapper {
		font-size: 32px
	}

	.elementor-7539 .elementor-element.elementor-element-b7e95ff&gt;.elementor-widget-container {
		margin: 8px 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-c56fece {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-ebdbbd3&gt;.elementor-element-populated {
		margin: 8px 8px 8px 8px;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-dc1579e .elementor-counter-number-wrapper {
		font-size: 32px
	}

	.elementor-7539 .elementor-element.elementor-element-dc1579e&gt;.elementor-widget-container {
		margin: 8px 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-dd4f79d {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-768fc33 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-description {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-description {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-description {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-description {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-b858d73 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-c264962&gt;.elementor-element-populated {
		margin: 0 0 0 0;
		padding: 32px 32px 32px 32px
	}

	.elementor-7539 .elementor-element.elementor-element-80ea2ff {
		text-align: left
	}

	.elementor-7539 .elementor-element.elementor-element-71a0dc6 {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-71a0dc6&gt;.elementor-widget-container {
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-8c8a13b&gt;.elementor-element-populated {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-1c91756 img {
		width: 100%
	}

	.elementor-7539 .elementor-element.elementor-element-1c91756&gt;.elementor-widget-container {
		padding: 16px 0 16px 0
	}

	.elementor-7539 .elementor-element.elementor-element-e399f6e {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-f80cc4f {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-a99c195 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-461fb6c {
		--e-image-carousel-slides-to-show: 4
	}

	.elementor-7539 .elementor-element.elementor-element-42d796a {
		padding: 16px 16px 16px 16px
	}
}

@media(max-width:767px) {
	.elementor-7539 .elementor-element.elementor-element-09ab1fb {
		padding: 30px 21px 24px 21px
	}

	.elementor-7539 .elementor-element.elementor-element-6f2a09a&gt;.elementor-element-populated {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-first-span {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-96649fe .premium-dual-header-second-header {
		font-size: 24px
	}

	.elementor-7539 .elementor-element.elementor-element-51bf735 {
		text-align: justify;
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-51bf735&gt;.elementor-widget-container {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-92552d2&gt;.elementor-widget-container {
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-82f0891 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 20px 20px 20px 20px
	}

	.elementor-7539 .elementor-element.elementor-element-cc83d97&gt;.elementor-element-populated {
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-b50809f {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-66227e3 .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-768fc33 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-5c8f753 {
		font-size: 16px
	}

	.elementor-7539 .elementor-element.elementor-element-2bdf70b .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-c81aef5 img {
		width: 50%
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-icon {
		margin-bottom: 56px
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0 .elementor-icon-box-description {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-a323fa0&gt;.elementor-widget-container {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-befc493 img {
		width: 50%
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-icon {
		margin-bottom: 56px
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116 .elementor-icon-box-description {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-8d0c116&gt;.elementor-widget-container {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-b6b2e7f img {
		width: 50%
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-icon {
		margin-bottom: 56px
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54 .elementor-icon-box-description {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-d690d54&gt;.elementor-widget-container {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-575e8af img {
		width: 50%
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-icon {
		margin-bottom: 56px
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title,
	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-title a {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2 .elementor-icon-box-description {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-bf57fc2&gt;.elementor-widget-container {
		margin: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-b858d73 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 20px 20px 20px 20px
	}

	.elementor-7539 .elementor-element.elementor-element-c264962&gt;.elementor-element-populated {
		margin: 0 0 0 0;
		padding: 25px 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-80ea2ff .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-71a0dc6 {
		text-align: justify;
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-71a0dc6&gt;.elementor-widget-container {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-c5cd7ea&gt;.elementor-widget-container {
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-8c8a13b&gt;.elementor-element-populated {
		padding: 0 0 200px 0
	}

	.elementor-7539 .elementor-element.elementor-element-1c91756&gt;.elementor-widget-container {
		padding: 56px 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-e399f6e {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-12a1ec3 .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-f80cc4f {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-c38d755 {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-7d1f847 .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-a99c195 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-8bc9d1a {
		width: 100%
	}

	.elementor-7539 .elementor-element.elementor-element-8bc9d1a&gt;.elementor-element-populated {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-461fb6c {
		--e-image-carousel-slides-to-show: 4
	}

	.elementor-7539 .elementor-element.elementor-element-461fb6c&gt;.elementor-widget-container {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7539 .elementor-element.elementor-element-2e911b2 .elementor-heading-title {
		font-size: 20px
	}

	.elementor-7539 .elementor-element.elementor-element-6db3be0&gt;.elementor-element-populated {
		padding: 16px 16px 16px 16px
	}

	.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group&gt;label {
		font-size: 14px
	}

	.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-type-html {
		font-size: 12px
	}

	.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-group .elementor-field,
	.elementor-7539 .elementor-element.elementor-element-4b29b0c .elementor-field-subgroup label {
		font-size: 12px
	}
}

@media(min-width:768px) {
	.elementor-7539 .elementor-element.elementor-element-6f2a09a {
		width: 70%
	}

	.elementor-7539 .elementor-element.elementor-element-fc46d07 {
		width: 30%
	}

	.elementor-7539 .elementor-element.elementor-element-69af19a {
		width: 25%
	}

	.elementor-7539 .elementor-element.elementor-element-861421d {
		width: 25%
	}

	.elementor-7539 .elementor-element.elementor-element-c264962 {
		width: 55.287%
	}

	.elementor-7539 .elementor-element.elementor-element-8c8a13b {
		width: 44.401%
	}
}

@media(max-width:1024px) and (min-width:768px) {
	.elementor-7539 .elementor-element.elementor-element-cc83d97 {
		width: 100%
	}

	.elementor-7539 .elementor-element.elementor-element-c264962 {
		width: 50%
	}

	.elementor-7539 .elementor-element.elementor-element-8c8a13b {
		width: 50%
	}
}

@font-face {
	font-family: 'Amazon Ember Regular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../images/Amazon-Ember-Regular.woff2) format('woff2')
}

.elementor-7710 .elementor-element.elementor-element-5dbc1882&gt;.elementor-container {
	min-height: 56px
}

.elementor-7710 .elementor-element.elementor-element-5dbc1882:not(.elementor-motion-effects-element-type-background),
.elementor-7710 .elementor-element.elementor-element-5dbc1882&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #FFF
}

.elementor-7710 .elementor-element.elementor-element-5dbc1882 {
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0 0 0 0;
	z-index: 10
}

.elementor-7710 .elementor-element.elementor-element-5dbc1882&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-bc-flex-widget .elementor-7710 .elementor-element.elementor-element-13f3bcba.elementor-column .elementor-column-wrap {
	align-items: center
}

.elementor-7710 .elementor-element.elementor-element-13f3bcba.elementor-column.elementor-element[data-element_type="column"]&gt;.elementor-column-wrap.elementor-element-populated&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7710 .elementor-element.elementor-element-13f3bcba&gt;.elementor-element-populated {
	padding: 0 8px 8px 8px
}

.elementor-7710 .elementor-element.elementor-element-bf155e9 {
	text-align: left
}

.elementor-7710 .elementor-element.elementor-element-bf155e9 img {
	width: 55%;
	max-width: 55%
}

.elementor-7710 .elementor-element.elementor-element-bf155e9&gt;.elementor-widget-container {
	margin: 20px 0 0 30px
}

.elementor-7710 .elementor-element.elementor-element-8a4e111 {
	text-align: left
}

.elementor-7710 .elementor-element.elementor-element-8a4e111 img {
	width: 40%;
	max-width: 40%
}

.elementor-7710 .elementor-element.elementor-element-8a4e111&gt;.elementor-widget-container {
	margin: 0 0 0 32px
}

.elementor-bc-flex-widget .elementor-7710 .elementor-element.elementor-element-4f0e61a9.elementor-column .elementor-column-wrap {
	align-items: center
}

.elementor-7710 .elementor-element.elementor-element-4f0e61a9.elementor-column.elementor-element[data-element_type="column"]&gt;.elementor-column-wrap.elementor-element-populated&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-7710 .elementor-element.elementor-element-4f0e61a9&gt;.elementor-element-populated {
	padding: 8px 0 0 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-menu-toggle {
	margin-left: auto;
	background-color: rgba(2, 1, 1, 0);
	font-size: 15px;
	border-width: 0;
	border-radius: 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu .elementor-item {
	font-family: "Montserrat", Sans-serif;
	font-size: .8vw;
	font-weight: 400;
	letter-spacing: 1px
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item {
	color: #54595F;
	fill: #54595F
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item:hover,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item:focus {
	color: #ee0033;
	fill: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	background-color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed .elementor-item:after {
	border-color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed .elementor-item:before {
	border-width: 2px
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-draw .elementor-item:before {
	border-width: 0 0 2px 2px
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-draw .elementor-item:after {
	border-width: 2px 2px 0 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-corners .elementor-item:before {
	border-width: 2px 0 0 2px
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-corners .elementor-item:after {
	border-width: 0 2px 2px 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-underline .elementor-item:after,
.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-overline .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-double-line .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-double-line .elementor-item:after {
	height: 2px
}

body:not(.rtl) .elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li:not(:last-child) {
	margin-right: 0
}

body.rtl .elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li:not(:last-child) {
	margin-left: 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu&gt;li:not(:last-child) {
	margin-bottom: 0
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-menu-toggle {
	color: #051C2C
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown {
	background-color: #F8F8F8
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a:hover,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a.highlighted,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-menu-toggle:hover {
	color: #FFF
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a:hover,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a.highlighted {
	background-color: #FF8C00
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a.elementor-item-active {
	color: #FFF;
	background-color: #FF9200
}

.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown .elementor-item,
.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown .elementor-sub-item {
	font-family: "Montserrat", Sans-serif;
	font-size: .7vw;
	font-weight: 400;
	letter-spacing: .1px
}

.elementor-7710 .elementor-element.elementor-element-90a787b div.elementor-menu-toggle {
	color: #000
}

.elementor-7710 .elementor-element.elementor-element-90a787b div.elementor-menu-toggle svg {
	fill: #000
}

.elementor-7710 .elementor-element.elementor-element-90a787b {
	width: 100%;
	max-width: 100%;
	align-self: flex-start
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-menu-toggle {
	margin-left: auto;
	background-color: rgba(2, 1, 1, 0);
	font-size: 15px;
	border-width: 0;
	border-radius: 0
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu .elementor-item {
	font-family: "Montserrat", Sans-serif;
	font-size: 1vw;
	font-weight: 400;
	letter-spacing: 1px
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item {
	color: #54595F;
	fill: #54595F
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item:hover,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item.highlighted,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item:focus {
	color: #ee0033;
	fill: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
	background-color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed .elementor-item:after {
	border-color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item.elementor-item-active {
	color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed .elementor-item:before {
	border-width: 2px
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-draw .elementor-item:before {
	border-width: 0 0 2px 2px
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-draw .elementor-item:after {
	border-width: 2px 2px 0 0
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-corners .elementor-item:before {
	border-width: 2px 0 0 2px
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-corners .elementor-item:after {
	border-width: 0 2px 2px 0
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-underline .elementor-item:after,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-overline .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-double-line .elementor-item:before,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-double-line .elementor-item:after {
	height: 2px
}

body:not(.rtl) .elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li:not(:last-child) {
	margin-right: 0
}

body.rtl .elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--layout-horizontal .elementor-nav-menu&gt;li:not(:last-child) {
	margin-left: 0
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu&gt;li:not(:last-child) {
	margin-bottom: 0
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-menu-toggle {
	color: #051C2C
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown {
	background-color: #F8F8F8
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a:hover,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a.highlighted,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-menu-toggle:hover {
	color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a:hover,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a.elementor-item-active,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a.highlighted {
	background-color: #000
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a.elementor-item-active {
	color: #ee0033;
	background-color: #000
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown .elementor-item,
.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown .elementor-sub-item {
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 400
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 div.elementor-menu-toggle {
	color: #000
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 div.elementor-menu-toggle svg {
	fill: #000
}

.elementor-7710 .elementor-element.elementor-element-ab2e404 {
	width: 100%;
	max-width: 100%;
	align-self: flex-start
}

.elementor-7710 .elementor-element.elementor-element-20455b9&gt;.elementor-element-populated {
	padding: 0 0 0 0
}

.elementor-7710 .elementor-element.elementor-element-a2df62d .elementor-button {
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 400;
	letter-spacing: 1px;
	fill: #FFF;
	color: #FFF;
	background-color: #ee0033
}

.elementor-7710 .elementor-element.elementor-element-a2df62d .elementor-button:hover,
.elementor-7710 .elementor-element.elementor-element-a2df62d .elementor-button:focus {
	color: #FFF;
	background-color: #051C2C
}

.elementor-7710 .elementor-element.elementor-element-a2df62d .elementor-button:hover svg,
.elementor-7710 .elementor-element.elementor-element-a2df62d .elementor-button:focus svg {
	fill: #FFF
}

.elementor-7710 .elementor-element.elementor-element-a2df62d&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 16px 0 0 0
}

@media(max-width:1024px) {
	.elementor-7710 .elementor-element.elementor-element-5dbc1882 {
		padding: 0 50px 0 50px
	}

	.elementor-bc-flex-widget .elementor-7710 .elementor-element.elementor-element-13f3bcba.elementor-column .elementor-column-wrap {
		align-items: flex-end
	}

	.elementor-7710 .elementor-element.elementor-element-13f3bcba.elementor-column.elementor-element[data-element_type="column"]&gt;.elementor-column-wrap.elementor-element-populated&gt;.elementor-widget-wrap {
		align-content: flex-end;
		align-items: flex-end
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111 {
		text-align: center
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111 img {
		width: 76%;
		max-width: 75%
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111&gt;.elementor-widget-container {
		margin: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 25px;
		padding-bottom: 25px
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main&gt;.elementor-nav-menu&gt;li&gt;.elementor-nav-menu--dropdown,
	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 0px !important
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 25px;
		padding-bottom: 25px
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main&gt;.elementor-nav-menu&gt;li&gt;.elementor-nav-menu--dropdown,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 0px !important
	}
}

@media(max-width:767px) {
	.elementor-7710 .elementor-element.elementor-element-5dbc1882 {
		margin-top: 0;
		margin-bottom: 0;
		padding: 0 10px 0 10px
	}

	.elementor-7710 .elementor-element.elementor-element-13f3bcba {
		width: 50%
	}

	.elementor-7710 .elementor-element.elementor-element-13f3bcba&gt;.elementor-element-populated {
		padding: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111 {
		text-align: left
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111 img {
		width: 78%;
		max-width: 76%
	}

	.elementor-7710 .elementor-element.elementor-element-8a4e111&gt;.elementor-widget-container {
		margin: 0 0 0 0;
		padding: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-4f0e61a9 {
		width: 50%
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu .elementor-item {
		font-size: 16px
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed .elementor-item:before {
		border-width: 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-draw .elementor-item:before {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-draw .elementor-item:after {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-corners .elementor-item:before {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-framed.e--animation-corners .elementor-item:after {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-underline .elementor-item:after,
	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-overline .elementor-item:before,
	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-double-line .elementor-item:before,
	.elementor-7710 .elementor-element.elementor-element-90a787b .e--pointer-double-line .elementor-item:after {
		height: 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main .elementor-item {
		padding-left: 0;
		padding-right: 0
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown .elementor-item,
	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size: 39px
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--dropdown a {
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 14px;
		padding-bottom: 14px
	}

	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu--main&gt;.elementor-nav-menu&gt;li&gt;.elementor-nav-menu--dropdown,
	.elementor-7710 .elementor-element.elementor-element-90a787b .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 6px !important
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu .elementor-item {
		font-size: 16px
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed .elementor-item:before {
		border-width: 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-draw .elementor-item:before {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-draw .elementor-item:after {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-corners .elementor-item:before {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-framed.e--animation-corners .elementor-item:after {
		border-width: 0 0 0 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-underline .elementor-item:after,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-overline .elementor-item:before,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-double-line .elementor-item:before,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .e--pointer-double-line .elementor-item:after {
		height: 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main .elementor-item {
		padding-left: 0;
		padding-right: 0
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown .elementor-item,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size: 16px
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--dropdown a {
		padding-left: 45px;
		padding-right: 45px;
		padding-top: 14px;
		padding-bottom: 14px
	}

	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu--main&gt;.elementor-nav-menu&gt;li&gt;.elementor-nav-menu--dropdown,
	.elementor-7710 .elementor-element.elementor-element-ab2e404 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 6px !important
	}
}

@media(min-width:768px) {
	.elementor-7710 .elementor-element.elementor-element-13f3bcba {
		width: 19.762%
	}

	.elementor-7710 .elementor-element.elementor-element-4f0e61a9 {
		width: 68.254%
	}

	.elementor-7710 .elementor-element.elementor-element-20455b9 {
		width: 10.315%
	}
}

@media(max-width:1024px) and (min-width:768px) {
	.elementor-7710 .elementor-element.elementor-element-13f3bcba {
		width: 20%
	}

	.elementor-7710 .elementor-element.elementor-element-4f0e61a9 {
		width: 80%
	}
}

.elementor-8251 .elementor-element.elementor-element-0d89409&gt;.elementor-background-overlay {
	opacity: .5
}

.elementor-8251 .elementor-element.elementor-element-4661e34:not(.elementor-motion-effects-element-type-background)&gt;.elementor-column-wrap,
.elementor-8251 .elementor-element.elementor-element-4661e34&gt;.elementor-column-wrap&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #0000004D
}

.elementor-8251 .elementor-element.elementor-element-4661e34&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-8251 .elementor-element.elementor-element-4661e34&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-54177bf&gt;.elementor-container {
	max-width: 1400px
}

.elementor-8251 .elementor-element.elementor-element-54177bf&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: flex-start;
	align-items: flex-start
}

.elementor-8251 .elementor-element.elementor-element-54177bf:not(.elementor-motion-effects-element-type-background),
.elementor-8251 .elementor-element.elementor-element-54177bf&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #051C2C
}

.elementor-8251 .elementor-element.elementor-element-54177bf&gt;.elementor-background-overlay {
	background-color: #0000004D;
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-54177bf {
	box-shadow: 8px 0 5px 0 rgba(0, 0, 0, .5);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-8251 .elementor-element.elementor-element-90bc470&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 20px 20px 20px 20px
}

.elementor-8251 .elementor-element.elementor-element-90bc470&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-1000d1a .elementor-heading-title {
	color: #ee0033;
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 600;
	text-transform: uppercase
}

.elementor-8251 .elementor-element.elementor-element-1000d1a&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-8251 .elementor-element.elementor-element-3561240 {
	color: #F90;
	font-family: "Montserrat", Sans-serif;
	font-size: .9em;
	font-weight: 400
}

.elementor-8251 .elementor-element.elementor-element-3561240&gt;.elementor-widget-container {
	margin: -5px 0 -20px 0
}

.elementor-8251 .elementor-element.elementor-element-bfe66fd {
	color: #999A9A;
	font-family: "Tahoma", Sans-serif;
	font-size: .9em;
	font-weight: 400
}

.elementor-8251 .elementor-element.elementor-element-c9ec139 {
	color: #F90;
	font-family: "Montserrat", Sans-serif;
	font-size: .9em;
	font-weight: 400
}

.elementor-8251 .elementor-element.elementor-element-c9ec139&gt;.elementor-widget-container {
	margin: -5px 0 -20px 0
}

.elementor-8251 .elementor-element.elementor-element-76f79d7 {
	color: #999A9A;
	font-family: "Tahoma", Sans-serif;
	font-size: .9em;
	font-weight: 400
}

.elementor-8251 .elementor-element.elementor-element-5cb7538&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 020px 020px 020px 020px
}

.elementor-8251 .elementor-element.elementor-element-5cb7538&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-19caba8 .elementor-heading-title {
	color: #ee0033;
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 600;
	text-transform: uppercase
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	padding-bottom: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
	margin-top: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: calc(6px/2);
	margin-left: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items.elementor-inline-items {
	margin-right: calc(-6px/2);
	margin-left: calc(-6px/2)
}

body.rtl .elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	left: calc(-6px/2)
}

body:not(.rtl) .elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	right: calc(-6px/2)
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-icon i {
	color: #E7E7E7
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-icon svg {
	fill: #E7E7E7
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 {
	--e-icon-list-icon-size: 16px
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-text {
	color: #A3A3A3;
	padding-left: 4px
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item:hover .elementor-icon-list-text {
	color: #FFF
}

.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;.elementor-icon-list-text,
.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;a {
	font-family: "Tahoma", Sans-serif;
	font-size: 14px;
	font-weight: 300
}

.elementor-8251 .elementor-element.elementor-element-8b27fce .elementor-repeater-item-89729d7.elementor-social-icon {
	background-color: #ee0033
}

.elementor-8251 .elementor-element.elementor-element-8b27fce .elementor-repeater-item-0b16b47.elementor-social-icon {
	background-color: #ee0033
}

.elementor-8251 .elementor-element.elementor-element-8b27fce .elementor-repeater-item-b96f187.elementor-social-icon {
	background-color: #ee0033
}

.elementor-8251 .elementor-element.elementor-element-8b27fce .elementor-repeater-item-64625e3.elementor-social-icon {
	background-color: #ee0033
}

.elementor-8251 .elementor-element.elementor-element-8b27fce {
	--grid-template-columns: repeat(0, auto);
	--icon-size: 14px;
	--grid-column-gap: 5px;
	--grid-row-gap: 0
}

.elementor-8251 .elementor-element.elementor-element-8b27fce .elementor-widget-container {
	text-align: left
}

.elementor-8251 .elementor-element.elementor-element-ea2f291&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 20px 20px 20px 20px
}

.elementor-8251 .elementor-element.elementor-element-ea2f291&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-9b0da7f .elementor-heading-title {
	color: #ee0033;
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 600;
	text-transform: uppercase
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	padding-bottom: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
	margin-top: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: calc(6px/2);
	margin-left: calc(6px/2)
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items.elementor-inline-items {
	margin-right: calc(-6px/2);
	margin-left: calc(-6px/2)
}

body.rtl .elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	left: calc(-6px/2)
}

body:not(.rtl) .elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	right: calc(-6px/2)
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-icon i {
	color: #E7E7E7
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-icon svg {
	fill: #E7E7E7
}

.elementor-8251 .elementor-element.elementor-element-0390d8e {
	--e-icon-list-icon-size: 16px
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-text {
	color: #A2A2A2;
	padding-left: 4px
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item:hover .elementor-icon-list-text {
	color: #FFF
}

.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;.elementor-icon-list-text,
.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;a {
	font-family: "Tahoma", Sans-serif;
	font-size: 14px;
	font-weight: 300
}

.elementor-8251 .elementor-element.elementor-element-806028a&gt;.elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 020px 020px 020px 020px
}

.elementor-8251 .elementor-element.elementor-element-806028a&gt;.elementor-element-populated&gt;.elementor-background-overlay {
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-c628e91 .elementor-heading-title {
	color: #ee0033;
	font-family: "Montserrat", Sans-serif;
	font-size: .9vw;
	font-weight: 600;
	text-transform: uppercase
}

.elementor-8251 .elementor-element.elementor-element-6fde4a5 {
	text-align: left
}

.elementor-8251 .elementor-element.elementor-element-6fde4a5 img {
	width: 24vw
}

.elementor-8251 .elementor-element.elementor-element-6fde4a5&gt;.elementor-widget-container {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.elementor-8251 .elementor-element.elementor-element-eb9a1d6&gt;.elementor-container {
	min-height: 50px
}

.elementor-8251 .elementor-element.elementor-element-eb9a1d6&gt;.elementor-container&gt;.elementor-row&gt;.elementor-column&gt;.elementor-column-wrap&gt;.elementor-widget-wrap {
	align-content: center;
	align-items: center
}

.elementor-8251 .elementor-element.elementor-element-eb9a1d6:not(.elementor-motion-effects-element-type-background),
.elementor-8251 .elementor-element.elementor-element-eb9a1d6&gt;.elementor-motion-effects-container&gt;.elementor-motion-effects-layer {
	background-color: #051C2C
}

.elementor-8251 .elementor-element.elementor-element-eb9a1d6&gt;.elementor-background-overlay {
	background-color: #0000004D;
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s
}

.elementor-8251 .elementor-element.elementor-element-eb9a1d6 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-8251 .elementor-element.elementor-element-fd885c9 {
	--divider-border-style: solid;
	--divider-color: #999A9A;
	--divider-border-width: 1px
}

.elementor-8251 .elementor-element.elementor-element-fd885c9 .elementor-divider-separator {
	width: 100%;
	margin: 0 auto;
	margin-center: 0
}

.elementor-8251 .elementor-element.elementor-element-fd885c9 .elementor-divider {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px
}

.elementor-8251 .elementor-element.elementor-element-387c373 {
	text-align: center
}

.elementor-8251 .elementor-element.elementor-element-387c373 .elementor-heading-title {
	color: #F2F2F2;
	font-family: "Montserrat", Sans-serif;
	font-size: 15px;
	font-weight: 700
}

.elementor-8251 .elementor-element.elementor-element-d8027a3 img {
	width: 12%;
	max-width: 15%
}

.elementor-8251 .elementor-element.elementor-element-9b4638f {
	text-align: center
}

.elementor-8251 .elementor-element.elementor-element-9b4638f .elementor-heading-title {
	color: #F2F2F2;
	font-size: 13px;
	font-weight: 300
}

.elementor-8251 .elementor-element.elementor-element-9b4638f&gt;.elementor-widget-container {
	padding: 0 0 16px 0
}

@media(max-width:1024px) {
	.elementor-8251 .elementor-element.elementor-element-54177bf {
		padding: 25px 25px 0 25px
	}

	.elementor-8251 .elementor-element.elementor-element-90bc470&gt;.elementor-element-populated {
		padding: 20px 0 0 0
	}

	.elementor-8251 .elementor-element.elementor-element-1000d1a .elementor-heading-title {
		font-size: 1.7vw
	}

	.elementor-8251 .elementor-element.elementor-element-5cb7538&gt;.elementor-element-populated {
		padding: 20px 0 0 0
	}

	.elementor-8251 .elementor-element.elementor-element-19caba8 .elementor-heading-title {
		font-size: 1.7vw
	}

	.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;.elementor-icon-list-text,
	.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;a {
		font-size: 13px
	}

	.elementor-8251 .elementor-element.elementor-element-ea2f291&gt;.elementor-element-populated {
		padding: 20px 0 0 0
	}

	.elementor-8251 .elementor-element.elementor-element-9b0da7f .elementor-heading-title {
		font-size: 1.7vw
	}

	.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;.elementor-icon-list-text,
	.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;a {
		font-size: 13px
	}

	.elementor-8251 .elementor-element.elementor-element-806028a&gt;.elementor-element-populated {
		padding: 20px 0 0 0
	}

	.elementor-8251 .elementor-element.elementor-element-c628e91 .elementor-heading-title {
		font-size: 1.7vw
	}

	.elementor-8251 .elementor-element.elementor-element-6fde4a5&gt;.elementor-widget-container {
		margin: 0 0 0 -9px
	}

	.elementor-8251 .elementor-element.elementor-element-eb9a1d6 {
		padding: 25px 20px 25px 20px
	}

	.elementor-8251 .elementor-element.elementor-element-fd885c9 .elementor-divider-separator {
		width: 100%
	}

	.elementor-8251 .elementor-element.elementor-element-fd885c9 .elementor-divider {
		padding-top: 2px;
		padding-bottom: 2px
	}
}

@media(max-width:767px) {
	.elementor-8251 .elementor-element.elementor-element-54177bf {
		padding: 20px 20px 30px 20px
	}

	.elementor-8251 .elementor-element.elementor-element-90bc470 {
		width: 50%
	}

	.elementor-8251 .elementor-element.elementor-element-1000d1a .elementor-heading-title {
		font-size: 4.4vw
	}

	.elementor-8251 .elementor-element.elementor-element-5cb7538 {
		width: 50%
	}

	.elementor-8251 .elementor-element.elementor-element-19caba8 .elementor-heading-title {
		font-size: 4.4vw
	}

	.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;.elementor-icon-list-text,
	.elementor-8251 .elementor-element.elementor-element-c9b44d1 .elementor-icon-list-item&gt;a {
		font-size: 12px
	}

	.elementor-8251 .elementor-element.elementor-element-8b27fce {
		--icon-size: 14px
	}

	.elementor-8251 .elementor-element.elementor-element-ea2f291 {
		width: 50%
	}

	.elementor-8251 .elementor-element.elementor-element-9b0da7f .elementor-heading-title {
		font-size: 4.4vw
	}

	.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;.elementor-icon-list-text,
	.elementor-8251 .elementor-element.elementor-element-0390d8e .elementor-icon-list-item&gt;a {
		font-size: 12px
	}

	.elementor-8251 .elementor-element.elementor-element-806028a {
		width: 50%
	}

	.elementor-8251 .elementor-element.elementor-element-c628e91 .elementor-heading-title {
		font-size: 4.4vw
	}

	.elementor-8251 .elementor-element.elementor-element-6fde4a5 {
		text-align: left
	}

	.elementor-8251 .elementor-element.elementor-element-6fde4a5 img {
		width: 100%
	}

	.elementor-8251 .elementor-element.elementor-element-eb9a1d6 {
		padding: 20px 20px 20px 20px
	}

	.elementor-8251 .elementor-element.elementor-element-387c373 {
		text-align: center
	}

	.elementor-8251 .elementor-element.elementor-element-387c373 .elementor-heading-title {
		font-size: 3.1vw
	}

	.elementor-8251 .elementor-element.elementor-element-387c373&gt;.elementor-widget-container {
		padding: 0 0 25px 0
	}

	.elementor-8251 .elementor-element.elementor-element-d8027a3 img {
		width: 28vw;
		max-width: 28vw
	}

	.elementor-8251 .elementor-element.elementor-element-9b4638f {
		text-align: center
	}

	.elementor-8251 .elementor-element.elementor-element-9b4638f&gt;.elementor-widget-container {
		padding: 0 0 25px 0
	}
}

@media(min-width:768px) {
	.elementor-8251 .elementor-element.elementor-element-90bc470 {
		width: 34.226%
	}

	.elementor-8251 .elementor-element.elementor-element-5cb7538 {
		width: 18.707%
	}

	.elementor-8251 .elementor-element.elementor-element-ea2f291 {
		width: 19.782%
	}

	.elementor-8251 .elementor-element.elementor-element-806028a {
		width: 27.234%
	}
}

@media(max-width:1024px) and (min-width:768px) {
	.elementor-8251 .elementor-element.elementor-element-90bc470 {
		width: 25%
	}

	.elementor-8251 .elementor-element.elementor-element-5cb7538 {
		width: 25%
	}

	.elementor-8251 .elementor-element.elementor-element-ea2f291 {
		width: 25%
	}

	.elementor-8251 .elementor-element.elementor-element-806028a {
		width: 25%
	}
}

.clear,
.clearfix {
	clear: both
}

.wp-megamenu-main-wrapper ul,
.wp-megamenu-main-wrapper ol,
.wp-megamenu-main-wrapper li {
	list-style: none
}

.wp-megamenu-main-wrapper a,
.wp-megamenu-main-wrapper a:hover {
	text-decoration: none
}

.wpmegamenupro-clearfix:before,
.wpmegamenupro-clearfix:after {
	content: "";
	display: table;
	clear: both;
	flex-basis: 0%;
	order: 1
}

.wp-megamenu-main-wrapper {
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 400
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
	background: none;
	transform: scale(1);
	border: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul.wpmm-tab-groups {
	transform: none !important
}

.wp-megamenu-main-wrapper,
.wp-megamenu-main-wrapper * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
	position: absolute;
	top: -10px;
	background: #d500fb;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px 6px;
	border-radius: 3px;
	line-height: 1.6;
	margin-left: 15px;
	width: -webkit-fit-content;
	width: fit-content
}

.wp-megamenu-main-wrapper .wp-mega-sub-menu .wpmm-mega-menu-label {
	position: static
}

.wp-megamenu-main-wrapper&gt;ul&gt;li&gt;a&gt;.wpmm-mega-menu-label {
	margin-left: 0
}

.wp-megamenu-main-wrapper.wpmega-clean-white .wpmm-mega-menu-label {
	background: #ccc;
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-clean-white .wpmm-mega-menu-label:before {
	border-width: 7px 4.5px 0 4.5px;
	border-color: #ccc transparent transparent transparent
}

.wpmega-midnightblue-sky-white.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap li a span.wpmm-mega-menu-label {
	color: #000 !important
}

.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 4.5px 0 4.5px;
	border-color: #d500fb transparent transparent transparent;
	bottom: -6px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body&gt;a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
	display: inline-block;
	text-align: center;
	border-top: none;
	line-height: 1.5;
	height: auto;
	float: none;
	vertical-align: middle;
	margin-bottom: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a {
	padding: 20px 15px;
	position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 1.6;
	overflow: visible;
	font-family: Open Sans;
	text-transform: capitalize;
	text-align: left;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a {
	cursor: pointer
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	padding: 20px 25px 20px 10px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	padding: 20px 25px 20px 10px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:after {
	content: '\f107';
	position: absolute;
	right: 11px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-family: FontAwesome;
	font-size: 14px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon {
	width: auto;
	height: auto
}

.dashicons,
.dashicons-before:before {
	height: unset !important;
	width: unset !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before {
	padding-right: 5px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-disable-text i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-disable-text i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper&gt;li.wpmm-search-type&gt;a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper&gt;li.wpmm-search-type&gt;a i.wpmm-mega-menu-icon:before {
	padding-right: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.current-menu-item a {
	font-weight: 400;
	color: #000;
	text-align: left;
	text-transform: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizonta ul.wpmm-mega-wrapper&gt;li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.current-menu-item a {
	color: #000
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-black-white ul.wpmm-mega-wrapper&gt;li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-black-white ul.wpmm-mega-wrapper&gt;li.current-menu-item a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	display: block
}

.wp-megamenu-main-wrapper ul {
	box-shadow: none;
	margin: 0;
	opacity: 1;
	padding: 0;
	top: 0;
	border: 0
}

.wp-megamenu-main-wrapper ul:after {
	display: none
}

.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu,
.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu ul {
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}

.wp-megamenu-main-wrapper.wpmm-onhover ul li:hover&gt;ul.wp-mega-sub-menu {
	visibility: visible;
	opacity: 1;
	white-space: normal
}

.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	padding: 15px 0 2px 6px
}

.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	padding: 8px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
	opacity: 1;
	visibility: visible;
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
	overflow: hidden
}

.wp-megamenu-main-wrapper.wpmm-onclick ul li&gt;ul.wp-mega-sub-menu {
	visibility: visible;
	opacity: 1;
	white-space: normal
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul {
	display: block !important;
	left: 0;
	margin-left: 0 !important;
	position: static;
	white-space: normal;
	width: 100%
}

.wp-megamenu-main-wrapper ul li .wp1s-widget-wrap ul {
	position: relative
}

.wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu:before {
	display: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul.wp-mega-sub-menu li {
	border: none;
	background: none;
	box-shadow: none;
	list-style: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li {
	margin-top: 3px
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.menu-item-depth-1 {
	margin-top: 8px
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li:last-child {
	margin-bottom: 0
}

.wpmm-sub-menu-wrap .wpcf7-form-control-wrap textarea {
	height: 100px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
	position: relative;
	text-align: left;
	background: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
	position: static;
	padding: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	background: #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	position: absolute;
	left: 0;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	opacity: 0;
	visibility: hidden;
	text-align: left
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div ul li&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div ul li&gt;div {
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	box-shadow: 3px 0 3px rgba(0, 0, 0, .2)
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	background: #fff;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	opacity: 0;
	visibility: hidden;
	text-align: left;
	padding: 15px 0 2px;
	z-index: 10
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap {
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 9;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li .wpmm-sub-menu-wrapper ul,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li .wpmm-sub-menu-wrap ul {
	padding-bottom: 10px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul {
	padding-bottom: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	left: 50%;
	right: 0;
	padding: 15px 8px 5px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap ul,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	z-index: 9;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	left: 0%
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap {
	left: auto
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap.wpmm-open-fade {
	opacity: 1;
	visibility: visible
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-full-width .wpmm-sub-menu-wrap {
	width: 100%
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	width: 80%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap {
	left: 0;
	width: 80%
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-horizontal-right-edge .wpmm-sub-menu-wrap {
	right: 0;
	width: 80%;
	left: auto
}

.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	right: 50%;
	left: unset;
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap ul,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	right: 0%
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	left: 120%
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	right: auto;
	left: 80%;
	-webkit-transition: 0;
	-moz-transition: 0;
	-ms-transition: 0;
	-o-transition: 0;
	transition: 0;
	opacity: 0;
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper {
	left: 100%
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show&gt;.wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover&gt;.wpmm-sub-menu-wrap {
	left: 100%
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper {
	-webkit-transform: translateX(-20%);
	-moz-transform: translateX(-20%);
	-ms-transform: translateX(-20%);
	-o-transform: translateX(-20%);
	transform: translateX(-20%)
}

.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-left.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	left: 100%;
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper {
	left: 100%;
	top: 0;
	-webkit-transform: translateX(-20%);
	-moz-transform: translateX(-20%);
	-ms-transform: translateX(-20%);
	-o-transform: translateX(-20%);
	transform: translateX(-20%)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover&gt;.wpmm-sub-menu-wrapper {
	right: unset;
	left: 100%;
	opacity: 1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrap {
	right: unset;
	left: 100%;
	opacity: 1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper {
	top: 100% !important;
	-webkit-transform: translateX(20%);
	-moz-transform: translateX(20%);
	-ms-transform: translateX(20%);
	-o-transform: translateX(20%);
	transform: translateX(20%)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 1;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper {
	left: 100%;
	top: 0;
	-webkit-transform: translateX(20%);
	-moz-transform: translateX(20%);
	-ms-transform: translateX(20%);
	-o-transform: translateX(20%);
	transform: translateX(20%)
}

.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover&gt;.wpmm-sub-menu-wrapper {
	right: unset;
	left: 100%;
	opacity: 1;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul,
.wp-megamenu-main-wrapper.wpmm-slide-down ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper {
	opacity: 1;
	z-index: 9;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.active-show&gt;div {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	opacity: 1;
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper&gt;li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-up-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	z-index: 9;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}

.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide-down-fade.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	opacity: 1;
	z-index: 9;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	top: 100%;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: .15s;
	-moz-transition: .15s;
	-ms-transition: .15s;
	-o-transition: .15s;
	transition: .15s
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-super-slidedown.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-zoom-inout.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: 9
}

.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-flip-effect.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	opacity: 1;
	visibility: visible;
	-webkit-transform: perspective(5000px) rotateY(360deg);
	-moz-transform: perspective(5000px) rotateY(360deg);
	-ms-transform: perspective(5000px) rotateY(360deg);
	-o-transform: perspective(5000px) rotateY(360deg);
	transform: perspective(5000px) rotateY(360deg);
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear
}

.wp-megamenu-main-wrapper.wpmega-black-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical {
	background-color: #3d3d3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
	background: -webkit-linear-gradient(top, #3d3d3d, #212121);
	background: -moz-linear-gradient(top, #3d3d3d, #212121);
	background: -ms-linear-gradient(top, #3d3d3d, #212121);
	background: -o-linear-gradient(top, #3d3d3d, #212121);
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
	box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, .1);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-black-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #595959;
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-vertical {
	background: #dace2e;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1)
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #fff;
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .wpmm-mega-menu-label {
	position: absolute;
	top: -10px;
	background: red;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px 6px;
	border-radius: 3px;
	left: 0
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .wpmm-mega-menu-label:before {
	border-color: red transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical {
	background: #CFA66F;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5)
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #d6d6d6;
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
	background: #000;
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-vertical .wpmm-mega-menu-label {
	background: #000
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
	border-color: #000 transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-vertical {
	background: #a32638;
	background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: -webkit-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: linear-gradient(to bottom, #a32638 0%, #f93831 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a32638', endColorstr='#f93831', GradientType=0);
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5)
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .5);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal .wpmm-mega-menu-label {
	background: #000;
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
	border-color: #000 transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-vertical {
	background: #0AA2EE;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5)
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .5);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
	background: #f1ee1a;
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
	border-color: #f1ee1a transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-vertical {
	background: #9768a8;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5)
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .5);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
	background: #f1ee1a;
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
	border-color: #f1ee1a transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-vertical {
	background: #5EC073;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .5)
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .5);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal .wpmm-mega-menu-label {
	background: #f1ee1a;
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white.wpmm-orientation-horizontal .wpmm-mega-menu-label:before {
	border-color: #f1ee1a transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-vertical {
	background: #fff;
	border: 1px solid #ccc
}

.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal {
	border: 1px solid #ccc
}

.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #ccc;
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-clean-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right a:before {
	display: none
}

.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-vertical {
	background: #000;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1)
}

.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wpmega-black-silver .wpmm-mega-wrapper&gt;li:hover,
.wpmega-black-silver .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #d9d9d9
}

.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-black-silver.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #d9d9d9;
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-vertical {
	background: #003153;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 1)
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wpmega-prussian-blue-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-prussian-blue-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: rgba(217, 217, 217, .5)
}

.wpmega-prussian-blue-white .wpmm-mega-wrapper&gt;li:hover {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .6);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-vertical {
	background: #30BA8F;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6)
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wpmega-mountain-meadow-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-mountain-meadow-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #009365
}

.mountain-meadow-white .wpmm-mega-wrapper&gt;li:hover {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .6);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-vertical {
	background: #0056c7;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6)
}

.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wpmega-white-blue .wpmm-mega-wrapper&gt;li:hover,
.wpmega-white-blue .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #003b88
}

.wpmega-white-blue .wpmm-mega-wrapper&gt;li:hover {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-white-blue.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .6);
	top: 0;
	right: 0
}

.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #000;
	font-weight: 400
}

.wpmega-transparent-black .wpmm-mega-wrapper&gt;li:hover,
.wpmega-transparent-black .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: rgba(0, 0, 0, .9)
}

.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #666;
	font-weight: 400
}

.wpmega-transparent-black .wpmm-mega-wrapper&gt;li:hover {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-transparent-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #FFF
}

.wpmega-transparent-hover-black .wpmm-mega-wrapper&gt;li:hover,
.wpmega-transparent-hover-black .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #000;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #000;
	font-weight: 400
}

.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal,
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-vertical {
	background: #570;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, .6)
}

.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	font-weight: 400
}

.wpmega-simple-green .wpmm-mega-wrapper&gt;li:hover,
.wpmega-simple-green .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #395000;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmega-simple-green.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, .6);
	top: 0;
	right: 0
}

.wpmega-black-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-black-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #212121;
	background: -moz-linear-gradient(top, #212121 0%, #3d3d3d 100%);
	background: -webkit-linear-gradient(top, #212121 0%, #3d3d3d 100%);
	background: linear-gradient(to bottom, #212121 0%, #3d3d3d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#3d3d3d', GradientType=0);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-gold-yellow-black .wpmm-mega-wrapper&gt;li:hover,
.wpmega-gold-yellow-black .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #C2B727;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-hunter-shades-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-hunter-shades-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #b5905e;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-maroon-reddish-black .wpmm-mega-wrapper&gt;li:hover,
.wpmega-maroon-reddish-black .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #f93831;
	background: -moz-linear-gradient(top, #f93831 0%, #a32638 100%);
	background: -webkit-linear-gradient(top, #f93831 0%, #a32638 100%);
	background: linear-gradient(to bottom, #f93831 0%, #a32638 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f93831', endColorstr='#a32638', GradientType=0);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-light-blue-sky-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-light-blue-sky-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #068FD4;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-warm-purple-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-warm-purple-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #7E578C;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-sea-green-white .wpmm-mega-wrapper&gt;li:hover,
.wpmega-sea-green-white .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #47a35b;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #fff;
	width: 210px !important;
	list-style: none;
	padding: 0
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: rgba(204, 204, 204, .4)
}

.wpmega-sea-green-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #5EC073
}

.wpmega-gold-yellow-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #dace2e
}

.wpmega-gold-yellow-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #C2B727
}

.wpmega-hunter-shades-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #CFA66F
}

.wpmega-hunter-shades-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #b5905e
}

.wpmega-maroon-reddish-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #a32638;
	background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: -webkit-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: linear-gradient(to bottom, #a32638 0%, #f93831 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a32638', endColorstr='#f93831', GradientType=0)
}

.wpmega-maroon-reddish-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #f93831;
	background: -moz-linear-gradient(top, #f93831 0%, #a32638 100%);
	background: -webkit-linear-gradient(top, #f93831 0%, #a32638 100%);
	background: linear-gradient(to bottom, #f93831 0%, #a32638 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f93831', endColorstr='#a32638', GradientType=0)
}

.wpmega-light-blue-sky-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #0AA2EE
}

.wpmega-light-blue-sky-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #068FD4
}

.wpmega-warm-purple-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #9768a8
}

.wpmega-warm-purple-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #7E578C
}

.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	border: 1px solid #ccc
}

.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: none
}

.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color: #000
}

.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #e2e4e5
}

.wpmega-prussian-blue-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #003153
}

.wpmega-mountain-meadow-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #30BA8F
}

.wpmega-black-silver ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: rgba(204, 204, 204, .4)
}

.wpmega-mountain-meadow-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #009365
}

.wpmega-white-blue ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #0056c7
}

.wpmega-white-blue ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #003b88
}

.wpmega-simple-green ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #570
}

.wpmega-simple-green ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #395000
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout {
	position: relative
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -1;
	top: 100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	left: 100%
}

.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	left: unset;
	right: 100%
}

.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover div {
	z-index: 9
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div {
	right: 0;
	left: unset
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div {
	left: 0;
	right: unset
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div {
	opacity: 0;
	visibility: hidden;
	top: 100%;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper.wpmm-onclick.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div {
	top: 0
}

li.wpmm-search-type .wpmm-sub-menu-wrap {
	width: 28% !important
}

.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.wpmega-menu-flyout:hover&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.wpmega-menu-flyout:hover&gt;div ul li:hover&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div&gt;ul,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div ul&gt;li:hover&gt;div&gt;ul {
	opacity: 1;
	visibility: visible;
	white-space: normal
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div,
.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div ul li.active-show&gt;div {
	opacity: 1;
	visibility: visible;
	z-index: 999
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div ul li&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div ul li:hover&gt;div {
	top: 0 !important
}

.wp-megamenu-main-wrapper.wpmm-onclick.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div ul li&gt;div,
.wp-megamenu-main-wrapper.wpmm-onhover.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div ul li&gt;div {
	top: 0 !important
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div.wpmm-open-fade {
	opacity: 1;
	visibility: visible
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li div {
	right: 100%
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li div {
	left: 100%
}

.wpmm-mega-wrapper.wpmm-onhover ul li.wpmega-menu-flyout:hover ul.wp-mega-sub-menu {
	opacity: 1;
	visibility: visible;
	top: 0
}

.wp-megamenu-main-wrapper.wpmm-onclick ul li.wpmega-menu-flyout ul li div.wpmm-open-fade {
	opacity: 1;
	visibility: visible;
	white-space: normal;
	top: 0
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul:after {
	display: none
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li {
	text-align: left
}

.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wp-mega-sub-menu .widget_nav_menu li:hover,
.wp-mega-sub-menu .widget_pages li:hover,
.wp-mega-sub-menu .widget_categories li:hover a,
.wp-mega-sub-menu .widget_archive li:hover,
.wp-mega-sub-menu .widget_meta li:hover a,
.wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a:hover,
.wp-mega-sub-menu .widget_recent_comments li:hover,
.wp-mega-sub-menu .widget_recent_entries li:hover {
	margin-left: 5px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link {
	padding-left: 10px
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-right.menu-item-has-children a:after,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
	left: auto;
	right: 10px;
	position: absolute;
	transform: rotate(180deg) !important;
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
	left: auto !important;
	right: 10px !important;
	top: 25%
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
	right: 0 !important
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li.wpmm-submenu-align-right div {
	left: 100%;
	right: auto
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
	left: 10px;
	right: auto;
	position: absolute;
	transform: rotate(180deg) !important;
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	top: 12px;
	line-height: 1
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li.wpmm-submenu-align-left div {
	left: auto;
	right: 100%
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
	padding: 0;
	position: relative;
	z-index: 999
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li ul {
	top: 0
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	text-align: left
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color: #fff;
	display: block;
	padding: 10px;
	font-size: 12px;
	text-align: left;
	width: 210px
}

.wpmega-transparent-hover-black ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-black-silver ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color: #000
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a:hover {
	text-decoration: none
}

.wpmega-sea-green-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: #47a35b
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li i.wpmm-mega-menu-icon.fa {
	float: left;
	margin-top: 2px;
	margin-right: 5px
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left li.menu-item-has-children&gt;a:after,
ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.menu-item-has-children&gt;a.wp-mega-menu-link:after {
	content: '\f104';
	position: absolute;
	font-family: FontAwesome;
	font-size: 14px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	left: 10px;
	right: auto;
	line-height: 1.3
}

.wpmm-sub-menu-wrap ul li&gt;a {
	padding: 0;
	position: relative;
	width: auto
}

.wpmm-sub-menu-wrap ul li ul li {
	width: 100%;
	margin: 1px 0 7px;
	padding: 0
}

.wpmm-sub-menu-wrap li ul li a {
	width: auto;
	overflow: visible
}

.wp-mega-sub-menu .widget_recent_comments li a,
.wp-mega-sub-menu .widget_recent_entries li a {
	width: auto;
	display: inline-block !important
}

.wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wp-mega-menu-header&gt;a span.wpmm-mega-menu-href-title {
	font-weight: 700
}

.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	left: auto;
	transform: rotate(0deg);
	-wekit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	top: 7px;
	font-size: 9px
}

.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header .wpmm-sub-menu-wrapper&gt;ul.wp-mega-sub-menu li a span.wpmm-mega-menu-label {
	top: 0;
	right: 0
}

.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	position: absolute;
	left: -6px;
	top: 50%;
	border-right: 6px solid #d500fb;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.wpmega-clean-white .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #000
}

.wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:before,
.wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:before {
	display: none
}

.main-navigation .wpmm-sub-menu-wrap .menu-item-has-children&gt;a:after {
	display: none
}

.wpmm-sub-menu-wrap ul&gt;li {
	display: inline-block;
	vertical-align: top !important
}

.wp1s-slider-wrapper {
	padding-bottom: 0
}

.wpmm-sub-menu-wrap ul li ul li {
	margin-left: 0;
	margin-right: 0
}

.wpmm-sub-menu-wrap ul li ul li a {
	color: #595858
}

.wpmm_megamenu ul.wp-mega-sub-menu li a {
	font-family: Open Sans;
	text-align: left;
	color: #000;
	text-transform: none;
	display: block
}

.wpmm-sub-menu-wrap li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-1total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-2total {
	width: 48.4%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-3total {
	width: 33.33%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-4total {
	width: 24%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-5total {
	width: 20%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-6total {
	width: 16.3%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-7total {
	width: 14.28%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-1columns-8total {
	width: 12.5%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-2total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-3total {
	width: 66.66%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-3total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-4total {
	width: 49%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-4total {
	width: 75%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-4columns-4total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-5total {
	width: 40%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-5total {
	width: 60%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-4columns-5total {
	width: 80%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-5columns-5total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-6total {
	width: 33.33%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-6total {
	padding: 0 10px;
	width: 49.8%
}

.wpmm-sub-menu-wrap li.wpmega-4columns-6total {
	width: 66.65%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-5columns-6total {
	width: 83.3%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-6columns-6total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-7total {
	width: 27.2%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-7total {
	width: 42.84%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-4columns-7total {
	width: 57.25%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-5columns-7total {
	width: 71.4%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-5columns-7total {
	width: 71.4%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-6columns-7total {
	width: 85.68%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-7columns-7total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-2columns-8total {
	width: 25%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-3columns-8total {
	width: 36.5%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-4columns-8total {
	width: 49%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-5columns-8total {
	width: 61.5%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-6columns-8total {
	width: 75%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-7columns-8total {
	width: 86.5%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap li.wpmega-8columns-8total {
	width: 100%;
	padding: 0 10px
}

.wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-1columns-2total {
	width: 45.4%
}

.wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-1columns-3total {
	width: 30.7%
}

.wpmm-sub-menu-wrap .wpmm-start-group-section li.wpmega-2columns-3total {
	width: 64.66%
}

.wpmm-mega-8columns {
	width: 100%
}

.wpmm-mega-7columns {
	width: 87.5%
}

.wpmm-mega-6columns {
	width: 75%
}

.wpmm-mega-5columns {
	width: 62.5%
}

.wpmm-mega-4columns {
	width: 50%
}

.wpmm-mega-3columns {
	width: 37.5%
}

.wpmm-mega-2columns {
	width: 25%
}

.wpmm-mega-1columns {
	width: 12.5%
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li {
	font-size: 13px;
	font-family: Open Sans;
	display: inline-block
}

.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
	font-size: 14px;
	display: inline-block;
	margin-bottom: 8px;
	text-transform: uppercase;
	line-height: 1.5;
	font-weight: 600;
	margin-top: 0;
	font-family: Open Sans;
	color: #333
}

.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title {
	display: block
}

.wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	margin-bottom: 7px;
	display: block;
	background: none
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	border-bottom: 1px solid #a5a0c1;
	padding-bottom: 5px
}

.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link img,
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i {
	padding-right: 5px
}

.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.dashicons,
.wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.genericon {
	font-size: 16px;
	line-height: 1.3
}

.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.dashicons,
.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i.genericon {
	font-size: 16px;
	line-height: 1.5
}

.wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title {
	position: relative;
	padding-bottom: 10px;
	padding-top: 4px
}

.wpmega-sea-green-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-sea-green-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #5EC073;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-black-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-black-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #000;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	background: transparent
}

.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	background: #feecec;
	padding: 5px 10px;
	position: relative
}

.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #FB7E7E
}

.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span {
	margin: 0
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	background: transparent
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	background: #d5f9e4;
	padding: 5px 10px;
	position: relative
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	border-right: 10px solid #44D582;
	border-top: 10px solid transparent
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span {
	margin: 0
}

.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	width: 100%
}

.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	display: inline-block
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	background: transparent
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	background: #ffe6e5;
	padding: 5px 10px;
	position: relative
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	border-right: 10px solid #F76965;
	border-top: 10px solid transparent
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span {
	margin: 0
}

.wpmega-gold-yellow-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-gold-yellow-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #dace2e;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-hunter-shades-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-hunter-shades-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #CFA66F;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-maroon-reddish-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-maroon-reddish-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #a32638;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-light-blue-sky-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-light-blue-sky-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #0AA2EE;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-warm-purple-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-warm-purple-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #9768a8;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-clean-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-clean-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #000;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-black-silver .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-black-silver .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #000;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-transparent-hover-black .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-transparent-hover-black .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #000;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-prussian-blue-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-prussian-blue-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #003153;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-white-blue .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-white-blue .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #0056c7;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-simple-green .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-simple-green .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #570;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	content: '';
	position: absolute;
	background: #30BA8F;
	height: 2px;
	width: 30px;
	bottom: 0
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:hover,
.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a:focus {
	color: #000;
	text-decoration: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul ul li a {
	color: #404040;
	line-height: 1.5 !important
}

.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wp-mega-sub-menu .widget_nav_menu li,
.wp-mega-sub-menu .widget_pages li,
.wp-mega-sub-menu .widget_categories li,
.wp-mega-sub-menu .widget_archive li,
.wp-mega-sub-menu .widget_meta li,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wp-mega-sub-menu .widget_recent_comments li,
.wp-mega-sub-menu .widget_recent_entries li {
	padding-left: 10px;
	position: relative;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wp-mega-sub-menu .widget_nav_menu li:hover,
.wp-mega-sub-menu .widget_pages li:hover,
.wp-mega-sub-menu .widget_categories li:hover a,
.wp-mega-sub-menu .widget_archive li:hover,
.wp-mega-sub-menu .widget_meta li:hover a,
.wp-mega-sub-menu .widget_product_categories ul.product-categories li a:hover,
.wp-mega-sub-menu .widget_recent_comments li:hover,
.wp-mega-sub-menu .widget_recent_entries li:hover {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmega-simple-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-simple-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a:hover&gt;span.wpmm-mega-menu-href-title,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-simple-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	color: #7266BA;
	position: relative
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: unset
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a .wpmm-mega-menu-href-title {
	position: relative
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li&gt;a&gt;.wpmm-mega-menu-href-title:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: -5px;
	width: 0;
	height: 1px;
	background: #000;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a&gt;.wpmm-mega-menu-href-title:after {
	width: 100%
}

.wpmega-dark-orchid-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_categories li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_meta li:hover,
.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	background: rgba(209, 202, 210, .4)
}

.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover {
	background: unset
}

.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover {
	background: unset
}

.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-dark-orchid-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3,
.wpmega-dark-orchid-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3 {
	padding: 0
}

.wpmega-dark-orchid-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_categories li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_meta li,
.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-dark-orchid-mm-template .wp-mega-sub-menu .widget_recent_entries li {
	padding: 3px 5px;
	margin-bottom: 0
}

.wpmega-dark-orchid-mm-template li.wpmega-menu-flyout .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li {
	padding: 0
}

` .wpmega-modern-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-modern-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-modern-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	color: #FF6C6C
}

.wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li a,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li {
	position: relative
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
	left: -5px
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left li.menu-item-has-children&gt;a:after,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.menu-item-has-children&gt;a.wp-mega-menu-link:after {
	left: 0
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a .wpmm-mega-menu-href-title {
	position: relative
}

.wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: -5px;
	width: 0;
	height: 1px;
	background: #000;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wpmega-highlighted-border-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_pages li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_categories li:hover a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_archive li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_meta li:hover a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover:after,
.wpmega-highlighted-border-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover:after {
	width: 100%
}

.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover&gt;a:after,
.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a:after,
.wpmega-highlighted-border-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover&gt;a:after,
.wpmega-highlighted-border-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover&gt;a:after {
	width: 0
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap&gt;div&gt;ul.wp-mega-sub-menu&gt;li.menu-item-type-custom {
	border-left: 1px solid #ccc
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap&gt;div&gt;ul.wp-mega-sub-menu&gt;li.menu-item-type-custom.wpmega-horizontal-tabs,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap&gt;div&gt;ul.wp-mega-sub-menu&gt;li.menu-item-type-custom.wpmega-vertical-tabs {
	border-left: unset
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a:after {
	width: 0
}

.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a:hover&gt;span.wpmm-mega-menu-href-title,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-advanced-magazine-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	color: #59B3F1;
	margin-left: 5px
}

.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	margin-left: 0
}

.wpmega-sporty-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	color: #1DBC61;
	margin-left: 5px
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	margin-left: 0
}

.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a {
	color: #1DBC61
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li.wpmega-view-more-btn:hover a,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a {
	color: #fff
}

.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a:hover&gt;span.wpmm-mega-menu-href-title,
.wpmega-sporty-mm-template .wp-mega-sub-menu .widget_recent_entries li.wpmega-view-more-btn:hover a:hover,
.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a:hover {
	color: #1DBC61
}

li.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-3:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
li.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
li.wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-3:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
li.wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	margin-left: 0
}

.wpmega-unique-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-unique-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a {
	color: #52B3EA
}

li.wpmega-horizontal-tabs.wpmm-default-tab-design .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	color: #FFF !important
}

.wpmega-box-sized-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_categories li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_meta li:hover,
.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	background: rgba(204, 204, 204, .4)
}

.wpmega-box-sized-mm-template .wp-mega-sub-menu .widget_recent_entries li,
.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li {
	padding: 0 5px
}

.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover {
	background: unset
}

.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover {
	background: unset
}

.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2,
.wpmega-box-sized-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3,
.wpmega-box-sized-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3 {
	padding: 0
}

.wpmega-mini-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_nav_menu li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_pages li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_categories li a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_archive li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_meta li a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_comments li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li&gt;a {
	font-weight: 500;
	color: #888
}

.wpmega-mini-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_pages li:Hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-mini-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-mini-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a {
	color: #000
}

li.wpmega-horizontal-tabs.wpmm-default-tab-design .wpmm-sub-menu-wrapper.wpmm-menu1 ul.wp-mega-sub-menu li.menu-item-depth-2&gt;a&gt;span.wpmm-mega-menu-href-title {
	color: #FFF
}

.wpmega-orangebar-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a {
	color: #FF0700
}

.wpmega-orangebar-mm-template li.wpmega-menu-flyout ul li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_nav_menu li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_pages li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_archive li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_meta li:hover a,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_product_categories ul.product-categories li:hover a,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_comments li:hover,
.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li:hover {
	border-bottom: 1px solid transparent !important
}

.wpmega-orangebar-mm-template .wp-mega-sub-menu .widget_recent_entries li {
	border-bottom: 1px solid transparent !important
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-1:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-3:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	border-bottom: unset !important
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	border-bottom: unset
}

.wpmega-horizontal-tabs li.menu-item-depth-2.wpmm-tabs-section:hover&gt;a,
.wpmega-horizontal-tabs li.menu-item-depth-2.wpmm-tabs-section:hover&gt;a span {
	border-bottom: unset !important;
	color: unset !important
}

.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-1:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-1:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-2:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-3:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmega-horizontal-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmm-tabs-section.menu-item-depth-3:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	border-bottom: unset
}

li.wpmega-menu-flyout .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover {
	margin-left: 0
}

.wpmm-orientation-horizontal .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_archive li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_entries li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_archive li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	color: #000;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-58%);
	-ms-transform: translateY(-58%);
	-webkit-transform: translateY(-58%)
}

.wpmm-orientation-vertical .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_archive li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_entries li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_archive li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	color: #000;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-62%);
	-ms-transform: translateY(-62%);
	-webkit-transform: translateY(-62%)
}

.wpmm-orientation-vertical .wp-mega-sub-menu .widget_nav_menu li:before {
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.wpmm-orientation-vertical .wp-mega-sub-menu .widget_categories li:before {
	transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	right: auto !important
}

.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-horizontal .wp-mega-sub-menu .widget_recent_entries li:before {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.wpmm-sub-menu-wrapper ul li a span.wpmm-mega-menu-href-title {
	width: auto
}

.wp-mega-sub-menu .widget_product_categories ul.product-categories li:last-child a:before {
	display: block
}

.wpmm-sub-menu-wrapper ul li.wpmega-vertical-tabs a span.wpmm-mega-menu-href-title {
	display: inline-block
}

.wpmm-sub-menu-wrapper.wpmm-menu1 ul li.wpmega-vertical-tabs a span.wpmm-mega-menu-href-title {
	display: inline-block
}

.wp-mega-sub-menu .widget_categories ul li,
.wp-mega-sub-menu .widget_archive ul li,
.wp-mega-sub-menu .widget_product_categories ul li {
	text-align: right
}

.wp-mega-sub-menu .widget_categories ul li a,
.wp-mega-sub-menu .widget_archive ul li a,
.wp-mega-sub-menu .widget_product_categories ul li a {
	float: left;
	line-height: 1.2;
	font-size: 13px
}

.wp-mega-sub-menu .widget_product_categories ul li ul {
	padding-left: 10px
}

.wp-mega-sub-menu .widget_product_categories ul li ul li:last-child {
	margin-bottom: 0
}

.wp-mega-sub-menu .widget_recent_entries a,
.wp-mega-sub-menu .widget_recent_entries span {
	display: inline-block;
	margin: 0 9px;
	vertical-align: middle
}

.wp-mega-sub-menu .widget_recent_entries a {
	margin-right: -6px
}

.wp-mega-sub-menu .widget_calendar .calendar_wrap th,
.wp-mega-sub-menu .widget_calendar .calendar_wrap td {
	text-align: center
}

.wp-mega-sub-menu .widget_calendar .calendar_wrap caption {
	font-weight: 400;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 0
}

.wp-mega-sub-menu .widget_calendar .calendar_wrap a {
	display: inline
}

.wp-mega-sub-menu .widget_search input.search-field,
.wp-mega-sub-menu .widget_product_search input.search-field {
	background-image: none;
	background: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	font-size: 13px;
	font-weight: 400;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
	padding: 7px
}

.wpmm-mega-wrapper .wpmega-searchinline input.search-field {
	width: 100%
}

.wp-mega-sub-menu .widget_product_search input.search-field,
.wp-mega-sub-menu .widget_product_search input[type="submit"] {
	float: left
}

.wp-mega-sub-menu .widget_product_search input.search-field {
	width: 50%
}

.wp-mega-sub-menu .widget_product_search input[type="submit"] {
	font-size: 10px;
	border-radius: 0;
	font-weight: 400;
	padding: 5px 10px;
	min-width: auto;
	text-align: center;
	height: 35px;
	background: #dc5958;
	line-height: 1.5;
	border: 1px solid #dc5958;
	color: #fff;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-mega-sub-menu .widget_product_search input[type="submit"]:hover {
	background: none;
	color: #dc5958;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-mega-sub-menu .widget_search .search-submit:before {
	content: "\f400";
	font-size: 19px;
	left: 0;
	line-height: 33px;
	position: relative;
	width: 40px
}

.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title .rsswidget {
	display: inline-block;
	width: auto;
	padding: 0;
	vertical-align: middle
}

.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title {
	font-size: 14px;
	text-transform: capitalize
}

.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title a.rsswidget {
	font-weight: 700 !important
}

.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title a.rsswidget:hover {
	text-decoration: none
}

.wp-mega-sub-menu .widget_rss h4.wpmm-mega-block-title&gt;.rsswidget {
	margin-right: 5px
}

.wp-mega-sub-menu .widget_rss ul li a.rsswidget,
.wp-mega-sub-menu .widget_rss ul li span {
	display: inline-block;
	vertical-align: middle
}

.wp-mega-sub-menu .widget_rss ul li a.rsswidget {
	padding: 0;
	text-decoration: underline;
	font-weight: 700 !important;
	margin-right: 5px;
	font-family: Open Sans
}

.wp-mega-sub-menu .widget_rss ul li span {
	margin-bottom: 0;
	font-weight: 400;
	font-family: inherit
}

.wp-mega-sub-menu .widget_rss ul li .rssSummary {
	margin-top: 8px
}

.wpmm_megamenu .wp-megamenu-main-wrapper .tagcloud a {
	width: auto;
	padding: 7px 7px;
	font-size: 11px !important;
	border: 1px solid #d1d1d1;
	text-transform: capitalize;
	font-family: Open Sans;
	font-size: 11px;
	margin-bottom: 5px;
	display: inline-block !important;
	line-height: 1.2
}

.wpmm_megamenu .wp-megamenu-main-wrapper .tagcloud a:hover {
	text-decoration: none !important;
	border-color: #000
}

.wpmm_megamenu .wp-megamenu-main-wrapper .widget_pages ul li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .widget_meta ul li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .widget_nav_menu ul li a {
	font-size: 13px;
	line-height: 1.2;
	left: 9px
}

ul.wp-mega-sub-menu li .latest-posts .media {
	margin-top: 0;
	margin-bottom: 20px
}

ul.wp-mega-sub-menu li .latest-posts .media .pull-left {
	float: left !important;
	padding-right: 10px;
	width: 15%;
	display: inline-block;
	vertical-align: top
}

ul.wp-mega-sub-menu li .latest-posts .media .pull-left a {
	width: 100% !important;
	display: block;
	float: none
}

ul.wp-mega-sub-menu li .latest-posts .media .pull-left a {
	padding: 0
}

ul.wp-mega-sub-menu li .latest-posts .media .media-body {
	width: 85%;
	display: inline-block;
	vertical-align: top;
	float: none
}

ul.wp-mega-sub-menu li .latest-posts .media .media-body h3 {
	font-size: 13px;
	margin-bottom: 0;
	font-weight: 600;
	color: #000
}

ul.wp-mega-sub-menu li .latest-posts .media .media-body h3 a {
	width: 100% !important;
	display: block;
	padding: 0
}

ul.wp-mega-sub-menu li .aps-social-icon-wrapper .aps-group-horizontal div.aps-each-icon {
	width: 32px;
	overflow: hidden
}

ul.wp-mega-sub-menu li .aps-social-icon-wrapper .aps-group-horizontal div.aps-each-icon a {
	padding: 0;
	display: block
}

ul.wp-mega-sub-menu li .rpwwt-widget ul li {
	margin-top: 0;
	margin-bottom: 5px !important
}

ul.wp-mega-sub-menu li .rpwwt-widget a {
	font-weight: 700;
	color: #000;
	font-size: 13px;
	display: inline
}

ul.wp-mega-sub-menu li .rpwwt-widget a span {
	display: block
}

ul.wp-mega-sub-menu li .rpwwt-widget ul li a img {
	width: 20% !important;
	height: 95px
}

ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-author,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-categories,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-date,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-excerpt,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-comments-number {
	font-size: 12px;
	line-height: 1.5
}

ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-author,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-categories,
ul.wp-mega-sub-menu li .rpwwt-widget .rpwwt-post-date {
	display: inline-block;
	margin: 0 5px 0 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-sub-menu-posts .wpmm-top-sub-image {
	margin-bottom: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-sub-menu-posts span.wpmm-mega-menu-href-title a {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: capitalize;
	line-height: 1.5;
	width: 100%;
	padding: 0;
	font-weight: 700
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li {
	position: relative;
	padding-left: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before {
	display: none
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li:before {
	content: '\f105';
	position: absolute;
	font-family: FontAwesome;
	font-size: 15px;
	top: 2px;
	color: #585c72;
	left: -6px
}

.wpmm_megamenu .wp-megamenu-main-wrapper ul .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-view-more-btn {
	margin-top: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage a.wp-mega-menu-link {
	display: block;
	padding: 0;
	width: auto;
	position: relative
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-featured-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-custom-image {
	float: left;
	padding-right: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	margin-bottom: 5px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
	margin-bottom: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date {
	display: inline-block;
	padding-left: 13px;
	margin: 0 10px 0 0;
	position: relative;
	font-size: 11px;
	line-height: 1
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date:before {
	font-family: FontAwesome;
	position: absolute;
	left: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-author-name:before {
	content: '\f007'
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.megapost-date:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.megapost-date:before {
	content: '\f017'
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title a,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title a {
	margin-bottom: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover {
	color: #dc5958
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink {
	display: inline-block;
	margin-bottom: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link {
	display: block;
	padding: 5px 10px !important;
	background: #dc5958;
	border: 1px solid #dc5958;
	color: #fff;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	width: auto;
	text-transform: capitalize
}

.wpmega-sea-green-white ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link {
	background: #5EC073;
	border-color: #5EC073
}

.wpmega-sea-green-white ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a.wp-mega-menu-link:hover {
	color: #5EC073;
	background: none
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings span.wpmmreadmorelink a:hover {
	background: none;
	color: #dc5958;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings p.wpmm-posts-desc {
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: justify
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-featured-image {
	display: block;
	margin-bottom: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage a.wp-mega-menu-link {
	display: block;
	padding: 0;
	width: auto;
	position: relative
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage a .wpmm-featured-image {
	float: right;
	padding-left: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
	display: block;
	font-size: 15px;
	color: #000;
	font-weight: 600;
	margin-bottom: 5px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date {
	display: inline-block;
	padding-left: 15px;
	margin: 0 10px 0 0;
	position: relative;
	line-height: 1
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name:before,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date:before {
	font-family: FontAwesome;
	position: absolute;
	left: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-author-name:before {
	content: '\f007'
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.megapost-date:before {
	content: '\f017'
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title a {
	margin-bottom: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-mega-menu-href-title a:hover {
	color: #dc5958
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top span {
	display: inline-block
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-onlyimage .wpmm-sub-menu-wrapper {
	display: none
}

ul.wp-mega-sub-menu li .instagram-header {
	padding-top: 0
}

ul.wp-mega-sub-menu li ul.instagram-widget li {
	width: 31.33%;
	float: none
}

ul.wp-mega-sub-menu li .wp1s-widget-wrap .wp1s-slider-wrapper,
ul.wp-mega-sub-menu li .wp1s-widget-wrap .wp1s-slider-wrapper {
	width: 100%
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 {
	overflow: hidden
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p {
	margin-bottom: 10px;
	width: 100%
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p:last-child {
	margin-bottom: 0
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap {
	margin-top: 5px;
	display: block
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="text"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="email"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="url"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="password"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="search"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="tel"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="number"],
ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p textarea {
	border-radius: 0;
	background: none;
	font-size: 12px;
	color: #686868;
	padding: 10px;
	width: 100%;
	float: none;
	display: block;
	border: 1px solid #b1a5a5
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p textarea {
	max-height: 80px
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"] {
	border-radius: 0;
	font-size: 12px;
	text-align: center;
	max-width: 160px;
	background: #e03a23;
	color: #fff;
	padding: 10px 20px;
	border: 1px solid #e03a23;
	box-shadow: none;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: none
}

.wpmega-sea-green-white ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"] {
	background: #5EC073;
	border-color: #5EC073;
	color: #fff
}

.wpmega-sea-green-white ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"]:hover {
	background: #47a35b;
	color: #fff
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form p input[type="submit"]:hover {
	background: none;
	color: #e03a23;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wp-mega-sub-menu li .textwidget div.wpcf7 form.wpcf7-form h4 {
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 0;
	font-family: Open Sans
}

ul.wp-mega-sub-menu li .wpmegamenu-contact-info {
	margin-top: 10px
}

ul.wp-mega-sub-menu li .textwidget iframe {
	margin-top: 14px
}

.wpmegamenu-contact-info p {
	margin-bottom: 15px !important;
	margin-top: 0 !important;
	font-size: 12px !important
}

.wpmegamenu-contact-info p .fa {
	display: inline-block;
	margin-right: 10px;
	width: 15px;
	text-align: center
}

ul.wp-mega-sub-menu li .wpmegamenu-contact-info .wpmm-social-shortcodes h4 {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 1.5;
	font-family: Open Sans
}

.main-navigation li:hover&gt;a,
.main-navigation li.focus&gt;a {
	color: inherit
}

.woocommerce .wpmm-mega-wrapper ul.cart_list li img,
.woocommerce .wpmm-mega-wrapper ul.product_list_widget li img {
	float: left;
	width: 25%;
	margin-right: 10px;
	margin-left: 0
}

.woocommerce .wpmm-mega-wrapper .star-rating span:before {
	color: #dc5958
}

ul.wp-mega-sub-menu li.widget_shopping_cart ul li {
	padding-left: 0 !important
}

ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a:hover {
	text-decoration: none
}

ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a:hover {
	text-decoration: none
}

ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title {
	padding-left: 0
}

ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before {
	display: none
}

.wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-html-content.wpmm-ctop p img,
.wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-bottomimage p img {
	margin: 10px 0
}

ul.wp-mega-sub-menu .apsc-icons-wrapper.apsc-theme-2 .apsc-each-profile a {
	width: auto;
	padding: 0
}

ul.wp-mega-sub-menu .apsc-icons-wrapper.apsc-theme-2 .apsc-each-profile a:after {
	display: none
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right {
	float: right !important
}

.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap {
	width: 318px;
	left: auto;
	right: 0;
	padding: 8px;
	background: rgb(249, 249, 249);
	border-radius: 5px;
	top: 100%;
	opacity: 0;
	visibility: hidden
}

.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search form label {
	margin-bottom: 0
}

.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap {
	width: 300px;
	left: auto;
	right: auto;
	padding: 5px;
	background: rgba(0, 0, 0, .5);
	border-radius: 3px;
	top: 100%;
	opacity: 0;
	visibility: hidden
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type:hover .wpmm-sub-menu-wrap,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type:hover .wpmm-sub-menu-wrap {
	top: 100%
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="search"].search-field,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="search"].search-field {
	background: #fff;
	font-family: Open San;
	border-radius: 5px;
	font-size: 15px;
	padding: 11px;
	line-height: 1
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit {
	background: #ff0050;
	min-width: auto;
	color: #fff;
	box-shadow: none;
	border: 1px solid #ff0050;
	font-family: sans-serif
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="submit"].search-submit,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search input[type="submit"].search-submit {
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 83px;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px
}

ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit:hover,
ul.wpmm-mega-wrapper li.wpmm-menu-align-left.wpmm-search-type .wpmm-sub-menu-wrap .megamenu-type-search .search-submit:hover {
	background: rgba(175, 14, 64, .83);
	border: 1px solid #cb6887
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-mega-menu-icon {
	float: left
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmm-mega-menu-icon img {
	display: block
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-sub-menu-posts,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-sub-menu-posts {
	float: left
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-mega-menu-icon {
	display: inline-block;
	margin-left: 10px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-image {
	position: relative
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-featured-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-featured-image span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-custom-label,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-custom-postimage span.wpmm-custom-label {
	position: absolute;
	background: #d500fb;
	font-weight: 500;
	font-size: 9px;
	color: #fff;
	padding: 3px 6px;
	border-radius: 3px;
	top: 5px;
	left: 5px;
	text-transform: uppercase;
	z-index: 999999;
	line-height: 1.5
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-featured-image span.wpmm-custom-label {
	left: auto;
	right: 5px
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-post-category,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-post-category,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-right .wpmm-post-category {
	background: #000 none repeat scroll 0 0;
	border-radius: 0;
	bottom: 5px;
	color: #fff;
	display: inline-block;
	font-family: Open Sans;
	font-size: 10px;
	left: 5px;
	line-height: 1;
	margin-bottom: 0;
	padding: 5px;
	position: absolute;
	text-transform: uppercase
}

.widget_calendar td a {
	width: 100%
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap .wpmm-topimage {
	margin-bottom: 15px;
	max-height: 200px;
	overflow: hidden;
	text-align: center
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap .wpmm-bottomimage {
	margin-top: 15px;
	margin-bottom: 5px;
	max-height: 200px;
	overflow: hidden;
	text-align: center
}

ul.wp-mega-sub-menu li ul.product_list_widget li ins {
	background: none
}

ul.wp-mega-sub-menu li ul.product_list_widget li del,
ul.wp-mega-sub-menu li ul.product_list_widget li del span {
	color: #939393
}

ul.wp-mega-sub-menu li ul.product_list_widget li ins {
	color: #000
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a {
	padding: 0;
	margin: 0
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image {
	overflow: hidden;
	position: relative
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image img,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	vertical-align: middle;
	display: inline-block;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image:hover img,
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image:hover img {
	opacity: 1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search {
	position: absolute;
	width: 250px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	z-index: 999999
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search .search-submit {
	display: none
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search .search-field {
	padding: 10px;
	font-size: 12px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-weight: 400
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search {
	left: -300%;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open {
	left: -544%;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search {
	right: -300%;
	left: auto;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search.searchbox-open {
	right: -706%;
	left: auto;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
	cursor: pointer;
	position: relative !important
}

ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
	padding: 20px 25px
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search.searchbox-open {
	visibility: visible;
	opacity: 1
}

ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-search.searchbox-closed {
	visibility: hidden;
	opacity: 0
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li.wpmm-submenu-align-right {
	text-align: left !important
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li {
	text-align: center
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a {
	padding: 0;
	position: relative;
	box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	display: block;
	text-align: center
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a img {
	margin-bottom: 0
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.onsale {
	position: absolute;
	right: auto;
	left: 10px;
	top: 10px;
	background: #dc5958;
	border-radius: 0;
	margin: 0;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
	min-height: 27px;
	min-width: auto;
	z-index: 999;
	color: #fff;
	top: -7px
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a h3,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.cart_list li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.product_list_widget li a {
	font-family: Open Sans;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
	padding-top: 10px;
	color: #333
}

.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.cart_list li a,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.product_list_widget li a {
	font-size: 12px
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price {
	color: #1a1a1a;
	text-align: center
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price del,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price ins {
	display: inline-block
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price ins,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a span.price .woocommerce-Price-amount {
	background: none;
	font-weight: 600;
	color: #1a1a1a;
	font-size: 12px
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward {
	margin-top: 5px;
	padding: 5px 10px;
	display: inline-block;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
	border-radius: 0;
	font-family: Open Sans;
	padding: 10px;
	background: #dc5958;
	color: #fff;
	border: 1px solid #dc5958
}

.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button,
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward {
	background: #5EC073;
	border-color: #5EC073
}

.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button:hover,
.wpmega-sea-green-white ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward:hover {
	background: none;
	color: #5EC073
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button.added {
	display: none
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.add_to_cart_button:hover,
ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a.added_to_cart.wc-forward:hover {
	background: none;
	color: #dc5958
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li div.woocommerce ul.products li a .star-rating {
	margin: 0 auto 5px
}

.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.products li.product,
.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce-page ul.products li.product {
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 14px
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content ul li a.remove {
	left: auto;
	right: 10px
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content ul li {
	margin-bottom: 5px !important
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
	display: inline-block;
	max-width: 49%;
	text-align: center;
	border-radius: 0;
	font-weight: 400;
	padding: 10px;
	text-transform: uppercase
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.wc-forward {
	background: #44CCEB;
	border: 1px solid #44CCEB;
	color: #fff
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout {
	background: #dc5958;
	border: 1px solid #dc5958;
	color: #fff
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.wc-forward:hover {
	background: none;
	color: #44CCEB
}

ul.wpmm-mega-wrapper li ul.wp-mega-sub-menu li.widget_shopping_cart .widget_shopping_cart_content .buttons .button.checkout:hover {
	background: none;
	color: #dc5958
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper {
	list-style: none;
	padding: 0;
	margin: 0
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li {
	border-bottom: 1px solid #ddd;
	border-top: none;
	margin: 0
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li:last-child {
	border: none
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link {
	display: block;
	width: 100%;
	padding: 12px 15px;
	position: relative;
	color: #404040;
	font-size: 14px
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li&gt;a {
	color: #555
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children.wpmm-tabs-section&gt;a:after {
	display: none
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon {
	margin-right: 5px;
	font-size: 13px
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.wpmm-search-type&gt;a i.wpmm-mega-menu-icon {
	margin-right: 0
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label {
	left: auto;
	top: 25%;
	right: 30px;
	right: 40px;
	line-height: 1.7
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label:before {
	display: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical {
	position: relative;
	width: 25%
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul {
	width: 100%;
	list-style: none;
	margin: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li {
	position: relative
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.wpmega-vertical-tabs ul li {
	position: static
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	padding: 0 15px
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	padding: 0
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-left&gt;a:after {
	content: '\f105';
	position: absolute;
	font-family: FontAwesome;
	font-size: 14px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	right: 10px;
	left: auto
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right&gt;a:after {
	content: '\f104';
	position: absolute;
	font-family: FontAwesome;
	font-size: 14px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	right: 10px;
	left: auto
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right&gt;a:before {
	content: ''
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children&gt;a:after {
	content: '\f105';
	position: absolute;
	font-family: FontAwesome;
	top: 50%;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
	left: auto;
	right: 30px;
	font-size: 14px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	position: absolute;
	top: 0;
	font-size: 14px;
	padding: 15px 10px 15px 15px;
	opacity: 0;
	visibility: hidden;
	text-align: left;
	z-index: 999999;
	left: 100%;
	width: 900px;
	background: #fff;
	border: 1px solid #e0e0e0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-ms-box-shadow: none;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	z-index: -1
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-vertical-aligned-to-parent {
	position: static
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap {
	opacity: 1;
	visibility: visible;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	z-index: 999
}

.wpmm-orientation-vertical .wp-mega-sub-menu li .wpmm-sub-menu-wrapper.wpmm_menu_1 li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_pages li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_meta li:before,
.wpmm-orientation-vertical .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_product_categories ul.product-categories li a:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_comments li:before,
.wpmm-orientation-vertical .wp-mega-sub-menu .widget_recent_entries li:before {
	top: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	line-height: 1
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.wpmega-vertical-full-height {
	position: static
}

.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-slide-left ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	top: 0
}

.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div {
	left: 100%;
	right: auto;
	top: 0
}

.wpmm-orientation-vertical.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li div {
	left: 100%
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li&gt;a.wp-mega-menu-link&gt;i {
	line-height: 1.7
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a.wpmm-search-type {
	padding: 15px;
	display: block
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type&gt;.wpmm-sub-menu-wrap {
	width: 100%;
	left: 100%;
	right: auto;
	padding: 1px;
	background: rgba(0, 0, 0, .3);
	border-radius: 3px;
	top: 0;
	opacity: 0;
	visibility: hidden
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type&gt;.wpmm-sub-menu-wrap .search-field {
	padding: 10px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type&gt;.wpmm-sub-menu-wrap .search-submit {
	border-radius: 0 3px 3px 0;
	background: #17BC9A
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type:hover&gt;.wpmm-sub-menu-wrap {
	opacity: 1;
	visibility: visible
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search {
	left: -50%
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open {
	right: auto;
	left: 44px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search {
	right: -50%
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li {
	float: none;
	list-style: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.wpmm-search-type {
	display: inline-block;
	border-bottom: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-enable-single-menu {
	display: inline-block;
	border-bottom: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a.wpmm-csingle-menu {
	padding: 15px 14.4px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li a.wpmm-csingle-menu i {
	margin-right: 0
}

.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical {
	width: 100%
}

ul.wp-mega-sub-menu .widget_recently_viewed_products a span.wpmm-mega-menu-href-title {
	display: block !important
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchdown,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline {
	padding: 20px 10px 19px
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type.wpmega-show-menu-icon,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmega-enable-single-menu.wpmega-show-menu-icon {
	margin-top: 15px
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu.wpmm-disable-text,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-search-type.wpmm-disable-text {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding: 0;
	position: relative;
	overflow: hidden
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu.wpmm-disable-text:after,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-search-type.wpmm-disable-text:after {
	position: absolute;
	content: "";
	width: 60px;
	height: 30px;
	background: rgba(255, 255, 255, .3);
	top: 0;
	right: -13px;
	-webkit-transform: rotate(45deg) translateY(-125%);
	-moz-transform: rotate(45deg) translateY(-125%);
	-ms-transform: rotate(45deg) translateY(-125%);
	-o-transform: rotate(45deg) translateY(-125%);
	transform: rotate(45deg) translateY(-125%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu.wpmm-disable-text:hover::after,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-search-type.wpmm-disable-text:hover::after {
	-webkit-transform: rotate(45deg) translateY(125%);
	-moz-transform: rotate(45deg) translateY(125%);
	-ms-transform: rotate(45deg) translateY(125%);
	-o-transform: rotate(45deg) translateY(125%);
	transform: rotate(45deg) translateY(125%)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline:before {
	background: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline:before {
	background: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-search-type,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchdown,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline {
	padding: 25px 10px
}

.wp-megamenu-main-wrapper .wpmegamenu-toggle {
	display: none
}

.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop {
	display: none
}

.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-menu-icon&gt;a i {
	display: none
}

.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-arrow a:after {
	display: none
}

.wpmm_megamenu ul.wpmm-mega-wrapper ul.wp-mega-sub-menu li.wpmega-visible-hide-menu&gt;a.wp-mega-menu-link {
	visibility: hidden
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li&gt;a.wpmm-disable-text:before,
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li&gt;a.wpmm-disable-text:before {
	display: none
}

.wpmm_megamenu .wpmm-target-description.wpmm-target-text {
	display: block;
	width: auto;
	font-size: 10px;
	text-transform: capitalize;
	font-style: italic;
	line-height: 1
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	font-size: 13px;
	font-family: Open Sans;
	color: #fff
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	opacity: 1
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-custom-theme.wpmm-orientation-horizontal,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-custom-theme.wpmm-orientation-vertical {
	border: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmm-sub-menu-wrap,
.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap {
	border: none
}

.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal li.wpmm-search-type .wpmm-sub-menu-wrap {
	border: none !important
}

@-webkit-keyframes mybounce {

	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes mybounce {

	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.mybounce {
	-webkit-animation-name: mybounce;
	animation-name: mybounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

.wpmega-clean-white ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #fff
}

.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	left: auto;
	right: 100%
}

.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul li.menu-item-has-children&gt;a:after {
	content: '\f104';
	left: 0;
	right: auto
}

.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul li.menu-item-has-children&gt;a:after {
	content: '\f105';
	left: auto;
	right: 30px
}

.widget .wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-left-align ul li.menu-item-has-children {
	padding-left: 0
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin-left: 2%;
	margin-bottom: 0
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li:first-child {
	margin-left: 0
}

.widget.widget_wpmegamenu_pro_blogformat ul li {
	width: 100%;
	margin-bottom: 15px
}

.widget.widget_wpmegamenu_pro_blogformat ul li:last-child {
	margin-bottom: 0
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title li .wpmm_lists_posts {
	position: relative;
	overflow: hidden
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts:hover .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts:hover .wpmm-featured {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2)
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured {
	width: 100% !important;
	position: relative
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-featured:before,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-featured:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3)
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 10px 10px
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title .span-wrapper,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title .span-wrapper {
	line-height: 1
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title a h4,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title a h4 {
	margin-bottom: 7px;
	display: block
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title a+a,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title a+a {
	display: inline-block;
	min-width: 100%
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-hover-icon,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-hover-icon {
	position: absolute;
	z-index: 999;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts:hover .wpmm-hover-icon,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts:hover .wpmm-hover-icon {
	opacity: 1;
	visibility: visible
}

.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts a {
	text-align: center;
	color: #fff !important;
	font-weight: 400;
	display: block
}

.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts a {
	color: #fff !important
}

.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title .wpmm-postformat-title a+a,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li .wpmm_lists_posts .wpmm-postformat-title a+a {
	font-size: 13px
}

.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span {
	margin: 0 5px 5px;
	float: left;
	font-size: 13px
}

.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span+span,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span+span {
	float: right
}

.wpmm_megamenu ul.wp-mega-sub-menu .wpmm-featured-post-title ul li a span i.fa,
.widget.widget_wpmegamenu_pro_blogformat .wpmm-featured-post-title ul li a span i.fa {
	padding-right: 5px
}

.wpmm-sub-menu-wrap .wpmm-featured-post-title li .wpmm_lists_posts .wpmm-postformat-title .featured-btn,
.widget.widget_wpmegamenu_pro_blogformat li .wpmm_lists_posts .wpmm-postformat-title .featured-btn {
	width: 100%
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section {
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
	width: 33.33%;
	padding-right: 20px
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section {
	margin-bottom: 15px
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section:last-child {
	margin-bottom: 0
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
	float: left;
	font-size: 65px;
	width: 25%;
	text-align: center
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
	float: left;
	width: 75%;
	padding-left: 12px
}

.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info span.wpmm-title-tag,
.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-vertical-type .wpmm-featured-box-section .wpmm-feature-box-info span.wpmm-title-tag {
	font-size: 18px;
	display: block
}

.wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
	float: left;
	font-size: 65px;
	width: 100%;
	text-align: center
}

.wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon i {
	margin: 0 !important
}

.wpmm-vertical-left-align .menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
	float: left;
	width: 100%;
	padding-left: 0
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-timeline-post-title,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider {
	display: inline-block;
	vertical-align: top
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format {
	margin-right: 10px;
	width: 35%
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format .wpmm-post-date,
.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .post-date-format .wpmm-post-time {
	display: block
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-timeline-post-title {
	margin-left: 12px;
	width: 56%
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider {
	position: relative
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider:before {
	position: absolute;
	content: '\f017';
	font-family: FontAwesome;
	font-size: 16px;
	color: red;
	left: -10px;
	top: 7px
}

.widget_wpmegamenu_pro_poststimeline .wpmm-posts-timeline ul li .wpmm-post-datetime-divider:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 12px;
	background: #ccc;
	left: -5px;
	top: 28px
}

.wpmm-text-widgets {
	display: block
}

.wpmm-text-widgets .thumb {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden
}

.wpmm-text-widgets .thumb a {
	display: block
}

.wpmm-text-widgets .thumb a img {
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wpmm-text-widgets .thumb a:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s
}

.wpmm-text-widgets .wpmm-header h2.entry-title {
	margin-bottom: 5px
}

.wpmm-text-widgets .wpmm-header p {
	margin-bottom: 10px;
	font-size: 14px !important
}

.wpmm-text-widgets .wpmm-header h2.entry-title a {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600
}

.wpmm-text-widgets .wwpmm-linkbtn {
	display: inline-block;
	padding: 5px 10px;
	background: #de5855;
	cursor: pointer;
	border: 1px solid #de5855;
	text-transform: capitalize
}

.wpmm-text-widgets .wwpmm-linkbtn a {
	color: #fff !important;
	padding: 0 !important;
	width: 100% !important
}

.wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #de5855 !important
}

.wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #7266BA;
	border: 1px solid #7266BA
}

.wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-simple-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #7266BA !important
}

.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #B085F4;
	border: 1px solid #B085F4
}

.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-dark-orchid-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #B085F4 !important
}

.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #FF6C6C;
	border: 1px solid #FF6C6C
}

.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-modern-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #FF6C6C !important
}

.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #FF6501;
	border: 1px solid #FF6501
}

.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-highlighted-border-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #FF6501 !important
}

.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #000;
	border: 1px solid #59B3F1;
	color: #fff
}

.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-advanced-magazine-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #000 !important
}

.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #1DBC61;
	border: 1px solid #1DBC61
}

.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-sporty-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #1DBC61 !important
}

.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #52B3EA;
	border: 1px solid #52B3EA
}

.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-unique-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #52B3EA !important
}

.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #0C6F82;
	border: 1px solid #0C6F82
}

.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-box-sized-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #0C6F82 !important
}

.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #888;
	border: 1px solid #888
}

.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-mini-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #888 !important
}

.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn {
	background: #FF0700;
	border: 1px solid #FF0700
}

.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover {
	background: none
}

.wpmega-orangebar-mm-template .wpmm-text-widgets .wwpmm-linkbtn:hover a {
	color: #FF0700 !important
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section {
	overflow: hidden
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-image-left-section {
	float: left;
	width: 35%
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-image-left-section img {
	width: 100%
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section {
	float: left;
	width: 54%;
	padding: 0 15px;
	line-height: 1.2
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-cat {
	font-size: 12px;
	color: #d92121;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-display-date {
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-comment-number {
	font-size: 11px;
	color: #888;
	display: block;
	position: relative;
	padding-left: 15px;
	margin-bottom: 5px
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-comment-number:before {
	content: '\f075';
	position: absolute;
	display: block;
	font-family: FontAwesome;
	font: 11px;
	color: #888;
	top: 0;
	left: 0
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-recent-posts-title {
	color: #282828;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	display: block
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-readmore-btn {
	display: inline-block;
	color: #888;
	position: relative
}

.wpmm-pro-recent-posts-widget .wpmm-recentposts-section .wpmm-content-right-section .wpmm-readmore-btn:before {
	position: absolute;
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	display: block;
	right: -10px
}

.wpmm-pro-recent-posts-widget ul li {
	cursor: pointer
}

.wpmm-pro-recent-posts-widget .layout1 li {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s
}

.wpmm-pro-recent-posts-widget .layout1 li:hover div {
	background: #f3f3f3;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-pro-recent-posts-widget .layout1 .wpmm-content-right-section {
	padding: 0 15px
}

.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section {
	position: relative
}

.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section:before {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	content: '';
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-pro-recent-posts-widget .layout2 li:hover .wpmm-recentposts-section .wpmm-image-left-section:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}

.wpmm-pro-recent-posts-widget .layout2 li .wpmm-recentposts-section .wpmm-image-left-section:after {
	position: absolute;
	content: '\f196';
	font-family: FontAwesome;
	font-size: 20px;
	color: #fff;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	opacity: 0;
	visibility: hidden
}

.wpmm-pro-recent-posts-widget .layout2 li:hover .wpmm-recentposts-section .wpmm-image-left-section:after {
	opacity: 1;
	top: 50%;
	visibility: visible
}

.wpmm-pro-recent-posts-widget .layout3 li .wpmm-recentposts-section .wpmm-image-left-section {
	position: relative
}

.wpmm-pro-recent-posts-widget .layout3 li .wpmm-recentposts-section .wpmm-image-left-section:before {
	content: '';
	position: absolute;
	left: 0;
	width: 5px;
	height: 100%;
	background: #dc5958;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wpmm-pro-recent-posts-widget .layout3 li:hover .wpmm-recentposts-section .wpmm-image-left-section:before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}

.wpmmpro-postslist-wrapper {
	font-size: 14px;
	color: #888
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list {
	margin-left: -2%
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
	float: left;
	width: 23%;
	display: block;
	margin-left: 2%;
	margin-top: 15px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .show-category {
	display: block;
	margin-bottom: 6px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .show-category span {
	background: #f87b7b;
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	color: #fff
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout3 .show-category span {
	font-size: 12px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list span.wpmm-posts-title {
	display: block;
	font-weight: 600;
	color: #282828;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 1px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout3 span.wpmm-posts-title {
	font-size: 16px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details {
	color: #888;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details&gt;span {
	margin-right: 5px;
	font-size: 11px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .wpmm-author-name,
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .wpmm-entry-date {
	text-transform: uppercase
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details span.wpmm-author-name span,
.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details span.wpmm-entry-date span {
	text-transform: none;
	color: #9b9a9a;
	font-weight: 400;
	margin-right: 2px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .comment_in_number {
	position: relative;
	padding-left: 15px;
	float: right
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-extra-details .comment_in_number:before {
	position: absolute;
	content: '\f075';
	font-family: FontAwesome;
	font-size: 12px;
	display: block;
	top: 0;
	left: 0
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_img {
	margin-bottom: 8px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content {
	color: #5a5a5a;
	font-size: 12px;
	text-transform: none;
	line-height: 1.3
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content p {
	margin-bottom: 5px
}

.wpmm-orientation-vertical .wpmmpro-postslist-wrapper .wpmmpro-posts-list .wpmmpro_post_content p {
	margin-bottom: 10px
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-last-section {
	display: inline-block
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list .posts-last-section span {
	display: block;
	cursor: pointer
}

.wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span,
.wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #f87b7a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	box-shadow: 0 3px 0 #da5d5c;
	-webkit-box-shadow: 0 3px 0 #da5d5c;
	padding: 5px 15px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s
}

.wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #000;
	color: #000;
	background: none;
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.wpmmpro-postslist-wrapper .wpmmpro-posts-list.wpmm-layout1 a:hover .posts-last-section span {
	background: #414040;
	box-shadow: 0 3px 0 #151414;
	-webkit-box-shadow: 0 3px 0 #151414
}

.wpmmpro-postslist-wrapper .wpmm-layout2 a:hover .posts-last-section span {
	color: #fff;
	-webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, .9);
	box-shadow: inset 0 0 10px rgba(255, 255, 255, .9);
	border-color: #fff
}

.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span.wpmm-entry-date,
.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span.comment_in_number {
	font-size: 12px;
	color: #888;
	text-transform: capitalize;
	font-weight: 400
}

.wpmmpro-postslist-wrapper .wpmm-layout3 .posts-last-section span {
	font-weight: 600;
	color: #000;
	font-size: 12px
}

.wpmmpro-postslist-wrapper .wpmm-layout3 .show-category span {
	background: none;
	padding: 0 0 0 20px;
	color: #333;
	position: relative
}

.wpmmpro-postslist-wrapper .wpmm-layout3 .show-category span:before {
	content: '\f115';
	position: absolute;
	font-family: FontAwesome;
	font-size: 13px;
	left: 0;
	display: block;
	top: -2px
}

.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list .show-category {
	border-bottom: 1px solid #333
}

.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a .wpmmpro_post_img {
	overflow: hidden
}

.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a .wpmmpro_post_img img {
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s
}

.wpmmpro-postslist-wrapper .wpmm-layout3.wpmmpro-posts-list a:hover .wpmmpro_post_img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s
}

.wpmega-simple-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #7266BA;
	box-shadow: 0 3px 0 #4B3F93;
	-webkit-box-shadow: 0 3px 0 #4B3F93
}

.wpmega-simple-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #7266BA
}

.wpmega-dark-orchid-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #B085F4;
	box-shadow: 0 3px 0 #8458CB;
	-webkit-box-shadow: 0 3px 0 #8458CB
}

.wpmega-dark-orchid-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #B085F4
}

.wpmega-highlighted-border-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #FF6501;
	box-shadow: 0 3px 0 #C44F04;
	-webkit-box-shadow: 0 3px 0 #C44F04
}

.wpmega-highlighted-border-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #FF6501
}

.wpmega-advanced-magazine-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #000;
	color: #fff;
	box-shadow: 0 3px 0 #59B3F1;
	-webkit-box-shadow: 0 3px 0 #59B3F1
}

.wpmega-advanced-magazine-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #000;
	color: #fff
}

.wpmega-sporty-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #1DBC61;
	box-shadow: 0 3px 0 #158A47;
	-webkit-box-shadow: 0 3px 0 #158A47
}

.wpmega-sporty-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #1DBC61
}

.wpmega-unique-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #52B3EA;
	box-shadow: 0 3px 0 #3589B9;
	-webkit-box-shadow: 0 3px 0 #3589B9
}

.wpmega-unique-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #52B3EA
}

.wpmega-box-sized-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #0C6F82;
	box-shadow: 0 3px 0 #09515F;
	-webkit-box-shadow: 0 3px 0 #09515F
}

.wpmega-box-sized-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #0C6F82
}

.wpmega-mini-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #888;
	box-shadow: 0 3px 0 #666;
	-webkit-box-shadow: 0 3px 0 #666
}

.wpmega-mini-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #888
}

.wpmega-orangebar-mm-template .wpmmpro-postslist-wrapper .wpmm-layout1 .posts-last-section span {
	background: #FF0700;
	box-shadow: 0 3px 0 #C50803;
	-webkit-box-shadow: 0 3px 0 #C50803
}

.wpmega-orangebar-mm-template .wpmmpro-postslist-wrapper .wpmm-layout2 .posts-last-section span {
	background: #FF0700
}

.wpmega-posts-slider li {
	position: relative
}

.wpmega-posts-slider li .wpmm-caption-wrapper {
	position: absolute;
	bottom: 20px;
	width: 100%;
	color: #fff;
	padding: 0 15px
}

.wpmega-posts-slider li:before {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, .5);
	height: 100%;
	width: 100%
}

.wpmega-posts-slider li .wpmm-caption-wrapper h3 a {
	color: #fff !important;
	text-transform: capitalize
}

.wpmega-posts-slider li .wpmm-caption-wrapper .posts-slider-date i.fa {
	margin-right: 5px
}

.wpmm-posts-slider-widgets .bx-controls-direction a {
	background-image: none !important
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev,
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next {
	color: #fff;
	background: #dc5958;
	height: 25px;
	width: 20px;
	text-align: center;
	position: relative;
	text-indent: 0;
	font-size: 0;
	margin-top: 0;
	display: inline-block;
	position: absolute
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev {
	left: -8px
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next {
	right: 0
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev:before,
.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next:before {
	position: absolute;
	content: '';
	font-family: FontAwesome;
	font-size: 16px;
	color: #fff
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-prev:before {
	content: '\f104';
	left: 6px
}

.wpmm-posts-slider-widgets .bx-controls-direction a.bx-next:before {
	content: '\f105';
	right: 6px
}

.wpmm-image-gallery-widget .gallery-icon {
	padding: 6px;
	background: #eee;
	cursor: pointer;
	overflow: hidden;
	margin: 0 2px 6px
}

.wpmm-image-gallery-widget .gallery-icon img {
	width: 100%;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	-ms-filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}

.wpmm-image-gallery-widget .gallery-icon:hover img {
	-ms-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.wpmm-image-link-wrapper a {
	position: relative;
	overflow: hidden
}

.wpmm-image-link-wrapper a img {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wpmm-image-link-wrapper a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s
}

.wpmm-pro-productlist-wrap ul.all-product-list li {
	float: left;
	padding: 10px
}

.wpmm-pro-productlist-wrap .all-product-list li,
.wpmm-pro-recent-product-widget .rec-product-list-area li,
.new-layout-product-list-area .all-woo-product-new-layout li {
	margin-top: 15px
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-left_image_with_content li .wpmm-prodimage,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section {
	float: left;
	width: 40%;
	position: relative
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-prodimage a,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section a {
	display: block
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-prodimage a img,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-left-section a img {
	width: 100%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-left_image_with_content li .wpmm-second-wrapper,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section {
	float: left;
	width: 60%;
	padding-left: 20px
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col1 li {
	width: 100%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col2 li {
	width: 50%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col3 li {
	width: 32%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col4 li {
	width: 25%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col5 li {
	width: 20%
}

.wpmm-pro-productlist-wrap .all-product-list.wpmm-prodlist-col6 li {
	width: 16%
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-category-lists span.product_category_title a {
	color: #9e9e9e;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 8px
}

.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section span.recent_product_category_title {
	color: #9e9e9e;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a h3,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a h3 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 5px
}

.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a h3 {
	margin-bottom: 5px
}

.wpmm-pro-recent-product-widget .all-product-list li .wpmm-recentpro-right-section a h3 {
	font-size: 15px
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a:hover h3,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a:hover h3 {
	color: rgba(0, 0, 0, .5)
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .product-desc p {
	margin-bottom: 5px
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .star-rating {
	float: left;
	width: 100%;
	margin-bottom: 5px
}

.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .star-rating {
	display: none
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section span.price {
	display: block;
	margin-bottom: 5px;
	color: #ccc
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price ins,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price ins,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price ins {
	background: none;
	float: left;
	font-size: 16px
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content .price del,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section .price del {
	font-size: 13px;
	margin-left: 10px;
	color: #ccc
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a.button,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a.button {
	background: #dc5958;
	color: #fff;
	border: 1px solid #dc5958;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	border-radius: 0;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px;
	font-weight: 400;
	font-size: 10px
}

.wpmm-pro-productlist-wrap .all-product-list li .wpmm-second-wrapper .wpmm-woo-content a.button:hover,
.wpmm-pro-recent-product-widget .all-re-product-list li .wpmm-recentpro-right-section a.button:hover {
	background: none;
	color: #dc5958
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
	display: inline-block;
	width: 23.5%;
	margin-right: 1.3%
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li:nth-child(4n) {
	margin-right: 0
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section img {
	width: 100%
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section {
	position: relative;
	margin-bottom: 5px
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.button {
	position: absolute;
	width: 100%;
	background: rgba(220, 89, 88, .4);
	display: block;
	color: #fff;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	bottom: 0;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	font-weight: 400;
	border-radius: 0
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.added_to_cart {
	position: absolute;
	top: 50%;
	width: 35px;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 35px;
	background: rgba(0, 0, 0, .6);
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	border-radius: 3px
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a.added_to_cart:before {
	position: absolute;
	content: '\f07a';
	font-family: FontAwesome;
	color: #fff;
	font-size: 17px;
	line-height: 33px;
	left: 9px
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section:hover a.button {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-top-section a:hover {
	background: #dc5958;
	color: #fff
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section a h3 {
	font-size: 14px;
	font-weight: 600;
	display: block;
	margin-bottom: 6px;
	margin-top: 0
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section {
	padding: 5px 7px
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section .star-rating {
	width: 100%;
	margin-bottom: 5px
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price ins {
	background: none;
	float: left;
	font-size: 14px;
	color: #ccc
}

.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li .wpmm-new-layout-bottom-section span.price del {
	font-size: 12px;
	color: #ccc;
	font-weight: 400;
	margin-left: 10px
}

.wp-megamenu-main-wrapper .woocommerce span.onsale {
	border-radius: 0;
	left: 5px;
	top: -6px;
	min-width: 50px;
	min-height: 30px;
	font-weight: 500;
	font-size: 13px;
	padding: 7px 0;
	line-height: 1.5;
	background-color: #66a423
}

.wp-megamenu-main-wrapper .woocommerce span.onsale:before {
	position: absolute;
	content: '';
	right: -8px;
	top: 0;
	left: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 0 8px;
	border-color: transparent transparent transparent #396d02
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section {
	display: inline-block;
	width: auto;
	position: static;
	margin-left: 0
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section:first-child {
	margin-left: 8px
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link {
	min-width: 100px;
	text-align: center;
	padding: 10px;
	background: #ccc
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link {
	width: 100px;
	text-align: center;
	padding: 10px;
	background: #00c0ef;
	color: #fff;
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg)
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link span {
	-ms-transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg)
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link span:hover {
	margin-left: 0
}

.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section.show_tab&gt;a.wp-mega-menu-link {
	background: #00a5cd
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs ul {
	position: relative
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;.wpmm-sub-menu-wrapper {
	position: absolute;
	width: 100%;
	z-index: 999;
	left: 0;
	padding-top: 15px;
	overflow: hidden;
	background: #fff
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;.wpmm-sub-menu-wrapper {
	border-top: 2px solid #00a5cd
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li {
	margin-left: 1% !important;
	width: 23.9% !important
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li:first-child {
	margin-left: 0 !important
}

.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox {
	overflow: hidden;
	margin-bottom: 10px
}

.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox:last-child {
	margin-bottom: 0
}

.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a {
	display: block
}

.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a .wpmm-icon-text-icon,
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox .wpmm-icon-text-icon {
	float: left;
	width: 15%;
	text-align: center
}

.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox a .wpmm-feature-box-info,
.wpmm-featuredbox.wpmm-featured-vertical-type .wpmm-featuredbox .wpmm-feature-box-info {
	width: 85%;
	float: left;
	padding-left: 10px
}

.wpmm-login-form {
	display: block
}

.wpmm-login-form .wpmm_login_overlay {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999999;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	opacity: 0;
	visibility: hidden
}

.wpmm-login-form.wpmm_show_form .wpmm_login_overlay {
	visibility: visible;
	opacity: 1;
	z-index: 999999;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

#secondary .wpmm-pro-productlist-wrap ul.all-product-list li {
	width: 100%;
	margin-bottom: 20px
}

#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:last-child {
	margin-bottom: 0
}

#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(odd) {
	padding-right: 0
}

#secondary .wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(even) {
	padding-left: 0
}

#secondary .wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
	width: 100%
}

.wpmm-start-group-section {
	float: left
}

.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	display: inline-block;
	background: red;
	color: #fff;
	font-weight: 400;
	padding: 4px 8px;
	border: 1px solid red
}

.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a span {
	transition: none;
	-webkit-transition: none;
	-ms-transition: none
}

.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a span:hover {
	margin-left: 0 !important
}

.wpmm_megamenu ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	background: none;
	color: red
}

.wpmm_megamenu .wpmega-simple-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF !important;
	background: #7266BA;
	border-color: #7266BA
}

.wpmm_megamenu .wpmega-simple-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #7266BA;
	background: #FFF
}

.wpmm_megamenu .wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #B085F4;
	border-color: #B085F4
}

.wpmm_megamenu .wpmega-dark-orchid-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #B085F4;
	background: #FFF
}

.wpmm_megamenu .wpmega-modern-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #FF6C6C;
	border-color: #FF6C6C
}

.wpmm_megamenu .wpmega-modern-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #FF6C6C;
	background: #FFF
}

.wpmm_megamenu .wpmega-highlighted-border-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #FF6501;
	border-color: #FF6501
}

.wpmm_megamenu .wpmega-highlighted-border-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #FF6501;
	background: #FFF
}

.wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #000;
	border-color: #59B3F1
}

.wpmm_megamenu .wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn&gt;a {
	color: #fff
}

.wpmm_megamenu .wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn:hover&gt;a {
	color: #59B3F1
}

.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a .wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title {
	color: #fff
}

.wpmm_megamenu .wpmega-advanced-magazine-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #000;
	background: #FFF
}

.wpmm_megamenu .wpmega-sporty-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn&gt;a {
	color: #fff
}

.wpmm_megamenu .wpmega-sporty-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn&gt;a:hover {
	color: #1DBC61
}

.wpmm_megamenu .wpmega-sporty-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #1DBC61;
	border-color: #1DBC61
}

.wpmm_megamenu .wpmega-sporty-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #1DBC61;
	background: #FFF
}

.wpmm_megamenu .wpmega-unique-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #52B3EA;
	border-color: #52B3EA
}

.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn&gt;a:hover&gt;span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn&gt;a:hover {
	color: #52B3EA !important
}

.wpmm_megamenu .wpmega-unique-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #52B3EA;
	background: #FFF
}

.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-unique-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a {
	color: #555
}

.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn&gt;a {
	color: #fff
}

.wpmm_megamenu .wpmega-box-sized-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #0C6F82;
	border-color: #0C6F82
}

.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-view-more-btn&gt;a:hover,
.wpmm_megamenu .wpmega-box-sized-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #0C6F82;
	background: #FFF
}

.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #888;
	border-color: #888
}

.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a {
	color: #fff
}

.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover {
	color: #000;
	background: #FFF
}

.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a span {
	color: #fff !important
}

.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover,
.wpmm_megamenu .wpmega-mini-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a:hover span {
	color: #000 !important
}

.wpmm_megamenu .wpmega-orangebar-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a span,
.wpmm_megamenu .wpmega-orangebar-mm-template ul.wp-mega-sub-menu li.wpmega-view-more-btn a,
.wpmm_megamenu .wpmega-orangebar-mm-template.wpmm-orientation-vertical ul.wp-mega-sub-menu li.wpmega-view-more-btn a {
	color: #FFF;
	background: #FF0700;
	border-color: #FF0700
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn:hover&gt;a {
	color: #FFF
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn&gt;a:hover&gt;span.wpmm-mega-menu-href-title,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn&gt;a:hover {
	color: #ff0700;
	background: #FFF
}

.wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
	line-height: 1.2
}

.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a,
.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-search-type a {
	outline: none
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.wpmm-search-overlay {
	background: rgba(0, 0, 0, .9);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	width: 300px;
	margin: 0 auto;
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
	background: #39aa8c;
	padding: 10px;
	border-radius: 5px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label {
	width: 100%
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label input.search-field {
	width: 100%;
	outline: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	font-weight: 400;
	border: 1px solid rgba(0, 0, 0, .4);
	text-align: center
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form label input[type="search"]::-webkit-input-placeholder {
	color: #333;
	font-size: 12px;
	text-transform: uppercase
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form input[type="submit"] {
	width: 100%;
	box-shadow: none;
	text-shadow: none;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	padding: 10px;
	border: none;
	text-transform: uppercase;
	border: 3px solid rgba(0, 0, 0, 0);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	outline: none;
	border-radius: 0;
	margin-top: 9px
}

.wpmm-search-icon.popup-search-form form.search-form {
	margin-bottom: 0
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search form input[type="submit"]:hover {
	background: none;
	color: rgba(0, 0, 0, .4);
	font-weight: 600;
	border: 3px solid rgba(0, 0, 0, .4)
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup {
	display: block;
	position: absolute;
	left: 96%;
	top: 10px;
	z-index: 999;
	width: 30px;
	height: 30px;
	cursor: pointer
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span {
	position: relative
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:before,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 1px;
	background: rgba(255, 255, 255, .8);
	top: 15px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup:hover span:before,
.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup:hover span:after {
	background: #fff
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li div.popup-search-form.popup-searchbox-open .closepopup span:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #7266BA
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #B085F4
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #FF6C6C
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #FF6501
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #59B3F1
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #1DBC61
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #52B3EA
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #1497B0
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #888
}

.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li div.popup-search-form .wpmm-overlay-search {
	background-color: #FF0700
}

.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage,
.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	bottom: 0
}

.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage img {
	width: 100%
}

.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
	left: 0;
	right: auto;
	width: 100%
}

.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage img {
	width: 100%
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs&gt;div.wpmm-sub-menu-wrapper {
	position: relative
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu&gt;li.wpmega-vertical-tabs&gt;a {
	display: none
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div&gt;ul.wpmm-tab-groups {
	width: 30%;
	float: left
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li {
	width: 100%;
	color: #666;
	margin: 0;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	position: static
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-4,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-5,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-6,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-7,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-8,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-9,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups li.menu-item-depth-10 {
	margin-bottom: 9px
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li&gt;a:hover span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li&gt;a:hover {
	background: #fff;
	position: relative
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li:hover&gt;a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li:hover&gt;a {
	position: relative;
	color: #000
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span {
	background: #fff
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li&gt;a:hover:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li.show_tab&gt;a:before {
	content: '';
	position: absolute;
	left: -1px;
	width: 5px;
	height: 100%;
	background: red;
	z-index: 999
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs&gt;div:after {
	clear: both;
	content: "";
	display: block
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	color: #666;
	font-size: 14px;
	padding: 10px 15px;
	text-transform: uppercase;
	width: 100%;
	background: #eee
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li:last-child&gt;a&gt;span {
	border-bottom: 1px solid #ccc
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-default-tab-design ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li&gt;a&gt;span:hover {
	margin-left: 0
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel {
	position: absolute;
	right: 0;
	top: 0;
	padding: 8px 15px;
	border-left: 0;
	left: auto;
	width: 70%;
	overflow: hidden
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li {
	width: 24%;
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
	padding: 0 10px
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li:first-child {
	padding-left: 0
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li:last-child {
	padding-right: 0
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li&gt;a&gt;span.wpmm-mega-menu-href-title,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li&gt;a&gt;span.wpmm-mega-menu-href-title {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
	display: inline-block
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li&gt;a&gt;span.wpmm-mega-menu-href-title:before,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li&gt;a&gt;span.wpmm-mega-menu-href-title:before {
	content: '';
	position: absolute;
	background: #333;
	bottom: 0;
	width: 30px;
	height: 1px;
	top: unset
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups {
	border-right: 1px solid #ccc
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	background: #FFF
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #fff;
	background: #fb3624
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a {
	color: #fff !important;
	background: #fb3624
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-simple-design-layout div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a span {
	color: #fff
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-simple-design-layout&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;.wpmm-sub-menu-wrapper {
	border-top: 1px solid #ccc
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups {
	border-right: 1px solid #ccc;
	overflow: hidden
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	background: #FFF;
	padding: 5px 15px;
	font-weight: 700;
	position: relative
}

.wpmega-mini-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	background: #eee
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #2196F3
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span:after {
	content: "";
	width: 0;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(15px);
	-moz-transform: translateX(15px);
	-ms-transform: translateX(15px);
	-o-transform: translateX(15px);
	transform: translateX(15px);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span:after {
	width: 100%
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a {
	background: #FFF;
	text-align: left;
	min-width: unset;
	padding: 10px 20px 10px 0
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	font-weight: 600;
	position: relative;
	font-size: 15px
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #2196F3 !important
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span:after {
	content: "";
	width: 0;
	height: 1px;
	background: #ccc;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-animated-border-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span:after {
	width: 100%
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li {
	border-bottom: 1px solid #eee
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li:last-child {
	border-bottom: unset
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li {
	border-right: 1px solid #eee
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li:last-child {
	border-right: unset
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	background: #FFF
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #F84666 !important
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #F84666 !important
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-creative-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a {
	background: #FFF
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups {
	border-right: 5px solid #21a6ce
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups {
	background: #f4f4f4;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	font-weight: 700;
	text-transform: uppercase
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	background: #21a6ce;
	color: #fff
}

.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs.wpmm-modern-tab-design&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;.wpmm-sub-menu-wrapper {
	border-top: 5px solid #21a6ce
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups {
	background: #f4f4f4;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a {
	background: #fff
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a {
	background: #21a6ce
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
	font-weight: 700;
	text-transform: uppercase
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a&gt;span {
	color: #fff !important
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a {
	background: #21a6ce
}

ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li.show_tab&gt;a span,
ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-horizontal-tabs.wpmm-modern-tab-design div&gt;ul.wpmm-tab-groups&gt;li:hover&gt;a span {
	color: #FFF
}

.wpmegamenu-featured-box {
	background: #ECEAEF;
	padding: 11px 0;
	margin-bottom: 10px;
	margin-top: 0
}

.wpmega-mini-mm-template .wpmegamenu-featured-box {
	background: #ccc
}

.wpmegamenu-featured-box div.wpmm-box-section {
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px;
	width: 33.33%
}

.wpmegamenu-featured-box div.wpmm-box-section .wpmm-icon-text-icon {
	float: left;
	vertical-align: top;
	width: 25%;
	text-align: center;
	font-size: 38px;
	padding: 10px 0
}

.wpmegamenu-featured-box div.wpmm-box-section .wpmm-feature-info {
	float: right;
	vertical-align: top;
	width: 75%;
	text-align: left
}

.wpmegamenu-featured-box div.wpmm-box-section .wpmm-feature-info span.wpmm-title-tag {
	font-size: 15px;
	display: block;
	color: #333;
	font-weight: 600
}

.wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth h1,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth h1 {
	border-bottom: 1px solid #000
}

.wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth input.submit_button,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth input.submit_button {
	background-color: #3d3d3d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
	background: -webkit-linear-gradient(top, #3d3d3d, #212121);
	background: -moz-linear-gradient(top, #3d3d3d, #212121);
	background: -ms-linear-gradient(top, #3d3d3d, #212121);
	background: -o-linear-gradient(top, #3d3d3d, #212121)
}

.wp-megamenu-main-wrapper.wpmega-black-white .ajax-auth button.close:before,
.wp-megamenu-main-wrapper.wpmega-black-silver .ajax-auth button.close:before {
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth h1 {
	border-bottom: 1px solid #dace2e
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth input.submit_button {
	background: #dace2e
}

.wp-megamenu-main-wrapper.wpmega-gold-yellow-black .ajax-auth button.close:before {
	color: #dace2e
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth h1 {
	border-bottom: 1px solid #CFA66F
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth input.submit_button {
	background: #CFA66F
}

.wp-megamenu-main-wrapper.wpmega-hunter-shades-white .ajax-auth button.close:before {
	color: #CFA66F
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth h1 {
	border-bottom: 1px solid #a32638
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth input.submit_button {
	background: #a32638;
	background: -moz-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: -webkit-linear-gradient(top, #a32638 0%, #f93831 100%);
	background: linear-gradient(to bottom, #a32638 0%, #f93831 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a32638', endColorstr='#f93831', GradientType=0)
}

.wp-megamenu-main-wrapper.wpmega-maroon-reddish-black .ajax-auth button.close:before {
	color: #a32638
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth h1 {
	border-bottom: 1px solid #0AA2EE
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth input.submit_button {
	background: #0AA2EE
}

.wp-megamenu-main-wrapper.wpmega-light-blue-sky-white .ajax-auth button.close:before {
	color: #0AA2EE
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth h1 {
	border-bottom: 1px solid #9768a8
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth input.submit_button {
	background: #9768a8
}

.wp-megamenu-main-wrapper.wpmega-warm-purple-white .ajax-auth button.close:before {
	color: #9768a8
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth h1 {
	border-bottom: 1px solid #5EC073
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth input.submit_button {
	background: #5EC073
}

.wp-megamenu-main-wrapper.wpmega-sea-green-white .ajax-auth button.close:before {
	color: #5EC073
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth h1 {
	border-bottom: 1px solid #003153
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth input.submit_button {
	background: #003153
}

.wp-megamenu-main-wrapper.wpmega-prussian-blue-white .ajax-auth button.close:before {
	color: #003153
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth h1 {
	border-bottom: 1px solid #30BA8F
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth input.submit_button {
	background: #30BA8F
}

.wp-megamenu-main-wrapper.wpmega-mountain-meadow-white .ajax-auth button.close:before {
	color: #30BA8F
}

.wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth h1 {
	border-bottom: 1px solid #0056c7
}

.wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth input.submit_button {
	background: #0056c7
}

.wp-megamenu-main-wrapper.wpmega-white-blue .ajax-auth button.close:before {
	color: #0056c7
}

.wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth h1 {
	border-bottom: 1px solid #570
}

.wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth input.submit_button {
	background: #570
}

.wp-megamenu-main-wrapper.wpmega-simple-green .ajax-auth button.close:before {
	color: #570
}

.wpmm-image-gallery-widget .gallery {
	margin-bottom: 0
}

.wp1s-widget-wrap .bx-controls {
	display: none
}

.wpmm-image-gallery-widget .gallery-columns-2 figure.gallery-item {
	float: left;
	width: 50%;
	margin: 0
}

.wp-megamenu-main-wrapper ul li.wpmm-display-mode-off {
	display: none
}

.wpmm-background-image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-webkit-transform: translateX(10%);
	-moz-transform: translateX(10%);
	-ms-transform: translateX(10%);
	-o-transform: translateX(10%);
	transform: translateX(10%)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide.wpmm-onhover ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
	top: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-fade ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	transition: all ease-in-out 0.5s
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title::before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link::before {
	background: #47a35b;
	bottom: 0;
	content: "";
	height: 2px;
	position: absolute;
	width: 30px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:after {
	content: '\f107';
	position: absolute;
	right: 11px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-family: FontAwesome;
	font-size: 14px
}

.wpmega-responsive-closebtn {
	display: none
}

.wp-megamenu-main-wrapper h2.woocommerce-loop-product__title {
	font-size: 16px;
	margin-top: 4px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.wpmm-clogo-image&gt;a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.wpmm-clogo-image&gt;a {
	padding: 9px 11px 6px 13px !important;
	cursor: pointer
}

.wpmm-bgoverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper&gt;li&gt;a {
	text-align: right
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul li.menu-item-has-children&gt;a:after {
	content: '\f104';
	left: 8px;
	right: auto
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li a .wpmm-mega-menu-label {
	left: 30px;
	right: auto;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
	right: 100%;
	left: auto
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmm-menu-align-right {
	float: left !important
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div,
.widget .wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	left: auto;
	right: 100%
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div ul li&gt;div {
	top: 0;
	right: 100%;
	left: auto
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div ul li:hover&gt;div {
	top: 0;
	right: 100%;
	left: auto
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li.wpmm-submenu-align-right {
	text-align: right !important
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-left&gt;a:after,
.wpmm-orientation-vertical.wpmm-vertical-right-align.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li.wpmm-submenu-align-right a.wp-mega-menu-link:after {
	right: auto !important;
	content: '\f104' !important;
	left: 8px !important;
	transform: rotate(0deg) !important;
	-webkit-transform: rotate(0deg) !important;
	-ms-transform: rotate(0deg) !important;
	top: 9px !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper {
	width: 100%;
	border: 1px solid #ccc;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%)
}

@media screen and (min-width:930px) {
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template {
		background: rgb(255, 255, 255);
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
		display: flex;
		-webkit-align-items: center;
		align-items: center
	}
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li {
	border-left: 1px solid #e0e0e0;
	cursor: pointer
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li:first-child {
	border-left: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%)
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	color: #7266ba
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	padding: 20px 22px 20px 17px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template .wpmm-mega-menu-icon img {
	margin-right: 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:after {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	bottom: -8px;
	top: auto
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #1e1e1e;
	text-transform: uppercase;
	font-weight: 700
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li#wp_nav_menu-item-5 {
	background-color: transparent !important
}

@media screen and (min-width:930px) {
	.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label {
		background: #1e1e1e;
		left: 30%
	}
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label:before {
	border-color: #1e1e1e transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-color: #7266ba;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before {
	top: -2px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 0;
	background-color: #7266ba;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-megamenu.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-megamenu:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper:before,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper:before {
	height: 100%
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-megamenu.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-megamenu:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmm-search-type:hover .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmm-search-type.active-show .wpmm-sub-menu-wrap:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show .wpmm-sub-menu-wrapper:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover .wpmm-sub-menu-wrapper:before {
	width: 100%
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before {
	display: none
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
	display: none
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
	margin-bottom: 0
}

.wpmega-simple-mm-template ul li ul li ul {
	padding-top: 0 !important
}

.wpmega-simple-mm-template ul li ul li ul&gt;li a {
	color: #1e1e1e;
	display: inline-block
}

.wpmega-simple-mm-template ul li ul li ul&gt;li&gt;a:after {
	position: absolute;
	display: block;
	content: " ";
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid #1e1e1e;
	-webkit-transition: width .2s ease-in-out;
	-moz-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out
}

.wpmega-simple-mm-template ul li ul li ul&gt;li&gt;a:hover::after {
	width: 100%
}

.wpmega-simple-mm-template ul li ul li.menu-item-type-widget ul&gt;li&gt;a:hover::after,
.wpmega-simple-mm-template ul li ul li ul&gt;li.wpmm-tabs-section.menu-item-depth-1&gt;a:hover::after,
.wpmega-simple-mm-template ul li ul li ul&gt;li.wpmm-tabs-section.menu-item-depth-2&gt;a:hover::after,
.wpmega-simple-mm-template ul li ul li ul&gt;li.wpmm-tabs-section.menu-item-depth-3&gt;a:hover::after {
	width: 0%
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrapper .wp-mega-sub-menu li a span.wpmm-mega-menu-href-title:hover {
	margin-left: 0
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li a.wp-mega-menu-link i {
	color: #1e1e1e
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wpmega-view-more-btn a.wp-mega-menu-link i {
	color: #fff
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wpmega-view-more-btn a.wp-mega-menu-link:hover i {
	color: #7266BA
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
	background: #fafafa
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li a {
	padding: 10px 25px !important;
	color: #1e1e1e;
	font-weight: 700
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a {
	display: block !important
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a span.wpmm-mega-menu-href-title {
	transition: none !important
}

.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul li ul li a:hover::after {
	display: none !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0)
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #1e1e1e;
	text-transform: uppercase;
	font-weight: 700
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li#wp_nav_menu-item-5 {
	background-color: transparent !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper&gt;li:hover,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #7266ba
}

.wpmm-orientation-vertical.wpmm-vertical-left-align.wpmega-simple-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	border-left: 2px solid #7266ba
}

.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-menu-label {
	background: #1e1e1e
}

.wpmm-orientation-vertical.wpmega-simple-mm-template .wpmm-mega-menu-icon img {
	margin-right: 0
}

.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li a.wpmm-csingle-menu {
	padding: 10px
}

.wpmm-orientation-vertical.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children.wpmm-submenu-align-right&gt;a:after {
	top: 10px
}

.wpmm-orientation-vertical.wpmm-vertical-left-align.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div,
.wpmm-orientation-vertical.wpmm-vertical-left-align.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;div,
.widget .wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
	right: 0 !important
}

.wpmm-orientation-vertical.wpmm-vertical-right-align.wpmega-simple-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	border-right: 2px solid #7266ba
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label {
	background: #7266BA;
	-webkit-border-radius: 0;
	border-radius: 0
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template .wpmm-mega-menu-label:before {
	border-color: #7266BA transparent transparent transparent
}

.wpmega-simple-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #7266BA
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	display: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	top: unset;
	-webkit-transform: translateY(0) !important;
	-moz-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	-o-transform: translateY(0) !important;
	transform: translateY(0) !important
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background: #B085F4
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper {
	background-color: #B085F4
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
	border-right: 1px solid #DAC7FA
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	position: relative;
	padding: 23px 30px 24px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before {
	position: absolute;
	left: 50%;
	bottom: -1px;
	content: "";
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-bottom: 12px solid #fff;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children:hover&gt;a:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #FFF
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-submenu-align-left&gt;.wpmm-sub-menu-wrap {
	border-left: unset !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-submenu-align-right&gt;.wpmm-sub-menu-wrap {
	border-right: unset !important
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before {
	position: absolute;
	right: 0;
	top: 50%;
	content: "";
	border-right: 12px solid #fff;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	visibility: hidden
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children:hover&gt;a:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-social-menu-item,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type {
	border-right: unset
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-search-type a {
	padding: 30px 10px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-search-type a {
	padding: 33px 10px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmm-social-menu-item a {
	padding: 30px 10px 31px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.wpmm-social-menu-item a {
	padding: 33px 10px 34px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmm-search-type a {
	padding: 30px 30px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	text-align: center;
	padding: 20px 30px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-disable-text {
	padding: 30px 10px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.wpmega-hide-menu-icon&gt;a {
	padding: 34px 30px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li.wpmega-hide-menu-icon&gt;a {
	padding: 34px 10px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	background-color: #9B65F1
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i {
	display: block;
	font-size: 18px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a span {
	display: block
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before {
	padding-right: 0 !important
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	padding: 0 15px
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper {
	background-color: #EFEFEF
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li:first-child {
	border-left: 1px solid #fff
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li {
	border-right: 1px solid #fff
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li:hover {
	background: #EFEFEF
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #000;
	padding: 20px 30px;
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a {
	text-align: center
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #efefef
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #FF6C6C;
	left: 0;
	top: 0;
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-ms-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type&gt;a:before {
	background-color: transparent
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a:before {
	width: 100%
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
	border-bottom: 1px solid #eaeaea
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child {
	border-bottom: unset
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #FF6C6C
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label {
	background: #FF6C6C;
	-webkit-border-radius: 0;
	border-radius: 0
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label:after {
	color: #FF6C6C
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-mega-menu-label:before {
	border-color: #FF6C6C transparent transparent transparent
}

.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-modern-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right: 6px solid #FF6C6C
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 50px;
	background: #FF6501
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li {
	margin: 0 3px;
	background: #343434;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li {
	margin: 3px 0
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li:first-child {
	margin-top: 0
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-vertical-left-align ul.wpmm-mega-wrapper&gt;li:hover {
	-webkit-border-radius: 0;
	border-radius: 0
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item:hover,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type:hover {
	background: #343434
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover {
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottom-left: 0;
	-moz-border-radius-bottom-right: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #FF6501
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item a,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show a,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover a {
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottom-left: 0;
	-moz-border-radius-bottom-right: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:first-child {
	margin-left: unset
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:last-child {
	margin-right: unset
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -10px;
	height: 10px;
	width: 100%;
	background-color: #FF6501;
	opacity: 0;
	visibility: hidden
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children:hover&gt;a:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item:hover&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type:hover&gt;a:before {
	background-color: transparent
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal&gt;ul.wpmm-mega-wrapper&gt;li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal&gt;ul.wpmm-mega-wrapper&gt;li&gt;.wpmm-sub-menu-wrap {
	border-top: 5px solid #ff6501;
	-webkit-box-shadow: 0 9px 13px rgba(64, 64, 64, .5);
	box-shadow: 0 9px 13px rgba(64, 64, 64, .5)
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li&gt;.wpmm-sub-menu-wrap {
	border-top: 5px solid #ff6501;
	-webkit-box-shadow: 7px 0 10px rgba(64, 64, 64, .3);
	box-shadow: 7px 0 10px rgba(64, 64, 64, .3)
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li.wpmm-menu-align-right&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li.wpmm-menu-align-right&gt;.wpmm-sub-menu-wrap {
	border-right: 5px solid #ff6501
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li.wpmm-menu-align-left&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-vertical&gt;ul.wpmm-mega-wrapper&gt;li.wpmm-menu-align-left&gt;.wpmm-sub-menu-wrap {
	border-left: 5px solid #ff6501;
	border-top: unset
}

.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	top: 105%
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	border-bottom: 1px solid #ddd
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li a {
	width: 181px
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child a,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child:hover a {
	border-bottom: none
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background-color: transparent
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
	color: #949494;
	position: relative
}

.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #000
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li&gt;a:before {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background-color: #000;
	content: "";
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-ms-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children:hover&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a:before {
	width: 100%
}

.wpmega-highlighted-border-mm-template li.wpmega-tabs.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a:before,
.wpmega-highlighted-border-mm-template li.wpmega-tabs.wpmega-vertical-tabs .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.menu-item-depth-2:hover&gt;a:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper.wpmm-menu1 .wp-mega-sub-menu li.wpmega-view-more-btn.menu-item-depth-2:hover&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.menu-item-has-children:last-child:hover&gt;a:before,
.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:last-child:hover&gt;a:before {
	width: 0
}

.wpmega-highlighted-border-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
	background-color: #f0f0f0;
	color: #000
}

.wpmega-highlighted-border-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
	border-color: #f0f0f0 transparent transparent transparent
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #000
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #f0f0f0
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #FF6501;
	border: 1px solid #FF6501;
	background: #FFF
}

.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-highlighted-border-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right: 6px solid #FF6501
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background: #59B3F1
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper {
	background: #1D1E20
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #FFF
}

.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li {
	border-bottom: unset
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	border: 1px solid transparent;
	width: fit-content
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper&gt;li&gt;a {
	width: 100%
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li:hover&gt;a.wpmm-logout-btn {
	border: 1px solid #59B3F1
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item {
	background: unset
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item:hover&gt;a,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item:hover&gt;a,
.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type:hover&gt;a {
	border-color: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li {
	padding: 20px 5px;
	background-color: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item {
	padding: 0
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	padding: 5px 10px;
	-webkit-border-radius: 50px;
	border-radius: 50px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a {
	padding: 5px 25px 5px 10px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	top: 100%;
	border-top: 3px solid #fff
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap {
	border-top: 3px solid #59B3F1
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template.wpmm-vertical-left-align ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap {
	border-left: 3px solid #59B3F1
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-advanced-magazine-mm-template.wpmm-vertical-right-align ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap {
	border-right: 3px solid #59B3F1
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li&gt;a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #59B3F1;
	padding-left: 15px
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template&gt;ul&gt;li&gt;a&gt;.wpmm-mega-menu-label {
	top: -100%;
	left: 30%
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template&gt;ul&gt;li.wpmega-vertical-full-height&gt;a&gt;.wpmm-mega-menu-label {
	top: 25%;
	left: unset;
	right: 45px
}

.wpmega-advanced-magazine-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
	background-color: #000;
	border: 1px solid #59B3F1;
	color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.wpmega-advanced-magazine-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
	border-color: #59B3F1 transparent transparent transparent
}

.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #fff
}

.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #59B3F1
}

.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-advanced-magazine-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	display: none
}

.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template .wpmm-mega-menu-label:before {
	bottom: -7px
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #111;
	position: relative;
	font-weight: 600
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #1DBC61;
	-webkit-transition: all ease-in .5s;
	-moz-transition: all ease-in .5s;
	-ms-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a:before {
	width: 100%
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type:hover&gt;a:before {
	width: 0
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper&gt;li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	color: #1DBC61
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	border: 1px solid #ccc
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onclick.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap.wpmm-mega-slidedown,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-sub-menu-wrapper ul li:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover&gt;.wpmm-sub-menu-wrapper,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide-up.wpmm-onhover.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap ul {
	top: 90% !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	top: 90% !important
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #1DBC61;
	padding-left: 15px
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li {
	padding: 0 15px
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label {
	background: #1DBC61;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 3px;
	line-height: 1
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label:before {
	border-color: #1DBC61 transparent transparent transparent;
	display: none
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #1DBC61
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-mega-menu-label:before {
	bottom: -7px
}

.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-sporty-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right: 6px solid #1DBC61;
	display: none
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 50px;
	background: #52B3EA
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical ul.wpmm-mega-wrapper,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
	background: #222;
	border-top: 5px solid #52B3EA
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical.wpmm-vertical-left-align ul.wpmm-mega-wrapper {
	border-left: 5px solid #52B3EA
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-orientation-vertical.wpmm-vertical-right-align ul.wpmm-mega-wrapper {
	border-right: 5px solid #52B3EA
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	text-transform: uppercase
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a .wpmm-mega-menu-href-title {
	font-weight: 700
}

.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-unique-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	color: #222
}

.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #4DB2EC
}

.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li&gt;a {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

.wpmega-unique-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: transparent
}

.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
	background: #FFF;
	color: #52B3EA;
	border: 1px solid #52B3EA
}

.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-mega-menu-label:before {
	display: none
}

.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	color: #52B3EA
}

.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-unique-mm-template.wp-megamenu-main-wrapper .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	display: none
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background: #59B3F1
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper {
	background: #0C6F82
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover {
	background: #03A677
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item a {
	color: #fff
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
	border-right: 1px solid #fff
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:first-child {
	border-left: 1px solid #fff
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	padding: 15px 20px;
	text-align: center
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-disable-text {
	padding: 30px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper li a.wpmm-csingle-menu {
	padding: 13px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type&gt;a {
	margin: 0 10px;
	padding: 25px 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type {
	display: inline-block
}

.wpmm-orientation-vertical.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon {
	margin-right: 0
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-icon img {
	margin-right: 0
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #fff;
	text-align: center
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:after {
	right: unset;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: unset
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item {
	border: unset
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a&gt;i {
	display: block
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon {
	color: #03A677;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 30px !important;
	width: 30px !important;
	line-height: 30px;
	display: inline-block
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon:before {
	padding-right: unset
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a&gt;span {
	display: block
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li.wpmega-hide-menu-icon&gt;a {
	padding: 30px 20px
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-label {
	padding: 6px;
	background: #1497B0
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-mega-menu-label:before {
	display: none
}

.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	display: none
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link {
	position: relative
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:after,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 50px;
	background: #777
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #333;
	font-size: 15px
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li {
	padding: 20px 5px;
	background-color: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item {
	padding: 20px 0
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type a,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item a {
	padding: 0;
	border-color: transparent;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li:hover {
	background: transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item:hover a {
	background-color: #fff
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	border: 1px solid transparent
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	color: #000;
	border: 1px solid #ddd
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a.wpmega-logo-image,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a.wpmega-logo-image,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a.wpmega-logo-image {
	border: 1px solid transparent
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -21px;
	border-bottom: 12px solid #EDEDED;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 0;
	visibility: hidden
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children:hover&gt;a:before {
	opacity: 1;
	visibility: visible
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a:after {
	display: none
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	padding: 5px 10px;
	-webkit-border-radius: 50px;
	border-radius: 50px
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show .wpmm-sub-menu-wrap,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap {
	background: #eee
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show .wpmm-sub-menu-wrap.wpmm-enable-bgimage,
.wp-megamenu-main-wrapper.wpmega-mini-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover .wpmm-sub-menu-wrap.wpmm-enable-bgimage {
	background: unset
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-mini-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	top: 100%
}

.wpmega-black-white .wpmega-mini-mm-template .wpmm-mega-wrapper&gt;li.current-menu-item {
	background: transparent
}

.wpmega-black-white .wpmega-mini-mm-template .wpmm-mega-wrapper&gt;li.current-menu-item a {
	background: #f0f0f0;
	color: #000
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template ul.wpmm-mega-wrapper&gt;li.current-menu-item:hover&gt;a {
	border-color: transparent
}

.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu {
	background: #eee
}

.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu&gt;li:hover {
	background: transparent
}

.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu&gt;li&gt;a {
	color: #888;
	font-weight: 500
}

.wpmega-mini-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu&gt;li:hover&gt;a {
	color: #000
}

.wpmega-mini-mm-template .wpmm-mega-menu-label {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #888;
	color: #ddd;
	top: -80%
}

.wp-megamenu-main-wrapper.wpmega-mini-mm-template .wpmm-mega-menu-label:before {
	border-color: #888 transparent transparent transparent
}

.wpmega-mini-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #ddd
}

.wpmega-mini-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-mini-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #888
}

.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper {
	background: #fff
}

.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
	color: #6F6F6F;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.current-menu-item&gt;a,
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.active-show&gt;a,
.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a {
	background-color: #FF0700;
	color: #fff;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li.menu-item-has-children&gt;a:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	border-top: 8px solid #FF0700;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	z-index: 7777
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onclick ul.wpmm-mega-wrapper&gt;li.menu-item-has-children.active-show&gt;a:before,
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template.wpmm-onhover ul.wpmm-mega-wrapper&gt;li:hover&gt;a:before {
	opacity: 1;
	visibility: visible
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	padding-top: 15px
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type {
	display: inline-block
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-social-menu-item a {
	padding: 15px 15px 14px
}

.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li {
	border-bottom: 1px solid #eee
}

.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
	background: transparent
}

.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover&gt;a {
	color: #FF0700
}

.wpmega-orangebar-mm-template .wpmm-mega-menu-label {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #000
}

.wp-megamenu-main-wrapper.wpmega-orangebar-mm-template .wpmm-mega-menu-label:before {
	border-color: #000 transparent transparent transparent
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label {
	-webkit-border-radius: 0;
	border-radius: 0
}

.wpmega-orangebar-mm-template .wpmm-sub-menu-wrapper ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after,
.wpmega-orangebar-mm-template .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wp-mega-menu-header a span.wpmm-mega-menu-label:after {
	border-right-color: #000
}

.dashicons,
.dashicons-before:before {
	vertical-align: unset !important;
	text-align: unset !important
}

.wpmm-sub-menu-wrap.wpmm-double-image-animation {
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important
}

.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmega-enable-single-menu,
.wp-megamenu-main-wrapper.wpmm-orientation-vertical.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li.wpmm-search-type {
	-webkit-border-radius: 0;
	border-radius: 0
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-search-type {
	padding: 34px 10px 33px
}

.wp-megamenu-main-wrapper.wpmega-dark-orchid-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-user-login-form {
	padding: 24px 10px
}

.wpmm-social-menu-item .wpmm-csingle-menu {
	cursor: pointer
}

@media (max-width:910px) {

	.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a,
	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link {
		width: 100% !important
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs.wpmm-default-tab-design&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section:first-child {
		margin-left: 0 !important
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li&gt;.wpmm-sub-menu-wrap {
		margin-left: 0 !important
	}
}

.wpmm-image-gallery-widget dl.gallery-item {
	display: inline-block;
	width: 100%;
	text-align: center;
	vertical-align: top;
	max-width: 33.33%;
	margin: 0 !important
}

.wp-megamenu-main-wrapper.wpmm-hideallicons-desktop a.wp-mega-menu-link i,
.wp-megamenu-main-wrapper.wpmm-hideallicons-desktop a.wp-mega-menu-link span.wpmm-mega-menu-icon img {
	display: none
}

@media (max-width:910px) {

	.wp-megamenu-main-wrapper.wpmm-hideallicons-mobile a.wp-mega-menu-link i,
	.wp-megamenu-main-wrapper.wpmm-hideallicons-mobile a.wp-mega-menu-link span.wpmm-mega-menu-icon img {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-hide-toggle .wpmegamenu-toggle {
		display: none !important
	}

	.wp-megamenu-main-wrapper.wpmm-hide-toggle .wpmm-mega-wrapper {
		display: block !important
	}

	.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper {
		height: 620px;
		overflow-y: scroll
	}

	.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		height: 450px;
		overflow-y: scroll
	}
}

.wpmega-image-right .wp-mega-menu-link {
	display: flex !important;
	flex-direction: row-reverse !important;
	padding: 2px !important;
	justify-content: space-between
}

.wpmega-image-left .wp-mega-menu-link {
	display: flex !important;
	flex-direction: row !important;
	padding: 2px !important;
	justify-content: space-between
}

.wpmega-image-left,
.wpmega-image-right {
	width: 100%
}

.wpmega-image-left .wpmm-custom-image,
.wpmega-image-right .wpmm-custom-image {
	width: 25%
}

.wpmega-image-left .wp-mega-menu-link .wpmm-posts-title-desc-wrap,
.wpmega-image-right .wp-mega-menu-link .wpmm-posts-title-desc-wrap {
	width: 75%
}

.wpmega-image-left .wpmm-posts-title-desc-wrap .wpmm-mega-menu-href-title,
.wpmega-image-right .wpmm-posts-title-desc-wrap .wpmm-mega-menu-href-title {
	color: #000
}

.wp-megamenu-main-wrapper .wpmm-mega-wrapper ul.wp-mega-sub-menu li.mobile-parent-nav-menu-item {
	display: none !important
}

span.wpmm-cart-count {
	margin-left: 8px
}

@media (max-width:910px) {

	.wpmm-mega-wrapper li.wpmega-hide-icon-mobile&gt;a.wp-mega-menu-link i,
	.wpmm-mega-wrapper li.wpmega-hide-icon-mobile&gt;a.wp-mega-menu-link img {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		margin-top: 6px
	}
}

.wp-mega-sub-menu li.wpmega-view-more-btn:hover {
	background: none !important
}

.wpmegamenu-toggle,
.wpmega-closeblock {
	display: none
}

.wpmega-responsive-closebtn:before {
	position: absolute;
	content: '\f00d';
	font-family: FontAwesome;
	font-size: 16px;
	left: 10px;
	line-height: 1.4
}

.wpmega-black-white .wpmega-openblock,
.wpmega-black-white .wpmega-closeblock {
	color: #fff
}

.wpmegamenu-toggle .wp-mega-toggle-block .dashicons {
	font-size: 26px
}

.first-image,
.second-image {
	background-size: cover
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wp-mega-menu-link::before {
	background: none;
	opacity: 0
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:hover,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link span.wpmm-mega-menu-href-title:hover {
	cursor: pointer
}

.fusion-row .wp-megamenu-main-wrapper ul li a.fusion-main-menu-icon::before {
	content: "\f002";
	font-family: 'font-awesome';
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	cursor: pointer
}

.fusion-row .wp-megamenu-main-wrapper {
	width: 62%;
	float: right;
	margin-top: 10px
}

.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div.wpmm-open-fade ul,
.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show::hover&gt;div.wpmm-open-fade ul {
	opacity: 1 !important;
	visibility: visible !important;
	height: auto !important;
	overflow: visible !important;
	pointer-events: auto !important
}

@media (max-width:910px) {
	.wp-megamenu-main-wrapper.wpmm-askins-wrapper .wpmegamenu-toggle {
		display: block
	}

	.wpmegamenu-toggle .wpmega-closeblock,
	.wpmm-askins-wrapper .wpmegamenu-toggle .menutoggle {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
		overflow: hidden;
		z-index: 999;
		display: none
	}

	.wp-megamenu-main-wrapper ul.wpmm-mega-wrapper.wpmm-show-menu {
		display: block
	}

	.wpmegamenu-featured-box div.wpmm-box-section {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin: 4px 0 7px -2px
	}

	.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-mobile {
		display: none
	}

	.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop {
		display: block
	}

	.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-desktop.wpmega-hide-on-mobile {
		display: none
	}

	.wpmega-black-white .wpmega-openblock {
		color: #fff
	}

	.wpmm-orientation-vertical .menutoggle,
	.wpmm-orientation-horizontal .menutoggle {
		display: none !important
	}

	.wpmm-orientation-horizontal .wpmegamenu-toggle .wp-mega-toggle-block .dashicons {
		font-size: 20px
	}

	.wpmm-orientation-horizontal .wpmegamenu-toggle .menutoggle {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
		width: 100%;
		border-bottom: 1px solid #ccc;
		text-align: left;
		position: relative
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li:last-child {
		border-bottom: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .dropdown-toggle {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchdown,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline {
		padding: 15px 10px
	}

	.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchinline,
	.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmm-csingle-menu {
		padding: 15px 10px
	}

	.wp-megamenu-main-wrapper.wpmega-midnightblue-sky-white.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a::before {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li.menu-item-has-children a {
		margin-right: 0
	}

	.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-openblock,
	.wpmm-ctheme-wrapper.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-closeblock {
		padding: 10px 10px 13px;
		color: #000
	}

	.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-openblock,
	.wpmm-orientation-horizontal .wpmegamenu-toggle .wpmega-closeblock {
		padding: 10px 10px 13px;
		color: #fff;
		background: #000
	}

	.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle .wpmega-openblock,
	.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle .wpmega-closeblock {
		color: #000
	}

	.wpmm-orientation-horizontal.wpmega-clean-white .wpmegamenu-toggle {
		border: 1px solid #ccc
	}

	.wpmm-orientation-vertical.wpmega-clean-white .wpmegamenu-toggle .wpmega-openblock,
	.wpmm-orientation-vertical.wpmega-clean-white .wpmegamenu-toggle .wpmega-closeblock {
		color: #000
	}

	.wp-megamenu-main-wrapper .wpmm-mega-menu-label {
		top: 35%;
		right: 30px
	}

	.wp-megamenu-main-wrapper .wpmm-mega-menu-label::before {
		border-color: #d500fb transparent transparent;
		border-style: solid;
		border-width: 7px 4.5px 0;
		bottom: -6px;
		content: "";
		height: 0;
		left: -6px;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		right: auto;
		top: 50%;
		transform: rotate(90deg) translateX(-50%);
		width: 0
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		transition: none;
		-webkit-transition: none;
		-ms-transition: none
	}

	.wpmm-orientation-horizontal .wpmega-responsive-closebtn {
		color: #fff;
		border-top: 1px solid #fff;
		padding: 15px 10px;
		font-weight: 600;
		position: relative;
		padding-left: 30px;
		cursor: pointer;
		z-index: 999999;
		overflow: hidden;
		clear: both
	}

	.wpmm-orientation-horizontal .wpmega-responsive-closebtn:before {
		position: absolute;
		content: '\f00d';
		font-family: FontAwesome;
		font-size: 16px;
		left: 10px;
		line-height: 1.4
	}

	ul.wpmm-mega-wrapper li.wpmm-menu-align-right.wpmm-search-type:hover .wpmm-sub-menu-wrap {
		top: 0
	}

	ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-right.inline-search.searchbox-open {
		left: auto;
		opacity: 1;
		right: 10px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
		width: 100% !important
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout div,
	ul.wpmm-mega-wrapper li.wpmega-menu-flyout div ul li div {
		width: 100%;
		position: relative;
		max-height: 0
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div {
		max-height: 1000px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div ul li.active-show&gt;div {
		max-height: 1000px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout li.menu-item-has-children&gt;a::after {
		top: 12px
	}

	.wpmm_megamenu .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li&gt;a.wpmega-searchdown {
		padding: 15px 10px
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		position: relative;
		max-height: 0;
		transition: all ease 0.1s;
		-webkit-transition: all ease 0.1s;
		-ms-transition: all ease 0.1s;
		padding: 0 8px 0
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
		width: 100% !important;
		position: relative;
		max-height: 10000px;
		transition: all ease 0.3s;
		-webkit-transition: all ease 0.3s;
		-ms-transition: all ease 0.3s;
		padding: 15px 8px 5px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after,
	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a:after {
		left: auto;
		right: 10px;
		transform: rotate(180deg) !important;
		-webkit-transform: rotate(180deg) !important;
		-ms-transform: rotate(180deg) !important
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right ul.wp-mega-sub-menu li.wpmm-submenu-align-left.menu-item-has-children a.wp-mega-menu-link {
		padding-left: 10px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
		padding-left: 20px !important
	}

	.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div {
		overflow: hidden;
		height: 0
	}

	.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout&gt;div.wpmm-open-fade {
		height: 100%;
		z-index: 999
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li div {
		right: 0
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
		z-index: 999
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-left div ul li.wpmm-submenu-align-right div {
		left: 0
	}

	.wpmm_megamenu ul.wpmm-mega-wrapper li.wpmega-hide-on-mobile {
		display: none
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical {
		width: 100%
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block {
		color: #fff
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .wpmega-openblock,
	.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .wpmega-closeblock {
		padding: 10px 10px 13px
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .dashicons {
		font-size: 26px
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical .wp-mega-toggle-block .menutoggle {
		display: none
	}

	.wpmm-orientation-vertical .wpmega-responsive-closebtn {
		color: #fff;
		border-top: 1px solid #fff;
		padding: 10px;
		font-weight: 600;
		position: relative;
		padding-left: 10px;
		cursor: pointer;
		z-index: 999999
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul li.menu-item-has-children&gt;a:after {
		content: '\f107'
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		max-height: 0;
		transition: all ease 0.1s;
		-webkit-transition: all ease 0.1s;
		-ms-transition: all ease 0.1s;
		padding: 0 8px 0;
		left: 0;
		width: 100% !important;
		right: 0
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
		position: relative;
		max-height: 10000px;
		transition: all ease 0.3s;
		-webkit-transition: all ease 0.3s;
		-ms-transition: all ease 0.3s;
		padding: 15px 8px 5px
	}

	.wpmm-orientation-vertical ul.wpmm-mega-wrapper li.wpmega-menu-flyout div {
		left: 0
	}

	ul.wpmm-mega-wrapper li .wpmm-search-form .wpmm-search-icon.inline-toggle-left.inline-search.searchbox-open {
		left: 40px;
		top: 27px
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li {
		width: 49%;
		padding: 0;
		margin: 0 0 10px
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li:nth-child(even) {
		margin-left: 1%
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li.wpmm-submenu-align-left div {
		right: 0
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout.wpmega-flyout-horizontal-right div ul li div {
		left: 0
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-left-edge .wpmm-sub-menu-wrap,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li.wpmega-horizontal-center .wpmm-sub-menu-wrap {
		left: 0
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		position: static;
		padding: 0 8px
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide ul.wpmm-mega-wrapper li:hover .wpmm-sub-menu-wrap {
		opacity: 0;
		visibility: hidden;
		max-height: 0;
		padding: 0 8px
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-slide.wpmm-onclick ul.wpmm-mega-wrapper li.active-show .wpmm-sub-menu-wrap {
		opacity: 1;
		visibility: visible;
		max-height: 10000px;
		z-index: 999;
		transition: all 0.4s ease-in;
		-webkit-transition: all 0.4s ease-in;
		-ms-transition: all 0.4s ease-in;
		padding: 15px 8px 5px
	}

	.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout.active-show&gt;div {
		overflow: visible
	}

	.wp-megamenu-main-wrapper .wpmm-mega-wrapper .wpmm-sub-menu-wrap .wpmm-background-image {
		display: none
	}
}

.wp-megamenu-main-wrapper .wpmm-mega-menu-icon {
	font-size: 13px
}

@media (min-width:1024px) {
	.wp-megamenu-main-wrapper .wpmm-mega-wrapper {
		display: block
	}
}

@media (max-width:930px) {

	.wpmm-orientation-vertical .menutoggle,
	.wpmm-orientation-horizontal .menutoggle {
		display: none
	}
}

@media (max-width:911px) {

	.wpmm-orientation-vertical .menutoggle,
	.wpmm-orientation-horizontal .menutoggle {
		display: none
	}
}

@media screen and (max-width:950px) {
	.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-feature-box-info {
		width: 100%
	}

	.menu-widget-class-widget_wpmm_featuredbox_widget .wpmm-featured-horizontal-type .wpmm-featured-box-section .wpmm-icon-text-icon {
		width: 100%
	}
}

@media screen and (max-width:911px) {
	.wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul.wpmm-mega-wrapper&gt;li {
		margin: 0
	}

	.wpmm_megamenu .wp-megamenu-main-wrapper.wpmega-highlighted-border-mm-template ul .wpmm-sub-menu-wrap&gt;div&gt;ul.wp-mega-sub-menu&gt;li.menu-item-type-custom {
		border-left: unset
	}

	.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li {
		border-right: unset
	}

	.wp-megamenu-main-wrapper.wpmega-box-sized-mm-template.wpmm-orientation-horizontal ul.wpmm-mega-wrapper&gt;li:first-child {
		border-left: unset
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon,
	.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-box-sized-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a i.wpmm-mega-menu-icon {
		margin: auto
	}

	.wp-megamenu-main-wrapper.wpmega-advanced-magazine-mm-template&gt;ul&gt;li&gt;a&gt;.wpmm-mega-menu-label {
		top: 10%;
		left: unset;
		right: -100%
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper&gt;li&gt;a {
		text-align: center
	}

	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-orangebar-mm-template ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		padding-top: 0
	}
}

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

	.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce ul.products li.product,
	.wpmm_megamenu .wp-megamenu-main-wrapper .woocommerce-page ul.products li.product {
		margin-right: 0
	}
}

@media (max-width:768px) {

	.wpmm-mega-8columns,
	.wpmm-mega-7columns,
	.wpmm-mega-6columns,
	.wpmm-mega-5columns,
	.wpmm-mega-4columns,
	.wpmm-mega-3columns,
	.wpmm-mega-2columns,
	.wpmm-mega-1columns {
		width: 100%
	}

	.wpmm-sub-menu-wrap li.wpmega-1columns-1total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-2total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-3total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-4total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-5total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-1columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-2total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-3total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-3total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-4total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-4total,
	.wpmm-sub-menu-wrap li.wpmega-4columns-4total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-5total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-5total,
	.wpmm-sub-menu-wrap li.wpmega-4columns-5total,
	.wpmm-sub-menu-wrap li.wpmega-5columns-5total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-4columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-5columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-6columns-6total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-4columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-5columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-5columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-6columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-7columns-7total,
	.wpmm-sub-menu-wrap li.wpmega-2columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-3columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-4columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-5columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-6columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-7columns-8total,
	.wpmm-sub-menu-wrap li.wpmega-8columns-8total {
		width: 100%;
		padding: 0 10px
	}

	.wpmm-sub-menu-wrap li {
		margin-bottom: 20px
	}

	.wpmm-sub-menu-wrap li:last-child {
		margin-bottom: 0
	}

	.wpmega-black-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
	.wpmega-black-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before,
	.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title:before,
	.wpmega-mountain-meadow-white .wpmm-sub-menu-wrap ul li.wp-mega-menu-header&gt;a.wp-mega-menu-link:before {
		width: 100%;
		height: 1px
	}

	.wpmm-sub-menu-wrap ul li .wpmm-pro-recent-posts-widget ul li {
		width: 50% !important
	}

	.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
		width: 48%
	}

	.wpmm-orientation-horizontal .wpmm-sub-menu-wrap .wpmm-single-bgimage,
	.wpmm-orientation-vertical .wpmm-sub-menu-wrap .wpmm-single-bgimage {
		display: none
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li {
		display: inline-block;
		width: 49% !important;
		margin: 0 0 20px !important
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li:first-child {
		margin-left: 0 !important
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li:nth-child(even) {
		margin-left: 1% !important
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs div&gt;ul.wpmm-tab-groups {
		width: 100%;
		height: auto !important
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel {
		position: relative;
		left: 0;
		width: 100%
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li&gt;a&gt;span {
		border-right: 1px solid #ccc
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.show_tab&gt;a&gt;span {
		border-bottom: 1px solid #ccc
	}

	ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-featured-image,
	ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link .wpmm-custom-image {
		float: none
	}
}

@media (max-width:620px) {
	.wpmm-sub-menu-wrap ul li .wpmm-pro-recent-posts-widget ul li {
		width: 100% !important
	}

	.wpmmpro-postslist-wrapper .wpmmpro-posts-list a.wpmegamenu_post_item {
		width: 100%
	}

	.wpmm-pro-productlist-wrap ul.all-product-list li {
		width: 100%
	}

	.wpmm-pro-productlist-wrap ul.all-product-list li:nth-child(even) {
		padding-left: 0
	}

	.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
		width: 47.9%
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section {
		display: block
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link {
		width: 100%
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link span {
		display: block
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link,
	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section&gt;a.wp-mega-menu-link span {
		transform: skewX(0deg);
		-webkit-transform: skewX(0deg);
		-ms-transform: skewX(0deg)
	}

	.wp-megamenu-main-wrapper ul li ul.wp-mega-sub-menu&gt;li.wpmega-horizontal-tabs&gt;.wpmm-sub-menu-wrapper&gt;ul&gt;li.wpmm-tabs-section:first-child {
		margin-left: 0
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;.wpmm-sub-menu-wrapper {
		position: relative;
		overflow: hidden
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs ul {
		height: auto !important
	}

	ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap ul.wp-mega-sub-menu li.wpmega-vertical-tabs ul.wpmm-tab-groups&gt;li.wpmm-tabs-section&gt;div.wpmm-sub-menu-wrapper&gt;ul.wpmm-tab-groups-panel&gt;li {
		width: 100%
	}
}

@media (max-width:480px) {
	.wpmm-orientation-horizontal ul li ul li.wp-mega-menu-header {
		width: 100%
	}

	.wpmm-pro-woo-product-widget ul.all-woo-product-new-layout li {
		width: 100%;
		margin: 0 0 10px
	}

	.wp-megamenu-main-wrapper ul li ul li.wpmega-horizontal-tabs&gt;div&gt;ul&gt;li.wpmm-tabs-section&gt;div&gt;ul.wpmm-tab-groups-panel&gt;li {
		width: 100% !important
	}
}

.wpmm-sub-menu-wrap.wpmm-double-image-animation:hover {
	opacity: 1;
	-webkit-transition: opacity 1s;
	transition-duration: 1s;
	transition: opacity 1s
}

@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {

	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {

	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {

	from,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	from,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {

	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {

	from,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

@keyframes jello {

	from,
	11.1%,
	to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {

	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {

	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {

	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}

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

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}

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

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
	max-width: none
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left
}

#cboxContent {
	position: relative
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

#cboxTitle {
	margin: 0
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

#cboxOverlay {
	background: url(../../../plugins/wp-mega-menu-pro/css/images/overlay.png) repeat 0 0;
	opacity: .9;
	filter: alpha(opacity=90)
}

#colorbox {
	outline: 0
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -101px 0
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
	width: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) left top repeat-y
}

#cboxMiddleRight {
	width: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) right top repeat-y
}

#cboxTopCenter {
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
	height: 21px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/border.png) 0 -29px repeat-x
}

#cboxContent {
	background: #fff;
	overflow: hidden
}

.cboxIframe {
	background: #fff
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}

#cboxLoadedContent {
	margin-bottom: 28px
}

#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494
}

#cboxLoadingOverlay {
	background: url(../../../plugins/wp-mega-menu-pro/css/images/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
	background: url(../../../plugins/wp-mega-menu-pro/css/images/loading.gif) no-repeat center center
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0
}

#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -75px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxPrevious:hover {
	background-position: -75px -25px
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -50px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxNext:hover {
	background-position: -50px -25px
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../../../plugins/wp-mega-menu-pro/css/images/controls.png) no-repeat -25px 0;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxClose:hover {
	background-position: -25px -25px
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

.wp-mega-menu-link {
	cursor: pointer
}

.wpmm-sub-menu-wrap.wpmm-open {
	display: block
}

.wpmm-fade-in {
	display: block
}

.wpmega-enabled-mobile-menu .wpmm-mega-wrapper.hide-menu {
	display: none
}

.wp-mega-toggle-block {
	cursor: pointer
}

.wpmega-openblock {
	display: block
}

.wpmm-pro-sticky.navbar-fixed-top {
	position: fixed;
	left: 0;
	right: 0
}

.wpmega-user-login-form {
	cursor: pointer
}

.wp-megamenu-main-wrapper form.ajax-auth {
	display: none;
	z-index: 999;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 50%;
	width: 350px;
	margin-left: -200px;
	padding: 25px;
	background-color: #FFF;
	border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
	color: #878787;
	font-size: 11px;
	z-index: 999999
}

.wp-megamenu-main-wrapper .ajax-auth h1,
.ajax-auth h3 {
	font-family: Roboto;
	font-weight: 500;
	color: #333;
	line-height: 1
}

.wp-megamenu-main-wrapper .ajax-auth h1 {
	font-size: 27px;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	border-bottom: 2px solid #E66432;
	padding-bottom: 15px
}

.wp-megamenu-main-wrapper .ajax-auth h3 {
	font-size: 18px;
	text-align: left;
	margin: 0
}

.wp-megamenu-main-wrapper .ajax-auth h3 a {
	color: #e25c4c
}

.wp-megamenu-main-wrapper .ajax-auth hr {
	background-color: rgba(0, 0, 0, .1);
	border: 0 none;
	height: 1px;
	margin: 20px 0
}

.wp-megamenu-main-wrapper .ajax-auth label {
	color: #40403c;
	font-weight: 600;
	font-size: 12px
}

.wp-megamenu-main-wrapper .ajax-auth input#username,
.wp-megamenu-main-wrapper .ajax-auth input#password,
.wp-megamenu-main-wrapper .ajax-auth input#signonname,
.wp-megamenu-main-wrapper .ajax-auth input#email,
.wp-megamenu-main-wrapper .ajax-auth input#signonpassword,
.wp-megamenu-main-wrapper .ajax-auth input#password2 {
	border: 1px solid #EDEDED;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
	color: #333;
	font-size: 15px;
	padding: 10px 10px 10px 13px;
	width: 100%;
	margin: 3px 0 20px 0;
	background-color: #F9F9F9;
	font-family: Roboto
}

.wp-megamenu-main-wrapper .ajax-auth input#username:focus,
.wp-megamenu-main-wrapper .ajax-auth input#password:focus,
.wp-megamenu-main-wrapper .ajax-auth input#signonname:focus,
.wp-megamenu-main-wrapper .ajax-auth input#email:focus,
.wp-megamenu-main-wrapper .ajax-auth input#signonpassword:focus,
.wp-megamenu-main-wrapper .ajax-auth input#password2:focus {
	background-color: #FFF
}

.wp-megamenu-main-wrapper .ajax-auth label.error {
	display: none !important
}

.wp-megamenu-main-wrapper .ajax-auth input.error {
	border: 1px solid #FF0000 !important
}

.wp-megamenu-main-wrapper .ajax-auth input.submit_button {
	font-size: 14px;
	color: #FFF;
	border: none;
	background-color: #e25c4c;
	border-radius: 3px;
	text-shadow: none;
	background: -moz-linear-gradient(top, #ea6656, #df5949);
	float: none;
	box-shadow: none;
	width: 50%;
	margin: 0 auto;
	display: block;
	padding: 14px 13px;
	line-height: 1.3
}

.wp-megamenu-main-wrapper .ajax-auth button.close {
	position: absolute;
	top: -10px;
	right: -10px;
	font-size: 0;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	padding: 0;
	opacity: 1;
	background: #fff
}

.wp-megamenu-main-wrapper .ajax-auth button.close:before {
	position: absolute;
	content: '\f00d';
	font-family: FontAwesome;
	font-size: 19px;
	color: #fff;
	left: 8px;
	top: 5px;
	color: #e25c4c
}

.wp-megamenu-main-wrapper .ajax-auth a {
	text-decoration: none
}

.wp-megamenu-main-wrapper .ajax-auth a.close {
	color: #DCDCDC;
	position: absolute;
	right: 15px;
	top: 15px
}

.wp-megamenu-main-wrapper .ajax-auth a.text-link {
	color: #B4B2B2;
	float: left;
	margin: 10px 0 0 0
}

.wp-megamenu-main-wrapper .ajax-auth p.status {
	text-align: center;
	margin: -15px 0 20px 0;
	font-weight: 600;
	display: none
}

a.login_button {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 7px 5px 7px;
	background-color: #FFF;
	border-radius: 3px;
	border: 1px solid #DCDCDC;
	color: #333;
	text-decoration: none;
	font-size: 11px
}

.wpmm-sub-menu-wrapper .wpmm-tabs-section .wpmm-sub-menu-wrapper {
	display: none
}

.wpmm-sub-menu-wrapper .wpmm-tabs-section.show_tab .wpmm-sub-menu-wrapper {
	display: block;
	overflow: hidden
}

.wpmm-hide-menu-ltusers {
	display: none !important
}

.wpmm-background-image img {
	position: absolute;
	left: 0;
	z-index: -1
}

.wpmm-single-bgimage img {
	left: 0;
	top: 0
}

.wpmm-background-image img.top:hover {
	opacity: 0
}

@keyframes FadeInOut {
	0% {
		opacity: 1
	}

	45% {
		opacity: 1
	}

	55% {
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

@keyframes image {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(2);
		transform: scale(1.5)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes image {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(2);
		transform: scale(1.5)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.bx-wrapper img {
	max-width: 100%;
	display: inline-block
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../../plugins/wp-mega-menu-pro/images/loader/ajax-loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000
}

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../../../plugins/wp-mega-menu-pro/images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../../../plugins/wp-mega-menu-pro/images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}

.bx-wrapper .bx-controls-auto {
	text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../../../plugins/wp-mega-menu-pro/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../../../plugins/wp-mega-menu-pro/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, .75);
	width: 100%
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}

@font-face {
	font-family: 'linecon';
	src: url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/linecon.eot?-l91leh);
	src: url('../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/linecon.eot?#iefix-l91leh') format('embedded-opentype'), url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/linecon.woff?-l91leh) format('woff'), url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/linecon.ttf?-l91leh) format('truetype'), url('../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/linecon.svg?-l91leh#linecon') format('svg');
	font-weight: 400;
	font-style: normal
}

[class^="linecon"] {
	font-family: 'linecon';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

[class^="linecon-"]:before,
[class*=" linecon-"]:before,
[class^="linecon-"]:after,
[class*=" linecon-"]:after {
	font-family: 'linecon';
	font-style: normal
}

.linecon-heart2:before {
	content: "\e600"
}

.linecon-cloud2:before {
	content: "\e601"
}

.linecon-star:before {
	content: "\e602"
}

.linecon-tv2:before {
	content: "\e603"
}

.linecon-sound:before {
	content: "\e604"
}

.linecon-video:before {
	content: "\e605"
}

.linecon-trash:before {
	content: "\e606"
}

.linecon-user2:before {
	content: "\e607"
}

.linecon-key3:before {
	content: "\e608"
}

.linecon-search2:before {
	content: "\e624"
}

.linecon-settings:before {
	content: "\e625"
}

.linecon-camera2:before {
	content: "\e626"
}

.linecon-tag:before {
	content: "\e627"
}

.linecon-lock2:before {
	content: "\e609"
}

.linecon-bulb:before {
	content: "\e60a"
}

.linecon-pen2:before {
	content: "\e60b"
}

.linecon-diamond:before {
	content: "\e60c"
}

.linecon-display2:before {
	content: "\e60d"
}

.linecon-location3:before {
	content: "\e60e"
}

.linecon-eye2:before {
	content: "\e60f"
}

.linecon-bubble3:before {
	content: "\e610"
}

.linecon-stack2:before {
	content: "\e611"
}

.linecon-cup:before {
	content: "\e628"
}

.linecon-phone2:before {
	content: "\e629"
}

.linecon-news:before {
	content: "\e62a"
}

.linecon-mail5:before {
	content: "\e62b"
}

.linecon-like:before {
	content: "\e612"
}

.linecon-photo:before {
	content: "\e613"
}

.linecon-note:before {
	content: "\e614"
}

.linecon-clock3:before {
	content: "\e615"
}

.linecon-paperplane:before {
	content: "\e616"
}

.linecon-params:before {
	content: "\e617"
}

.linecon-banknote:before {
	content: "\e618"
}

.linecon-data:before {
	content: "\e619"
}

.linecon-music2:before {
	content: "\e61a"
}

.linecon-megaphone:before {
	content: "\e62c"
}

.linecon-study:before {
	content: "\e62d"
}

.linecon-lab2:before {
	content: "\e62e"
}

.linecon-food:before {
	content: "\e62f"
}

.linecon-t-shirt:before {
	content: "\e61b"
}

.linecon-fire2:before {
	content: "\e61c"
}

.linecon-clip:before {
	content: "\e61d"
}

.linecon-shop:before {
	content: "\e61e"
}

.linecon-calendar2:before {
	content: "\e61f"
}

.linecon-wallet:before {
	content: "\e620"
}

.linecon-vynil:before {
	content: "\e621"
}

.linecon-truck2:before {
	content: "\e622"
}

.linecon-world:before {
	content: "\e623"
}

/*! This file is auto-generated */
@font-face {
	font-family: dashicons;
	src: url(../../../../wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);
	src: url("../../../../wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"), url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u) format("woff"), url(../../../../wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");
	font-weight: 400;
	font-style: normal
}

.dashicons,
.dashicons-before:before {
	font-family: dashicons;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	speak: never;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 20px;
	height: 20px;
	font-size: 20px;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in
}

.dashicons-admin-appearance:before {
	content: "\f100"
}

.dashicons-admin-collapse:before {
	content: "\f148"
}

.dashicons-admin-comments:before {
	content: "\f101"
}

.dashicons-admin-customizer:before {
	content: "\f540"
}

.dashicons-admin-generic:before {
	content: "\f111"
}

.dashicons-admin-home:before {
	content: "\f102"
}

.dashicons-admin-links:before {
	content: "\f103"
}

.dashicons-admin-media:before {
	content: "\f104"
}

.dashicons-admin-multisite:before {
	content: "\f541"
}

.dashicons-admin-network:before {
	content: "\f112"
}

.dashicons-admin-page:before {
	content: "\f105"
}

.dashicons-admin-plugins:before {
	content: "\f106"
}

.dashicons-admin-post:before {
	content: "\f109"
}

.dashicons-admin-settings:before {
	content: "\f108"
}

.dashicons-admin-site-alt:before {
	content: "\f11d"
}

.dashicons-admin-site-alt2:before {
	content: "\f11e"
}

.dashicons-admin-site-alt3:before {
	content: "\f11f"
}

.dashicons-admin-site:before {
	content: "\f319"
}

.dashicons-admin-tools:before {
	content: "\f107"
}

.dashicons-admin-users:before {
	content: "\f110"
}

.dashicons-airplane:before {
	content: "\f15f"
}

.dashicons-album:before {
	content: "\f514"
}

.dashicons-align-center:before {
	content: "\f134"
}

.dashicons-align-full-width:before {
	content: "\f114"
}

.dashicons-align-left:before {
	content: "\f135"
}

.dashicons-align-none:before {
	content: "\f138"
}

.dashicons-align-pull-left:before {
	content: "\f10a"
}

.dashicons-align-pull-right:before {
	content: "\f10b"
}

.dashicons-align-right:before {
	content: "\f136"
}

.dashicons-align-wide:before {
	content: "\f11b"
}

.dashicons-amazon:before {
	content: "\f162"
}

.dashicons-analytics:before {
	content: "\f183"
}

.dashicons-archive:before {
	content: "\f480"
}

.dashicons-arrow-down-alt:before {
	content: "\f346"
}

.dashicons-arrow-down-alt2:before {
	content: "\f347"
}

.dashicons-arrow-down:before {
	content: "\f140"
}

.dashicons-arrow-left-alt:before {
	content: "\f340"
}

.dashicons-arrow-left-alt2:before {
	content: "\f341"
}

.dashicons-arrow-left:before {
	content: "\f141"
}

.dashicons-arrow-right-alt:before {
	content: "\f344"
}

.dashicons-arrow-right-alt2:before {
	content: "\f345"
}

.dashicons-arrow-right:before {
	content: "\f139"
}

.dashicons-arrow-up-alt:before {
	content: "\f342"
}

.dashicons-arrow-up-alt2:before {
	content: "\f343"
}

.dashicons-arrow-up-duplicate:before {
	content: "\f143"
}

.dashicons-arrow-up:before {
	content: "\f142"
}

.dashicons-art:before {
	content: "\f309"
}

.dashicons-awards:before {
	content: "\f313"
}

.dashicons-backup:before {
	content: "\f321"
}

.dashicons-bank:before {
	content: "\f16a"
}

.dashicons-beer:before {
	content: "\f16c"
}

.dashicons-bell:before {
	content: "\f16d"
}

.dashicons-block-default:before {
	content: "\f12b"
}

.dashicons-book-alt:before {
	content: "\f331"
}

.dashicons-book:before {
	content: "\f330"
}

.dashicons-buddicons-activity:before {
	content: "\f452"
}

.dashicons-buddicons-bbpress-logo:before {
	content: "\f477"
}

.dashicons-buddicons-buddypress-logo:before {
	content: "\f448"
}

.dashicons-buddicons-community:before {
	content: "\f453"
}

.dashicons-buddicons-forums:before {
	content: "\f449"
}

.dashicons-buddicons-friends:before {
	content: "\f454"
}

.dashicons-buddicons-groups:before {
	content: "\f456"
}

.dashicons-buddicons-pm:before {
	content: "\f457"
}

.dashicons-buddicons-replies:before {
	content: "\f451"
}

.dashicons-buddicons-topics:before {
	content: "\f450"
}

.dashicons-buddicons-tracking:before {
	content: "\f455"
}

.dashicons-building:before {
	content: "\f512"
}

.dashicons-businessman:before {
	content: "\f338"
}

.dashicons-businessperson:before {
	content: "\f12e"
}

.dashicons-businesswoman:before {
	content: "\f12f"
}

.dashicons-button:before {
	content: "\f11a"
}

.dashicons-calculator:before {
	content: "\f16e"
}

.dashicons-calendar-alt:before {
	content: "\f508"
}

.dashicons-calendar:before {
	content: "\f145"
}

.dashicons-camera-alt:before {
	content: "\f129"
}

.dashicons-camera:before {
	content: "\f306"
}

.dashicons-car:before {
	content: "\f16b"
}

.dashicons-carrot:before {
	content: "\f511"
}

.dashicons-cart:before {
	content: "\f174"
}

.dashicons-category:before {
	content: "\f318"
}

.dashicons-chart-area:before {
	content: "\f239"
}

.dashicons-chart-bar:before {
	content: "\f185"
}

.dashicons-chart-line:before {
	content: "\f238"
}

.dashicons-chart-pie:before {
	content: "\f184"
}

.dashicons-clipboard:before {
	content: "\f481"
}

.dashicons-clock:before {
	content: "\f469"
}

.dashicons-cloud-saved:before {
	content: "\f137"
}

.dashicons-cloud-upload:before {
	content: "\f13b"
}

.dashicons-cloud:before {
	content: "\f176"
}

.dashicons-code-standards:before {
	content: "\f13a"
}

.dashicons-coffee:before {
	content: "\f16f"
}

.dashicons-color-picker:before {
	content: "\f131"
}

.dashicons-columns:before {
	content: "\f13c"
}

.dashicons-controls-back:before {
	content: "\f518"
}

.dashicons-controls-forward:before {
	content: "\f519"
}

.dashicons-controls-pause:before {
	content: "\f523"
}

.dashicons-controls-play:before {
	content: "\f522"
}

.dashicons-controls-repeat:before {
	content: "\f515"
}

.dashicons-controls-skipback:before {
	content: "\f516"
}

.dashicons-controls-skipforward:before {
	content: "\f517"
}

.dashicons-controls-volumeoff:before {
	content: "\f520"
}

.dashicons-controls-volumeon:before {
	content: "\f521"
}

.dashicons-cover-image:before {
	content: "\f13d"
}

.dashicons-dashboard:before {
	content: "\f226"
}

.dashicons-database-add:before {
	content: "\f170"
}

.dashicons-database-export:before {
	content: "\f17a"
}

.dashicons-database-import:before {
	content: "\f17b"
}

.dashicons-database-remove:before {
	content: "\f17c"
}

.dashicons-database-view:before {
	content: "\f17d"
}

.dashicons-database:before {
	content: "\f17e"
}

.dashicons-desktop:before {
	content: "\f472"
}

.dashicons-dismiss:before {
	content: "\f153"
}

.dashicons-download:before {
	content: "\f316"
}

.dashicons-drumstick:before {
	content: "\f17f"
}

.dashicons-edit-large:before {
	content: "\f327"
}

.dashicons-edit-page:before {
	content: "\f186"
}

.dashicons-edit:before {
	content: "\f464"
}

.dashicons-editor-aligncenter:before {
	content: "\f207"
}

.dashicons-editor-alignleft:before {
	content: "\f206"
}

.dashicons-editor-alignright:before {
	content: "\f208"
}

.dashicons-editor-bold:before {
	content: "\f200"
}

.dashicons-editor-break:before {
	content: "\f474"
}

.dashicons-editor-code-duplicate:before {
	content: "\f494"
}

.dashicons-editor-code:before {
	content: "\f475"
}

.dashicons-editor-contract:before {
	content: "\f506"
}

.dashicons-editor-customchar:before {
	content: "\f220"
}

.dashicons-editor-expand:before {
	content: "\f211"
}

.dashicons-editor-help:before {
	content: "\f223"
}

.dashicons-editor-indent:before {
	content: "\f222"
}

.dashicons-editor-insertmore:before {
	content: "\f209"
}

.dashicons-editor-italic:before {
	content: "\f201"
}

.dashicons-editor-justify:before {
	content: "\f214"
}

.dashicons-editor-kitchensink:before {
	content: "\f212"
}

.dashicons-editor-ltr:before {
	content: "\f10c"
}

.dashicons-editor-ol-rtl:before {
	content: "\f12c"
}

.dashicons-editor-ol:before {
	content: "\f204"
}

.dashicons-editor-outdent:before {
	content: "\f221"
}

.dashicons-editor-paragraph:before {
	content: "\f476"
}

.dashicons-editor-paste-text:before {
	content: "\f217"
}

.dashicons-editor-paste-word:before {
	content: "\f216"
}

.dashicons-editor-quote:before {
	content: "\f205"
}

.dashicons-editor-removeformatting:before {
	content: "\f218"
}

.dashicons-editor-rtl:before {
	content: "\f320"
}

.dashicons-editor-spellcheck:before {
	content: "\f210"
}

.dashicons-editor-strikethrough:before {
	content: "\f224"
}

.dashicons-editor-table:before {
	content: "\f535"
}

.dashicons-editor-textcolor:before {
	content: "\f215"
}

.dashicons-editor-ul:before {
	content: "\f203"
}

.dashicons-editor-underline:before {
	content: "\f213"
}

.dashicons-editor-unlink:before {
	content: "\f225"
}

.dashicons-editor-video:before {
	content: "\f219"
}

.dashicons-ellipsis:before {
	content: "\f11c"
}

.dashicons-email-alt:before {
	content: "\f466"
}

.dashicons-email-alt2:before {
	content: "\f467"
}

.dashicons-email:before {
	content: "\f465"
}

.dashicons-embed-audio:before {
	content: "\f13e"
}

.dashicons-embed-generic:before {
	content: "\f13f"
}

.dashicons-embed-photo:before {
	content: "\f144"
}

.dashicons-embed-post:before {
	content: "\f146"
}

.dashicons-embed-video:before {
	content: "\f149"
}

.dashicons-excerpt-view:before {
	content: "\f164"
}

.dashicons-exit:before {
	content: "\f14a"
}

.dashicons-external:before {
	content: "\f504"
}

.dashicons-facebook-alt:before {
	content: "\f305"
}

.dashicons-facebook:before {
	content: "\f304"
}

.dashicons-feedback:before {
	content: "\f175"
}

.dashicons-filter:before {
	content: "\f536"
}

.dashicons-flag:before {
	content: "\f227"
}

.dashicons-food:before {
	content: "\f187"
}

.dashicons-format-aside:before {
	content: "\f123"
}

.dashicons-format-audio:before {
	content: "\f127"
}

.dashicons-format-chat:before {
	content: "\f125"
}

.dashicons-format-gallery:before {
	content: "\f161"
}

.dashicons-format-image:before {
	content: "\f128"
}

.dashicons-format-quote:before {
	content: "\f122"
}

.dashicons-format-status:before {
	content: "\f130"
}

.dashicons-format-video:before {
	content: "\f126"
}

.dashicons-forms:before {
	content: "\f314"
}

.dashicons-fullscreen-alt:before {
	content: "\f188"
}

.dashicons-fullscreen-exit-alt:before {
	content: "\f189"
}

.dashicons-games:before {
	content: "\f18a"
}

.dashicons-google:before {
	content: "\f18b"
}

.dashicons-googleplus:before {
	content: "\f462"
}

.dashicons-grid-view:before {
	content: "\f509"
}

.dashicons-groups:before {
	content: "\f307"
}

.dashicons-hammer:before {
	content: "\f308"
}

.dashicons-heading:before {
	content: "\f10e"
}

.dashicons-heart:before {
	content: "\f487"
}

.dashicons-hidden:before {
	content: "\f530"
}

.dashicons-hourglass:before {
	content: "\f18c"
}

.dashicons-html:before {
	content: "\f14b"
}

.dashicons-id-alt:before {
	content: "\f337"
}

.dashicons-id:before {
	content: "\f336"
}

.dashicons-image-crop:before {
	content: "\f165"
}

.dashicons-image-filter:before {
	content: "\f533"
}

.dashicons-image-flip-horizontal:before {
	content: "\f169"
}

.dashicons-image-flip-vertical:before {
	content: "\f168"
}

.dashicons-image-rotate-left:before {
	content: "\f166"
}

.dashicons-image-rotate-right:before {
	content: "\f167"
}

.dashicons-image-rotate:before {
	content: "\f531"
}

.dashicons-images-alt:before {
	content: "\f232"
}

.dashicons-images-alt2:before {
	content: "\f233"
}

.dashicons-index-card:before {
	content: "\f510"
}

.dashicons-info-outline:before {
	content: "\f14c"
}

.dashicons-info:before {
	content: "\f348"
}

.dashicons-insert-after:before {
	content: "\f14d"
}

.dashicons-insert-before:before {
	content: "\f14e"
}

.dashicons-insert:before {
	content: "\f10f"
}

.dashicons-instagram:before {
	content: "\f12d"
}

.dashicons-laptop:before {
	content: "\f547"
}

.dashicons-layout:before {
	content: "\f538"
}

.dashicons-leftright:before {
	content: "\f229"
}

.dashicons-lightbulb:before {
	content: "\f339"
}

.dashicons-linkedin:before {
	content: "\f18d"
}

.dashicons-list-view:before {
	content: "\f163"
}

.dashicons-location-alt:before {
	content: "\f231"
}

.dashicons-location:before {
	content: "\f230"
}

.dashicons-lock-duplicate:before {
	content: "\f315"
}

.dashicons-lock:before {
	content: "\f160"
}

.dashicons-marker:before {
	content: "\f159"
}

.dashicons-media-archive:before {
	content: "\f501"
}

.dashicons-media-audio:before {
	content: "\f500"
}

.dashicons-media-code:before {
	content: "\f499"
}

.dashicons-media-default:before {
	content: "\f498"
}

.dashicons-media-document:before {
	content: "\f497"
}

.dashicons-media-interactive:before {
	content: "\f496"
}

.dashicons-media-spreadsheet:before {
	content: "\f495"
}

.dashicons-media-text:before {
	content: "\f491"
}

.dashicons-media-video:before {
	content: "\f490"
}

.dashicons-megaphone:before {
	content: "\f488"
}

.dashicons-menu-alt:before {
	content: "\f228"
}

.dashicons-menu-alt2:before {
	content: "\f329"
}

.dashicons-menu-alt3:before {
	content: "\f349"
}

.dashicons-menu:before {
	content: "\f333"
}

.dashicons-microphone:before {
	content: "\f482"
}

.dashicons-migrate:before {
	content: "\f310"
}

.dashicons-minus:before {
	content: "\f460"
}

.dashicons-money-alt:before {
	content: "\f18e"
}

.dashicons-money:before {
	content: "\f526"
}

.dashicons-move:before {
	content: "\f545"
}

.dashicons-nametag:before {
	content: "\f484"
}

.dashicons-networking:before {
	content: "\f325"
}

.dashicons-no-alt:before {
	content: "\f335"
}

.dashicons-no:before {
	content: "\f158"
}

.dashicons-open-folder:before {
	content: "\f18f"
}

.dashicons-palmtree:before {
	content: "\f527"
}

.dashicons-paperclip:before {
	content: "\f546"
}

.dashicons-pdf:before {
	content: "\f190"
}

.dashicons-performance:before {
	content: "\f311"
}

.dashicons-pets:before {
	content: "\f191"
}

.dashicons-phone:before {
	content: "\f525"
}

.dashicons-pinterest:before {
	content: "\f192"
}

.dashicons-playlist-audio:before {
	content: "\f492"
}

.dashicons-playlist-video:before {
	content: "\f493"
}

.dashicons-plugins-checked:before {
	content: "\f485"
}

.dashicons-plus-alt:before {
	content: "\f502"
}

.dashicons-plus-alt2:before {
	content: "\f543"
}

.dashicons-plus:before {
	content: "\f132"
}

.dashicons-podio:before {
	content: "\f19c"
}

.dashicons-portfolio:before {
	content: "\f322"
}

.dashicons-post-status:before {
	content: "\f173"
}

.dashicons-pressthis:before {
	content: "\f157"
}

.dashicons-printer:before {
	content: "\f193"
}

.dashicons-privacy:before {
	content: "\f194"
}

.dashicons-products:before {
	content: "\f312"
}

.dashicons-randomize:before {
	content: "\f503"
}

.dashicons-reddit:before {
	content: "\f195"
}

.dashicons-redo:before {
	content: "\f172"
}

.dashicons-remove:before {
	content: "\f14f"
}

.dashicons-rest-api:before {
	content: "\f124"
}

.dashicons-rss:before {
	content: "\f303"
}

.dashicons-saved:before {
	content: "\f15e"
}

.dashicons-schedule:before {
	content: "\f489"
}

.dashicons-screenoptions:before {
	content: "\f180"
}

.dashicons-search:before {
	content: "\f179"
}

.dashicons-share-alt:before {
	content: "\f240"
}

.dashicons-share-alt2:before {
	content: "\f242"
}

.dashicons-share:before {
	content: "\f237"
}

.dashicons-shield-alt:before {
	content: "\f334"
}

.dashicons-shield:before {
	content: "\f332"
}

.dashicons-shortcode:before {
	content: "\f150"
}

.dashicons-slides:before {
	content: "\f181"
}

.dashicons-smartphone:before {
	content: "\f470"
}

.dashicons-smiley:before {
	content: "\f328"
}

.dashicons-sort:before {
	content: "\f156"
}

.dashicons-sos:before {
	content: "\f468"
}

.dashicons-spotify:before {
	content: "\f196"
}

.dashicons-star-empty:before {
	content: "\f154"
}

.dashicons-star-filled:before {
	content: "\f155"
}

.dashicons-star-half:before {
	content: "\f459"
}

.dashicons-sticky:before {
	content: "\f537"
}

.dashicons-store:before {
	content: "\f513"
}

.dashicons-superhero-alt:before {
	content: "\f197"
}

.dashicons-superhero:before {
	content: "\f198"
}

.dashicons-table-col-after:before {
	content: "\f151"
}

.dashicons-table-col-before:before {
	content: "\f152"
}

.dashicons-table-col-delete:before {
	content: "\f15a"
}

.dashicons-table-row-after:before {
	content: "\f15b"
}

.dashicons-table-row-before:before {
	content: "\f15c"
}

.dashicons-table-row-delete:before {
	content: "\f15d"
}

.dashicons-tablet:before {
	content: "\f471"
}

.dashicons-tag:before {
	content: "\f323"
}

.dashicons-tagcloud:before {
	content: "\f479"
}

.dashicons-testimonial:before {
	content: "\f473"
}

.dashicons-text-page:before {
	content: "\f121"
}

.dashicons-text:before {
	content: "\f478"
}

.dashicons-thumbs-down:before {
	content: "\f542"
}

.dashicons-thumbs-up:before {
	content: "\f529"
}

.dashicons-tickets-alt:before {
	content: "\f524"
}

.dashicons-tickets:before {
	content: "\f486"
}

.dashicons-tide:before {
	content: "\f10d"
}

.dashicons-translation:before {
	content: "\f326"
}

.dashicons-trash:before {
	content: "\f182"
}

.dashicons-twitch:before {
	content: "\f199"
}

.dashicons-twitter-alt:before {
	content: "\f302"
}

.dashicons-twitter:before {
	content: "\f301"
}

.dashicons-undo:before {
	content: "\f171"
}

.dashicons-universal-access-alt:before {
	content: "\f507"
}

.dashicons-universal-access:before {
	content: "\f483"
}

.dashicons-unlock:before {
	content: "\f528"
}

.dashicons-update-alt:before {
	content: "\f113"
}

.dashicons-update:before {
	content: "\f463"
}

.dashicons-upload:before {
	content: "\f317"
}

.dashicons-vault:before {
	content: "\f178"
}

.dashicons-video-alt:before {
	content: "\f234"
}

.dashicons-video-alt2:before {
	content: "\f235"
}

.dashicons-video-alt3:before {
	content: "\f236"
}

.dashicons-visibility:before {
	content: "\f177"
}

.dashicons-warning:before {
	content: "\f534"
}

.dashicons-welcome-add-page:before {
	content: "\f133"
}

.dashicons-welcome-comments:before {
	content: "\f117"
}

.dashicons-welcome-learn-more:before {
	content: "\f118"
}

.dashicons-welcome-view-site:before {
	content: "\f115"
}

.dashicons-welcome-widgets-menus:before {
	content: "\f116"
}

.dashicons-welcome-write-blog:before {
	content: "\f119"
}

.dashicons-whatsapp:before {
	content: "\f19a"
}

.dashicons-wordpress-alt:before {
	content: "\f324"
}

.dashicons-wordpress:before {
	content: "\f120"
}

.dashicons-xing:before {
	content: "\f19d"
}

.dashicons-yes-alt:before {
	content: "\f12a"
}

.dashicons-yes:before {
	content: "\f147"
}

.dashicons-youtube:before {
	content: "\f19b"
}

.dashicons-editor-distractionfree:before {
	content: "\f211"
}

.dashicons-exerpt-view:before {
	content: "\f164"
}

.dashicons-format-links:before {
	content: "\f103"
}

.dashicons-format-standard:before {
	content: "\f109"
}

.dashicons-post-trash:before {
	content: "\f182"
}

.dashicons-share1:before {
	content: "\f237"
}

.dashicons-welcome-edit-page:before {
	content: "\f119"
}

@font-face {
	font-family: "Genericons";
	src: url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/Genericons.eot);
	src: url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/Genericons.eot?) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Genericons";
	src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=) format("woff"), url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/Genericons.ttf) format("truetype"), url("../../../plugins/wp-mega-menu-pro/css/wpmm-icons/Genericons.svg#Genericons") format("svg");
	font-weight: 400;
	font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Genericons";
		src: url("../../../plugins/wp-mega-menu-pro/css/wpmm-icons/Genericons.svg#Genericons") format("svg")
	}
}

.genericon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Genericons";
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none
}

.genericon-rotate-90 {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.genericon-rotate-180 {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.genericon-rotate-270 {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.genericon-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.genericon-flip-vertical {
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}

.genericon-404:before {
	content: "\f423"
}

.genericon-activity:before {
	content: "\f508"
}

.genericon-anchor:before {
	content: "\f509"
}

.genericon-aside:before {
	content: "\f101"
}

.genericon-attachment:before {
	content: "\f416"
}

.genericon-audio:before {
	content: "\f109"
}

.genericon-bold:before {
	content: "\f471"
}

.genericon-book:before {
	content: "\f444"
}

.genericon-bug:before {
	content: "\f50a"
}

.genericon-cart:before {
	content: "\f447"
}

.genericon-category:before {
	content: "\f301"
}

.genericon-chat:before {
	content: "\f108"
}

.genericon-checkmark:before {
	content: "\f418"
}

.genericon-close:before {
	content: "\f405"
}

.genericon-close-alt:before {
	content: "\f406"
}

.genericon-cloud:before {
	content: "\f426"
}

.genericon-cloud-download:before {
	content: "\f440"
}

.genericon-cloud-upload:before {
	content: "\f441"
}

.genericon-code:before {
	content: "\f462"
}

.genericon-codepen:before {
	content: "\f216"
}

.genericon-cog:before {
	content: "\f445"
}

.genericon-collapse:before {
	content: "\f432"
}

.genericon-comment:before {
	content: "\f300"
}

.genericon-day:before {
	content: "\f305"
}

.genericon-digg:before {
	content: "\f221"
}

.genericon-document:before {
	content: "\f443"
}

.genericon-dot:before {
	content: "\f428"
}

.genericon-downarrow:before {
	content: "\f502"
}

.genericon-download:before {
	content: "\f50b"
}

.genericon-draggable:before {
	content: "\f436"
}

.genericon-dribbble:before {
	content: "\f201"
}

.genericon-dropbox:before {
	content: "\f225"
}

.genericon-dropdown:before {
	content: "\f433"
}

.genericon-dropdown-left:before {
	content: "\f434"
}

.genericon-edit:before {
	content: "\f411"
}

.genericon-ellipsis:before {
	content: "\f476"
}

.genericon-expand:before {
	content: "\f431"
}

.genericon-external:before {
	content: "\f442"
}

.genericon-facebook:before {
	content: "\f203"
}

.genericon-facebook-alt:before {
	content: "\f204"
}

.genericon-fastforward:before {
	content: "\f458"
}

.genericon-feed:before {
	content: "\f413"
}

.genericon-flag:before {
	content: "\f468"
}

.genericon-flickr:before {
	content: "\f211"
}

.genericon-foursquare:before {
	content: "\f226"
}

.genericon-fullscreen:before {
	content: "\f474"
}

.genericon-gallery:before {
	content: "\f103"
}

.genericon-github:before {
	content: "\f200"
}

.genericon-googleplus:before {
	content: "\f206"
}

.genericon-googleplus-alt:before {
	content: "\f218"
}

.genericon-handset:before {
	content: "\f50c"
}

.genericon-heart:before {
	content: "\f461"
}

.genericon-help:before {
	content: "\f457"
}

.genericon-hide:before {
	content: "\f404"
}

.genericon-hierarchy:before {
	content: "\f505"
}

.genericon-home:before {
	content: "\f409"
}

.genericon-image:before {
	content: "\f102"
}

.genericon-info:before {
	content: "\f455"
}

.genericon-instagram:before {
	content: "\f215"
}

.genericon-italic:before {
	content: "\f472"
}

.genericon-key:before {
	content: "\f427"
}

.genericon-leftarrow:before {
	content: "\f503"
}

.genericon-link:before {
	content: "\f107"
}

.genericon-linkedin:before {
	content: "\f207"
}

.genericon-linkedin-alt:before {
	content: "\f208"
}

.genericon-location:before {
	content: "\f417"
}

.genericon-lock:before {
	content: "\f470"
}

.genericon-mail:before {
	content: "\f410"
}

.genericon-maximize:before {
	content: "\f422"
}

.genericon-menu:before {
	content: "\f419"
}

.genericon-microphone:before {
	content: "\f50d"
}

.genericon-minimize:before {
	content: "\f421"
}

.genericon-minus:before {
	content: "\f50e"
}

.genericon-month:before {
	content: "\f307"
}

.genericon-move:before {
	content: "\f50f"
}

.genericon-next:before {
	content: "\f429"
}

.genericon-notice:before {
	content: "\f456"
}

.genericon-paintbrush:before {
	content: "\f506"
}

.genericon-path:before {
	content: "\f219"
}

.genericon-pause:before {
	content: "\f448"
}

.genericon-phone:before {
	content: "\f437"
}

.genericon-picture:before {
	content: "\f473"
}

.genericon-pinned:before {
	content: "\f308"
}

.genericon-pinterest:before {
	content: "\f209"
}

.genericon-pinterest-alt:before {
	content: "\f210"
}

.genericon-play:before {
	content: "\f452"
}

.genericon-plugin:before {
	content: "\f439"
}

.genericon-plus:before {
	content: "\f510"
}

.genericon-pocket:before {
	content: "\f224"
}

.genericon-polldaddy:before {
	content: "\f217"
}

.genericon-portfolio:before {
	content: "\f460"
}

.genericon-previous:before {
	content: "\f430"
}

.genericon-print:before {
	content: "\f469"
}

.genericon-quote:before {
	content: "\f106"
}

.genericon-rating-empty:before {
	content: "\f511"
}

.genericon-rating-full:before {
	content: "\f512"
}

.genericon-rating-half:before {
	content: "\f513"
}

.genericon-reddit:before {
	content: "\f222"
}

.genericon-refresh:before {
	content: "\f420"
}

.genericon-reply:before {
	content: "\f412"
}

.genericon-reply-alt:before {
	content: "\f466"
}

.genericon-reply-single:before {
	content: "\f467"
}

.genericon-rewind:before {
	content: "\f459"
}

.genericon-rightarrow:before {
	content: "\f501"
}

.genericon-search:before {
	content: "\f400"
}

.genericon-send-to-phone:before {
	content: "\f438"
}

.genericon-send-to-tablet:before {
	content: "\f454"
}

.genericon-share:before {
	content: "\f415"
}

.genericon-show:before {
	content: "\f403"
}

.genericon-shuffle:before {
	content: "\f514"
}

.genericon-sitemap:before {
	content: "\f507"
}

.genericon-skip-ahead:before {
	content: "\f451"
}

.genericon-skip-back:before {
	content: "\f450"
}

.genericon-skype:before {
	content: "\f220"
}

.genericon-spam:before {
	content: "\f424"
}

.genericon-spotify:before {
	content: "\f515"
}

.genericon-standard:before {
	content: "\f100"
}

.genericon-star:before {
	content: "\f408"
}

.genericon-status:before {
	content: "\f105"
}

.genericon-stop:before {
	content: "\f449"
}

.genericon-stumbleupon:before {
	content: "\f223"
}

.genericon-subscribe:before {
	content: "\f463"
}

.genericon-subscribed:before {
	content: "\f465"
}

.genericon-summary:before {
	content: "\f425"
}

.genericon-tablet:before {
	content: "\f453"
}

.genericon-tag:before {
	content: "\f302"
}

.genericon-time:before {
	content: "\f303"
}

.genericon-top:before {
	content: "\f435"
}

.genericon-trash:before {
	content: "\f407"
}

.genericon-tumblr:before {
	content: "\f214"
}

.genericon-twitch:before {
	content: "\f516"
}

.genericon-twitter:before {
	content: "\f202"
}

.genericon-unapprove:before {
	content: "\f446"
}

.genericon-unsubscribe:before {
	content: "\f464"
}

.genericon-unzoom:before {
	content: "\f401"
}

.genericon-uparrow:before {
	content: "\f500"
}

.genericon-user:before {
	content: "\f304"
}

.genericon-video:before {
	content: "\f104"
}

.genericon-videocamera:before {
	content: "\f517"
}

.genericon-vimeo:before {
	content: "\f212"
}

.genericon-warning:before {
	content: "\f414"
}

.genericon-website:before {
	content: "\f475"
}

.genericon-week:before {
	content: "\f306"
}

.genericon-wordpress:before {
	content: "\f205"
}

.genericon-xpost:before {
	content: "\f504"
}

.genericon-youtube:before {
	content: "\f213"
}

.genericon-zoom:before {
	content: "\f402"
}

@font-face {
	font-family: 'IcoMoon-Free';
	src: url(../../../plugins/wp-mega-menu-pro/css/wpmm-icons/fonts/IcoMoon-Free.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}

.icon {
	font-family: 'IcoMoon-Free';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon.icon-home:before {
	content: "\e900"
}

.icon.icon-home2:before {
	content: "\e901"
}

.icon.icon-home3:before {
	content: "\e902"
}

.icon.icon-office:before {
	content: "\e903"
}

.icon.icon-newspaper:before {
	content: "\e904"
}

.icon.icon-pencil:before {
	content: "\e905"
}

.icon.icon-pencil2:before {
	content: "\e906"
}

.icon.icon-quill:before {
	content: "\e907"
}

.icon.icon-pen:before {
	content: "\e908"
}

.icon.icon-blog:before {
	content: "\e909"
}

.icon.icon-eyedropper:before {
	content: "\e90a"
}

.icon.icon-droplet:before {
	content: "\e90b"
}

.icon.icon-paint-format:before {
	content: "\e90c"
}

.icon.icon-image:before {
	content: "\e90d"
}

.icon.icon-images:before {
	content: "\e90e"
}

.icon.icon-camera:before {
	content: "\e90f"
}

.icon.icon-headphones:before {
	content: "\e910"
}

.icon.icon-music:before {
	content: "\e911"
}

.icon.icon-play:before {
	content: "\e912"
}

.icon.icon-film:before {
	content: "\e913"
}

.icon.icon-video-camera:before {
	content: "\e914"
}

.icon.icon-dice:before {
	content: "\e915"
}

.icon.icon-pacman:before {
	content: "\e916"
}

.icon.icon-spades:before {
	content: "\e917"
}

.icon.icon-clubs:before {
	content: "\e918"
}

.icon.icon-diamonds:before {
	content: "\e919"
}

.icon.icon-bullhorn:before {
	content: "\e91a"
}

.icon.icon-connection:before {
	content: "\e91b"
}

.icon.icon-podcast:before {
	content: "\e91c"
}

.icon.icon-feed:before {
	content: "\e91d"
}

.icon.icon-mic:before {
	content: "\e91e"
}

.icon.icon-book:before {
	content: "\e91f"
}

.icon.icon-books:before {
	content: "\e920"
}

.icon.icon-library:before {
	content: "\e921"
}

.icon.icon-file-text:before {
	content: "\e922"
}

.icon.icon-profile:before {
	content: "\e923"
}

.icon.icon-file-empty:before {
	content: "\e924"
}

.icon.icon-files-empty:before {
	content: "\e925"
}

.icon.icon-file-text2:before {
	content: "\e926"
}

.icon.icon-file-picture:before {
	content: "\e927"
}

.icon.icon-file-music:before {
	content: "\e928"
}

.icon.icon-file-play:before {
	content: "\e929"
}

.icon.icon-file-video:before {
	content: "\e92a"
}

.icon.icon-file-zip:before {
	content: "\e92b"
}

.icon.icon-copy:before {
	content: "\e92c"
}

.icon.icon-paste:before {
	content: "\e92d"
}

.icon.icon-stack:before {
	content: "\e92e"
}

.icon.icon-folder:before {
	content: "\e92f"
}

.icon.icon-folder-open:before {
	content: "\e930"
}

.icon.icon-folder-plus:before {
	content: "\e931"
}

.icon.icon-folder-minus:before {
	content: "\e932"
}

.icon.icon-folder-download:before {
	content: "\e933"
}

.icon.icon-folder-upload:before {
	content: "\e934"
}

.icon.icon-price-tag:before {
	content: "\e935"
}

.icon.icon-price-tags:before {
	content: "\e936"
}

.icon.icon-barcode:before {
	content: "\e937"
}

.icon.icon-qrcode:before {
	content: "\e938"
}

.icon.icon-ticket:before {
	content: "\e939"
}

.icon.icon-cart:before {
	content: "\e93a"
}

.icon.icon-coin-dollar:before {
	content: "\e93b"
}

.icon.icon-coin-euro:before {
	content: "\e93c"
}

.icon.icon-coin-pound:before {
	content: "\e93d"
}

.icon.icon-coin-yen:before {
	content: "\e93e"
}

.icon.icon-credit-card:before {
	content: "\e93f"
}

.icon.icon-calculator:before {
	content: "\e940"
}

.icon.icon-lifebuoy:before {
	content: "\e941"
}

.icon.icon-phone:before {
	content: "\e942"
}

.icon.icon-phone-hang-up:before {
	content: "\e943"
}

.icon.icon-address-book:before {
	content: "\e944"
}

.icon.icon-envelop:before {
	content: "\e945"
}

.icon.icon-pushpin:before {
	content: "\e946"
}

.icon.icon-location:before {
	content: "\e947"
}

.icon.icon-location2:before {
	content: "\e948"
}

.icon.icon-compass:before {
	content: "\e949"
}

.icon.icon-compass2:before {
	content: "\e94a"
}

.icon.icon-map:before {
	content: "\e94b"
}

.icon.icon-map2:before {
	content: "\e94c"
}

.icon.icon-history:before {
	content: "\e94d"
}

.icon.icon-clock:before {
	content: "\e94e"
}

.icon.icon-clock2:before {
	content: "\e94f"
}

.icon.icon-alarm:before {
	content: "\e950"
}

.icon.icon-bell:before {
	content: "\e951"
}

.icon.icon-stopwatch:before {
	content: "\e952"
}

.icon.icon-calendar:before {
	content: "\e953"
}

.icon.icon-printer:before {
	content: "\e954"
}

.icon.icon-keyboard:before {
	content: "\e955"
}

.icon.icon-display:before {
	content: "\e956"
}

.icon.icon-laptop:before {
	content: "\e957"
}

.icon.icon-mobile:before {
	content: "\e958"
}

.icon.icon-mobile2:before {
	content: "\e959"
}

.icon.icon-tablet:before {
	content: "\e95a"
}

.icon.icon-tv:before {
	content: "\e95b"
}

.icon.icon-drawer:before {
	content: "\e95c"
}

.icon.icon-drawer2:before {
	content: "\e95d"
}

.icon.icon-box-add:before {
	content: "\e95e"
}

.icon.icon-box-remove:before {
	content: "\e95f"
}

.icon.icon-download:before {
	content: "\e960"
}

.icon.icon-upload:before {
	content: "\e961"
}

.icon.icon-floppy-disk:before {
	content: "\e962"
}

.icon.icon-drive:before {
	content: "\e963"
}

.icon.icon-database:before {
	content: "\e964"
}

.icon.icon-undo:before {
	content: "\e965"
}

.icon.icon-redo:before {
	content: "\e966"
}

.icon.icon-undo2:before {
	content: "\e967"
}

.icon.icon-redo2:before {
	content: "\e968"
}

.icon.icon-forward:before {
	content: "\e969"
}

.icon.icon-reply:before {
	content: "\e96a"
}

.icon.icon-bubble:before {
	content: "\e96b"
}

.icon.icon-bubbles:before {
	content: "\e96c"
}

.icon.icon-bubbles2:before {
	content: "\e96d"
}

.icon.icon-bubble2:before {
	content: "\e96e"
}

.icon.icon-bubbles3:before {
	content: "\e96f"
}

.icon.icon-bubbles4:before {
	content: "\e970"
}

.icon.icon-user:before {
	content: "\e971"
}

.icon.icon-users:before {
	content: "\e972"
}

.icon.icon-user-plus:before {
	content: "\e973"
}

.icon.icon-user-minus:before {
	content: "\e974"
}

.icon.icon-user-check:before {
	content: "\e975"
}

.icon.icon-user-tie:before {
	content: "\e976"
}

.icon.icon-quotes-left:before {
	content: "\e977"
}

.icon.icon-quotes-right:before {
	content: "\e978"
}

.icon.icon-hour-glass:before {
	content: "\e979"
}

.icon.icon-spinner:before {
	content: "\e97a"
}

.icon.icon-spinner2:before {
	content: "\e97b"
}

.icon.icon-spinner3:before {
	content: "\e97c"
}

.icon.icon-spinner4:before {
	content: "\e97d"
}

.icon.icon-spinner5:before {
	content: "\e97e"
}

.icon.icon-spinner6:before {
	content: "\e97f"
}

.icon.icon-spinner7:before {
	content: "\e980"
}

.icon.icon-spinner8:before {
	content: "\e981"
}

.icon.icon-spinner9:before {
	content: "\e982"
}

.icon.icon-spinner10:before {
	content: "\e983"
}

.icon.icon-spinner11:before {
	content: "\e984"
}

.icon.icon-binoculars:before {
	content: "\e985"
}

.icon.icon-search:before {
	content: "\e986"
}

.icon.icon-zoom-in:before {
	content: "\e987"
}

.icon.icon-zoom-out:before {
	content: "\e988"
}

.icon.icon-enlarge:before {
	content: "\e989"
}

.icon.icon-shrink:before {
	content: "\e98a"
}

.icon.icon-enlarge2:before {
	content: "\e98b"
}

.icon.icon-shrink2:before {
	content: "\e98c"
}

.icon.icon-key:before {
	content: "\e98d"
}

.icon.icon-key2:before {
	content: "\e98e"
}

.icon.icon-lock:before {
	content: "\e98f"
}

.icon.icon-unlocked:before {
	content: "\e990"
}

.icon.icon-wrench:before {
	content: "\e991"
}

.icon.icon-equalizer:before {
	content: "\e992"
}

.icon.icon-equalizer2:before {
	content: "\e993"
}

.icon.icon-cog:before {
	content: "\e994"
}

.icon.icon-cogs:before {
	content: "\e995"
}

.icon.icon-hammer:before {
	content: "\e996"
}

.icon.icon-magic-wand:before {
	content: "\e997"
}

.icon.icon-aid-kit:before {
	content: "\e998"
}

.icon.icon-bug:before {
	content: "\e999"
}

.icon.icon-pie-chart:before {
	content: "\e99a"
}

.icon.icon-stats-dots:before {
	content: "\e99b"
}

.icon.icon-stats-bars:before {
	content: "\e99c"
}

.icon.icon-stats-bars2:before {
	content: "\e99d"
}

.icon.icon-trophy:before {
	content: "\e99e"
}

.icon.icon-gift:before {
	content: "\e99f"
}

.icon.icon-glass:before {
	content: "\e9a0"
}

.icon.icon-glass2:before {
	content: "\e9a1"
}

.icon.icon-mug:before {
	content: "\e9a2"
}

.icon.icon-spoon-knife:before {
	content: "\e9a3"
}

.icon.icon-leaf:before {
	content: "\e9a4"
}

.icon.icon-rocket:before {
	content: "\e9a5"
}

.icon.icon-meter:before {
	content: "\e9a6"
}

.icon.icon-meter2:before {
	content: "\e9a7"
}

.icon.icon-hammer2:before {
	content: "\e9a8"
}

.icon.icon-fire:before {
	content: "\e9a9"
}

.icon.icon-lab:before {
	content: "\e9aa"
}

.icon.icon-magnet:before {
	content: "\e9ab"
}

.icon.icon-bin:before {
	content: "\e9ac"
}

.icon.icon-bin2:before {
	content: "\e9ad"
}

.icon.icon-briefcase:before {
	content: "\e9ae"
}

.icon.icon-airplane:before {
	content: "\e9af"
}

.icon.icon-truck:before {
	content: "\e9b0"
}

.icon.icon-road:before {
	content: "\e9b1"
}

.icon.icon-accessibility:before {
	content: "\e9b2"
}

.icon.icon-target:before {
	content: "\e9b3"
}

.icon.icon-shield:before {
	content: "\e9b4"
}

.icon.icon-power:before {
	content: "\e9b5"
}

.icon.icon-switch:before {
	content: "\e9b6"
}

.icon.icon-power-cord:before {
	content: "\e9b7"
}

.icon.icon-clipboard:before {
	content: "\e9b8"
}

.icon.icon-list-numbered:before {
	content: "\e9b9"
}

.icon.icon-list:before {
	content: "\e9ba"
}

.icon.icon-list2:before {
	content: "\e9bb"
}

.icon.icon-tree:before {
	content: "\e9bc"
}

.icon.icon-menu:before {
	content: "\e9bd"
}

.icon.icon-menu2:before {
	content: "\e9be"
}

.icon.icon-menu3:before {
	content: "\e9bf"
}

.icon.icon-menu4:before {
	content: "\e9c0"
}

.icon.icon-cloud:before {
	content: "\e9c1"
}

.icon.icon-cloud-download:before {
	content: "\e9c2"
}

.icon.icon-cloud-upload:before {
	content: "\e9c3"
}

.icon.icon-cloud-check:before {
	content: "\e9c4"
}

.icon.icon-download2:before {
	content: "\e9c5"
}

.icon.icon-upload2:before {
	content: "\e9c6"
}

.icon.icon-download3:before {
	content: "\e9c7"
}

.icon.icon-upload3:before {
	content: "\e9c8"
}

.icon.icon-sphere:before {
	content: "\e9c9"
}

.icon.icon-earth:before {
	content: "\e9ca"
}

.icon.icon-link:before {
	content: "\e9cb"
}

.icon.icon-flag:before {
	content: "\e9cc"
}

.icon.icon-attachment:before {
	content: "\e9cd"
}

.icon.icon-eye:before {
	content: "\e9ce"
}

.icon.icon-eye-plus:before {
	content: "\e9cf"
}

.icon.icon-eye-minus:before {
	content: "\e9d0"
}

.icon.icon-eye-blocked:before {
	content: "\e9d1"
}

.icon.icon-bookmark:before {
	content: "\e9d2"
}

.icon.icon-bookmarks:before {
	content: "\e9d3"
}

.icon.icon-sun:before {
	content: "\e9d4"
}

.icon.icon-contrast:before {
	content: "\e9d5"
}

.icon.icon-brightness-contrast:before {
	content: "\e9d6"
}

.icon.icon-star-empty:before {
	content: "\e9d7"
}

.icon.icon-star-half:before {
	content: "\e9d8"
}

.icon.icon-star-full:before {
	content: "\e9d9"
}

.icon.icon-heart:before {
	content: "\e9da"
}

.icon.icon-heart-broken:before {
	content: "\e9db"
}

.icon.icon-man:before {
	content: "\e9dc"
}

.icon.icon-woman:before {
	content: "\e9dd"
}

.icon.icon-man-woman:before {
	content: "\e9de"
}

.icon.icon-happy:before {
	content: "\e9df"
}

.icon.icon-happy2:before {
	content: "\e9e0"
}

.icon.icon-smile:before {
	content: "\e9e1"
}

.icon.icon-smile2:before {
	content: "\e9e2"
}

.icon.icon-tongue:before {
	content: "\e9e3"
}

.icon.icon-tongue2:before {
	content: "\e9e4"
}

.icon.icon-sad:before {
	content: "\e9e5"
}

.icon.icon-sad2:before {
	content: "\e9e6"
}

.icon.icon-wink:before {
	content: "\e9e7"
}

.icon.icon-wink2:before {
	content: "\e9e8"
}

.icon.icon-grin:before {
	content: "\e9e9"
}

.icon.icon-grin2:before {
	content: "\e9ea"
}

.icon.icon-cool:before {
	content: "\e9eb"
}

.icon.icon-cool2:before {
	content: "\e9ec"
}

.icon.icon-angry:before {
	content: "\e9ed"
}

.icon.icon-angry2:before {
	content: "\e9ee"
}

.icon.icon-evil:before {
	content: "\e9ef"
}

.icon.icon-evil2:before {
	content: "\e9f0"
}

.icon.icon-shocked:before {
	content: "\e9f1"
}

.icon.icon-shocked2:before {
	content: "\e9f2"
}

.icon.icon-baffled:before {
	content: "\e9f3"
}

.icon.icon-baffled2:before {
	content: "\e9f4"
}

.icon.icon-confused:before {
	content: "\e9f5"
}

.icon.icon-confused2:before {
	content: "\e9f6"
}

.icon.icon-neutral:before {
	content: "\e9f7"
}

.icon.icon-neutral2:before {
	content: "\e9f8"
}

.icon.icon-hipster:before {
	content: "\e9f9"
}

.icon.icon-hipster2:before {
	content: "\e9fa"
}

.icon.icon-wondering:before {
	content: "\e9fb"
}

.icon.icon-wondering2:before {
	content: "\e9fc"
}

.icon.icon-sleepy:before {
	content: "\e9fd"
}

.icon.icon-sleepy2:before {
	content: "\e9fe"
}

.icon.icon-frustrated:before {
	content: "\e9ff"
}

.icon.icon-frustrated2:before {
	content: "\ea00"
}

.icon.icon-crying:before {
	content: "\ea01"
}

.icon.icon-crying2:before {
	content: "\ea02"
}

.icon.icon-point-up:before {
	content: "\ea03"
}

.icon.icon-point-right:before {
	content: "\ea04"
}

.icon.icon-point-down:before {
	content: "\ea05"
}

.icon.icon-point-left:before {
	content: "\ea06"
}

.icon.icon-warning:before {
	content: "\ea07"
}

.icon.icon-notification:before {
	content: "\ea08"
}

.icon.icon-question:before {
	content: "\ea09"
}

.icon.icon-plus:before {
	content: "\ea0a"
}

.icon.icon-minus:before {
	content: "\ea0b"
}

.icon.icon-info:before {
	content: "\ea0c"
}

.icon.icon-cancel-circle:before {
	content: "\ea0d"
}

.icon.icon-blocked:before {
	content: "\ea0e"
}

.icon.icon-cross:before {
	content: "\ea0f"
}

.icon.icon-checkmark:before {
	content: "\ea10"
}

.icon.icon-checkmark2:before {
	content: "\ea11"
}

.icon.icon-spell-check:before {
	content: "\ea12"
}

.icon.icon-enter:before {
	content: "\ea13"
}

.icon.icon-exit:before {
	content: "\ea14"
}

.icon.icon-play2:before {
	content: "\ea15"
}

.icon.icon-pause:before {
	content: "\ea16"
}

.icon.icon-stop:before {
	content: "\ea17"
}

.icon.icon-previous:before {
	content: "\ea18"
}

.icon.icon-next:before {
	content: "\ea19"
}

.icon.icon-backward:before {
	content: "\ea1a"
}

.icon.icon-forward2:before {
	content: "\ea1b"
}

.icon.icon-play3:before {
	content: "\ea1c"
}

.icon.icon-pause2:before {
	content: "\ea1d"
}

.icon.icon-stop2:before {
	content: "\ea1e"
}

.icon.icon-backward2:before {
	content: "\ea1f"
}

.icon.icon-forward3:before {
	content: "\ea20"
}

.icon.icon-first:before {
	content: "\ea21"
}

.icon.icon-last:before {
	content: "\ea22"
}

.icon.icon-previous2:before {
	content: "\ea23"
}

.icon.icon-next2:before {
	content: "\ea24"
}

.icon.icon-eject:before {
	content: "\ea25"
}

.icon.icon-volume-high:before {
	content: "\ea26"
}

.icon.icon-volume-medium:before {
	content: "\ea27"
}

.icon.icon-volume-low:before {
	content: "\ea28"
}

.icon.icon-volume-mute:before {
	content: "\ea29"
}

.icon.icon-volume-mute2:before {
	content: "\ea2a"
}

.icon.icon-volume-increase:before {
	content: "\ea2b"
}

.icon.icon-volume-decrease:before {
	content: "\ea2c"
}

.icon.icon-loop:before {
	content: "\ea2d"
}

.icon.icon-loop2:before {
	content: "\ea2e"
}

.icon.icon-infinite:before {
	content: "\ea2f"
}

.icon.icon-shuffle:before {
	content: "\ea30"
}

.icon.icon-arrow-up-left:before {
	content: "\ea31"
}

.icon.icon-arrow-up:before {
	content: "\ea32"
}

.icon.icon-arrow-up-right:before {
	content: "\ea33"
}

.icon.icon-arrow-right:before {
	content: "\ea34"
}

.icon.icon-arrow-down-right:before {
	content: "\ea35"
}

.icon.icon-arrow-down:before {
	content: "\ea36"
}

.icon.icon-arrow-down-left:before {
	content: "\ea37"
}

.icon.icon-arrow-left:before {
	content: "\ea38"
}

.icon.icon-arrow-up-left2:before {
	content: "\ea39"
}

.icon.icon-arrow-up2:before {
	content: "\ea3a"
}

.icon.icon-arrow-up-right2:before {
	content: "\ea3b"
}

.icon.icon-arrow-right2:before {
	content: "\ea3c"
}

.icon.icon-arrow-down-right2:before {
	content: "\ea3d"
}

.icon.icon-arrow-down2:before {
	content: "\ea3e"
}

.icon.icon-arrow-down-left2:before {
	content: "\ea3f"
}

.icon.icon-arrow-left2:before {
	content: "\ea40"
}

.icon.icon-circle-up:before {
	content: "\ea41"
}

.icon.icon-circle-right:before {
	content: "\ea42"
}

.icon.icon-circle-down:before {
	content: "\ea43"
}

.icon.icon-circle-left:before {
	content: "\ea44"
}

.icon.icon-tab:before {
	content: "\ea45"
}

.icon.icon-move-up:before {
	content: "\ea46"
}

.icon.icon-move-down:before {
	content: "\ea47"
}

.icon.icon-sort-alpha-asc:before {
	content: "\ea48"
}

.icon.icon-sort-alpha-desc:before {
	content: "\ea49"
}

.icon.icon-sort-numeric-asc:before {
	content: "\ea4a"
}

.icon.icon-sort-numberic-desc:before {
	content: "\ea4b"
}

.icon.icon-sort-amount-asc:before {
	content: "\ea4c"
}

.icon.icon-sort-amount-desc:before {
	content: "\ea4d"
}

.icon.icon-command:before {
	content: "\ea4e"
}

.icon.icon-shift:before {
	content: "\ea4f"
}

.icon.icon-ctrl:before {
	content: "\ea50"
}

.icon.icon-opt:before {
	content: "\ea51"
}

.icon.icon-checkbox-checked:before {
	content: "\ea52"
}

.icon.icon-checkbox-unchecked:before {
	content: "\ea53"
}

.icon.icon-radio-checked:before {
	content: "\ea54"
}

.icon.icon-radio-checked2:before {
	content: "\ea55"
}

.icon.icon-radio-unchecked:before {
	content: "\ea56"
}

.icon.icon-crop:before {
	content: "\ea57"
}

.icon.icon-make-group:before {
	content: "\ea58"
}

.icon.icon-ungroup:before {
	content: "\ea59"
}

.icon.icon-scissors:before {
	content: "\ea5a"
}

.icon.icon-filter:before {
	content: "\ea5b"
}

.icon.icon-font:before {
	content: "\ea5c"
}

.icon.icon-ligature:before {
	content: "\ea5d"
}

.icon.icon-ligature2:before {
	content: "\ea5e"
}

.icon.icon-text-height:before {
	content: "\ea5f"
}

.icon.icon-text-width:before {
	content: "\ea60"
}

.icon.icon-font-size:before {
	content: "\ea61"
}

.icon.icon-bold:before {
	content: "\ea62"
}

.icon.icon-underline:before {
	content: "\ea63"
}

.icon.icon-italic:before {
	content: "\ea64"
}

.icon.icon-strikethrough:before {
	content: "\ea65"
}

.icon.icon-omega:before {
	content: "\ea66"
}

.icon.icon-sigma:before {
	content: "\ea67"
}

.icon.icon-page-break:before {
	content: "\ea68"
}

.icon.icon-superscript:before {
	content: "\ea69"
}

.icon.icon-subscript:before {
	content: "\ea6a"
}

.icon.icon-superscript2:before {
	content: "\ea6b"
}

.icon.icon-subscript2:before {
	content: "\ea6c"
}

.icon.icon-text-color:before {
	content: "\ea6d"
}

.icon.icon-pagebreak:before {
	content: "\ea6e"
}

.icon.icon-clear-formatting:before {
	content: "\ea6f"
}

.icon.icon-table:before {
	content: "\ea70"
}

.icon.icon-table2:before {
	content: "\ea71"
}

.icon.icon-insert-template:before {
	content: "\ea72"
}

.icon.icon-pilcrow:before {
	content: "\ea73"
}

.icon.icon-ltr:before {
	content: "\ea74"
}

.icon.icon-rtl:before {
	content: "\ea75"
}

.icon.icon-section:before {
	content: "\ea76"
}

.icon.icon-paragraph-left:before {
	content: "\ea77"
}

.icon.icon-paragraph-center:before {
	content: "\ea78"
}

.icon.icon-paragraph-right:before {
	content: "\ea79"
}

.icon.icon-paragraph-justify:before {
	content: "\ea7a"
}

.icon.icon-indent-increase:before {
	content: "\ea7b"
}

.icon.icon-indent-decrease:before {
	content: "\ea7c"
}

.icon.icon-share:before {
	content: "\ea7d"
}

.icon.icon-new-tab:before {
	content: "\ea7e"
}

.icon.icon-embed:before {
	content: "\ea7f"
}

.icon.icon-embed2:before {
	content: "\ea80"
}

.icon.icon-terminal:before {
	content: "\ea81"
}

.icon.icon-share2:before {
	content: "\ea82"
}

.icon.icon-mail:before {
	content: "\ea83"
}

.icon.icon-mail2:before {
	content: "\ea84"
}

.icon.icon-mail3:before {
	content: "\ea85"
}

.icon.icon-mail4:before {
	content: "\ea86"
}

.icon.icon-amazon:before {
	content: "\ea87"
}

.icon.icon-google:before {
	content: "\ea88"
}

.icon.icon-google2:before {
	content: "\ea89"
}

.icon.icon-google3:before {
	content: "\ea8a"
}

.icon.icon-google-plus:before {
	content: "\ea8b"
}

.icon.icon-google-plus2:before {
	content: "\ea8c"
}

.icon.icon-google-plus3:before {
	content: "\ea8d"
}

.icon.icon-hangouts:before {
	content: "\ea8e"
}

.icon.icon-google-drive:before {
	content: "\ea8f"
}

.icon.icon-facebook:before {
	content: "\ea90"
}

.icon.icon-facebook2:before {
	content: "\ea91"
}

.icon.icon-instagram:before {
	content: "\ea92"
}

.icon.icon-whatsapp:before {
	content: "\ea93"
}

.icon.icon-spotify:before {
	content: "\ea94"
}

.icon.icon-telegram:before {
	content: "\ea95"
}

.icon.icon-twitter:before {
	content: "\ea96"
}

.icon.icon-vine:before {
	content: "\ea97"
}

.icon.icon-vk:before {
	content: "\ea98"
}

.icon.icon-renren:before {
	content: "\ea99"
}

.icon.icon-sina-weibo:before {
	content: "\ea9a"
}

.icon.icon-rss:before {
	content: "\ea9b"
}

.icon.icon-rss2:before {
	content: "\ea9c"
}

.icon.icon-youtube:before {
	content: "\ea9d"
}

.icon.icon-youtube2:before {
	content: "\ea9e"
}

.icon.icon-twitch:before {
	content: "\ea9f"
}

.icon.icon-vimeo:before {
	content: "\eaa0"
}

.icon.icon-vimeo2:before {
	content: "\eaa1"
}

.icon.icon-lanyrd:before {
	content: "\eaa2"
}

.icon.icon-flickr:before {
	content: "\eaa3"
}

.icon.icon-flickr2:before {
	content: "\eaa4"
}

.icon.icon-flickr3:before {
	content: "\eaa5"
}

.icon.icon-flickr4:before {
	content: "\eaa6"
}

.icon.icon-dribbble:before {
	content: "\eaa7"
}

.icon.icon-behance:before {
	content: "\eaa8"
}

.icon.icon-behance2:before {
	content: "\eaa9"
}

.icon.icon-deviantart:before {
	content: "\eaaa"
}

.icon.icon-500px:before {
	content: "\eaab"
}

.icon.icon-steam:before {
	content: "\eaac"
}

.icon.icon-steam2:before {
	content: "\eaad"
}

.icon.icon-dropbox:before {
	content: "\eaae"
}

.icon.icon-onedrive:before {
	content: "\eaaf"
}

.icon.icon-github:before {
	content: "\eab0"
}

.icon.icon-npm:before {
	content: "\eab1"
}

.icon.icon-basecamp:before {
	content: "\eab2"
}

.icon.icon-trello:before {
	content: "\eab3"
}

.icon.icon-wordpress:before {
	content: "\eab4"
}

.icon.icon-joomla:before {
	content: "\eab5"
}

.icon.icon-ello:before {
	content: "\eab6"
}

.icon.icon-blogger:before {
	content: "\eab7"
}

.icon.icon-blogger2:before {
	content: "\eab8"
}

.icon.icon-tumblr:before {
	content: "\eab9"
}

.icon.icon-tumblr2:before {
	content: "\eaba"
}

.icon.icon-yahoo:before {
	content: "\eabb"
}

.icon.icon-yahoo2:before {
	content: "\eabc"
}

.icon.icon-tux:before {
	content: "\eabd"
}

.icon.icon-appleinc:before {
	content: "\eabe"
}

.icon.icon-finder:before {
	content: "\eabf"
}

.icon.icon-android:before {
	content: "\eac0"
}

.icon.icon-windows:before {
	content: "\eac1"
}

.icon.icon-windows8:before {
	content: "\eac2"
}

.icon.icon-soundcloud:before {
	content: "\eac3"
}

.icon.icon-soundcloud2:before {
	content: "\eac4"
}

.icon.icon-skype:before {
	content: "\eac5"
}

.icon.icon-reddit:before {
	content: "\eac6"
}

.icon.icon-hackernews:before {
	content: "\eac7"
}

.icon.icon-wikipedia:before {
	content: "\eac8"
}

.icon.icon-linkedin:before {
	content: "\eac9"
}

.icon.icon-linkedin2:before {
	content: "\eaca"
}

.icon.icon-lastfm:before {
	content: "\eacb"
}

.icon.icon-lastfm2:before {
	content: "\eacc"
}

.icon.icon-delicious:before {
	content: "\eacd"
}

.icon.icon-stumbleupon:before {
	content: "\eace"
}

.icon.icon-stumbleupon2:before {
	content: "\eacf"
}

.icon.icon-stackoverflow:before {
	content: "\ead0"
}

.icon.icon-pinterest:before {
	content: "\ead1"
}

.icon.icon-pinterest2:before {
	content: "\ead2"
}

.icon.icon-xing:before {
	content: "\ead3"
}

.icon.icon-xing2:before {
	content: "\ead4"
}

.icon.icon-flattr:before {
	content: "\ead5"
}

.icon.icon-foursquare:before {
	content: "\ead6"
}

.icon.icon-yelp:before {
	content: "\ead7"
}

.icon.icon-paypal:before {
	content: "\ead8"
}

.icon.icon-chrome:before {
	content: "\ead9"
}

.icon.icon-firefox:before {
	content: "\eada"
}

.icon.icon-IE:before {
	content: "\eadb"
}

.icon.icon-edge:before {
	content: "\eadc"
}

.icon.icon-safari:before {
	content: "\eadd"
}

.icon.icon-opera:before {
	content: "\eade"
}

.icon.icon-file-pdf:before {
	content: "\eadf"
}

.icon.icon-file-openoffice:before {
	content: "\eae0"
}

.icon.icon-file-word:before {
	content: "\eae1"
}

.icon.icon-file-excel:before {
	content: "\eae2"
}

.icon.icon-libreoffice:before {
	content: "\eae3"
}

.icon.icon-html-five:before {
	content: "\eae4"
}

.icon.icon-html-five2:before {
	content: "\eae5"
}

.icon.icon-css3:before {
	content: "\eae6"
}

.icon.icon-git:before {
	content: "\eae7"
}

.icon.icon-codepen:before {
	content: "\eae8"
}

.icon.icon-svg:before {
	content: "\eae9"
}

.icon.icon-IcoMoon:before {
	content: "\eaea"
}

.icon.icon-uni21:before {
	content: "\21"
}

.icon.icon-uni22:before {
	content: "\22"
}

.icon.icon-uni23:before {
	content: "\23"
}

.icon.icon-uni24:before {
	content: "\24"
}

.icon.icon-uni25:before {
	content: "\25"
}

.icon.icon-uni26:before {
	content: "\26"
}

.icon.icon-uni27:before {
	content: "\27"
}

.icon.icon-uni28:before {
	content: "\28"
}

.icon.icon-uni29:before {
	content: "\29"
}

.icon.icon-uni2A:before {
	content: "\2a"
}

.icon.icon-uni2B:before {
	content: "\2b"
}

.icon.icon-uni2C:before {
	content: "\2c"
}

.icon.icon-uni2D:before {
	content: "\2d"
}

.icon.icon-uni2E:before {
	content: "\2e"
}

.icon.icon-uni2F:before {
	content: "\2f"
}

.icon.icon-uni30:before {
	content: "\30"
}

.icon.icon-uni31:before {
	content: "\31"
}

.icon.icon-uni32:before {
	content: "\32"
}

.icon.icon-uni33:before {
	content: "\33"
}

.icon.icon-uni34:before {
	content: "\34"
}

.icon.icon-uni35:before {
	content: "\35"
}

.icon.icon-uni36:before {
	content: "\36"
}

.icon.icon-uni37:before {
	content: "\37"
}

.icon.icon-uni38:before {
	content: "\38"
}

.icon.icon-uni39:before {
	content: "\39"
}

.icon.icon-uni3A:before {
	content: "\3a"
}

.icon.icon-uni3B:before {
	content: "\3b"
}

.icon.icon-uni3C:before {
	content: "\3c"
}

.icon.icon-uni3D:before {
	content: "\3d"
}

.icon.icon-uni3E:before {
	content: "\3e"
}

.icon.icon-uni3F:before {
	content: "\3f"
}

.icon.icon-uni40:before {
	content: "\40"
}

.icon.icon-uni41:before {
	content: "\41"
}

.icon.icon-uni42:before {
	content: "\42"
}

.icon.icon-uni43:before {
	content: "\43"
}

.icon.icon-uni44:before {
	content: "\44"
}

.icon.icon-uni45:before {
	content: "\45"
}

.icon.icon-uni46:before {
	content: "\46"
}

.icon.icon-uni47:before {
	content: "\47"
}

.icon.icon-uni48:before {
	content: "\48"
}

.icon.icon-uni49:before {
	content: "\49"
}

.icon.icon-uni4A:before {
	content: "\4a"
}

.icon.icon-uni4B:before {
	content: "\4b"
}

.icon.icon-uni4C:before {
	content: "\4c"
}

.icon.icon-uni4D:before {
	content: "\4d"
}

.icon.icon-uni4E:before {
	content: "\4e"
}

.icon.icon-uni4F:before {
	content: "\4f"
}

.icon.icon-uni50:before {
	content: "\50"
}

.icon.icon-uni51:before {
	content: "\51"
}

.icon.icon-uni52:before {
	content: "\52"
}

.icon.icon-uni53:before {
	content: "\53"
}

.icon.icon-uni54:before {
	content: "\54"
}

.icon.icon-uni55:before {
	content: "\55"
}

.icon.icon-uni56:before {
	content: "\56"
}

.icon.icon-uni57:before {
	content: "\57"
}

.icon.icon-uni58:before {
	content: "\58"
}

.icon.icon-uni59:before {
	content: "\59"
}

.icon.icon-uni5A:before {
	content: "\5a"
}

.icon.icon-uni5B:before {
	content: "\5b"
}

.icon.icon-uni5C:before {
	content: "\5c"
}

.icon.icon-uni5D:before {
	content: "\5d"
}

.icon.icon-uni5E:before {
	content: "\5e"
}

.icon.icon-uni5F:before {
	content: "\5f"
}

.icon.icon-uni60:before {
	content: "\60"
}

.icon.icon-uni61:before {
	content: "\61"
}

.icon.icon-uni62:before {
	content: "\62"
}

.icon.icon-uni63:before {
	content: "\63"
}

.icon.icon-uni64:before {
	content: "\64"
}

.icon.icon-uni65:before {
	content: "\65"
}

.icon.icon-uni66:before {
	content: "\66"
}

.icon.icon-uni67:before {
	content: "\67"
}

.icon.icon-uni68:before {
	content: "\68"
}

.icon.icon-uni69:before {
	content: "\69"
}

.icon.icon-uni6A:before {
	content: "\6a"
}

.icon.icon-uni6B:before {
	content: "\6b"
}

.icon.icon-uni6C:before {
	content: "\6c"
}

.icon.icon-uni6D:before {
	content: "\6d"
}

.icon.icon-uni6E:before {
	content: "\6e"
}

.icon.icon-uni6F:before {
	content: "\6f"
}

.icon.icon-uni70:before {
	content: "\70"
}

.icon.icon-uni71:before {
	content: "\71"
}

.icon.icon-uni72:before {
	content: "\72"
}

.icon.icon-uni73:before {
	content: "\73"
}

.icon.icon-uni74:before {
	content: "\74"
}

.icon.icon-uni75:before {
	content: "\75"
}

.icon.icon-uni76:before {
	content: "\76"
}

.icon.icon-uni77:before {
	content: "\77"
}

.icon.icon-uni78:before {
	content: "\78"
}

.icon.icon-uni79:before {
	content: "\79"
}

.icon.icon-uni7A:before {
	content: "\7a"
}

.icon.icon-uni7B:before {
	content: "\7b"
}

.icon.icon-uni7C:before {
	content: "\7c"
}

.icon.icon-uni7D:before {
	content: "\7d"
}

.icon.icon-uni7E:before {
	content: "\7e"
}

.icon.icon-uniA9:before {
	content: "\a9"
}


[class^="ti-"],
[class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
	content: "\e600"
}

.ti-volume:before {
	content: "\e601"
}

.ti-user:before {
	content: "\e602"
}

.ti-unlock:before {
	content: "\e603"
}

.ti-unlink:before {
	content: "\e604"
}

.ti-trash:before {
	content: "\e605"
}

.ti-thought:before {
	content: "\e606"
}

.ti-target:before {
	content: "\e607"
}

.ti-tag:before {
	content: "\e608"
}

.ti-tablet:before {
	content: "\e609"
}

.ti-star:before {
	content: "\e60a"
}

.ti-spray:before {
	content: "\e60b"
}

.ti-signal:before {
	content: "\e60c"
}

.ti-shopping-cart:before {
	content: "\e60d"
}

.ti-shopping-cart-full:before {
	content: "\e60e"
}

.ti-settings:before {
	content: "\e60f"
}

.ti-search:before {
	content: "\e610"
}

.ti-zoom-in:before {
	content: "\e611"
}

.ti-zoom-out:before {
	content: "\e612"
}

.ti-cut:before {
	content: "\e613"
}

.ti-ruler:before {
	content: "\e614"
}

.ti-ruler-pencil:before {
	content: "\e615"
}

.ti-ruler-alt:before {
	content: "\e616"
}

.ti-bookmark:before {
	content: "\e617"
}

.ti-bookmark-alt:before {
	content: "\e618"
}

.ti-reload:before {
	content: "\e619"
}

.ti-plus:before {
	content: "\e61a"
}

.ti-pin:before {
	content: "\e61b"
}

.ti-pencil:before {
	content: "\e61c"
}

.ti-pencil-alt:before {
	content: "\e61d"
}

.ti-paint-roller:before {
	content: "\e61e"
}

.ti-paint-bucket:before {
	content: "\e61f"
}

.ti-na:before {
	content: "\e620"
}

.ti-mobile:before {
	content: "\e621"
}

.ti-minus:before {
	content: "\e622"
}

.ti-medall:before {
	content: "\e623"
}

.ti-medall-alt:before {
	content: "\e624"
}

.ti-marker:before {
	content: "\e625"
}

.ti-marker-alt:before {
	content: "\e626"
}

.ti-arrow-up:before {
	content: "\e627"
}

.ti-arrow-right:before {
	content: "\e628"
}

.ti-arrow-left:before {
	content: "\e629"
}

.ti-arrow-down:before {
	content: "\e62a"
}

.ti-lock:before {
	content: "\e62b"
}

.ti-location-arrow:before {
	content: "\e62c"
}

.ti-link:before {
	content: "\e62d"
}

.ti-layout:before {
	content: "\e62e"
}

.ti-layers:before {
	content: "\e62f"
}

.ti-layers-alt:before {
	content: "\e630"
}

.ti-key:before {
	content: "\e631"
}

.ti-import:before {
	content: "\e632"
}

.ti-image:before {
	content: "\e633"
}

.ti-heart:before {
	content: "\e634"
}

.ti-heart-broken:before {
	content: "\e635"
}

.ti-hand-stop:before {
	content: "\e636"
}

.ti-hand-open:before {
	content: "\e637"
}

.ti-hand-drag:before {
	content: "\e638"
}

.ti-folder:before {
	content: "\e639"
}

.ti-flag:before {
	content: "\e63a"
}

.ti-flag-alt:before {
	content: "\e63b"
}

.ti-flag-alt-2:before {
	content: "\e63c"
}

.ti-eye:before {
	content: "\e63d"
}

.ti-export:before {
	content: "\e63e"
}

.ti-exchange-vertical:before {
	content: "\e63f"
}

.ti-desktop:before {
	content: "\e640"
}

.ti-cup:before {
	content: "\e641"
}

.ti-crown:before {
	content: "\e642"
}

.ti-comments:before {
	content: "\e643"
}

.ti-comment:before {
	content: "\e644"
}

.ti-comment-alt:before {
	content: "\e645"
}

.ti-close:before {
	content: "\e646"
}

.ti-clip:before {
	content: "\e647"
}

.ti-angle-up:before {
	content: "\e648"
}

.ti-angle-right:before {
	content: "\e649"
}

.ti-angle-left:before {
	content: "\e64a"
}

.ti-angle-down:before {
	content: "\e64b"
}

.ti-check:before {
	content: "\e64c"
}

.ti-check-box:before {
	content: "\e64d"
}

.ti-camera:before {
	content: "\e64e"
}

.ti-announcement:before {
	content: "\e64f"
}

.ti-brush:before {
	content: "\e650"
}

.ti-briefcase:before {
	content: "\e651"
}

.ti-bolt:before {
	content: "\e652"
}

.ti-bolt-alt:before {
	content: "\e653"
}

.ti-blackboard:before {
	content: "\e654"
}

.ti-bag:before {
	content: "\e655"
}

.ti-move:before {
	content: "\e656"
}

.ti-arrows-vertical:before {
	content: "\e657"
}

.ti-arrows-horizontal:before {
	content: "\e658"
}

.ti-fullscreen:before {
	content: "\e659"
}

.ti-arrow-top-right:before {
	content: "\e65a"
}

.ti-arrow-top-left:before {
	content: "\e65b"
}

.ti-arrow-circle-up:before {
	content: "\e65c"
}

.ti-arrow-circle-right:before {
	content: "\e65d"
}

.ti-arrow-circle-left:before {
	content: "\e65e"
}

.ti-arrow-circle-down:before {
	content: "\e65f"
}

.ti-angle-double-up:before {
	content: "\e660"
}

.ti-angle-double-right:before {
	content: "\e661"
}

.ti-angle-double-left:before {
	content: "\e662"
}

.ti-angle-double-down:before {
	content: "\e663"
}

.ti-zip:before {
	content: "\e664"
}

.ti-world:before {
	content: "\e665"
}

.ti-wheelchair:before {
	content: "\e666"
}

.ti-view-list:before {
	content: "\e667"
}

.ti-view-list-alt:before {
	content: "\e668"
}

.ti-view-grid:before {
	content: "\e669"
}

.ti-uppercase:before {
	content: "\e66a"
}

.ti-upload:before {
	content: "\e66b"
}

.ti-underline:before {
	content: "\e66c"
}

.ti-truck:before {
	content: "\e66d"
}

.ti-timer:before {
	content: "\e66e"
}

.ti-ticket:before {
	content: "\e66f"
}

.ti-thumb-up:before {
	content: "\e670"
}

.ti-thumb-down:before {
	content: "\e671"
}

.ti-text:before {
	content: "\e672"
}

.ti-stats-up:before {
	content: "\e673"
}

.ti-stats-down:before {
	content: "\e674"
}

.ti-split-v:before {
	content: "\e675"
}

.ti-split-h:before {
	content: "\e676"
}

.ti-smallcap:before {
	content: "\e677"
}

.ti-shine:before {
	content: "\e678"
}

.ti-shift-right:before {
	content: "\e679"
}

.ti-shift-left:before {
	content: "\e67a"
}

.ti-shield:before {
	content: "\e67b"
}

.ti-notepad:before {
	content: "\e67c"
}

.ti-server:before {
	content: "\e67d"
}

.ti-quote-right:before {
	content: "\e67e"
}

.ti-quote-left:before {
	content: "\e67f"
}

.ti-pulse:before {
	content: "\e680"
}

.ti-printer:before {
	content: "\e681"
}

.ti-power-off:before {
	content: "\e682"
}

.ti-plug:before {
	content: "\e683"
}

.ti-pie-chart:before {
	content: "\e684"
}

.ti-paragraph:before {
	content: "\e685"
}

.ti-panel:before {
	content: "\e686"
}

.ti-package:before {
	content: "\e687"
}

.ti-music:before {
	content: "\e688"
}

.ti-music-alt:before {
	content: "\e689"
}

.ti-mouse:before {
	content: "\e68a"
}

.ti-mouse-alt:before {
	content: "\e68b"
}

.ti-money:before {
	content: "\e68c"
}

.ti-microphone:before {
	content: "\e68d"
}

.ti-menu:before {
	content: "\e68e"
}

.ti-menu-alt:before {
	content: "\e68f"
}

.ti-map:before {
	content: "\e690"
}

.ti-map-alt:before {
	content: "\e691"
}

.ti-loop:before {
	content: "\e692"
}

.ti-location-pin:before {
	content: "\e693"
}

.ti-list:before {
	content: "\e694"
}

.ti-light-bulb:before {
	content: "\e695"
}

.ti-Italic:before {
	content: "\e696"
}

.ti-info:before {
	content: "\e697"
}

.ti-infinite:before {
	content: "\e698"
}

.ti-id-badge:before {
	content: "\e699"
}

.ti-hummer:before {
	content: "\e69a"
}

.ti-home:before {
	content: "\e69b"
}

.ti-help:before {
	content: "\e69c"
}

.ti-headphone:before {
	content: "\e69d"
}

.ti-harddrives:before {
	content: "\e69e"
}

.ti-harddrive:before {
	content: "\e69f"
}

.ti-gift:before {
	content: "\e6a0"
}

.ti-game:before {
	content: "\e6a1"
}

.ti-filter:before {
	content: "\e6a2"
}

.ti-files:before {
	content: "\e6a3"
}

.ti-file:before {
	content: "\e6a4"
}

.ti-eraser:before {
	content: "\e6a5"
}

.ti-envelope:before {
	content: "\e6a6"
}

.ti-download:before {
	content: "\e6a7"
}

.ti-direction:before {
	content: "\e6a8"
}

.ti-direction-alt:before {
	content: "\e6a9"
}

.ti-dashboard:before {
	content: "\e6aa"
}

.ti-control-stop:before {
	content: "\e6ab"
}

.ti-control-shuffle:before {
	content: "\e6ac"
}

.ti-control-play:before {
	content: "\e6ad"
}

.ti-control-pause:before {
	content: "\e6ae"
}

.ti-control-forward:before {
	content: "\e6af"
}

.ti-control-backward:before {
	content: "\e6b0"
}

.ti-cloud:before {
	content: "\e6b1"
}

.ti-cloud-up:before {
	content: "\e6b2"
}

.ti-cloud-down:before {
	content: "\e6b3"
}

.ti-clipboard:before {
	content: "\e6b4"
}

.ti-car:before {
	content: "\e6b5"
}

.ti-calendar:before {
	content: "\e6b6"
}

.ti-book:before {
	content: "\e6b7"
}

.ti-bell:before {
	content: "\e6b8"
}

.ti-basketball:before {
	content: "\e6b9"
}

.ti-bar-chart:before {
	content: "\e6ba"
}

.ti-bar-chart-alt:before {
	content: "\e6bb"
}

.ti-back-right:before {
	content: "\e6bc"
}

.ti-back-left:before {
	content: "\e6bd"
}

.ti-arrows-corner:before {
	content: "\e6be"
}

.ti-archive:before {
	content: "\e6bf"
}

.ti-anchor:before {
	content: "\e6c0"
}

.ti-align-right:before {
	content: "\e6c1"
}

.ti-align-left:before {
	content: "\e6c2"
}

.ti-align-justify:before {
	content: "\e6c3"
}

.ti-align-center:before {
	content: "\e6c4"
}

.ti-alert:before {
	content: "\e6c5"
}

.ti-alarm-clock:before {
	content: "\e6c6"
}

.ti-agenda:before {
	content: "\e6c7"
}

.ti-write:before {
	content: "\e6c8"
}

.ti-window:before {
	content: "\e6c9"
}

.ti-widgetized:before {
	content: "\e6ca"
}

.ti-widget:before {
	content: "\e6cb"
}

.ti-widget-alt:before {
	content: "\e6cc"
}

.ti-wallet:before {
	content: "\e6cd"
}

.ti-video-clapper:before {
	content: "\e6ce"
}

.ti-video-camera:before {
	content: "\e6cf"
}

.ti-vector:before {
	content: "\e6d0"
}

.ti-themify-logo:before {
	content: "\e6d1"
}

.ti-themify-favicon:before {
	content: "\e6d2"
}

.ti-themify-favicon-alt:before {
	content: "\e6d3"
}

.ti-support:before {
	content: "\e6d4"
}

.ti-stamp:before {
	content: "\e6d5"
}

.ti-split-v-alt:before {
	content: "\e6d6"
}

.ti-slice:before {
	content: "\e6d7"
}

.ti-shortcode:before {
	content: "\e6d8"
}

.ti-shift-right-alt:before {
	content: "\e6d9"
}

.ti-shift-left-alt:before {
	content: "\e6da"
}

.ti-ruler-alt-2:before {
	content: "\e6db"
}

.ti-receipt:before {
	content: "\e6dc"
}

.ti-pin2:before {
	content: "\e6dd"
}

.ti-pin-alt:before {
	content: "\e6de"
}

.ti-pencil-alt2:before {
	content: "\e6df"
}

.ti-palette:before {
	content: "\e6e0"
}

.ti-more:before {
	content: "\e6e1"
}

.ti-more-alt:before {
	content: "\e6e2"
}

.ti-microphone-alt:before {
	content: "\e6e3"
}

.ti-magnet:before {
	content: "\e6e4"
}

.ti-line-double:before {
	content: "\e6e5"
}

.ti-line-dotted:before {
	content: "\e6e6"
}

.ti-line-dashed:before {
	content: "\e6e7"
}

.ti-layout-width-full:before {
	content: "\e6e8"
}

.ti-layout-width-default:before {
	content: "\e6e9"
}

.ti-layout-width-default-alt:before {
	content: "\e6ea"
}

.ti-layout-tab:before {
	content: "\e6eb"
}

.ti-layout-tab-window:before {
	content: "\e6ec"
}

.ti-layout-tab-v:before {
	content: "\e6ed"
}

.ti-layout-tab-min:before {
	content: "\e6ee"
}

.ti-layout-slider:before {
	content: "\e6ef"
}

.ti-layout-slider-alt:before {
	content: "\e6f0"
}

.ti-layout-sidebar-right:before {
	content: "\e6f1"
}

.ti-layout-sidebar-none:before {
	content: "\e6f2"
}

.ti-layout-sidebar-left:before {
	content: "\e6f3"
}

.ti-layout-placeholder:before {
	content: "\e6f4"
}

.ti-layout-menu:before {
	content: "\e6f5"
}

.ti-layout-menu-v:before {
	content: "\e6f6"
}

.ti-layout-menu-separated:before {
	content: "\e6f7"
}

.ti-layout-menu-full:before {
	content: "\e6f8"
}

.ti-layout-media-right-alt:before {
	content: "\e6f9"
}

.ti-layout-media-right:before {
	content: "\e6fa"
}

.ti-layout-media-overlay:before {
	content: "\e6fb"
}

.ti-layout-media-overlay-alt:before {
	content: "\e6fc"
}

.ti-layout-media-overlay-alt-2:before {
	content: "\e6fd"
}

.ti-layout-media-left-alt:before {
	content: "\e6fe"
}

.ti-layout-media-left:before {
	content: "\e6ff"
}

.ti-layout-media-center-alt:before {
	content: "\e700"
}

.ti-layout-media-center:before {
	content: "\e701"
}

.ti-layout-list-thumb:before {
	content: "\e702"
}

.ti-layout-list-thumb-alt:before {
	content: "\e703"
}

.ti-layout-list-post:before {
	content: "\e704"
}

.ti-layout-list-large-image:before {
	content: "\e705"
}

.ti-layout-line-solid:before {
	content: "\e706"
}

.ti-layout-grid4:before {
	content: "\e707"
}

.ti-layout-grid3:before {
	content: "\e708"
}

.ti-layout-grid2:before {
	content: "\e709"
}

.ti-layout-grid2-thumb:before {
	content: "\e70a"
}

.ti-layout-cta-right:before {
	content: "\e70b"
}

.ti-layout-cta-left:before {
	content: "\e70c"
}

.ti-layout-cta-center:before {
	content: "\e70d"
}

.ti-layout-cta-btn-right:before {
	content: "\e70e"
}

.ti-layout-cta-btn-left:before {
	content: "\e70f"
}

.ti-layout-column4:before {
	content: "\e710"
}

.ti-layout-column3:before {
	content: "\e711"
}

.ti-layout-column2:before {
	content: "\e712"
}

.ti-layout-accordion-separated:before {
	content: "\e713"
}

.ti-layout-accordion-merged:before {
	content: "\e714"
}

.ti-layout-accordion-list:before {
	content: "\e715"
}

.ti-ink-pen:before {
	content: "\e716"
}

.ti-info-alt:before {
	content: "\e717"
}

.ti-help-alt:before {
	content: "\e718"
}

.ti-headphone-alt:before {
	content: "\e719"
}

.ti-hand-point-up:before {
	content: "\e71a"
}

.ti-hand-point-right:before {
	content: "\e71b"
}

.ti-hand-point-left:before {
	content: "\e71c"
}

.ti-hand-point-down:before {
	content: "\e71d"
}

.ti-gallery:before {
	content: "\e71e"
}

.ti-face-smile:before {
	content: "\e71f"
}

.ti-face-sad:before {
	content: "\e720"
}

.ti-credit-card:before {
	content: "\e721"
}

.ti-control-skip-forward:before {
	content: "\e722"
}

.ti-control-skip-backward:before {
	content: "\e723"
}

.ti-control-record:before {
	content: "\e724"
}

.ti-control-eject:before {
	content: "\e725"
}

.ti-comments-smiley:before {
	content: "\e726"
}

.ti-brush-alt:before {
	content: "\e727"
}

.ti-youtube:before {
	content: "\e728"
}

.ti-vimeo:before {
	content: "\e729"
}

.ti-twitter:before {
	content: "\e72a"
}

.ti-time:before {
	content: "\e72b"
}

.ti-tumblr:before {
	content: "\e72c"
}

.ti-skype:before {
	content: "\e72d"
}

.ti-share:before {
	content: "\e72e"
}

.ti-share-alt:before {
	content: "\e72f"
}

.ti-rocket:before {
	content: "\e730"
}

.ti-pinterest:before {
	content: "\e731"
}

.ti-new-window:before {
	content: "\e732"
}

.ti-microsoft:before {
	content: "\e733"
}

.ti-list-ol:before {
	content: "\e734"
}

.ti-linkedin:before {
	content: "\e735"
}

.ti-layout-sidebar-2:before {
	content: "\e736"
}

.ti-layout-grid4-alt:before {
	content: "\e737"
}

.ti-layout-grid3-alt:before {
	content: "\e738"
}

.ti-layout-grid2-alt:before {
	content: "\e739"
}

.ti-layout-column4-alt:before {
	content: "\e73a"
}

.ti-layout-column3-alt:before {
	content: "\e73b"
}

.ti-layout-column2-alt:before {
	content: "\e73c"
}

.ti-instagram:before {
	content: "\e73d"
}

.ti-google:before {
	content: "\e73e"
}

.ti-github:before {
	content: "\e73f"
}

.ti-flickr:before {
	content: "\e740"
}

.ti-facebook:before {
	content: "\e741"
}

.ti-dropbox:before {
	content: "\e742"
}

.ti-dribbble:before {
	content: "\e743"
}

.ti-apple:before {
	content: "\e744"
}

.ti-android:before {
	content: "\e745"
}

.ti-save:before {
	content: "\e746"
}

.ti-save-alt:before {
	content: "\e747"
}

.ti-yahoo:before {
	content: "\e748"
}

.ti-wordpress:before {
	content: "\e749"
}

.ti-vimeo-alt:before {
	content: "\e74a"
}

.ti-twitter-alt:before {
	content: "\e74b"
}

.ti-tumblr-alt:before {
	content: "\e74c"
}

.ti-trello:before {
	content: "\e74d"
}

.ti-stack-overflow:before {
	content: "\e74e"
}

.ti-soundcloud:before {
	content: "\e74f"
}

.ti-sharethis:before {
	content: "\e750"
}

.ti-sharethis-alt:before {
	content: "\e751"
}

.ti-reddit:before {
	content: "\e752"
}

.ti-pinterest-alt:before {
	content: "\e753"
}

.ti-microsoft-alt:before {
	content: "\e754"
}

.ti-linux:before {
	content: "\e755"
}

.ti-jsfiddle:before {
	content: "\e756"
}

.ti-joomla:before {
	content: "\e757"
}

.ti-html5:before {
	content: "\e758"
}

.ti-flickr-alt:before {
	content: "\e759"
}

.ti-email:before {
	content: "\e75a"
}

.ti-drupal:before {
	content: "\e75b"
}

.ti-dropbox-alt:before {
	content: "\e75c"
}

.ti-css3:before {
	content: "\e75d"
}

.ti-rss:before {
	content: "\e75e"
}

.ti-rss-alt:before {
	content: "\e75f"
}


.premium-banner {
	overflow: hidden
}

.premium-banner-ib {
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.premium-banner-ib img {
	display: block;
	position: relative
}

.premium-banner-img-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%
}

.premium-banner-img-wrap .premium-banner-ib-img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.premium-banner-ib-desc .premium-banner-read-more {
	z-index: 100
}

.elementor-widget-premium-addon-banner .premium-banner-ib-title {
	background: 0 0
}

.premium-banner-ib *,
.premium-banner-ib .premium-banner-ib-desc {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.premium-banner-ib img {
	min-width: 100%;
	max-width: 100%;
	-webkit-transition: opacity .35s;
	transition: opacity .35s
}

.premium-banner-ib .premium-banner-ib-desc {
	padding: 15px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.premium-banner-ib .premium-banner-ib-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0
}

.premium-banner-ib a.premium-banner-ib-link {
	display: block;
	background: 0 0
}

.premium-banner-animation1 img {
	width: -webkit-calc(100% + 50px) !important;
	width: calc(100% + 50px) !important;
	max-width: -webkit-calc(100% + 50px) !important;
	max-width: calc(100% + 50px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0)
}

.premium-banner-animation2 .premium-banner-ib-title {
	padding: 15px
}

.premium-banner-animation1 .premium-banner-ib-desc {
	top: auto;
	bottom: 0;
	min-height: 25%;
	height: auto;
	max-height: 100%;
	text-align: left
}

.premium-banner-animation1 .premium-banner-ib-content,
.premium-banner-animation1 .premium-banner-ib-title,
.premium-banner-animation1 .premium-banner-read-more {
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	-webkit-transition-duration: .35s;
	transition-duration: .35s
}

.premium-banner-animation1 .premium-banner-ib-title {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s
}

.premium-banner-animation1 .premium-banner-ib-content,
.premium-banner-animation1 .premium-banner-read-more {
	margin-top: 10px;
	opacity: 0;
	-webkit-transition: opacity .2s, -webkit-transform .35s;
	transition: opacity .2s, -webkit-transform .35s;
	transition: opacity .2s, transform .35s;
	transition: opacity .2s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation1.active .premium-banner-ib-content,
.premium-banner-animation1.active .premium-banner-read-more,
.premium-banner-animation1:hover .premium-banner-ib-content,
.premium-banner-animation1:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	-webkit-transition-duration: .35s;
	transition-duration: .35s
}

.premium-banner-animation1.active .premium-banner-ib-content,
.premium-banner-animation1.active .premium-banner-ib-title,
.premium-banner-animation1.active .premium-banner-read-more,
.premium-banner-animation1.active img,
.premium-banner-animation1:hover .premium-banner-ib-content,
.premium-banner-animation1:hover .premium-banner-ib-title,
.premium-banner-animation1:hover .premium-banner-read-more,
.premium-banner-animation1:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	-webkit-transition-duration: .35s;
	transition-duration: .35s
}

.premium-banner-animation1.scale img,
.premium-banner-animation1.zoomout img {
	-webkit-transform: translate3d(-40px, 0, 0) scale(1.1);
	transform: translate3d(-40px, 0, 0) scale(1.1)
}

.premium-banner-ib.sepia img {
	-webkit-filter: sepia(30%);
	filter: sepia(30%)
}

.premium-banner-ib.bright img {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.premium-banner-ib.sepia:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0)
}

.premium-banner-ib.bright:hover img {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.premium-banner-animation1.premium-banner-min-height img,
.premium-banner-animation13.premium-banner-min-height img,
.premium-banner-animation2.premium-banner-min-height img,
.premium-banner-animation4.premium-banner-min-height img,
.premium-banner-animation5.premium-banner-min-height img,
.premium-banner-animation6.premium-banner-min-height img {
	height: auto
}

.premium-banner-animation2 img {
	width: 100%
}

.premium-banner-animation2 .premium-banner-ib-desc::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0)
}

.premium-banner-animation2 .premium-banner-ib-title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: color .35s, -webkit-transform .35s;
	transition: color .35s, -webkit-transform .35s;
	transition: transform .35s, color .35s;
	transition: transform .35s, color .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.premium-banner-animation2 .premium-banner-ib-content,
.premium-banner-animation2 .premium-banner-ib-desc::before,
.premium-banner-animation2 .premium-banner-read-more {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation2 .premium-banner-ib-content,
.premium-banner-animation2 .premium-banner-read-more {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	max-height: 50%;
	opacity: 0;
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0)
}

.premium-banner-animation2.active .premium-banner-ib-title,
.premium-banner-animation2:hover .premium-banner-ib-title {
	-webkit-transform: translate3d(0, -40px, 0);
	transform: translate3d(0, -40px, 0)
}

.premium-banner-animation2.active .premium-banner-ib-desc::before,
.premium-banner-animation2.active .premium-banner-read-more,
.premium-banner-animation2:hover .premium-banner-ib-desc::before,
.premium-banner-animation2:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation2.active .premium-banner-ib-content,
.premium-banner-animation2:hover .premium-banner-ib-content {
	opacity: 1;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0)
}

.premium-banner-animation3 .premium-banner-ib-title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0)
}

.premium-banner-animation3 .premium-banner-ib-desc::before,
.premium-banner-animation3 .premium-banner-ib-title {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s
}

.premium-banner-animation3.active .premium-banner-ib-desc::before,
.premium-banner-animation3.active .premium-banner-ib-title,
.premium-banner-animation3:hover .premium-banner-ib-desc::before,
.premium-banner-animation3:hover .premium-banner-ib-title {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation3 .premium-banner-ib-content {
	max-height: -webkit-calc(100% - 60px - 1.5em);
	max-height: calc(100% - 60px - 1.5em);
	overflow: hidden
}

.premium-banner-animation4 img {
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	max-width: -webkit-calc(100% + 40px) !important;
	max-width: calc(100% + 40px) !important
}

.premium-banner-animation4 .premium-banner-ib-desc {
	padding: 30px
}

.premium-banner-animation4 .premium-banner-ib-desc::after {
	position: absolute;
	content: "";
	opacity: 0
}

.premium-banner-animation4 .premium-banner-ib-desc::before {
	position: absolute;
	content: "";
	opacity: 0;
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

.premium-banner-animation4 .premium-banner-ib-desc::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.premium-banner-animation4 .premium-banner-ib-title {
	padding: 50px 30px 0 30px;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s
}

.premium-banner-animation4 .premium-banner-ib-content,
.premium-banner-animation4 .premium-banner-read-more {
	padding: 10px 30px;
	opacity: 0;
	overflow: hidden;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

.premium-banner-animation4 .premium-banner-ib-title,
.premium-banner-animation4 img {
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0)
}

.premium-banner-animation4.scale img,
.premium-banner-animation4.zoomout img {
	-webkit-transform: translate3d(-30px, 0, 0) scale(1.1);
	transform: translate3d(-30px, 0, 0) scale(1.1)
}

.premium-banner-animation4 .premium-banner-ib-content,
.premium-banner-animation4 .premium-banner-read-more {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation4 .premium-banner-ib-desc::after,
.premium-banner-animation4 .premium-banner-ib-desc::before {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation4 img {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation4.active .premium-banner-ib-desc::after,
.premium-banner-animation4.active .premium-banner-ib-desc::before,
.premium-banner-animation4:hover .premium-banner-ib-desc::after,
.premium-banner-animation4:hover .premium-banner-ib-desc::before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-banner-animation4.active .premium-banner-ib-content,
.premium-banner-animation4.active .premium-banner-ib-title,
.premium-banner-animation4.active .premium-banner-read-more,
.premium-banner-animation4:hover .premium-banner-ib-content,
.premium-banner-animation4:hover .premium-banner-ib-title,
.premium-banner-animation4:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation4:hover .premium-banner-ib-content,
.premium-banner-animation4:hover .premium-banner-ib-desc::after,
.premium-banner-animation4:hover .premium-banner-ib-title,
.premium-banner-animation4:hover img {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.premium-banner-animation5 .premium-banner-ib-desc {
	top: auto;
	bottom: 0;
	padding: 15px;
	height: auto;
	background: #f2f2f2;
	color: #3c4a50;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.premium-banner-animation5 .premium-banner-ib-content {
	position: absolute;
	top: auto;
	bottom: 100%;
	left: 0;
	width: 100%;
	padding: 15px;
	opacity: 0;
	-webkit-transition: opacity .35s;
	transition: opacity .35s
}

.premium-banner-animation5 .premium-banner-ib-title,
.premium-banner-animation5 .premium-banner-read-more {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
	text-align: center
}

.premium-banner-animation5 .premium-banner-ib-title {
	margin: 10px 0
}

.premium-banner-animation5.active .premium-banner-ib-content,
.premium-banner-animation5.active .premium-banner-ib-content *,
.premium-banner-animation5:hover .premium-banner-ib-content,
.premium-banner-animation5:hover .premium-banner-ib-content * {
	opacity: 1 !important;
	z-index: 99 !important;
	-webkit-backface-visibility: hidden !important;
	backface-visibility: hidden !important
}

.premium-banner-animation5.active .premium-banner-ib-desc,
.premium-banner-animation5.active .premium-banner-ib-title,
.premium-banner-animation5.active .premium-banner-read-more,
.premium-banner-animation5:hover .premium-banner-ib-desc,
.premium-banner-animation5:hover .premium-banner-ib-title,
.premium-banner-animation5:hover .premium-banner-read-more {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.premium-banner-animation5:hover .premium-banner-ib-title {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}

.premium-banner-animation5 img {
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation2 img,
.premium-banner-animation4 img,
.premium-banner-animation6 img {
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation5.scale img,
.premium-banner-animation5.zoomout img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-banner-animation2.scale img,
.premium-banner-animation2.zoomout img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-banner-animation6.scale img,
.premium-banner-animation6.zoomout img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-banner-animation2.zoomin:hover img,
.premium-banner-animation5.zoomin:hover img,
.premium-banner-animation6.zoomin:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-banner-animation2.zoomout:hover img,
.premium-banner-animation5.zoomout:hover img,
.premium-banner-animation6.zoomout:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-banner-animation2.scale:hover img,
.premium-banner-animation5.scale:hover img,
.premium-banner-animation6.scale:hover img {
	-webkit-transform: scale(1.2) rotate(5deg);
	-ms-transform: scale(1.2) rotate(5deg);
	transform: scale(1.2) rotate(5deg)
}

.premium-banner-animation2.grayscale:hover img,
.premium-banner-animation5.grayscale:hover img,
.premium-banner-animation6.grayscale:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-banner-animation2.blur:hover img,
.premium-banner-animation5.blur:hover img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-banner-animation6.blur:hover img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-banner-animation6 .premium-banner-ib-desc {
	padding: 45px
}

.premium-banner-animation6 .premium-banner-ib-desc::before {
	position: absolute;
	content: "";
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff
}

.premium-banner-animation6 .premium-banner-ib-title {
	margin: 20px 0 10px;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.premium-banner-animation6 .premium-banner-ib-content,
.premium-banner-animation6 .premium-banner-ib-desc::before,
.premium-banner-animation6 .premium-banner-read-more {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.premium-banner-animation6 .premium-banner-read-more {
	margin-top: 10px
}

.premium-banner-animation6.active .premium-banner-ib-title,
.premium-banner-animation6:hover .premium-banner-ib-title {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation6.active .premium-banner-ib-content,
.premium-banner-animation6.active .premium-banner-ib-desc::before,
.premium-banner-animation6.active .premium-banner-read-more,
.premium-banner-animation6:hover .premium-banner-ib-content,
.premium-banner-animation6:hover .premium-banner-ib-desc::before,
.premium-banner-animation6:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-banner-animation12 .premium-banner-ib-desc::after {
	position: absolute;
	content: "";
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}

.premium-banner-animation12.active .premium-banner-ib-desc::after,
.premium-banner-animation12:hover .premium-banner-ib-desc::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation12 .premium-banner-ib-desc {
	padding: 45px;
	text-align: left
}

.premium-banner-animation12 .premium-banner-ib-content {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0)
}

.premium-banner-animation12.active .premium-banner-ib-content,
.premium-banner-animation12:hover .premium-banner-ib-content {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation13 img {
	width: -webkit-calc(100% + 20px) !important;
	width: calc(100% + 20px) !important;
	max-width: -webkit-calc(100% + 20px) !important;
	max-width: calc(100% + 20px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.premium-banner-animation13.scale img,
.premium-banner-animation13.zoomout img {
	-webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
	transform: translate3d(-10px, 0, 0) scale(1.1)
}

.premium-banner-animation13.none:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation1.none:hover img,
.premium-banner-animation4.none:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation1.zoomin:hover img,
.premium-banner-animation10.zoomin:hover img,
.premium-banner-animation11.zoomin:hover img,
.premium-banner-animation13.zoomin:hover img,
.premium-banner-animation4.zoomin:hover img,
.premium-banner-animation7.zoomin:hover img,
.premium-banner-animation8.zoomin:hover img,
.premium-banner-animation9.zoomin:hover img {
	-webkit-transform: translate3d(0, 0, 0) scale(1.1);
	transform: translate3d(0, 0, 0) scale(1.1)
}

.premium-banner-animation1.zoomout:hover img,
.premium-banner-animation10.zoomout:hover img,
.premium-banner-animation11.zoomout:hover img,
.premium-banner-animation13.zoomout:hover img,
.premium-banner-animation4.zoomout:hover img,
.premium-banner-animation7.zoomout:hover img,
.premium-banner-animation8.zoomout:hover img,
.premium-banner-animation9.zoomout:hover img {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

.premium-banner-animation1.scale:hover img,
.premium-banner-animation10.scale:hover img,
.premium-banner-animation11.scale:hover img,
.premium-banner-animation13.scale:hover img,
.premium-banner-animation4.scale:hover img,
.premium-banner-animation7.scale:hover img,
.premium-banner-animation8.scale:hover img,
.premium-banner-animation9.scale:hover img {
	-webkit-transform: translate3d(0, 0, 0) scale(1.2) rotate(5deg);
	transform: translate3d(0, 0, 0) scale(1.2) rotate(5deg)
}

.premium-banner-animation1.grayscale:hover img,
.premium-banner-animation10.grayscale:hover img,
.premium-banner-animation11.grayscale:hover img,
.premium-banner-animation13.grayscale:hover img,
.premium-banner-animation4.grayscale:hover img,
.premium-banner-animation7.grayscale:hover img,
.premium-banner-animation8.grayscale:hover img,
.premium-banner-animation9.grayscale:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-banner-animation1.blur:hover img,
.premium-banner-animation10.blur:hover img,
.premium-banner-animation11.blur:hover img,
.premium-banner-animation13.blur:hover img,
.premium-banner-animation4.blur:hover,
.premium-banner-animation7.blur:hover img,
.premium-banner-animation8.blur:hover img,
.premium-banner-animation9.blur:hover img {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-banner-animation13 .premium-banner-ib-desc {
	text-align: left
}

.premium-banner-animation13 .premium-banner-ib-title {
	position: relative;
	overflow: hidden;
	padding: 5px 0 10px
}

.premium-banner-animation13 .premium-banner-ib-title::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(-101%, 0, 0);
	transform: translate3d(-101%, 0, 0)
}

.premium-banner-animation13.active .premium-banner-ib-title::after,
.premium-banner-animation13:hover .premium-banner-ib-title::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation13 .premium-banner-ib-content,
.premium-banner-animation13 .premium-banner-read-more {
	padding: 15px 0;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.premium-banner-animation13.active .premium-banner-ib-content,
.premium-banner-animation13.active .premium-banner-read-more,
.premium-banner-animation13:hover .premium-banner-ib-content,
.premium-banner-animation13:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-ib.premium-banner-animation5 .premium-banner-toggle-size {
	left: 50%;
	width: auto !important;
	height: 100%;
	max-width: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.premium-banner-ib img {
	border: none;
	padding: 0;
	margin: 0
}

.premium-banner-animation7 img {
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	max-width: -webkit-calc(100% + 40px) !important;
	max-width: calc(100% + 40px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation7 .premium-banner-brlr {
	width: 7px
}

.premium-banner-animation7 .premium-banner-brtb {
	height: 7px
}

.premium-banner-animation7 .premium-banner-br {
	position: absolute;
	z-index: 1;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.premium-banner-animation7 .premium-banner-bleft {
	left: 30px;
	top: -webkit-calc(100% - 150px);
	top: calc(100% - 150px);
	height: 0
}

.premium-banner-animation7 .premium-banner-bright {
	right: 30px;
	bottom: -webkit-calc(100% - 150px);
	bottom: calc(100% - 150px);
	height: 0
}

.premium-banner-animation7 .premium-banner-bottom {
	right: -webkit-calc(100% - 150px);
	right: calc(100% - 150px);
	bottom: 30px;
	width: 0
}

.premium-banner-animation7 .premium-banner-btop {
	left: -webkit-calc(100% - 150px);
	left: calc(100% - 150px);
	top: 30px;
	width: 0
}

.premium-banner-animation7 .premium-banner-ib-desc {
	padding: 70px;
	display: table
}

.premium-banner-animation7 .premium-banner-ib-desc .premium-banner-desc-centered {
	display: table-cell;
	vertical-align: middle
}

.premium-banner-animation7 .premium-banner-ib-title {
	margin-top: 0
}

.premium-banner-animation7 .premium-banner-ib-title,
.premium-banner-animation7 img {
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0)
}

.premium-banner-animation7.scale img,
.premium-banner-animation7.zoomout img {
	-webkit-transform: translate3d(-30px, 0, 0) scale(1.1);
	transform: translate3d(-30px, 0, 0) scale(1.1)
}

.premium-banner-animation7 .premium-banner-ib-content,
.premium-banner-animation7 .premium-banner-read-more {
	margin-top: 10px
}

.premium-banner-animation7 .premium-banner-ib-desc::after,
.premium-banner-animation7 .premium-banner-ib-desc::before {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation7 .premium-banner-ib-content,
.premium-banner-animation7 .premium-banner-ib-title,
.premium-banner-animation7 .premium-banner-read-more {
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation7.active .premium-banner-ib-content,
.premium-banner-animation7.active .premium-banner-ib-title,
.premium-banner-animation7.active .premium-banner-read-more,
.premium-banner-animation7:hover .premium-banner-ib-content,
.premium-banner-animation7:hover .premium-banner-ib-title,
.premium-banner-animation7:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation7.active .premium-banner-bleft,
.premium-banner-animation7:hover .premium-banner-bleft {
	top: 30px;
	height: 70px
}

.premium-banner-animation7.active .premium-banner-bright,
.premium-banner-animation7:hover .premium-banner-bright {
	bottom: 30px;
	height: 70px
}

.premium-banner-animation7.active .premium-banner-bottom,
.premium-banner-animation7:hover .premium-banner-bottom {
	right: 30px;
	width: 70px
}

.premium-banner-animation7.active .premium-banner-btop,
.premium-banner-animation7:hover .premium-banner-btop {
	left: 30px;
	width: 70px
}

.premium-banner-animation7:hover .premium-banner-ib-content,
.premium-banner-animation7:hover .premium-banner-ib-title,
.premium-banner-animation7:hover .premium-banner-read-more,
.premium-banner-animation7:hover img {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.premium-banner-animation8 img {
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	max-width: -webkit-calc(100% + 40px) !important;
	max-width: calc(100% + 40px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation8 .premium-banner-brlr {
	width: 7px
}

.premium-banner-animation8 .premium-banner-brtb {
	height: 7px
}

.premium-banner-animation8 .premium-banner-br {
	position: absolute;
	z-index: 1;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.premium-banner-animation8 .premium-banner-bleft {
	left: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 0
}

.premium-banner-animation8 .premium-banner-bright {
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 0
}

.premium-banner-animation8 .premium-banner-bottom {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 30px;
	width: 0
}

.premium-banner-animation8 .premium-banner-btop {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 30px;
	width: 0
}

.premium-banner-animation8 .premium-banner-ib-desc {
	padding: 70px;
	display: table
}

.premium-banner-animation8 .premium-banner-ib-desc .premium-banner-desc-centered {
	display: table-cell;
	vertical-align: middle
}

.premium-banner-animation8 .premium-banner-ib-title {
	margin-top: 0
}

.premium-banner-animation8 .premium-banner-ib-title,
.premium-banner-animation8 img {
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0)
}

.premium-banner-animation8.scale img,
.premium-banner-animation8.zoomout img {
	-webkit-transform: translate3d(-30px, 0, 0) scale(1.1);
	transform: translate3d(-30px, 0, 0) scale(1.1)
}

.premium-banner-animation8 .premium-banner-ib-content,
.premium-banner-animation8 .premium-banner-read-more {
	margin-top: 10px
}

.premium-banner-animation8 .premium-banner-ib-desc::after,
.premium-banner-animation8 .premium-banner-ib-desc::before {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation8 .premium-banner-ib-content,
.premium-banner-animation8 .premium-banner-ib-title,
.premium-banner-animation8 .premium-banner-read-more {
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	opacity: 0
}

.premium-banner-animation8.active .premium-banner-ib-content,
.premium-banner-animation8.active .premium-banner-ib-title,
.premium-banner-animation8.active .premium-banner-read-more,
.premium-banner-animation8:hover .premium-banner-ib-content,
.premium-banner-animation8:hover .premium-banner-ib-title,
.premium-banner-animation8:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation8.active .premium-banner-bleft,
.premium-banner-animation8:hover .premium-banner-bleft {
	height: -webkit-calc(100% - 61px);
	height: calc(100% - 61px)
}

.premium-banner-animation8.active .premium-banner-bright,
.premium-banner-animation8:hover .premium-banner-bright {
	height: -webkit-calc(100% - 61px);
	height: calc(100% - 61px)
}

.premium-banner-animation8.active .premium-banner-bottom,
.premium-banner-animation8:hover .premium-banner-bottom {
	width: -webkit-calc(100% - 61px);
	width: calc(100% - 61px)
}

.premium-banner-animation8.active .premium-banner-btop,
.premium-banner-animation8:hover .premium-banner-btop {
	width: -webkit-calc(100% - 61px);
	width: calc(100% - 61px)
}

.premium-banner-animation8:hover .premium-banner-ib-content,
.premium-banner-animation8:hover .premium-banner-ib-title,
.premium-banner-animation8:hover .premium-banner-read-more,
.premium-banner-animation8:hover img {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.premium-banner-animation9 img {
	width: -webkit-calc(100% + 20px) !important;
	width: calc(100% + 20px) !important;
	max-width: -webkit-calc(100% + 20px) !important;
	max-width: calc(100% + 20px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s;
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-banner-animation9 .premium-banner-ib-desc {
	width: 100%;
	height: 100%
}

.premium-banner-animation9 .premium-banner-ib-desc::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.premium-banner-animation9 .premium-banner-ib-desc::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.premium-banner-animation9 .premium-banner-ib-title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, -70px, 0);
	transform: translate3d(0, -70px, 0);
	margin-top: 0;
	padding: 0 10%
}

.premium-banner-animation9.active .premium-banner-ib-title,
.premium-banner-animation9:hover .premium-banner-ib-title {
	-webkit-transform: translate3d(0, -80px, 0);
	transform: translate3d(0, -80px, 0)
}

.premium-banner-animation9 .premium-banner-ib-content,
.premium-banner-animation9 .premium-banner-read-more {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	padding: 0 10%;
	-webkit-transform: translate3d(0, 35px, 0);
	transform: translate3d(0, 35px, 0)
}

.premium-banner-animation9 .premium-banner-read-more {
	top: 75%
}

.premium-banner-animation9.active .premium-banner-ib-content,
.premium-banner-animation9.active .premium-banner-read-more,
.premium-banner-animation9:hover .premium-banner-ib-content,
.premium-banner-animation9:hover .premium-banner-read-more {
	-webkit-transform: translate3d(0, 45px, 0);
	transform: translate3d(0, 45px, 0)
}

.premium-banner-animation9.active .premium-banner-ib-desc::before,
.premium-banner-animation9:hover .premium-banner-ib-desc::before {
	opacity: .5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.premium-banner-animation9.active .premium-banner-ib-desc::after,
.premium-banner-animation9:hover .premium-banner-ib-desc::after {
	opacity: .5;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg)
}

.premium-banner-animation9:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-banner-animation10 img {
	width: -webkit-calc(100% + 20px) !important;
	width: calc(100% + 20px) !important;
	max-width: -webkit-calc(100% + 20px) !important;
	max-width: calc(100% + 20px) !important;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation10 .premium-banner-ib-title {
	position: relative;
	overflow: hidden;
	padding: 5px 0 15px;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	margin-bottom: 0
}

.premium-banner-animation10 .premium-banner-ib-title::after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s
}

.premium-banner-animation10.active .premium-banner-ib-title,
.premium-banner-animation10:hover .premium-banner-ib-title {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation10.active .premium-banner-ib-title::after,
.premium-banner-animation10:hover .premium-banner-ib-title::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation10.scale img,
.premium-banner-animation10.zoomout img {
	-webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
	transform: translate3d(-10px, 0, 0) scale(1.1)
}

.premium-banner-animation10 .premium-banner-ib-content,
.premium-banner-animation10 .premium-banner-read-more {
	padding-top: 15px;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	transition: opacity .35s, transform .35s, -webkit-transform .35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.premium-banner-animation10 .premium-banner-read-more {
	padding: 0
}

.premium-banner-animation10.active .premium-banner-ib-content,
.premium-banner-animation10.active .premium-banner-read-more,
.premium-banner-animation10:hover .premium-banner-ib-content,
.premium-banner-animation10:hover .premium-banner-read-more {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation11 {
	-webkit-transition: -webkit-transform 1s ease-out;
	transition: -webkit-transform 1s ease-out;
	transition: transform 1s ease-out;
	transition: transform 1s ease-out, -webkit-transform 1s ease-out;
	-webkit-transition-delay: 125ms;
	transition-delay: 125ms
}

.premium-banner-animation11 .premium-banner-ib-desc {
	position: absolute;
	z-index: 5;
	-webkit-transform: translate3d(-30px, 0, 0);
	transform: translate3d(-30px, 0, 0);
	opacity: 0;
	top: auto;
	bottom: 0;
	min-height: 25%;
	height: auto;
	max-height: 100%;
	text-align: left;
	padding: 30px;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out
}

.premium-banner-animation11 img {
	width: 100%;
	-webkit-transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, -webkit-filter .35s, -webkit-transform .35s;
	transition: opacity .35s, filter .35s, transform .35s;
	transition: opacity .35s, filter .35s, transform .35s, -webkit-filter .35s, -webkit-transform .35s
}

.premium-banner-animation11 .premium-banner-ib-title {
	margin-bottom: 10px
}

.premium-banner-animation11 .premium-banner-gradient {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.premium-banner-animation11 .premium-banner-gradient:after,
.premium-banner-animation11 .premium-banner-gradient:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	background-image: -webkit-linear-gradient(40deg, rgba(84, 89, 95, .5) 27.89%, #6ec1e4 72.11%);
	background-image: linear-gradient(50deg, rgba(84, 89, 95, .5) 27.89%, #6ec1e4 72.11%);
	z-index: 2
}

.premium-banner-animation11 .premium-banner-gradient:before {
	mix-blend-mode: color
}

.premium-banner-animation11 .premium-banner-gradient:after {
	mix-blend-mode: multiply
}

.premium-banner-animation11.active .premium-banner-ib-desc,
.premium-banner-animation11:hover .premium-banner-ib-desc {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation11.active .premium-banner-gradient:after,
.premium-banner-animation11.active .premium-banner-gradient:before,
.premium-banner-animation11:hover .premium-banner-gradient:after,
.premium-banner-animation11:hover .premium-banner-gradient:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.premium-banner-animation11.scale img,
.premium-banner-animation11.zoomout img {
	-webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
	transform: translate3d(-10px, 0, 0) scale(1.1)
}

.premium-countdown {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center
}

.countdown-row {
	display: block;
	text-align: center
}

.countdown .countdown-section {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 15px;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.countdown .countdown-section:last-child {
	margin-right: 0
}

.countdown span.countdown-amount {
	font-size: 70px;
	line-height: 1;
	padding: 40px
}

.countdown .pre_time-mid {
	display: block
}

.premium-countdown-separator-yes .countdown_separator {
	display: block;
	margin: 0 50px;
	font-size: 30px
}

.premium-countdown-separator-yes .countdown-row .countdown-section:last-child .countdown_separator,
.premium-countdown-separator-yes .premium-countdown-block:last-child .countdown_separator {
	display: none
}

.side .countdown-section .countdown-period {
	vertical-align: bottom
}

.countdown .countdown-section .countdown-period {
	font-size: 17px;
	line-height: 3em
}

.side .countdown-section .countdown-amount,
.side .countdown-section .countdown-period {
	display: inline-block
}

.side .countdown-section .countdown-amount {
	margin-right: 5px
}

.down .countdown-section .countdown-amount,
.down .countdown-section .countdown-period {
	display: block
}

.premium-countdown-flip .premium-countdown-block {
	text-align: center;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-countdown-flip .premium-countdown-block:last-child {
	margin-right: 0
}

.premium-countdown-flip .premium-countdown-label {
	overflow: hidden;
	color: #1a1a1a;
	text-transform: uppercase
}

.premium-countdown-flip .premium-countdown-figure {
	position: relative;
	height: 110px;
	width: 100px;
	line-height: 107px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .2), inset 2px 4px 0 0 rgba(255, 255, 255, .08);
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .2), inset 2px 4px 0 0 rgba(255, 255, 255, .08)
}

.premium-countdown-flip .premium-countdown-figure:last-child {
	margin-right: 0
}

.premium-countdown-flip .premium-countdown-figure&gt;span {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	font-weight: 700
}

.premium-countdown-flip .premium-countdown-figure .top {
	z-index: 3;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transform: perspective(200px);
	transform: perspective(200px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.premium-countdown-flip .premium-countdown-figure .bottom {
	z-index: 1
}

.premium-countdown-flip .premium-countdown-figure .bottom::before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: rgba(0, 0, 0, .02)
}

.premium-countdown-flip .premium-countdown-figure .top-back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 4;
	bottom: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: perspective(200px) rotateX(180deg);
	transform: perspective(200px) rotateX(180deg)
}

.premium-countdown-flip .premium-countdown-figure .top-back span {
	position: absolute;
	top: -100%;
	left: 0;
	right: 0;
	margin: auto
}

.premium-countdown-flip .premium-countdown-figure .bottom-back {
	z-index: 2;
	top: 0
}

.premium-countdown-flip .premium-countdown-figure .bottom-back span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto
}

.premium-countdown-flip .premium-countdown-figure .bottom-back,
.premium-countdown-flip .premium-countdown-figure .top,
.premium-countdown-flip .premium-countdown-figure .top-back {
	height: 50%;
	overflow: hidden;
	background-color: #f7f7f7;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px
}

.premium-countdown-flip .premium-countdown-figure .top-back {
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.premium-countdown-flip .premium-countdown-figure .bottom-back::after,
.premium-countdown-flip .premium-countdown-figure .top::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.side .premium-countdown-figure,
.side .premium-countdown-label {
	display: inline-block
}

.side .premium-countdown-figure {
	margin-right: 5px
}

.down .premium-countdown-figure,
.down .premium-countdown-label {
	display: block
}

.down .premium-countdown-label {
	width: 100%
}

.premium-carousel-wrapper a.carousel-arrow,
.premium-carousel-wrapper a.ver-carousel-arrow {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2em;
	height: 2em;
	line-height: 0;
	text-align: center;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-appearance: inherit;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.premium-blog-wrap a.carousel-arrow,
.premium-facebook-feed-wrapper a.carousel-arrow,
.premium-fb-rev-container a.carousel-arrow,
.premium-hscroll-wrap a.carousel-arrow,
.premium-instafeed-container a.carousel-arrow,
.premium-persons-container a.carousel-arrow,
.premium-tabs-nav-list a.carousel-arrow,
.premium-twitter-feed-wrapper a.carousel-arrow {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2em;
	height: 2em;
	line-height: 0;
	text-align: center;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-appearance: inherit;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

div[class^=premium-] .slick-arrow i {
	display: block
}

.ver-carousel-arrow.carousel-next i {
	margin-bottom: -3px
}

.premium-carousel-wrapper a.slick-arrow:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.premium-carousel-wrapper .premium-carousel-content-hidden {
	visibility: hidden
}

.premium-carousel-wrapper a.carousel-arrow {
	top: 50%
}

.premium-blog-wrap a.carousel-arrow,
.premium-facebook-feed-wrapper a.carousel-arrow,
.premium-fb-rev-container a.carousel-arrow,
.premium-hscroll-wrap a.carousel-arrow,
.premium-instafeed-container a.carousel-arrow,
.premium-persons-container a.carousel-arrow,
.premium-tabs-nav-list a.carousel-arrow,
.premium-twitter-feed-wrapper a.carousel-arrow {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.premium-carousel-wrapper a.ver-carousel-arrow {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

a.carousel-arrow.carousel-next {
	right: -20px
}

a.carousel-arrow.carousel-prev {
	left: -20px
}

a.ver-carousel-arrow.carousel-next {
	bottom: -56px
}

a.ver-carousel-arrow.carousel-prev {
	top: -45px
}

a.circle-bg {
	-webkit-border-radius: 100%;
	border-radius: 100%
}

a.circle-border {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: solid #000
}

a.square-border {
	border: solid #000
}

.premium-blog-wrap ul.slick-dots,
.premium-carousel-dots-below ul.slick-dots,
.premium-fb-rev-reviews ul.slick-dots {
	position: relative;
	bottom: 0;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0
}

.premium-carousel-dots-above ul.slick-dots {
	position: absolute;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-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
}

ul.slick-dots li {
	font-size: 10px;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 5px;
	width: 20px;
	height: 20px;
	cursor: pointer
}

.premium-carousel-wrapper .premium-carousel-nav-arrow-next,
.premium-carousel-wrapper .premium-carousel-nav-arrow-prev,
.premium-carousel-wrapper .premium-carousel-nav-dot {
	display: none
}

.premium-carousel-wrapper ul.slick-dots svg {
	width: 20px;
	height: 20px
}

@-webkit-keyframes hvr-ripple-out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

@keyframes hvr-ripple-out {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		opacity: 0
	}
}

.premium-carousel-ripple-yes .premium-carousel-wrapper {
	padding-bottom: 1px
}

.premium-carousel-ripple-yes ul.slick-dots li {
	position: relative
}

.premium-carousel-ripple-yes ul.slick-dots li i {
	position: relative;
	z-index: 1
}

.premium-carousel-ripple-yes ul.slick-dots li:hover:before {
	content: "";
	position: absolute;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	pointer-events: none;
	background-color: rgba(0, 0, 0, .15)
}

.premium-carousel-ripple-yes ul.slick-dots li.slick-active:hover:before {
	background-color: rgba(0, 0, 0, .3)
}

.premium-carousel-ripple-yes ul.slick-dots li:hover:before {
	-webkit-animation: hvr-ripple-out 1.3s infinite;
	animation: hvr-ripple-out 1.3s infinite
}

.premium-carousel-wrapper.premium-carousel-scale .slick-slide {
	-webkit-transform: scale(1.25, 1.25);
	-ms-transform: scale(1.25, 1.25);
	transform: scale(1.25, 1.25);
	-webkit-transition: all .3s ease-in-out !important;
	transition: all .3s ease-in-out !important
}

.premium-carousel-wrapper.premium-carousel-scale div.slick-active {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1)
}

[dir=rtl] .premium-carousel-inner .slick-slide {
	float: right
}

.premium-counter-area {
	padding: 10px 0;
	-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
}

.premium-counter-area.top {
	-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
}

.premium-counter-area.right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.premium-counter-area.right .premium-counter-icon {
	padding-left: 20px
}

.premium-counter-area.left .premium-counter-icon {
	padding-right: 20px
}

.premium-counter-area .premium-counter-icon .icon i.fa:before {
	vertical-align: text-top
}

.premium-counter-area .premium-counter-icon span.icon {
	text-align: center;
	display: inline-block;
	vertical-align: middle
}

.premium-counter-area .premium-counter-icon .circle {
	-webkit-border-radius: 100%;
	border-radius: 100%
}

.premium-counter-area .premium-counter-icon img,
.premium-counter-area .premium-counter-icon svg {
	width: 80px
}

.premium-counter-area .premium-counter-icon .premium-counter-animation svg {
	height: 80px
}

.premium-counter-area .premium-counter-title {
	padding: 0;
	margin: 0
}

.premium-counter-area .premium-counter-value-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-init-wrapper.right {
	text-align: right
}

span.icon.flex-width {
	width: auto !important;
	height: auto !important
}

.premium-counter-area .premium-counter-init {
	font-size: 35px
}

.premium-image-separator-container {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: auto;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-image-separator-container img,
.premium-image-separator-container svg {
	display: inline-block !important;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center
}

.premium-image-separator-container .premium-image-separator-link {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none
}

.premium-image-separator-container .premium-image-separator-link:active,
.premium-image-separator-container .premium-image-separator-link:focus,
.premium-image-separator-container .premium-image-separator-link:hover,
.premium-image-separator-container .premium-image-separator-link:visited {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: 0 !important;
	border: none !important;
	text-decoration: none !important
}

.premium-image-separator-container i {
	padding: .1em;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-modal-box-modal-lower-close,
.premium-modal-trigger-btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent
}

.premium-modal-trigger-btn i {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-btn-md {
	padding: 8px 14px;
	font-size: 16px;
	line-height: 1.2
}

.premium-btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.premium-btn-block {
	display: block;
	width: 100%
}

.premium-modal-box-modal-close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000
}

.premium-modal-box-modal-close:focus,
.premium-modal-box-modal-close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

button.premium-modal-box-modal-close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.premium-modal-box-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	padding: 0 !important;
	background: rgba(0, 0, 0, .5);
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.premium-modal-box-modal .premium-modal-box-modal-dialog {
	position: absolute;
	max-height: -webkit-calc(100vh - 150px);
	max-height: calc(100vh - 150px);
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	opacity: 0
}

.premium-modal-box-modal-content {
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: 0
}

.premium-modal-backdrop.premium-in {
	opacity: .5 !important
}

.premium-in {
	opacity: 1
}

.premium-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.premium-in {
	-js-display: flex !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.premium-modal-box-modal-header {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 15px;
	border-bottom: 1px solid #e5e5e5
}

.premium-modal-box-modal-header .premium-modal-box-modal-close {
	margin-top: -2px
}

.premium-modal-box-modal-header .premium-modal-box-modal-title {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	padding: 0
}

.premium-modal-box-modal-header .premium-modal-box-modal-title svg {
	width: 50px;
	height: 60px
}

.premium-modal-box-modal-body {
	position: relative;
	padding: 15px;
	overflow: hidden
}

.premium-modal-box-modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.premium-modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.premium-modal-trigger-text {
	background: 0 0 !important;
	display: inline-block
}

.premium-modal-box-container {
	width: 100% !important
}

.premium-modal-trigger-container .premium-modal-trigger-btn {
	border: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-modal-trigger-container .premium-modal-trigger-animation,
.premium-modal-trigger-container .premium-modal-trigger-img,
.premium-modal-trigger-container .premium-modal-trigger-text {
	cursor: pointer
}

.premium-modal-trigger-container .premium-modal-trigger-animation {
	display: inline-block;
	width: 200px;
	height: 200px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-modal-box-modal-header img {
	width: 48px;
	padding-right: 5px
}

.premium-modal-box-modal-header i,
.premium-modal-box-modal-header svg {
	padding-right: 6px
}

.premium-modal-box-modal-close {
	position: relative;
	z-index: 99
}

.premium-modal-box-close-button-container,
.premium-modal-box-modal-close,
.premium-modal-box-modal-lower-close,
.premium-modal-trigger-img,
.premium-modal-trigger-text {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

@media (min-width:768px) {
	.premium-modal-box-modal-dialog {
		width: 700px;
		max-height: 600px;
		overflow: auto
	}
}

@media (max-width:767px) {
	.premium-modal-box-modal-dialog {
		width: 100%;
		max-height: 500px;
		overflow: auto
	}
}

.premium-modal-box-container[data-modal-animation*=animated-] {
	opacity: 0
}

.premium-progressbar-container {
	position: relative
}

.premium-progressbar-bar-wrap {
	position: relative;
	text-align: left;
	overflow: hidden;
	height: 25px;
	margin-bottom: 50px;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.premium-progressbar-bar-wrap.premium-progressbar-dots {
	background-color: transparent;
	width: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-shadow: none;
	box-shadow: none
}

.premium-progressbar-bar-wrap .progress-segment {
	position: relative;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background-color: #f5f5f5
}

.premium-progressbar-bar-wrap .progress-segment.filled {
	background: #6ec1e4
}

.premium-progressbar-bar-wrap .progress-segment:not(:first-child):not(:last-child) {
	margin: 0 4px
}

.premium-progressbar-bar-wrap .progress-segment:first-child {
	margin-right: 4px
}

.premium-progressbar-bar-wrap .progress-segment:last-child {
	margin-left: 4px
}

.premium-progressbar-bar-wrap .progress-segment .segment-inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #6ec1e4
}

.premium-progressbar-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	background: #6ec1e4;
	text-align: center;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.premium-progressbar-striped .premium-progressbar-bar {
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.premium-progressbar-active .premium-progressbar-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.premium-progressbar-gradient .premium-progressbar-bar {
	-webkit-background-size: 400% 400% !important;
	background-size: 400% 400% !important;
	-webkit-animation: progress-bar-gradient 10s ease-in-out infinite;
	animation: progress-bar-gradient 10s ease-in-out infinite
}

.premium-progressbar-bar {
	position: absolute;
	overflow: hidden;
	line-height: 20px
}

.premium-progressbar-container .clearfix {
	clear: both
}

.premium-progressbar-bar {
	-webkit-transition: width 0s ease-in-out !important;
	transition: width 0s ease-in-out !important
}

.premium-progressbar-container p:first-of-type {
	margin: 0;
	float: left
}

.premium-progressbar-container p:nth-of-type(2) {
	margin: 0;
	float: right
}

.premium-progressbar-name {
	left: 50%;
	top: 0;
	right: 0;
	-webkit-transform: translateX(-12.5px);
	-ms-transform: translateX(-12.5px);
	transform: translateX(-12.5px);
	z-index: 1
}

.premium-progressbar-multiple-label {
	position: relative;
	float: left;
	width: 0;
	left: 50%
}

.premium-progressbar-center-label {
	position: relative;
	white-space: nowrap
}

.premium-progressbar-arrow {
	height: 15px;
	left: 50%;
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 11px solid;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.premium-progressbar-pin {
	border-left: 1px solid;
	height: 12px;
	left: 50%;
	display: inline-block
}

.premium-progressbar-circle-wrap {
	width: 200px;
	height: 200px;
	position: relative;
	margin: 0 auto
}

.premium-progressbar-circle-wrap .premium-progressbar-circle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: inset(0 0 0 50%);
	clip-path: inset(0 0 0 50%)
}

.premium-progressbar-circle-wrap .premium-progressbar-circle div {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-width: 6px;
	border-style: solid;
	border-color: #54595f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-clip-path: inset(0 50% 0 0);
	clip-path: inset(0 50% 0 0)
}

.premium-progressbar-circle-wrap .premium-progressbar-circle .premium-progressbar-circle-left {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.premium-progressbar-circle-wrap .premium-progressbar-circle .premium-progressbar-circle-right {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	visibility: hidden
}

.premium-progressbar-circle-wrap .premium-progressbar-circle-base {
	width: 100%;
	height: 100%;
	border: 6px solid #eee;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.premium-progressbar-circle-wrap .premium-progressbar-circle-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-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
}

.premium-progressbar-circle-wrap .premium-lottie-animation {
	line-height: 1
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@-webkit-keyframes progress-bar-gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

@keyframes progress-bar-gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

.premium-testimonial-box {
	width: 100%;
	background: 0 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-testimonial-box .premium-testimonial-author-info {
	-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
}

.premium-testimonial-box .premium-testimonial-company-name,
.premium-testimonial-box .premium-testimonial-person-name {
	font-weight: 600;
	margin: 0
}

.premium-testimonial-container {
	position: relative
}

.premium-testimonial-img-wrapper {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	border-style: solid !important
}

.premium-testimonial-img-wrapper.circle {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.premium-testimonial-img-wrapper.rounded {
	-webkit-border-radius: 15px;
	border-radius: 15px
}

.premium-testimonial-img-wrapper img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100% !important
}

.premium-testimonial-content-wrapper {
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 2;
	width: 100%;
	padding: 20px;
	text-align: center
}

.premium-testimonial-clear-float {
	clear: both
}

.premium-testimonial-lower-quote,
.premium-testimonial-upper-quote {
	position: absolute;
	z-index: 1
}

.premium-dual-header-container .premium-dual-header-first-header,
.premium-dual-header-container .premium-dual-header-second-header {
	position: relative;
	padding: 0;
	margin: 0;
	display: inline-block;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.premium-dual-header-first-clip .premium-dual-header-first-span,
.premium-dual-header-second-clip {
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text
}

.premium-dual-header-first-clip.stroke .premium-dual-header-first-span,
.premium-dual-header-second-clip.stroke {
	-webkit-text-stroke-color: transparent;
	-webkit-text-fill-color: #fafafa;
	-webkit-text-stroke-width: 2px
}

@media (max-width:500px) {

	.premium-dual-header-container .premium-dual-header-first-header,
	.premium-dual-header-container .premium-dual-header-second-header {
		display: block;
		word-wrap: break-word
	}

	.premium-dual-header-first-container,
	.premium-dual-header-second-container {
		margin: 0
	}
}

@media (min-width:501px) {
	.premium-dual-header-first-container {
		margin-right: 5px
	}
}

.premium-dual-header-first-header.gradient .premium-dual-header-first-span,
.premium-dual-header-second-header.gradient {
	-webkit-background-size: 300% 300% !important;
	background-size: 300% 300% !important;
	-webkit-animation: Gradient 10s ease-in-out infinite;
	animation: Gradient 10s ease-in-out infinite
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}

	100% {
		background-position: 0 50%
	}
}

.premium-mask-yes.premium-header-inline .premium-dual-header-first-span {
	display: inline-block !important
}

.premium-title-container {
	position: relative;
	width: 100%;
	clear: both
}

.premium-title-container .premium-title-header {
	position: relative;
	margin: 0;
	padding: 10px
}

.premium-title-container .premium-title-header:not(.premium-title-style7) {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-title-container .premium-title-header svg {
	width: 40px;
	height: 40px
}

.premium-title-container .premium-title-header img {
	width: 40px;
	height: 40px;
	-o-object-fit: cover;
	object-fit: cover
}

.premium-title-container .premium-title-header a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.premium-title-container .premium-lottie-animation {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-title-icon-row .premium-title-icon {
	margin-right: 10px
}

.premium-title-icon-row-reverse .premium-title-icon {
	margin-left: 10px
}

.premium-title-style3,
.premium-title-style4 {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-title-style1,
.premium-title-style2,
.premium-title-style5,
.premium-title-style6,
.premium-title-style8,
.premium-title-style9 {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.premium-title-style7 {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.premium-title-style7 .premium-title-style7-inner {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-title-style1 {
	border-left: 3px solid #6ec1e4
}

.premium-title-container.style2,
.premium-title-container.style4,
.premium-title-container.style5,
.premium-title-container.style6 {
	border-bottom: 3px solid #6ec1e4
}

.premium-title-style6:before {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -2px;
	content: "";
	border: 3px solid transparent
}

.premium-title-style7-stripe-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-title-style7:before {
	display: none
}

.premium-title-style8 .premium-title-text[data-animation=shiny] {
	-webkit-background-size: 125px 125px !important;
	background-size: 125px !important;
	color: rgba(255, 255, 255, 0);
	-webkit-background-clip: text !important;
	background-clip: text !important;
	-webkit-animation-name: pa-shinny-text !important;
	animation-name: pa-shinny-text !important;
	-webkit-animation-duration: var(--animation-speed) !important;
	animation-duration: var(--animation-speed) !important;
	-webkit-animation-iteration-count: infinite !important;
	animation-iteration-count: infinite !important;
	background: var(--base-color) -webkit-gradient(linear, left top, right top, from(var(--base-color)), to(var(--base-color)), color-stop(.5, var(--shiny-color))) 0 0 no-repeat
}

@-webkit-keyframes pa-shinny-text {
	0% {
		background-position: 0
	}

	100% {
		background-position: 200%
	}
}

@keyframes pa-shinny-text {
	0% {
		background-position: 0
	}

	100% {
		background-position: 200%
	}
}

.premium-title-style9[data-animation-blur=process] .premium-title-style9-letter {
	-webkit-animation: pa-blur-shadow 2s 1 alternate;
	animation: pa-blur-shadow 2s 1 alternate
}

@-webkit-keyframes pa-blur-shadow {
	from {
		text-shadow: 0 0 var(--shadow-value) var(--shadow-color);
		color: transparent
	}

	to {
		text-shadow: 0
	}
}

@keyframes pa-blur-shadow {
	from {
		text-shadow: 0 0 var(--shadow-value) var(--shadow-color);
		color: transparent
	}

	to {
		text-shadow: 0
	}
}

.premium-title-gradient-yes .premium-title-icon,
.premium-title-gradient-yes .premium-title-text {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-gradient(linear, left top, right top, from(#ffa648), color-stop(#f17cc1), to(#4da9fd));
	background-image: -webkit-linear-gradient(left, #ffa648, #f17cc1, #4da9fd);
	background-image: linear-gradient(to right, #ffa648, #f17cc1, #4da9fd);
	-webkit-animation: pa-text-gradient 8s infinite;
	animation: pa-text-gradient 8s infinite
}

@-webkit-keyframes pa-text-gradient {

	0%,
	100% {
		-webkit-filter: hue-rotate(0);
		filter: hue-rotate(0)
	}

	50% {
		-webkit-filter: hue-rotate(360deg);
		filter: hue-rotate(360deg)
	}
}

@keyframes pa-text-gradient {

	0%,
	100% {
		-webkit-filter: hue-rotate(0);
		filter: hue-rotate(0)
	}

	50% {
		-webkit-filter: hue-rotate(360deg);
		filter: hue-rotate(360deg)
	}
}

.premium-title-bg-text:before {
	position: absolute;
	content: attr(data-background);
	top: 0;
	left: 0;
	text-align: left
}

.premium-mask-yes .premium-dual-header-first-clip .premium-dual-header-first-span .premium-mask-span,
.premium-mask-yes .premium-dual-header-second-clip .premium-mask-span {
	background: inherit
}

.premium-mask-yes .premium-mask-span {
	position: relative;
	overflow: hidden;
	-js-display: inline-flex !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -moz-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.premium-mask-yes .premium-mask-span::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: currentColor;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

.premium-mask-active.premium-mask-tr .premium-mask-span::after {
	-webkit-animation: pa-mask-tr 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	animation: pa-mask-tr 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	-webkit-transform: translateX(-103%);
	-ms-transform: translateX(-103%);
	transform: translateX(-103%)
}

.premium-mask-active.premium-mask-tl .premium-mask-span::after {
	-webkit-animation: pa-mask-tl 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	animation: pa-mask-tl 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	-webkit-transform: translateX(103%);
	-ms-transform: translateX(103%);
	transform: translateX(103%)
}

.premium-mask-active.premium-mask-tb .premium-mask-span::after {
	-webkit-animation: pa-mask-tb 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	animation: pa-mask-tb 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	-webkit-transform: translateY(-103%);
	-ms-transform: translateY(-103%);
	transform: translateY(-103%)
}

.premium-mask-active.premium-mask-tt .premium-mask-span::after {
	-webkit-animation: pa-mask-tt 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	animation: pa-mask-tt 1.7s cubic-bezier(1, 0, .18, 1) forwards;
	-webkit-transform: translateY(103%);
	-ms-transform: translateY(103%);
	transform: translateY(103%)
}

@-webkit-keyframes pa-mask-tr {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(103%);
		transform: translateX(103%)
	}
}

@keyframes pa-mask-tr {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(103%);
		transform: translateX(103%)
	}
}

@-webkit-keyframes pa-mask-tl {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(-103%);
		transform: translateX(-103%)
	}
}

@keyframes pa-mask-tl {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(-103%);
		transform: translateX(-103%)
	}
}

@-webkit-keyframes pa-mask-tb {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(103%);
		transform: translateY(103%)
	}
}

@keyframes pa-mask-tb {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(103%);
		transform: translateY(103%)
	}
}

@-webkit-keyframes pa-mask-tt {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-103%);
		transform: translateY(-103%)
	}
}

@keyframes pa-mask-tt {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(-103%);
		transform: translateY(-103%)
	}
}

.premium-video-box-transform {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important
}

.premium-video-box-container {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.premium-video-box-container&gt;div {
	position: relative;
	overflow: hidden
}

.pa-aspect-ratio-11 .premium-video-box-container&gt;div {
	padding-bottom: 100%
}

.pa-aspect-ratio-169 .premium-video-box-container&gt;div {
	padding-bottom: 56.25%
}

.pa-aspect-ratio-43 .premium-video-box-container&gt;div {
	padding-bottom: 75%
}

.pa-aspect-ratio-32 .premium-video-box-container&gt;div {
	padding-bottom: 66.6666%
}

.pa-aspect-ratio-219 .premium-video-box-container&gt;div {
	padding-bottom: 42.8571%
}

.pa-aspect-ratio-916 .premium-video-box-container&gt;div {
	padding-bottom: 177.8%
}

.premium-video-box-image-container {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50%;
	cursor: pointer;
	margin: auto;
	-webkit-transition: .2s all;
	transition: .2s all
}

.premium-video-box-play-icon-container {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: rgba(252, 252, 252, .35)
}

.premium-video-box-description-container {
	position: absolute;
	z-index: 2;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.premium-video-box-text {
	margin-bottom: 0 !important;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-video-box-play-icon {
	padding: 15px;
	-webkit-transform: translateX(4%);
	-ms-transform: translateX(4%);
	transform: translateX(4%);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-video-box-video-container {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
	overflow: hidden;
	cursor: pointer
}

.premium-video-box-container[data-overlay=true][data-type=self] .premium-video-box-video-container {
	opacity: 0;
	visibility: hidden
}

.premium-video-box-video-container iframe {
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 1;
	border: none
}

.premium-video-box-video-container video {
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 1;
	border: none;
	background-color: #000;
	-o-object-fit: contain;
	object-fit: contain
}

.premium-video-box-container .premium-video-box-vimeo-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	margin: 10px;
	margin-right: 10px;
	-webkit-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	margin-right: 4.6em
}

.premium-video-box-vimeo-wrap .premium-video-box-vimeo-portrait {
	width: 60px;
	height: 60px;
	background: rgba(23, 35, 34, .75);
	margin-right: 1px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-moz-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 0
}

.premium-video-box-vimeo-portrait img {
	width: 50px;
	height: 50px;
	margin: 5px;
	padding: 0;
	border: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.premium-video-box-vimeo-wrap .premium-video-box-vimeo-headers {
	font-size: 10px
}

.premium-video-box-vimeo-wrap .premium-video-box-vimeo-title {
	max-width: 100%;
	font-size: 2em !important;
	font-weight: 700;
	margin: 0;
	padding: .1em .2em;
	background: rgba(23, 35, 34, .75);
	display: inline-block;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal
}

.premium-video-box-vimeo-wrap .premium-video-box-vimeo-byline {
	font-size: 1.2em !important;
	font-weight: 400;
	color: #fff;
	margin-top: .1em;
	padding: .2em .5em;
	background: rgba(23, 35, 34, .75);
	text-transform: none;
	line-height: normal;
	letter-spacing: normal
}

.premium-video-box-playlist-container {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.premium-video-box-playlist-container .premium-video-box-container {
	height: 100%;
	overflow: hidden
}

.premium-video-box-container:hover .premium-video-box-image-container.zoomin {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-video-box-container:hover .premium-video-box-image-container.zoomout {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-video-box-container:hover .premium-video-box-image-container.scale {
	-webkit-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg)
}

.premium-video-box-container:hover .premium-video-box-image-container.gray {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.premium-video-box-container:hover .premium-video-box-image-container.blur {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-video-box-container:hover .premium-video-box-image-container.sepia {
	-webkit-filter: sepia(0);
	filter: sepia(0)
}

.premium-video-box-container:hover .premium-video-box-image-container.trans {
	-webkit-transform: translateX(0) scale(1.1);
	-ms-transform: translateX(0) scale(1.1);
	transform: translateX(0) scale(1.1)
}

.premium-video-box-container:hover .premium-video-box-image-container.bright {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.premium-video-box-image-container.gray {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-video-box-image-container.scale,
.premium-video-box-image-container.zoomout {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-video-box-image-container.sepia {
	-webkit-filter: sepia(30%);
	filter: sepia(30%)
}

.premium-video-box-image-container.bright {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.premium-video-box-image-container.trans {
	-webkit-transform: translateX(-15px) scale(1.1);
	-ms-transform: translateX(-15px) scale(1.1);
	transform: translateX(-15px) scale(1.1)
}

.premium-video-box-mask-media {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat
}

.premium-video-box-container.premium-video-box-sticky-apply {
	z-index: 99;
	overflow: unset
}

.premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	position: fixed !important;
	z-index: 99999;
	height: 225px;
	width: 400px;
	background: #fff
}

.premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-container:before,
.premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-vimeo-wrap {
	visibility: hidden
}

.premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-sticky-infobar-wrap.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	-webkit-box-shadow: unset;
	box-shadow: unset
}

.premium-video-box-sticky-close,
.premium-video-box-sticky-infobar {
	display: none
}

.premium-video-box-sticky-apply .premium-video-box-sticky-close {
	position: absolute;
	padding: 5px;
	cursor: pointer;
	z-index: 99999;
	height: 14px;
	width: 14px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-video-box-sticky-apply .premium-video-box-play-icon-container {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-video-box-sticky-apply .premium-video-box-play-icon {
	-webkit-transition: none;
	transition: none
}

.premium-video-box-sticky-apply .premium-video-box-sticky-infobar {
	display: block;
	position: relative;
	top: 100%;
	width: 100%;
	padding: 5px;
	text-align: center;
	z-index: 9999;
	margin-top: -1px
}

.premium-video-box-sticky-apply .premium-video-box-inner-wrap.ui-draggable {
	cursor: move
}

.premium-video-sticky-top-left .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	right: auto;
	left: 20px;
	top: 20px
}

.premium-video-sticky-bottom-left .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	right: auto;
	left: 20px;
	bottom: 20px
}

.premium-video-sticky-top-right .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	left: auto;
	right: 20px;
	top: 20px
}

.premium-video-sticky-bottom-right .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	left: auto;
	right: 20px;
	bottom: 20px
}

.premium-video-sticky-center-left .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	right: auto;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.premium-video-sticky-center-right .premium-video-box-container.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	left: auto;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.premium-video-sticky-bottom-left .premium-video-box-sticky-infobar-wrap.premium-video-box-sticky-apply .premium-video-box-inner-wrap,
.premium-video-sticky-bottom-right .premium-video-box-sticky-infobar-wrap.premium-video-box-sticky-apply .premium-video-box-inner-wrap {
	bottom: 55px
}

.premium-video-sticky-bottom-left .premium-video-box-sticky-apply .premium-video-box-sticky-close,
.premium-video-sticky-center-left .premium-video-box-sticky-apply .premium-video-box-sticky-close,
.premium-video-sticky-top-left .premium-video-box-sticky-apply .premium-video-box-sticky-close {
	top: -10px;
	right: -10px
}

.premium-video-sticky-bottom-right .premium-video-box-sticky-apply .premium-video-box-sticky-close,
.premium-video-sticky-center-right .premium-video-box-sticky-apply .premium-video-box-sticky-close,
.premium-video-sticky-top-right .premium-video-box-sticky-apply .premium-video-box-sticky-close {
	top: -10px;
	left: -10px
}

.premium-video-box-filter-sticky {
	-webkit-filter: none !important;
	filter: none !important
}

.premium-blog-thumb-effect-wrapper {
	position: relative;
	overflow: hidden
}

.premium-blog-effect-container:not(.premium-blog-bordered-effect) .premium-blog-post-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 20px
}

.premium-blog-bordered-effect .premium-blog-post-link {
	display: block;
	height: 100%;
	position: relative
}

.premium-blog-thumbnail-container {
	overflow: hidden
}

.premium-blog-thumbnail-container .below-entry-meta,
.premium-blog-thumbnail-container img {
	width: 100%;
	height: 100%;
	margin: 0 !important;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.premium-blog-thumb-effect-wrapper .premium-blog-scale-effect img,
.premium-blog-thumb-effect-wrapper .premium-blog-zoomout-effect img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-blog-thumb-effect-wrapper .premium-blog-sepia-effect img {
	-webkit-filter: sepia(30%);
	filter: sepia(30%)
}

.premium-blog-thumb-effect-wrapper .premium-blog-bright-effect img {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.premium-blog-thumb-effect-wrapper .premium-blog-trans-effect img {
	-webkit-transform: translateX(-15px) scale(1.1);
	-ms-transform: translateX(-15px) scale(1.1);
	transform: translateX(-15px) scale(1.1)
}

.premium-blog-post-outer-container:hover .premium-blog-zoomin-effect img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-blog-post-outer-container:hover .premium-blog-zoomout-effect img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-blog-post-outer-container:hover .premium-blog-scale-effect img {
	-webkit-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg)
}

.premium-blog-post-outer-container:hover .premium-blog-gray-effect img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-blog-post-outer-container:hover .premium-blog-blur-effect img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-blog-post-outer-container:hover .premium-blog-sepia-effect img {
	-webkit-filter: sepia(0);
	filter: sepia(0)
}

.premium-blog-post-outer-container:hover .premium-blog-bright-effect img {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.premium-blog-post-outer-container:hover .premium-blog-trans-effect img {
	-webkit-transform: translateX(0) scale(1.1);
	-ms-transform: translateX(0) scale(1.1);
	transform: translateX(0) scale(1.1)
}

.premium-blog-post-container {
	overflow: hidden
}

.premium-blog-post-container .premium-blog-inner-container {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-blog-post-container .premium-blog-entry-container {
	margin: 0 !important
}

.premium-blog-post-container .premium-blog-post-content {
	line-height: 1.5em;
	color: #777;
	font-size: 14px;
	margin-bottom: 10px
}

.premium-blog-post-container .premium-blog-post-link:focus,
.premium-blog-post-container .premium-blog-post-link:hover,
.premium-blog-post-container ul.post-categories a:focus,
.premium-blog-post-container ul.post-categories a:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: 0 !important
}

.premium-blog-post-container .premium-blog-entry-title {
	font-size: 18px;
	margin-bottom: 5px
}

.premium-blog-post-container.premium-blog-skin-modern .premium-blog-content-wrapper {
	position: relative;
	z-index: 3;
	top: -50px
}

.premium-blog-post-container .premium-blog-content-wrapper {
	background-color: #f5f5f5;
	padding: 30px
}

.premium-blog-post-container .premium-blog-content-wrapper.empty-thumb {
	top: 0
}

.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-thumbnail-container:after,
.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-thumbnail-container:before {
	position: absolute;
	content: "";
	z-index: 1;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .4s linear 0s;
	transition: all .4s linear 0s;
	height: 1px;
	width: 100%;
	background-color: #fff
}

.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-thumbnail-container:before {
	width: 1px;
	height: 100%
}

.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-thumb-effect-wrapper:hover .premium-blog-thumbnail-container:after {
	width: 20px;
	opacity: 1
}

.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-thumb-effect-wrapper:hover .premium-blog-thumbnail-container:before {
	height: 20px;
	opacity: 1
}

.premium-blog-post-container:not(.premium-blog-skin-classic):not(.premium-blog-skin-side):not(.premium-blog-skin-banner) .premium-blog-content-wrapper {
	margin: 0 10px 20px;
	clear: both
}

.premium-blog-post-container.premium-blog-skin-banner .premium-blog-thumbnail-overlay,
.premium-blog-post-container.premium-blog-skin-classic .premium-blog-thumbnail-overlay,
.premium-blog-post-container.premium-blog-skin-side .premium-blog-thumbnail-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0
}

.premium-blog-post-container.premium-blog-skin-banner .premium-blog-thumbnail-overlay a,
.premium-blog-post-container.premium-blog-skin-classic .premium-blog-thumbnail-overlay a,
.premium-blog-post-container.premium-blog-skin-side .premium-blog-thumbnail-overlay a {
	-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;
	width: 100%;
	height: 100%
}

.premium-blog-post-container.premium-blog-skin-banner .premium-blog-thumbnail-overlay i,
.premium-blog-post-container.premium-blog-skin-banner .premium-blog-thumbnail-overlay span,
.premium-blog-post-container.premium-blog-skin-classic .premium-blog-thumbnail-overlay i,
.premium-blog-post-container.premium-blog-skin-classic .premium-blog-thumbnail-overlay span,
.premium-blog-post-container.premium-blog-skin-side .premium-blog-thumbnail-overlay i,
.premium-blog-post-container.premium-blog-skin-side .premium-blog-thumbnail-overlay span {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-blog-post-container.premium-blog-skin-side {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-blog-post-container.premium-blog-skin-side .premium-blog-thumbnail-container {
	height: 100%
}

.premium-blog-post-container.premium-blog-skin-side .premium-blog-content-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.premium-blog-post-container.premium-blog-skin-banner {
	position: relative
}

.premium-blog-post-container.premium-blog-skin-banner .premium-blog-content-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: transparent;
	z-index: 3
}

.premium-blog-post-container.premium-blog-skin-banner .premium-blog-content-wrapper-inner {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.premium-blog-post-container.premium-blog-skin-banner:hover .premium-blog-content-wrapper-inner {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.premium-blog-post-container .premium-blog-cats-container ul.post-categories {
	margin: 0;
	padding: 0;
	list-style: none;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-blog-post-container .premium-blog-cats-container a {
	display: block;
	font-size: 12px;
	color: #fff;
	background-color: #777;
	margin: 0 3px 10px 0;
	padding: 5px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-blog-diagonal-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.premium-blog-diagonal-effect:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	z-index: 1;
	background: rgba(255, 255, 255, .2);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-diagonal-effect:before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.premium-blog-framed-effect {
	position: absolute;
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	height: -webkit-calc(100% - 30px);
	height: calc(100% - 30px);
	top: 15px;
	left: 15px;
	opacity: 0;
	-webkit-transform: scale(.3);
	-ms-transform: scale(.3);
	transform: scale(.3);
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-framed-effect {
	opacity: .99;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-blog-bordered-effect {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	padding: 15px;
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}

.premium-blog-bordered-effect .premium-blog-post-link:after,
.premium-blog-bordered-effect .premium-blog-post-link:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s linear 0s;
	transition: all .5s linear 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	border-color: rgba(255, 255, 255, .45)
}

.premium-blog-bordered-effect .premium-blog-post-link:before {
	border-right: 2px solid;
	border-left: 2px solid;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.premium-blog-bordered-effect .premium-blog-post-link:after {
	border-top: 2px solid;
	border-bottom: 2px solid;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-bordered-effect {
	opacity: .99
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-bordered-effect .premium-blog-post-link:after,
.premium-blog-thumb-effect-wrapper:hover .premium-blog-bordered-effect .premium-blog-post-link:before {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-blog-squares-effect,
.premium-blog-squares-square-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.premium-blog-squares-effect:after,
.premium-blog-squares-effect:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	-webkit-transform: translate(-100%, -100%);
	-ms-transform: translate(-100%, -100%);
	transform: translate(-100%, -100%);
	opacity: .7;
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}

.premium-blog-squares-square-container:after,
.premium-blog-squares-square-container:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 50%;
	height: 50%;
	-webkit-transform: translate(-100%, -100%);
	-ms-transform: translate(-100%, -100%);
	transform: translate(-100%, -100%);
	opacity: .7;
	-webkit-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}

.premium-blog-squares-square-container:after,
.premium-blog-squares-square-container:before {
	opacity: .8
}

.premium-blog-squares-effect:after {
	-webkit-transform: translate(200%, 200%);
	-ms-transform: translate(200%, 200%);
	transform: translate(200%, 200%)
}

.premium-blog-squares-square-container:before {
	-webkit-transform: translate(-100%, 200%);
	-ms-transform: translate(-100%, 200%);
	transform: translate(-100%, 200%)
}

.premium-blog-squares-square-container:after {
	-webkit-transform: translate(200%, -100%);
	-ms-transform: translate(200%, -100%);
	transform: translate(200%, -100%)
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-squares-effect:before {
	-webkit-transform: translate(0, 0) scaleY(1.003) scaleX(1.003);
	-ms-transform: translate(0, 0) scaleY(1.003) scaleX(1.003);
	transform: translate(0, 0) scaleY(1.003) scaleX(1.003)
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-squares-effect:after {
	-webkit-transform: translate(100%, 100%) scaleY(1.003) scaleX(1.003);
	-ms-transform: translate(100%, 100%) scaleY(1.003) scaleX(1.003);
	transform: translate(100%, 100%) scaleY(1.003) scaleX(1.003)
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-squares-square-container:before {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%)
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-squares-square-container:after {
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-thumbnail-overlay {
	opacity: 1
}

.premium-blog-thumb-effect-wrapper:hover .premium-blog-thumbnail-overlay a {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-blog-clear-fix {
	clear: both
}

.premium-blog-masked .premium-blog-thumbnail-container {
	position: relative;
	overflow: visible
}

.premium-blog-masked .premium-blog-thumbnail-container svg {
	position: absolute;
	height: 100px;
	width: 100%;
	bottom: -5px;
	left: 0;
	fill: #f5f5f5;
	z-index: 99
}

.premium-blog-masked .premium-blog-thumbnail-container svg.premium-blog-shape-divider-svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.premium-blog-masked .premium-blog-author-thumbnail,
.premium-blog-masked .premium-blog-skin-banner .premium-blog-content-wrapper {
	z-index: 999 !important
}

.premium-blog-format-link {
	padding: 5px;
	line-height: 0
}

.premium-blog-entry-meta {
	line-height: 1.3em;
	font-size: 12px;
	margin-bottom: 13px;
	color: #adadad
}

.premium-blog-entry-meta i {
	margin-right: 3px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-blog-meta-data {
	display: inline-block
}

.premium-blog-meta-data .premium-blog-meta-separator {
	margin: 0 5px
}

.premium-blog-meta-data a,
.premium-blog-meta-data span {
	color: inherit;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-blog-author-thumbnail {
	position: relative;
	padding: 0 30px;
	width: 100%;
	top: -10px;
	height: 0;
	pointer-events: none
}

.premium-blog-author-thumbnail img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	pointer-events: all;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.premium-blog-entry-title a,
.premium-blog-post-content .premium-blog-excerpt-link,
.premium-blog-post-tags-container a {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-blog-excerpt-link-wrap a.premium-blog-excerpt-link {
	background-color: transparent;
	color: #54595f;
	padding: 0
}

.premium-blog-cta-full-yes .premium-blog-excerpt-link {
	width: 100%
}

.premium-blog-post-tags-container {
	margin-top: 8px;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.premium-blog-post-tags-container a {
	color: inherit;
	margin-left: 5px
}

.premium-blog-align-left .post-categories,
.premium-blog-align-left .premium-blog-inner-container,
.premium-blog-align-left .premium-blog-post-tags-container {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.premium-blog-align-center .post-categories,
.premium-blog-align-center .premium-blog-inner-container,
.premium-blog-align-center .premium-blog-post-tags-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.premium-blog-align-right .post-categories,
.premium-blog-align-right .premium-blog-inner-container,
.premium-blog-align-right .premium-blog-post-tags-container {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.premium-blog-pagination-container {
	text-align: right
}

.premium-blog-pagination-container span {
	cursor: default
}

.premium-blog-pagination-container .page-numbers {
	display: inline-block;
	color: #000;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	text-decoration: none;
	padding: .75em;
	margin: 0 .4em .4em 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-blog-wrap .premium-loading-feed {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255, 255, 255, .2);
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 99
}

.premium-blog-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.premium-blog-wrap ul.slick-dots {
	width: 100%
}

.premium-blog-list .premium-blog-post-outer-container {
	width: 100%
}

.premium-blog-even .premium-blog-post-container {
	height: 100%
}

.premium-blog-even .slick-track {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-blog-even .slick-slide {
	height: inherit !important
}

@media (max-width:768px) {
	.premium-blog-content-wrapper {
		top: 0;
		margin: 0;
		padding: 15px
	}

	.premium-blog-skin-side {
		-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
	}
}

.premium-person-container {
	position: relative
}

.premium-person-image-container {
	position: relative;
	text-align: center
}

.premium-person-image-container .premium-person-image-wrap {
	overflow: hidden
}

.premium-person-scale-effect .premium-person-image-container img,
.premium-person-zoomout-effect .premium-person-image-container img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-person-sepia-effect .premium-person-image-container img {
	-webkit-filter: sepia(30%);
	filter: sepia(30%)
}

.premium-person-bright-effect .premium-person-image-container img {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.premium-person-trans-effect .premium-person-image-container img {
	-webkit-transform: translateX(-15px) scale(1.1);
	-ms-transform: translateX(-15px) scale(1.1);
	transform: translateX(-15px) scale(1.1)
}

.premium-person-zoomin-effect:hover .premium-person-image-container img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-person-zoomout-effect:hover .premium-person-image-container img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-person-scale-effect:hover .premium-person-image-container img {
	-webkit-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg)
}

.premium-person-grayscale-effect:hover .premium-person-image-container img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-person-blur-effect:hover .premium-person-image-container img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-person-sepia-effect:hover .premium-person-image-container img {
	-webkit-filter: sepia(0);
	filter: sepia(0)
}

.premium-person-bright-effect:hover .premium-person-image-container img {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.premium-person-trans-effect:hover .premium-person-image-container img {
	-webkit-transform: translateX(0) scale(1.1);
	-ms-transform: translateX(0) scale(1.1);
	transform: translateX(0) scale(1.1)
}

.premium-person-container .premium-person-image-container img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.premium-person-style2 .premium-person-social {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: inset 0 0 120px 0 rgba(0, 0, 0, .5);
	box-shadow: inset 0 0 120px 0 rgba(0, 0, 0, .5);
	-webkit-transition: all .5s linear 0s;
	transition: all .5s linear 0s;
	opacity: 0
}

.premium-person-style2 .premium-person-image-container:hover .premium-person-social {
	opacity: 1
}

.premium-person-list-item a {
	display: inline-block
}

.premium-person-style2 .premium-person-list-item a {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}

.premium-person-style2 .premium-person-image-container:hover .premium-person-list-item a {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-person-info-container {
	padding: 30px 15px
}

.premium-person-name {
	margin: 0 0 5px;
	font-weight: 700
}

.premium-person-title {
	margin: 0 0 20px;
	padding: 0
}

.premium-person-content {
	margin: 0 0 30px
}

ul.premium-person-social-list {
	margin: 0 !important;
	padding: 0
}

.premium-person-social-list .premium-person-list-item {
	display: inline;
	list-style: none
}

.premium-person-social-list li {
	position: relative;
	bottom: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-person-social-list li i {
	position: relative;
	bottom: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-person-defaults-yes li.premium-person-facebook:hover a {
	background-color: #3b5998 !important
}

.premium-person-defaults-yes li.premium-person-twitter:hover a {
	background-color: #55acee !important
}

.premium-person-defaults-yes li.premium-person-linkedin:hover a {
	background-color: #0077b5 !important
}

.premium-person-defaults-yes li.premium-person-google:hover a {
	background-color: #dc4e41 !important
}

.premium-person-defaults-yes li.premium-person-youtube:hover a {
	background-color: #b31217 !important
}

.premium-person-defaults-yes li.premium-person-instagram:hover a {
	background-color: #e4405f !important
}

.premium-person-defaults-yes li.premium-person-skype:hover a {
	background-color: #00aff0 !important
}

.premium-person-defaults-yes li.premium-person-pinterest:hover a {
	background-color: #bd081c !important
}

.premium-person-defaults-yes li.premium-person-dribbble:hover a {
	background-color: #ea4c89 !important
}

.premium-person-defaults-yes li.premium-person-mail:hover a {
	background-color: #b23121 !important
}

.premium-person-defaults-yes li.premium-person-behance:hover a {
	background-color: #1769ff !important
}

.premium-person-defaults-yes li.premium-person-whatsapp:hover a {
	background-color: #25d366 !important
}

.premium-person-defaults-yes li.premium-person-telegram:hover a {
	background-color: #08c !important
}

.premium-person-defaults-yes li.premium-person-site:hover a {
	background-color: #0055a5 !important
}

.premium-person-social-list li:hover a {
	-webkit-box-shadow: none;
	box-shadow: none
}

.premium-person-social-list li a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.premium-person-social-list li i {
	font-size: 18px
}

.elementor-widget-premium-addon-person .elementor-widget-container {
	-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
}

.premium-persons-container.multiple-persons {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.premium-person-style1 .premium-person-container {
	overflow: hidden
}

.premium-person-style1 .premium-person-container .premium-person-info {
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.premium-person-style1 .premium-person-container:hover .premium-person-info {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	bottom: -1px !important
}

.premium-person-style1 .premium-person-social-list li:hover {
	bottom: 5px
}

.premium-person-style1.multiple-persons:not([data-persons-equal=yes]) {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.premium-person-style1 .slick-track {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-person-style1 .slick-slide {
	height: inherit !important
}

.premium-person-style1.multiple-persons[data-persons-equal=yes] .premium-person-image-container,
.premium-person-style1.multiple-persons[data-persons-equal=yes] .premium-person-image-wrap {
	height: 100%
}

.premium-person-style3 .premium-person-info-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.premium-person-style3 .premium-person-title-desc-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.premium-person-style3 .premium-person-name-icons-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.premium-person-style3 .premium-person-title {
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 0
}

.premium-person-style3 .premium-person-title span {
	display: inline-block
}

.premium-person-style3 .premium-person-name {
	padding-left: 10px
}

.premium-person-style3 .premium-person-social-list {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.premium-person-style3 .premium-person-list-item {
	line-height: 0
}

.premium-person-style3 .premium-person-list-item a {
	padding: 5px 10px 0 0;
	margin: 5px 0
}

.premium-person-style3 .premium-person-container:hover .premium-person-title {
	opacity: 1
}

.premium-person-style3 .premium-person-container:hover .premium-person-social-list {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.premium-persons-title-cw .premium-person-title {
	-webkit-transform: translateX(15px) rotate(90deg);
	-ms-transform: translateX(15px) rotate(90deg);
	transform: translateX(15px) rotate(90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top
}

.premium-persons-title-cw .premium-person-container:hover .premium-person-title {
	-webkit-transform: translateX(0) rotate(90deg);
	-ms-transform: translateX(0) rotate(90deg);
	transform: translateX(0) rotate(90deg)
}

.premium-persons-title-ccw .premium-person-title {
	width: auto;
	margin-right: 20px;
	-webkit-transform: translateX(15px) rotate(-90deg);
	-ms-transform: translateX(15px) rotate(-90deg);
	transform: translateX(15px) rotate(-90deg);
	-webkit-transform-origin: center right;
	-ms-transform-origin: center right;
	transform-origin: center right
}

.premium-persons-title-ccw .premium-person-container:hover .premium-person-title {
	-webkit-transform: translateX(0) rotate(-90deg);
	-ms-transform: translateX(0) rotate(-90deg);
	transform: translateX(0) rotate(-90deg)
}

.premium-fancy-text,
.premium-prefix-text,
.premium-suffix-text {
	font-size: 40px
}

.premium-fancy-text-wrapper .premium-fancy-list-items {
	list-style: none
}

.premium-fancy-text-wrapper .premium-fancy-text-span-align {
	vertical-align: top
}

.premium-fancy-text-wrapper:not(.typing):not(.slide) .premium-fancy-text-items-wrapper {
	margin: 0;
	padding: 0;
	border: none;
	position: relative
}

.premium-fancy-text-wrapper:not(.typing):not(.slide) .premium-fancy-list-items {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block
}

.premium-fancy-text-wrapper.zoomout .premium-fancy-item-hidden {
	opacity: 0;
	-webkit-animation: pa-zoom-out .8s;
	animation: pa-zoom-out .8s
}

.premium-fancy-text-wrapper.zoomout .premium-fancy-item-visible {
	position: relative !important;
	-webkit-animation: pa-zoom-in .8s;
	animation: pa-zoom-in .8s
}

.premium-fancy-text-wrapper.zoomout .premium-fancy-text-items-wrapper {
	-webkit-perspective: 300px;
	perspective: 300px
}

.premium-fancy-text-wrapper.rotate .premium-fancy-list-items {
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.premium-fancy-text-wrapper.rotate .premium-fancy-item-hidden {
	opacity: 0;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-animation: pa-rotate-out 1.2s;
	animation: pa-rotate-out 1.2s
}

.premium-fancy-text-wrapper.rotate .premium-fancy-item-visible {
	position: relative !important;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-animation: pa-rotate-in 1.2s;
	animation: pa-rotate-in 1.2s
}

.premium-fancy-text-wrapper.custom .premium-fancy-item-hidden {
	opacity: 0
}

.premium-fancy-text-wrapper.custom .premium-fancy-item-visible {
	position: relative !important
}

.premium-fancy-text-wrapper.auto-fade .premium-fancy-text {
	display: inline-block;
	width: 200px;
	font-weight: 400
}

.premium-fancy-text-wrapper.auto-fade .premium-fancy-svg-text {
	position: relative;
	vertical-align: sub
}

.premium-fancy-text-wrapper.auto-fade g&gt;text {
	text-anchor: start;
	shape-rendering: crispEdges;
	opacity: 0;
	font-size: 300px;
	-webkit-animation-name: pa-auto-fade;
	animation-name: pa-auto-fade;
	-moz-animation-name: pa-auto-fade;
	-webkit-animation-duration: 9s;
	animation-duration: 9s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.premium-fancy-text-wrapper.auto-fade g&gt;text:nth-child(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

.premium-fancy-text-wrapper.auto-fade g&gt;text:nth-child(2) {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.premium-fancy-text-wrapper.auto-fade g&gt;text:nth-child(3) {
	-webkit-animation-delay: 6s;
	animation-delay: 6s
}

.premium-fancy-text-wrapper.loading .premium-fancy-text {
	position: relative
}

.premium-fancy-text-wrapper.loading .premium-fancy-text .premium-loading-bar {
	position: absolute;
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	animation: pa-loading-bar 2.5s ease-out infinite;
	-webkit-animation: pa-loading-bar 2.5s ease-out infinite
}

.premium-fancy-text-wrapper.loading.pause .premium-fancy-text:hover .premium-loading-bar {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

@-webkit-keyframes pa-auto-fade {
	0% {
		opacity: 0
	}

	20% {
		opacity: 1
	}

	35% {
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

@keyframes pa-auto-fade {
	0% {
		opacity: 0
	}

	20% {
		opacity: 1
	}

	35% {
		opacity: 0
	}

	100% {
		opacity: 0
	}
}

@-webkit-keyframes pa-loading-bar {
	0% {
		width: 0
	}

	100% {
		width: 100
	}
}

@keyframes pa-loading-bar {
	0% {
		width: 0
	}

	100% {
		width: 100
	}
}

@-webkit-keyframes pa-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes pa-zoom-in {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(100px);
		transform: translateZ(100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes pa-zoom-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateZ(-100px);
		transform: translateZ(-100px)
	}
}

@keyframes pa-zoom-out {
	0% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateZ(-100px);
		transform: translateZ(-100px)
	}
}

@-webkit-keyframes pa-rotate-in {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	35% {
		opacity: 0;
		-webkit-transform: rotateX(120deg);
		transform: rotateX(120deg)
	}

	65% {
		opacity: 0
	}

	100% {
		opacity: 1;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

@keyframes pa-rotate-in {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	35% {
		opacity: 0;
		-webkit-transform: rotateX(120deg);
		transform: rotateX(120deg)
	}

	65% {
		opacity: 0
	}

	100% {
		opacity: 1;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

@-webkit-keyframes pa-rotate-out {
	0% {
		opacity: 1;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	35% {
		opacity: 1;
		-webkit-transform: rotateX(-40deg);
		transform: rotateX(-40deg)
	}

	65% {
		opacity: 0
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}
}

@keyframes pa-rotate-out {
	0% {
		opacity: 1;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	35% {
		opacity: 1;
		-webkit-transform: rotateX(-40deg);
		transform: rotateX(-40deg)
	}

	65% {
		opacity: 0
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}
}

.premium-pricing-table-container {
	position: relative;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-pricing-icon-container {
	-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;
	line-height: 0
}

.premium-pricing-icon-container .premium-pricing-icon {
	display: inline-block
}

.premium-pricing-icon-container .premium-pricing-image {
	overflow: hidden
}

.premium-pricing-icon-container .premium-pricing-image img {
	width: 25px;
	height: 25px;
	-o-object-fit: cover;
	object-fit: cover
}

.premium-badge-left {
	position: absolute;
	top: 0
}

.premium-badge-right {
	position: absolute;
	top: 0;
	right: 0
}

.premium-badge-left {
	left: 0
}

.premium-badge-triangle.premium-badge-left .corner {
	width: 0;
	height: 0;
	border-top: 150px solid;
	border-bottom: 150px solid transparent;
	border-right: 150px solid transparent
}

.premium-badge-triangle.premium-badge-right .corner {
	width: 0;
	height: 0;
	border-bottom: 150px solid transparent;
	border-right: 150px solid;
	border-left: 150px solid transparent
}

.premium-badge-triangle span {
	position: absolute;
	top: 35px;
	width: 100px;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
	text-transform: uppercase
}

.premium-badge-triangle.premium-badge-right span {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 0
}

.premium-badge-circle {
	min-width: 4em;
	min-height: 4em;
	line-height: 4em;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	z-index: 1
}

.premium-badge-stripe {
	position: absolute;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 15em;
	overflow: hidden;
	height: 15em
}

.premium-badge-stripe.premium-badge-left {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.premium-badge-stripe .corner {
	text-align: center;
	left: 0;
	width: 150%;
	-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
	margin-top: 35px;
	font-size: 13px;
	line-height: 2;
	font-weight: 800;
	text-transform: uppercase
}

.premium-badge-flag .corner {
	text-align: center;
	-webkit-border-radius: 4px 4px 0 4px;
	border-radius: 4px 4px 0 4px;
	padding: 3px 15px;
	position: absolute;
	top: 10%;
	right: -8px
}

.premium-badge-flag .corner::after,
.premium-badge-flag .corner::before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: 100%;
	right: 0;
	border-bottom: 8px solid transparent
}

.elementor-widget-premium-addon-pricing-table .elementor-widget-container {
	overflow: visible !important
}

.premium-badge-flag .corner::after {
	border-left: 8px solid rgba(0, 0, 0, .2)
}

.premium-pricing-price-currency {
	position: relative
}

.premium-pricing-button-container {
	display: block
}

.premium-pricing-list {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	list-style-type: none;
	margin: 0
}

.premium-pricing-list .premium-pricing-list-item {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-pricing-list .premium-pricing-list-item svg {
	width: 50px;
	height: 50px
}

.premium-pricing-list .premium-pricing-list-item img {
	width: 30px;
	height: 30px;
	-o-object-fit: cover;
	object-fit: cover
}

.premium-pricing-list .premium-pricing-list-span {
	position: relative
}

.premium-pricing-list .list-item-tooltip {
	border-bottom: 1px dotted
}

.premium-pricing-list .premium-pricing-list-tooltip {
	position: absolute;
	top: -webkit-calc(100% + 1px);
	top: calc(100% + 1px);
	left: 0;
	visibility: hidden;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	min-width: 200px;
	overflow: hidden;
	text-align: left;
	font-size: .8rem;
	color: #fff;
	background-color: #aaa
}

.premium-pricing-features-left .premium-pricing-list-span {
	text-align: left
}

.premium-pricing-features-center .premium-pricing-list-span {
	text-align: center
}

.premium-pricing-features-right .premium-pricing-list-span {
	text-align: right
}

.premium-pricing-list-span:hover .premium-pricing-list-tooltip {
	z-index: 99;
	visibility: visible;
	opacity: 1
}

.premium-pricing-slashed-price-value {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	margin-right: 5px
}

.premium-pricing-price-value {
	font-size: 70px
}

.premium-pricing-description-container li {
	list-style-position: inside;
	text-indent: -40px
}

@-moz-document url-prefix() {
	.premium-pricing-description-container li {
		text-indent: 0
	}
}

.premium-pricing-price-button {
	display: block;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-align: center;
	color: #fff;
	background: #6ec1e4;
	margin-bottom: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-maps-info-container {
	margin-top: 10px;
	margin-bottom: 10px
}

.premium-maps-info-desc,
.premium-maps-info-title {
	margin: 0;
	padding: 0
}

.premium-maps-container .gm-style-iw {
	text-align: center
}

.premium-maps-container .gm-style img {
	max-width: none !important
}

.premium-button {
	display: inline-block;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important
}

.premium-button-sm {
	padding: 12px 24px;
	font-size: 14px;
	line-height: 1
}

.premium-button .premium-lottie-animation,
.premium-image-button .premium-lottie-animation {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.premium-button .premium-lottie-animation svg,
.premium-image-button .premium-lottie-animation svg {
	width: 50px;
	height: 50px
}

.premium-button-md {
	padding: 14px 26px;
	font-size: 16px;
	line-height: 1.2
}

.premium-button-lg {
	padding: 16px 28px;
	font-size: 18px;
	line-height: 1.3333
}

.premium-button-block {
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	width: 100%;
	text-align: center
}

.premium-button-text {
	display: inline-block;
	width: 100%
}

.premium-button-style1,
.premium-button-style2,
.premium-button-style5,
.premium-button-style7 {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-box-shadow: 0 0 1px transparent;
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .15s;
	transition-duration: .15s
}

.premium-button-style1:before,
.premium-button-style2:before,
.premium-button-style5:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.premium-button-style5-radialin:before,
.premium-button-style5-radialout:before {
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.premium-button-style5-radialin:before {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

.premium-button-style5-rectin:before {
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-button-style5-rectout:before {
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.premium-button-style5-rectout:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-button-style5-rectin:hover:before {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.premium-button-style5-radialout:hover:before {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2)
}

.premium-button-style5-radialin:hover:before {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.premium-button-style1-top:before {
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.premium-button-style1-right:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.premium-button-style1-left:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.premium-button-style2-scshutoutver:before,
.premium-button-style2-shutouthor:before {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.premium-button-style2-scshutouthor:before,
.premium-button-style2-shutoutver:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.premium-button-style2-shutinhor:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%
}

.premium-button-style2-shutinver:before {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%
}

.premium-button-style1-bottom:hover:before,
.premium-button-style1-top:hover:before {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1)
}

.premium-button-style1-left:hover:before,
.premium-button-style1-right:hover:before,
.premium-button-style2-shutouthor:hover:before,
.premium-button-style2-shutoutver:hover:before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.premium-button-style2-shutinhor:hover:before {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0)
}

.premium-button-style2-shutinver:hover:before {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0)
}

.premium-button-style2-scshutouthor:hover:before {
	-webkit-transform: scaleX(.9);
	-ms-transform: scaleX(.9);
	transform: scaleX(.9)
}

.premium-button-style2-scshutoutver:hover:before {
	-webkit-transform: scaleY(.8);
	-ms-transform: scaleY(.8);
	transform: scaleY(.8)
}

.premium-button-style2-dshutinhor:before {
	top: 50%;
	left: 50%;
	width: 120%;
	height: 0%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: all;
	transition-property: all
}

.premium-button-style2-dshutinver:before {
	top: 50%;
	left: 50%;
	width: 120%;
	height: 0%;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.premium-button-style2-dshutinhor:hover:before,
.premium-button-style2-dshutinver:hover:before {
	height: 220%
}

.premium-button-style3-before i,
.premium-button-style3-before svg {
	opacity: 0;
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.premium-button-style3-after i,
.premium-button-style3-after svg {
	opacity: 0;
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}

.premium-button-style3-after:hover i,
.premium-button-style3-after:hover svg {
	opacity: 1
}

.premium-button-style3-before:hover i,
.premium-button-style3-before:hover svg {
	opacity: 1
}

.premium-button-text-icon-wrapper {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-button-text-icon-wrapper i,
.premium-button-text-icon-wrapper span,
.premium-button-text-icon-wrapper svg {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-button-style4-icon-wrapper {
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-button-style4-icon-wrapper.top {
	bottom: -100%;
	left: 0
}

.premium-button-style4-icon-wrapper.bottom {
	top: -100%;
	left: 0
}

.premium-button-style4-icon-wrapper.left {
	top: 0;
	left: -100%
}

.premium-button-style4-icon-wrapper.right {
	top: 0;
	right: -100%
}

.premium-button-style4-bottom:hover .premium-button-style4-icon-wrapper {
	top: 0;
	opacity: 1
}

.premium-button-style4-top:hover .premium-button-style4-icon-wrapper {
	bottom: 0;
	opacity: 1
}

.premium-button-style4-left:hover .premium-button-style4-icon-wrapper {
	left: 0;
	opacity: 1
}

.premium-button-style4-right:hover .premium-button-style4-icon-wrapper {
	right: 0;
	opacity: 1
}

.premium-button-style4-bottom:hover .premium-button-text-icon-wrapper {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0
}

.premium-button-style4-top:hover .premium-button-text-icon-wrapper {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0
}

.premium-button-style4-left:hover .premium-button-text-icon-wrapper {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0
}

.premium-button-style4-right:hover .premium-button-text-icon-wrapper {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}

.premium-button-style6:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-button-style6:hover:before {
	-webkit-transform: translate(-50%, -50%) scale(3);
	-ms-transform: translate(-50%, -50%) scale(3);
	transform: translate(-50%, -50%) scale(3)
}

.premium-button-style6 .premium-button-text-icon-wrapper {
	position: relative;
	z-index: 1
}

.premium-mouse-detect-yes .premium-button-style6 .premium-button-style6-bg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: width .4s ease-in-out, height .4s ease-in-out;
	transition: width .4s ease-in-out, height .4s ease-in-out
}

.premium-mouse-detect-yes .premium-button-style6:hover .premium-button-style6-bg {
	width: 225%;
	height: 560px
}

.premium-mouse-detect-yes .premium-button-style6:before {
	width: 0;
	height: 0
}

.premium-button-style7-left .premium-button-text-icon-wrapper:before,
.premium-button-style7-right .premium-button-text-icon-wrapper:before {
	-webkit-transition: width .3s ease-out .15s;
	transition: width .3s ease-out .15s
}

.premium-button-style7-left .premium-button-text-icon-wrapper:after,
.premium-button-style7-right .premium-button-text-icon-wrapper:after {
	-webkit-transition: width .3s ease-out 0s;
	transition: width .3s ease-out 0s
}

.premium-button-style7-bottom .premium-button-text-icon-wrapper:before,
.premium-button-style7-top .premium-button-text-icon-wrapper:before {
	-webkit-transition: height .3s ease-out .15s;
	transition: height .3s ease-out .15s
}

.premium-button-style7-bottom .premium-button-text-icon-wrapper:after,
.premium-button-style7-top .premium-button-text-icon-wrapper:after {
	-webkit-transition: height .3s ease-out 0s;
	transition: height .3s ease-out 0s
}

.premium-button-style7:hover .premium-button-text-icon-wrapper:before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.premium-button-style7:hover .premium-button-text-icon-wrapper:after {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.premium-button-style7-bottom .premium-button-text-icon-wrapper:after,
.premium-button-style7-bottom .premium-button-text-icon-wrapper:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	height: 0;
	z-index: -1
}

.premium-button-style7-top .premium-button-text-icon-wrapper:after,
.premium-button-style7-top .premium-button-text-icon-wrapper:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	z-index: -1
}

.premium-button-style7-right .premium-button-text-icon-wrapper:after,
.premium-button-style7-right .premium-button-text-icon-wrapper:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	z-index: -1
}

.premium-button-style7-left .premium-button-text-icon-wrapper:after,
.premium-button-style7-left .premium-button-text-icon-wrapper:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	z-index: -1
}

.premium-button-style7-bottom:hover .premium-button-text-icon-wrapper:after,
.premium-button-style7-bottom:hover .premium-button-text-icon-wrapper:before {
	height: 100%;
	top: 0
}

.premium-button-style7-top:hover .premium-button-text-icon-wrapper:after,
.premium-button-style7-top:hover .premium-button-text-icon-wrapper:before {
	height: 100%;
	bottom: 0
}

.premium-button-style7-left:hover .premium-button-text-icon-wrapper:after,
.premium-button-style7-left:hover .premium-button-text-icon-wrapper:before {
	width: 100%;
	left: 0
}

.premium-button-style7-right:hover .premium-button-text-icon-wrapper:after,
.premium-button-style7-right:hover .premium-button-text-icon-wrapper:before {
	width: 100%;
	right: 0
}

.premium-contact-form-anim-yes .wpcf7-span::after {
	display: block;
	height: 2px;
	content: "";
	top: -2px;
	position: relative;
	width: 0;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s
}

.premium-contact-form-anim-yes .wpcf7-span.is-focused::after {
	width: 100%
}

.premium-image-button {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #6ec1e4;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important
}

.premium-image-button .premium-button-style6-bg,
.premium-image-button.premium-button-style6:before,
.premium-image-button:not(.premium-image-button-style6):hover {
	background-color: #54595f
}

.premium-image-button-style1:before,
.premium-image-button-style4-icon-wrapper {
	background-color: #54595f
}

.premium-image-button.premium-image-button-sm {
	padding: 12px 24px;
	font-size: 14px;
	line-height: 1
}

.premium-image-button.premium-image-button-md {
	padding: 14px 26px;
	font-size: 16px;
	line-height: 1.2
}

.premium-image-button.premium-image-button-lg {
	padding: 16px 28px;
	font-size: 18px;
	line-height: 1.3333
}

.premium-image-button.premium-image-button-block {
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	width: 100%;
	text-align: center
}

.premium-image-button-text-icon-wrapper {
	-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;
	position: relative;
	z-index: 3;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-image-button-text-icon-wrapper i,
.premium-image-button-text-icon-wrapper span,
.premium-image-button-text-icon-wrapper svg {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-image-button-style1:before {
	position: absolute;
	content: "";
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.premium-image-button-style1-bottom:before {
	width: 100%;
	height: 0;
	top: 0;
	left: 0
}

.premium-image-button-style1-top:before {
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0
}

.premium-image-button-style1-right:before {
	width: 0;
	height: 100%;
	bottom: 0;
	left: 0
}

.premium-image-button-style1-left:before {
	width: 0;
	height: 100%;
	top: 0;
	right: 0
}

.premium-image-button-style1-bottom:hover:before,
.premium-image-button-style1-top:hover:before {
	height: 100%
}

.premium-image-button-style1-left:hover:before,
.premium-image-button-style1-right:hover:before {
	width: 100%
}

.premium-image-button-style3 {
	z-index: 10
}

.premium-image-button-style3:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: 1;
	background: rgba(255, 255, 255, .2);
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	-webkit-transition: all .8s ease-out;
	transition: all .8s ease-out
}

.premium-image-button-diagonal-right:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, 150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, 150%, 0)
}

.premium-image-button-diagonal-right:hover:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, -150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, -150%, 0)
}

.premium-image-button-diagonal-left:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, -150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, -150%, 0)
}

.premium-image-button-diagonal-left:hover:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, 150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0, 150%, 0)
}

.premium-image-button-diagonal-bottom:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.premium-image-button-diagonal-bottom:hover:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.premium-image-button-diagonal-top:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 150%, 0)
}

.premium-image-button-diagonal-top:hover:before {
	-webkit-transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
	transform: scale3d(14, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0)
}

.premium-image-button-style4-icon-wrapper {
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-image-button-style4-icon-wrapper.top {
	bottom: -100%;
	left: 0
}

.premium-image-button-style4-icon-wrapper.bottom {
	top: -100%;
	left: 0
}

.premium-image-button-style4-icon-wrapper.left {
	top: 0;
	left: -100%
}

.premium-image-button-style4-icon-wrapper.right {
	top: 0;
	right: -100%
}

.premium-image-button-style4-bottom:hover .premium-image-button-style4-icon-wrapper {
	top: 0;
	opacity: 1
}

.premium-image-button-style4-bottom:hover .premium-image-button-text-icon-wrapper {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0
}

.premium-image-button-style4-top:hover .premium-image-button-style4-icon-wrapper {
	bottom: 0;
	opacity: 1
}

.premium-image-button-style4-top:hover .premium-image-button-text-icon-wrapper {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0
}

.premium-image-button-style4-left:hover .premium-image-button-style4-icon-wrapper {
	left: 0;
	opacity: 1
}

.premium-image-button-style4-left:hover .premium-image-button-text-icon-wrapper {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0
}

.premium-image-button-style4-right:hover .premium-image-button-style4-icon-wrapper {
	right: 0;
	opacity: 1
}

.premium-image-button-style4-right:hover .premium-image-button-text-icon-wrapper {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}

.premium-image-button-style5:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	background: rgba(255, 255, 255, .2);
	-webkit-animation-name: premium-overlap-effect-done;
	animation-name: premium-overlap-effect-done;
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.premium-image-button-overlap-effect-vertical:before {
	-webkit-animation-name: premium-overlap-ver-effect-done;
	animation-name: premium-overlap-ver-effect-done
}

.premium-image-button-overlap-effect-horizontal:hover:before {
	-webkit-animation-name: premium-overlap-effect;
	animation-name: premium-overlap-effect
}

.premium-image-button-overlap-effect-vertical:hover:before {
	-webkit-animation-name: premium-overlap-ver-effect;
	animation-name: premium-overlap-ver-effect
}

@-webkit-keyframes premium-overlap-effect {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@keyframes premium-overlap-effect {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@-webkit-keyframes premium-overlap-effect-done {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@keyframes premium-overlap-effect-done {
	0% {
		opacity: 0;
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateY(180deg);
		transform: rotateY(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateY(360deg);
		transform: rotateY(360deg)
	}
}

@-webkit-keyframes premium-overlap-ver-effect {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

@keyframes premium-overlap-ver-effect {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

@-webkit-keyframes premium-overlap-ver-effect-done {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

@keyframes premium-overlap-ver-effect-done {
	0% {
		opacity: 0;
		-webkit-transform: rotateX(0);
		transform: rotateX(0)
	}

	50% {
		opacity: 1;
		-webkit-transform: rotateX(180deg);
		transform: rotateX(180deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: rotateX(360deg);
		transform: rotateX(360deg)
	}
}

.premium-blog-filter,
.premium-img-gallery-filter {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.premium-img-gallery {
	clear: both;
	overflow: hidden
}

.premium-gallery-container .premium-gallery-item {
	padding: 10px;
	float: left
}

.premium-gallery-container .grid-sizer {
	width: 33.33%
}

.premium-gallery-container .pa-gallery-item {
	padding: 10px
}

.premium-blog-filter .premium-blog-filters-container li a.category,
.premium-img-gallery-filter .premium-gallery-cats-container li a.category {
	outline: 0;
	text-decoration: none;
	-webkit-border-radius: 75px;
	border-radius: 75px;
	margin: 15px 5px 20px;
	padding: 7px 20px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-img-gallery-filter .premium-gallery-cats-container li a.category span {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.pa-gallery-img {
	position: relative
}

.pa-gallery-img .pa-gallery-whole-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.pa-gallery-img.style2 .pa-gallery-whole-link {
	z-index: 99
}

.pa-gallery-img-container {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.pa-gallery-img-container img {
	display: block;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-img-gallery.gray img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.premium-img-gallery.scale img,
.premium-img-gallery.zoomout img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.premium-img-gallery.sepia img {
	-webkit-filter: sepia(30%);
	filter: sepia(30%)
}

.premium-img-gallery.bright img {
	-webkit-filter: brightness(1);
	filter: brightness(1)
}

.premium-img-gallery.trans img {
	-webkit-transform: translateX(-15px) scale(1.1);
	-ms-transform: translateX(-15px) scale(1.1);
	transform: translateX(-15px) scale(1.1)
}

.pa-gallery-img .pa-gallery-img-link,
.pa-gallery-img .pa-gallery-magnific-image {
	outline: 0
}

.pa-gallery-img .pa-gallery-img-link span,
.pa-gallery-img .pa-gallery-magnific-image span {
	line-height: 1;
	display: inline-block;
	opacity: 0;
	margin: 0 5px;
	padding: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.pa-gallery-img.style2 .pa-gallery-img-link span,
.pa-gallery-img.style2 .pa-gallery-magnific-image span {
	margin: 0 5px 20px
}

.pa-gallery-img:hover .pa-gallery-magnific-image span {
	-webkit-transition: all .3s ease-in-out, opacity .5s ease-in-out .3s;
	transition: all .3s ease-in-out, opacity .5s ease-in-out .3s
}

.pa-gallery-img:hover .pa-gallery-img-link span {
	-webkit-transition: all .3s ease-in-out, opacity .5s ease-in-out .6s;
	transition: all .3s ease-in-out, opacity .5s ease-in-out .6s
}

.pa-gallery-img:hover .pa-gallery-img-link span,
.pa-gallery-img:hover .pa-gallery-magnific-image span {
	opacity: 1
}

.premium-gallery-icon-show a.pa-gallery-video-icon span {
	opacity: 1
}

.premium-blog-filter ul.premium-blog-filters-container,
.premium-img-gallery-filter ul.premium-gallery-cats-container {
	text-align: center;
	margin: 0;
	padding: 0
}

.premium-blog-filter .premium-blog-filters-container li,
.premium-img-gallery-filter .premium-gallery-cats-container li {
	list-style: none;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.premium-img-gallery.zoomin .pa-gallery-img:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.premium-img-gallery.zoomout .pa-gallery-img:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-img-gallery.scale .pa-gallery-img:hover img {
	-webkit-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg)
}

.premium-img-gallery.gray .pa-gallery-img:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.premium-img-gallery.blur .pa-gallery-img:hover img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-img-gallery.sepia .pa-gallery-img:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0)
}

.premium-img-gallery.trans .pa-gallery-img:hover img {
	-webkit-transform: translateX(0) scale(1.1);
	-ms-transform: translateX(0) scale(1.1);
	transform: translateX(0) scale(1.1)
}

.premium-img-gallery.bright .pa-gallery-img:hover img {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2)
}

.pa-gallery-img .premium-gallery-caption {
	padding: 10px
}

.pa-gallery-img .premium-gallery-caption .premium-gallery-img-name {
	margin-bottom: 0
}

.pa-gallery-img.style1 {
	overflow: hidden
}

.pa-gallery-img:not(.style2) .pa-gallery-icons-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.pa-gallery-img:not(.style2) .pa-gallery-icons-inner-container {
	position: absolute;
	top: 33.33%;
	width: 100%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999
}

.pa-gallery-img.style1 .premium-gallery-caption {
	position: absolute;
	top: auto;
	right: 0;
	bottom: -1px;
	left: 0;
	width: 100%;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0)
}

.pa-gallery-img.style1:hover .premium-gallery-caption {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	bottom: -1px !important
}

.pa-gallery-img.default .premium-gallery-caption {
	position: absolute;
	top: auto;
	right: 0;
	left: 0;
	width: 100%;
	bottom: 0
}

.pa-gallery-img.style2 .pa-gallery-icons-caption-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, -webkit-transform .3s;
	transition: transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s, -webkit-transform .3s;
	z-index: 1;
	background-color: rgba(108, 191, 226, .68);
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pa-gallery-img.style2 .pa-gallery-icons-caption-cell {
	width: 100%
}

.pa-gallery-img.style2:hover .pa-gallery-icons-caption-container {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px)
}

.premium-clearfix {
	clear: both
}

.premium-img-gallery-metro .premium-gallery-item {
	overflow: hidden
}

.premium-img-gallery-metro .pa-gallery-img {
	height: 100%
}

.premium-img-gallery-metro .pa-gallery-img-container {
	height: 100%
}

.premium-img-gallery-metro .pa-gallery-img-container img {
	min-height: 100%;
	width: 100%;
	-o-object-fit: fill;
	object-fit: fill
}

.premium-img-gallery .premium-gallery-item-hidden {
	visibility: hidden;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important
}

.premium-gallery-load-more {
	position: relative
}

.premium-gallery-load-more .premium-gallery-load-more-btn {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border: none;
	outline: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: bottom;
	cursor: pointer;
	line-height: 1;
	font-style: normal;
	font-weight: 400;
	background-image: none;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-gallery-load-more-btn {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.premium-loader {
	border: 3px solid #f3f3f3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f3f3f3;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border-top: 3px solid;
	border-top-color: #bbb;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: 0 auto
}

.premium-gallery-load-more-btn div {
	margin-left: 3px
}

.premium-gallery-load-more-btn .premium-loader {
	display: inline-block;
	width: 20px;
	height: 20px
}

.pa-gallery-img .pa-gallery-lightbox-wrap {
	display: inline-block
}

.pa-gallery-img .pa-gallery-video-icon,
.premium-img-gallery-no-lightbox .premium-gallery-video-item .pa-gallery-img {
	cursor: pointer
}

.pa-gallery-img-container iframe {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 1;
	border: none
}

.pa-gallery-img-container video {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 1;
	border: none;
	-o-object-fit: contain;
	object-fit: contain
}

.pa-gallery-icons-caption-cell svg,
.pa-gallery-icons-inner-container svg {
	width: 14px;
	height: 14px
}

.premium-gallery-gradient-layer {
	position: absolute;
	bottom: 40px;
	width: 100%;
	height: 20px;
	background: -webkit-gradient(linear, left bottom, left top, from(#17181f), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(bottom, #17181f 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, #17181f 0, rgba(255, 255, 255, 0) 100%)
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.premium-vscroll-inner {
	position: relative;
	min-height: 100%
}

.premium-vscroll-inner .premium-vscroll-dots {
	position: fixed;
	z-index: 100;
	opacity: 1;
	margin-top: -32px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-vscroll-wrap .premium-vscroll-nav-menu {
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-vscroll-inner .premium-vscroll-dots,
.premium-vscroll-wrap .premium-vscroll-dots-hide {
	opacity: 0;
	visibility: hidden
}

.premium-vscroll-nav-dots-yes .premium-vscroll-inner .premium-vscroll-dots:not(.premium-vscroll-dots-hide) {
	opacity: 1;
	visibility: visible
}

.premium-vscroll-dots.middle {
	top: 50%
}

.premium-vscroll-dots.top {
	top: 40px
}

.premium-vscroll-dots.bottom {
	bottom: 30px
}

.premium-vscroll-dots.right {
	right: 17px
}

.premium-vscroll-dots.left {
	left: 17px
}

.premium-vscroll-inner ul.premium-vscroll-dots-list,
.premium-vscroll-wrap .premium-vscroll-nav-menu {
	margin: 0 !important;
	padding: 0
}

.premium-vscroll-inner ul.premium-vscroll-dots-list li {
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
	-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;
	overflow: visible
}

.premium-vscroll-inner .premium-vscroll-dot-item .premium-vscroll-nav-link {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none
}

.premium-vscroll-inner .premium-vscroll-dot-item .premium-vscroll-nav-link span {
	top: 2px;
	left: 2.5px;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-vscroll-inner .premium-vscroll-dot-item.active .premium-vscroll-nav-link span {
	-webkit-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6)
}

.premium-vscroll-inner .premium-vscroll-dot-item .premium-vscroll-tooltip {
	position: absolute;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	padding-left: .4em;
	padding-right: .4em
}

.premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip {
	right: 27px
}

.premium-vscroll-inner .premium-vscroll-dots.lines .premium-vscroll-dot-item {
	width: 4px;
	height: 30px
}

.premium-vscroll-inner .premium-vscroll-dots.lines .premium-vscroll-dot-item span {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0;
	border-radius: 0
}

.premium-vscroll-inner .premium-vscroll-dots.lines .premium-vscroll-dot-item.active span {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip::after {
	position: absolute;
	top: 50%;
	content: "";
	left: -webkit-calc(100% - 1px);
	left: calc(100% - 1px);
	width: 10px;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip {
	left: 27px
}

.premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip::after {
	position: absolute;
	top: 50%;
	content: "";
	right: -webkit-calc(100% - 1px);
	right: calc(100% - 1px);
	width: 10px;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:768px) {
	.premium-vscroll-dots.right {
		right: 7px
	}

	.premium-vscroll-dots.left {
		left: 7px
	}
}

.premium-vscroll-nav-menu {
	position: fixed;
	top: 20px;
	height: 40px;
	z-index: 100;
	padding: 0;
	margin: 0
}

.premium-vscroll-nav-menu.left {
	left: 0
}

.premium-vscroll-nav-menu.right {
	right: 0
}

.premium-vscroll-nav-menu .premium-vscroll-nav-item {
	display: inline-block;
	margin: 10px;
	color: #000;
	background: #fff;
	background: rgba(255, 255, 255, .3)
}

.premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link {
	padding: 9px 18px;
	display: block;
	cursor: pointer;
	color: #000
}

.premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:hover {
	color: #000
}

.premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:focus {
	outline: 0
}

.multiscroll-nav li a:focus {
	outline: 0
}

.premium-vscroll-temp .slimScrollBar {
	visibility: hidden
}

.premium-image-scroll-container,
.premium-image-scroll-section {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-image-scroll-section {
	position: relative;
	overflow: hidden;
	width: 100%;
	-webkit-mask-image: -webkit-radial-gradient(white, #000)
}

.premium-image-scroll-container {
	width: 100%
}

.premium-image-scroll-container .premium-image-scroll-mask-media {
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center
}

.premium-container-scroll {
	overflow: auto
}

.premium-image-scroll-container .premium-image-scroll-horizontal {
	position: relative;
	width: 100%;
	height: 100%
}

.premium-image-scroll-container .premium-image-scroll-horizontal img {
	max-width: none;
	height: 100%
}

.premium-image-scroll-container .premium-image-scroll-vertical img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.premium-image-scroll-ver {
	position: relative
}

.premium-image-scroll-container .premium-image-scroll-overlay {
	background: rgba(2, 2, 2, .3)
}

.premium-image-scroll-container .premium-image-scroll-link,
.premium-image-scroll-container .premium-image-scroll-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4
}

.premium-image-scroll-content {
	display: inline-block;
	position: absolute;
	height: auto;
	top: 50%;
	left: 50%;
	text-align: center;
	z-index: 5;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.premium-container-scroll-instant .premium-image-scroll-image {
	-webkit-transition: all 0s ease-in-out !important;
	transition: all 0s ease-in-out !important
}

.premium-image-scroll-container img {
	-webkit-transition: -webkit-transform 3s ease-in-out;
	transition: -webkit-transform 3s ease-in-out;
	transition: transform 3s ease-in-out;
	transition: transform 3s ease-in-out, -webkit-transform 3s ease-in-out
}

.premium-image-scroll-container .premium-image-scroll-content,
.premium-image-scroll-container .premium-image-scroll-overlay {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 1
}

.premium-image-scroll-container:hover .premium-image-scroll-overlay {
	opacity: 0
}

.premium-image-scroll-container:hover .premium-image-scroll-content {
	opacity: 0;
	visibility: hidden
}

.premium-image-scroll-content .premium-image-scroll-icon {
	display: inline-block;
	font-family: pa-elements !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.pa-horizontal-mouse-scroll:before {
	content: "\e921"
}

.pa-vertical-mouse-scroll:before {
	content: "\e922"
}

.pa-horizontal-mouse-scroll {
	-webkit-animation-name: pa-scroll-horizontal;
	animation-name: pa-scroll-horizontal
}

.pa-vertical-mouse-scroll {
	-webkit-animation-name: pa-scroll-vertical;
	animation-name: pa-scroll-vertical
}

@-webkit-keyframes pa-scroll-vertical {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

@keyframes pa-scroll-vertical {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	100% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
}

@-webkit-keyframes pa-scroll-horizontal {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(5px);
		transform: translateX(5px)
	}
}

@keyframes pa-scroll-horizontal {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	100% {
		-webkit-transform: translateX(5px);
		transform: translateX(5px)
	}
}

.premium-lottie-wrap .premium-lottie-animation {
	position: relative;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-lottie-wrap .premium-lottie-animation a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.premium-icon-list-box {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-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
}

.premium-icon-list-box .premium-icon-list-content-grow-lc {
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}

.premium-icon-list-box .premium-icon-list-content-grow-rc {
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center
}

.premium-icon-list-box .premium-icon-list-content-grow-cc {
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}

.premium-icon-list-content {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: auto;
	position: relative
}

.premium-icon-list-content .premium-icon-list-text span,
.premium-icon-list-content .premium-icon-list-wrapper {
	display: inline-block;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-icon-list-content .premium-icon-list-text span {
	margin: 0 5px
}

.premium-icon-list-content .premium-icon-list-icon-text p {
	font-size: 18px;
	background-color: #eee;
	padding: 1px 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.premium-icon-list-content .premium-icon-list-icon-text p,
.premium-icon-list-content .premium-icon-list-text span,
.premium-icon-list-content .premium-icon-list-wrapper i,
.premium-icon-list-content .premium-icon-list-wrapper img,
.premium-icon-list-content .premium-icon-list-wrapper svg {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.premium-icon-list-content .premium-icon-list-wrapper {
	position: relative;
	line-height: 0
}

.premium-icon-list-content .premium-icon-list-wrapper .premium-lottie-animation svg,
.premium-icon-list-content .premium-icon-list-wrapper img {
	width: 30px !important;
	height: 30px !important;
	position: relative;
	z-index: 500
}

.premium-icon-list-content .premium-icon-list-wrapper .premium-icon-list-icon-text,
.premium-icon-list-content .premium-icon-list-wrapper i {
	position: relative;
	z-index: 500
}

.premium-icon-list-content .premium-icon-list-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}

.premium-icon-list-content:not(:last-of-type) .premium-icon-list-connector {
	width: 100%;
	height: 100%;
	position: absolute;
	top: .5em;
	z-index: 100;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.premium-icon-list-content:not(:last-of-type) .premium-icon-list-connector .premium-icon-connector-content:after {
	content: "";
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #333;
	display: block;
	height: 100%
}

li.premium-icon-list-content.premium-icon-list-content-inline {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	z-index: 2
}

li.premium-icon-list-content.premium-icon-list-content-inline:not(:first-child) {
	margin: 0 3px
}

li.premium-icon-list-content.premium-icon-list-content-inline:first-child {
	margin: 0 3px 0 0
}

.premium-icon-list-divider:not(:last-child) {
	width: 100%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-moz-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	overflow: hidden
}

.premium-icon-list-divider:not(:last-child):after {
	content: "";
	display: block;
	border-top-style: solid;
	border-top-width: 1px
}

.premium-icon-list-divider-inline:not(:last-child) {
	float: right;
	display: inline-block;
	position: relative;
	height: 100%;
	overflow: hidden;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	margin: 0 3px
}

.premium-icon-list-divider-inline:not(:last-child):after {
	content: "";
	display: block;
	border-left-width: 1px;
	height: 33px;
	border-left-style: solid
}

.premium-icon-list-icon-text {
	line-height: 1.5
}

.premium-icon-list-icon-text p,
li.premium-icon-list-content,
ul.premium-icon-list-box {
	margin: 0
}

.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-icon-text p,
.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-text span,
.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-wrapper i {
	color: transparent !important;
	text-shadow: 0 0 3px #aaa
}

.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-connector-content,
.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-badge,
.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-wrapper .premium-lottie-animation svg,
.premium-icon-list-blur:hover .premium-icon-list-content .premium-icon-list-wrapper img {
	-webkit-filter: blur(3px);
	filter: blur(3px)
}

.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-icon-text p,
.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-text span,
.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-wrapper i {
	color: #aaa !important;
	text-shadow: 0 0 0 transparent
}

.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-connector-content,
.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-badge,
.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-wrapper .premium-lottie-animation svg,
.premium-icon-list-blur:hover .premium-icon-list-content:hover .premium-icon-list-wrapper img {
	-webkit-filter: none;
	filter: none
}

.premium-icon-list-content .premium-icon-list-badge {
	font-size: 11px;
	top: auto;
	min-width: -webkit-max-content;
	min-width: -moz-max-content;
	min-width: max-content;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content
}

.premium-icon-list-content .premium-icon-list-icon-text p {
	font-size: 13px
}

.premium-icon-list-gradient-effect[data-text] {
	display: inline-block;
	position: relative;
	text-decoration: none
}

.premium-icon-list-gradient-effect[data-text]::before {
	content: attr(data-text);
	position: absolute;
	z-index: 1;
	overflow: hidden;
	-webkit-clip-path: polygon(0 0, 1px 0, 1px 100%, 0 100%);
	clip-path: polygon(0 0, 1px 0, 1px 100%, 0 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.premium-icon-list-content:focus .premium-icon-list-gradient-effect[data-text]::before,
.premium-icon-list-content:hover .premium-icon-list-gradient-effect[data-text]::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

ul[data-list-animation*=animated-] .premium-icon-list-content,
ul[data-list-animation*=animated-] .premium-icon-list-divider,
ul[data-list-animation*=animated-] .premium-icon-list-divider-inline {
	opacity: 0
}

.premium-icon-list-content-grow-effect:hover {
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07)
}

/*! E-Gallery v1.2.0 by Elementor */
.e-gallery-container {
	position: relative;
	display: flex;
	flex-wrap: wrap
}

.e-gallery-container:not(.e-gallery-grid) {
	transition: padding-bottom var(--animation-duration)
}

.e-gallery-item {
	position: relative;
	flex-grow: 0;
	flex-shrink: 0;
	transition-property: all;
	transition-duration: var(--animation-duration)
}

.e-gallery-item:not(:hover) .e-gallery-overlay {
	display: none
}

.e-gallery-item.e-gallery-item--hidden {
	transform: scale3d(0, 0, 0);
	opacity: 0
}

.e-gallery-image {
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	transition: var(--animation-duration)
}

.e-gallery-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	flex-wrap: wrap;
	flex-direction: column;
	color: #fff;
	background-color: rgba(0, 0, 0, .5)
}

.e-gallery-overlay__title {
	font-size: 24px
}

.e-gallery-grid:not(.e-gallery--animated) {
	display: grid;
	grid-gap: var(--vgap) var(--hgap);
	grid-template-columns: repeat(var(--columns), 1fr)
}

.e-gallery-grid:not(.e-gallery--animated) .e-gallery-item--hidden {
	position: absolute
}

.e-gallery-grid.e-gallery--animated {
	padding-bottom: var(--container-aspect-ratio)
}

.e-gallery-grid.e-gallery--animated .e-gallery-item {
	--item-width: calc((100% - ((var(--columns) - 1) * var(--hgap))) / var(--columns));
	position: absolute;
	top: calc(((100% / var(--rows)) + (var(--vgap) / var(--rows))) * var(--row));
	width: var(--item-width)
}

.e-gallery-grid .e-gallery-image {
	padding-bottom: var(--aspect-ratio)
}

.e-gallery-justified {
	padding-bottom: calc(var(--container-aspect-ratio) * 100%)
}

.e-gallery-justified .e-gallery-item {
	position: absolute;
	width: calc(var(--item-width) * (100% - var(--hgap) * var(--gap-count)));
	height: var(--item-height);
	top: calc(var(--item-top) + (var(--row) * var(--vgap)))
}

.e-gallery-justified .e-gallery-image {
	height: 100%
}

.e-gallery-masonry {
	height: 0;
	margin-bottom: calc(var(--highest-column-gap-count) * var(--vgap))
}

.e-gallery-masonry .e-gallery-item {
	position: absolute;
	width: calc(100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns)));
	top: calc(var(--percent-height) + (var(--items-in-column) * var(--vgap)))
}

.e-gallery-masonry .e-gallery-image {
	padding-bottom: var(--item-height)
}

.e-gallery--ltr.e-gallery-grid.e-gallery--animated .e-gallery-item {
	left: calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))
}

.e-gallery--ltr.e-gallery-justified .e-gallery-item {
	left: calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))
}

.e-gallery--ltr.e-gallery-masonry .e-gallery-item {
	left: calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))
}

.e-gallery--rtl.e-gallery-grid.e-gallery--animated .e-gallery-item {
	right: calc(var(--item-width) * var(--column) + (var(--hgap) * var(--column)))
}

.e-gallery--rtl.e-gallery-justified .e-gallery-item {
	right: calc(var(--item-start) * (100% - var(--hgap) * var(--gap-count)) + var(--hgap) * var(--item-row-index))
}

.e-gallery--rtl.e-gallery-masonry .e-gallery-item {
	right: calc((100% / var(--columns) - (var(--hgap) * (var(--columns) - 1) / var(--columns))) * var(--column) + (var(--hgap) * var(--column)))
}

.e-gallery--lazyload .e-gallery-image:not(.e-gallery-image-loaded) {
	filter: opacity(0);
	transform: scale(.5)
}

@keyframes bounce {

	20%,
	53%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		animation-timing-function: cubic-bezier(.755, .050, .855, .060);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {

	50%,
	from,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {

	from,
	to {
		transform: scale3d(1, 1, 1)
	}

	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {

	from,
	to {
		transform: scale3d(1, 1, 1)
	}

	30% {
		transform: scale3d(1.25, .75, 1)
	}

	40% {
		transform: scale3d(.75, 1.25, 1)
	}

	50% {
		transform: scale3d(1.15, .85, 1)
	}

	65% {
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		transform: scale3d(1.05, .95, 1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {

	from,
	to {
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {

	from,
	to {
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {

	from,
	to {
		transform: none
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {

	11.1%,
	from,
	to {
		transform: none
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}

	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {

	20%,
	40%,
	60%,
	80%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {

	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}

	75% {
		transform: translate3d(0, -10px, 0)
	}

	90% {
		transform: translate3d(0, 5px, 0)
	}

	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {

	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}

	75% {
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		transform: translate3d(5px, 0, 0)
	}

	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {

	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		transform: translate3d(10px, 0, 0)
	}

	90% {
		transform: translate3d(-5px, 0, 0)
	}

	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {

	60%,
	75%,
	90%,
	from,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	from {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	75% {
		transform: translate3d(0, 10px, 0)
	}

	90% {
		transform: translate3d(0, -5px, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes lightSpeedIn {
	from {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes rotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rollIn {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	from {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

.elementor-animation-grow {
	transition-duration: .3s;
	transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
	transform: scale(1.1)
}

.elementor-animation-shrink {
	transition-duration: .3s;
	transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
	transform: scale(.9)
}

@keyframes elementor-animation-pulse {
	25% {
		transform: scale(1.1)
	}

	75% {
		transform: scale(.9)
	}
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
	animation-name: elementor-animation-pulse;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
	to {
		transform: scale(1.1)
	}
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
	animation-name: elementor-animation-pulse-grow;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
	to {
		transform: scale(.9)
	}
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
	animation-name: elementor-animation-pulse-shrink;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate
}

@keyframes elementor-animation-push {
	50% {
		transform: scale(.8)
	}

	100% {
		transform: scale(1)
	}
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
	animation-name: elementor-animation-push;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
	50% {
		transform: scale(1.2)
	}
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
	animation-name: elementor-animation-pop;
	animation-duration: .3s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}

.elementor-animation-bounce-in {
	transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
	transform: scale(1.2);
	transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
	transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
	transform: scale(.8);
	transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
	transition-duration: .3s;
	transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
	transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
	transition-duration: .3s;
	transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
	transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
	transform: translateY(-8px)
}

.elementor-animation-sink {
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
	transform: translateY(8px)
}

@keyframes elementor-animation-bob {
	0% {
		transform: translateY(-8px)
	}

	50% {
		transform: translateY(-4px)
	}

	100% {
		transform: translateY(-8px)
	}
}

@keyframes elementor-animation-bob-float {
	100% {
		transform: translateY(-8px)
	}
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
	animation-name: elementor-animation-bob-float, elementor-animation-bob;
	animation-duration: .3s, 1.5s;
	animation-delay: 0s, .3s;
	animation-timing-function: ease-out, ease-in-out;
	animation-iteration-count: 1, infinite;
	animation-fill-mode: forwards;
	animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
	0% {
		transform: translateY(8px)
	}

	50% {
		transform: translateY(4px)
	}

	100% {
		transform: translateY(8px)
	}
}

@keyframes elementor-animation-hang-sink {
	100% {
		transform: translateY(8px)
	}
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
	animation-name: elementor-animation-hang-sink, elementor-animation-hang;
	animation-duration: .3s, 1.5s;
	animation-delay: 0s, .3s;
	animation-timing-function: ease-out, ease-in-out;
	animation-iteration-count: 1, infinite;
	animation-fill-mode: forwards;
	animation-direction: normal, alternate
}

.elementor-animation-skew {
	transition-duration: .3s;
	transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
	transform: skew(-10deg)
}

.elementor-animation-skew-forward {
	transition-duration: .3s;
	transition-property: transform;
	transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
	transform: skew(-10deg)
}

.elementor-animation-skew-backward {
	transition-duration: .3s;
	transition-property: transform;
	transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
	transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
	16.65% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	49.95% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83.25% {
		transform: translateY(1px)
	}

	100% {
		transform: translateY(0)
	}
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
	animation-name: elementor-animation-wobble-vertical;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
	16.65% {
		transform: translateX(8px)
	}

	33.3% {
		transform: translateX(-6px)
	}

	49.95% {
		transform: translateX(4px)
	}

	66.6% {
		transform: translateX(-2px)
	}

	83.25% {
		transform: translateX(1px)
	}

	100% {
		transform: translateX(0)
	}
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
	animation-name: elementor-animation-wobble-horizontal;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
	16.65% {
		transform: translate(8px, 8px)
	}

	33.3% {
		transform: translate(-6px, -6px)
	}

	49.95% {
		transform: translate(4px, 4px)
	}

	66.6% {
		transform: translate(-2px, -2px)
	}

	83.25% {
		transform: translate(1px, 1px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
	animation-name: elementor-animation-wobble-to-bottom-right;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
	16.65% {
		transform: translate(8px, -8px)
	}

	33.3% {
		transform: translate(-6px, 6px)
	}

	49.95% {
		transform: translate(4px, -4px)
	}

	66.6% {
		transform: translate(-2px, 2px)
	}

	83.25% {
		transform: translate(1px, -1px)
	}

	100% {
		transform: translate(0, 0)
	}
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
	animation-name: elementor-animation-wobble-to-top-right;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
	16.65% {
		transform: skew(-12deg)
	}

	33.3% {
		transform: skew(10deg)
	}

	49.95% {
		transform: skew(-6deg)
	}

	66.6% {
		transform: skew(4deg)
	}

	83.25% {
		transform: skew(-2deg)
	}

	100% {
		transform: skew(0)
	}
}

.elementor-animation-wobble-top {
	transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
	animation-name: elementor-animation-wobble-top;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
	16.65% {
		transform: skew(-12deg)
	}

	33.3% {
		transform: skew(10deg)
	}

	49.95% {
		transform: skew(-6deg)
	}

	66.6% {
		transform: skew(4deg)
	}

	83.25% {
		transform: skew(-2deg)
	}

	100% {
		transform: skew(0)
	}
}

.elementor-animation-wobble-bottom {
	transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
	animation-name: elementor-animation-wobble-bottom;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
	16.65% {
		transform: skew(-12deg)
	}

	33.3% {
		transform: skew(10deg)
	}

	49.95% {
		transform: skew(-6deg)
	}

	66.6% {
		transform: skew(4deg)
	}

	83.25% {
		transform: skew(-2deg)
	}

	100% {
		transform: skew(0)
	}
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
	animation-name: elementor-animation-wobble-skew;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
	50% {
		transform: translateX(3px) rotate(2deg)
	}

	100% {
		transform: translateX(-3px) rotate(-2deg)
	}
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
	animation-name: elementor-animation-buzz;
	animation-duration: .15s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
	10% {
		transform: translateX(3px) rotate(2deg)
	}

	20% {
		transform: translateX(-3px) rotate(-2deg)
	}

	30% {
		transform: translateX(3px) rotate(2deg)
	}

	40% {
		transform: translateX(-3px) rotate(-2deg)
	}

	50% {
		transform: translateX(2px) rotate(1deg)
	}

	60% {
		transform: translateX(-2px) rotate(-1deg)
	}

	70% {
		transform: translateX(2px) rotate(1deg)
	}

	80% {
		transform: translateX(-2px) rotate(-1deg)
	}

	90% {
		transform: translateX(1px) rotate(0)
	}

	100% {
		transform: translateX(-1px) rotate(0)
	}
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
	animation-name: elementor-animation-buzz-out;
	animation-duration: .75s;
	animation-timing-function: linear;
	animation-iteration-count: 1
}</pre></body></html>