﻿.pswp { display: none; }

#preloader{display:none;}

.lazy-background:not(.elementor-motion-effects-element-type-background) {
 	background-image: none !important; /* lazyload fix for elementor */
}

.woocommerce-product-gallery{ opacity: 1 !important; }

.wp-block-audio figcaption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .wp-block-audio figcaption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-audio {
	margin: 0 0 1em
}

.wp-block-code {
	border: 1px solid #ccc;
	border-radius: 4px;
	font-family: Menlo, Consolas, monaco, monospace;
	padding: .8em 1em
}

.wp-block-embed figcaption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .wp-block-embed figcaption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-embed {
	margin: 0 0 1em
}

.blocks-gallery-caption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .blocks-gallery-caption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-image figcaption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .wp-block-image figcaption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-image {
	margin: 0 0 1em
}

.wp-block-pullquote {
	border-bottom: 4px solid;
	border-top: 4px solid;
	color: currentColor;
	margin-bottom: 1.75em
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
	color: currentColor;
	font-size: .8125em;
	font-style: normal;
	text-transform: uppercase
}

.wp-block-quote {
	border-left: .25em solid;
	margin: 0 0 1.75em;
	padding-left: 1em
}

.wp-block-quote cite,
.wp-block-quote footer {
	color: currentColor;
	font-size: .8125em;
	font-style: normal;
	position: relative
}

.wp-block-quote.has-text-align-right {
	border-left: none;
	border-right: .25em solid;
	padding-left: 0;
	padding-right: 1em
}

.wp-block-quote.has-text-align-center {
	border: none;
	padding-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
	border: none
}

.wp-block-search .wp-block-search__label {
	font-weight: 700
}

.wp-block-search__button {
	border: 1px solid #ccc;
	padding: .375em .625em
}

:where(.wp-block-group.has-background) {
	padding: 1.25em 2.375em
}

.wp-block-separator.has-css-opacity {
	opacity: .4
}

.wp-block-separator {
	border: none;
	border-bottom: 2px solid;
	margin-left: auto;
	margin-right: auto
}

.wp-block-separator.has-alpha-channel-opacity {
	opacity: 1
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
	border-bottom: none;
	height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
	height: 2px
}

.wp-block-table {
	margin: 0 0 1em
}

.wp-block-table td,
.wp-block-table th {
	word-break: normal
}

.wp-block-table figcaption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .wp-block-table figcaption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-video figcaption {
	color: #555;
	font-size: 13px;
	text-align: center
}

.is-dark-theme .wp-block-video figcaption {
	color: hsla(0, 0%, 100%, .65)
}

.wp-block-video {
	margin: 0 0 1em
}

.wp-block-template-part.has-background {
	margin-bottom: 0;
	margin-top: 0;
	padding: 1.25em 2.375em
}

.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none
}

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

:where(.is-layout-flex) {
	gap: 0.5em;
}

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

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

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

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

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

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

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

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

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

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

body .is-layout-flex>* {
	margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wp-block-navigation a:where(:not(.wp-element-button)) {
	color: inherit;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

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

@font-face {
	font-family: eicons;
	src: url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot#1691552474);
	src: url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot#1691552474) format("embedded-opentype"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2#1691552474) format("woff2"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff#1691552474) format("woff"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf#1691552474) format("truetype"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.20.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-grow:before {
	content: "\e997"
}

.eicon-order-end:before {
	content: "\e998"
}

.eicon-nowrap:before {
	content: "\e999"
}

.eicon-order-start:before {
	content: "\e99a"
}

.eicon-progress-tracker:before {
	content: "\e99b"
}

.eicon-shrink:before {
	content: "\e99c"
}

.eicon-wrap:before {
	content: "\e99d"
}

.eicon-align-center-h:before {
	content: "\e99e"
}

.eicon-align-center-v:before {
	content: "\e99f"
}

.eicon-align-end-h:before {
	content: "\e9a0"
}

.eicon-align-end-v:before {
	content: "\e9a1"
}

.eicon-align-start-h:before {
	content: "\e9a2"
}

.eicon-align-start-v:before {
	content: "\e9a3"
}

.eicon-align-stretch-h:before {
	content: "\e9a4"
}

.eicon-align-stretch-v:before {
	content: "\e9a5"
}

.eicon-justify-center-h:before {
	content: "\e9a6"
}

.eicon-justify-center-v:before {
	content: "\e9a7"
}

.eicon-justify-end-h:before {
	content: "\e9a8"
}

.eicon-justify-end-v:before {
	content: "\e9a9"
}

.eicon-justify-space-around-h:before {
	content: "\e9aa"
}

.eicon-justify-space-around-v:before {
	content: "\e9ab"
}

.eicon-justify-space-between-h:before {
	content: "\e9ac"
}

.eicon-justify-space-between-v:before {
	content: "\e9ad"
}

.eicon-justify-space-evenly-h:before {
	content: "\e9ae"
}

.eicon-justify-space-evenly-v:before {
	content: "\e9af"
}

.eicon-justify-start-h:before {
	content: "\e9b0"
}

.eicon-justify-start-v:before {
	content: "\e9b1"
}

.eicon-woocommerce-cross-sells:before {
	content: "\e9b2"
}

.eicon-woocommerce-notices:before {
	content: "\e9b3"
}

.eicon-inner-container:before {
	content: "\e9b4"
}

.eicon-warning-full:before {
	content: "\e9b5"
}

.eicon-exit:before {
	content: "\e9b6"
}

.eicon-loop-builder:before {
	content: "\e9b7"
}

.eicon-notes:before {
	content: "\e9b8"
}

.eicon-read:before {
	content: "\e9b9"
}

.eicon-unread:before {
	content: "\e9ba"
}

.eicon-carousel-loop:before {
	content: "\e9bb"
}

.eicon-mega-menu:before {
	content: "\eb78"
}

.eicon-nested-carousel:before {
	content: "\e9bd"
}

.eicon-ai:before {
	content: "\e9be"
}

.eicon-eye:before {
	content: "\e8ac"
}

.eicon-elementor-square:before {
	content: "\e813"
}


.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>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	touch-action: pan-y
}

.swiper-wp8-vertical {
	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;
	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;
	transition: .3s;
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.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;
	border-radius: 50%;
	background: #000;
	opacity: .2
}

.swiper-pagination-fraction {
	color: #000
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	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>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.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%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.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 {
	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 {
	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: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	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;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	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;
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	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: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.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: inline-flex;
	z-index: 1;
	cursor: pointer;
	font-size: 25px;
	color: hsla(0, 0%, 93.3%, .9);
	top: 50%;
	transform: translateY(-50%)
}

.elementor-swiper-button svg {
	fill: hsla(0, 0%, 93.3%, .9);
	height: 1em;
	width: 1em
}

.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 {
	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;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 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")
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

</style>.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label {
	display: none !important
}

.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger {
	display: none
}

.fluentform-widget-wrapper.fluentform-widget-align-left {
	margin: 0 auto 0 0
}

.fluentform-widget-wrapper.fluentform-widget-align-center {
	float: none;
	margin: 0 auto
}

.fluentform-widget-wrapper.fluentform-widget-align-right {
	margin: 0 0 0 auto
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox],
.fluentform-widget-custom-radio-checkbox input[type=radio] {
	background: #ddd;
	height: 15px;
	min-width: 1px;
	outline: none;
	padding: 3px;
	width: 15px
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,
.fluentform-widget-custom-radio-checkbox input[type=radio]:after {
	border: 0 solid transparent;
	content: "";
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%
}

.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,
.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after {
	background: #999;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 12px
}

.fluentform-widget-custom-radio-checkbox input[type=radio],
.fluentform-widget-custom-radio-checkbox input[type=radio]:after {
	border-radius: 50%
}

.fluentform-widget-wrapper .frm-fluent-form .ff-step-header {
	margin-bottom: 0
}

.ff-el-progress-bar {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: flex-end
}

.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,
.fluent-form-widget-step-progressbar-yes .ff-el-progress {
	display: block
}

.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,
.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header {
	margin-bottom: 20px
}

.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break {
	text-align: left
}

.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break {
	text-align: center
}

.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break {
	text-align: right
}

.fluentform-widget-submit-button-full-width .ff-btn-submit {
	display: block;
	width: 100%
}

.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,
.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,
.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 auto
}

.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,
.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,
.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit {
	float: right
}

.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,
.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,
.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit {
	float: left
}

.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,
.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder {
	opacity: 0;
	visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,
.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,
.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,
.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder {
	opacity: 0;
	visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,
.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder {
	opacity: 0;
	visibility: hidden
}

.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,
.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder {
	opacity: 0;
	visibility: hidden
}

.lity {
	z-index: 9999 !important
}

</style>@font-face {
	font-family: "flaticon";
	src: url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/themes/neeon/assets/fonts/flaticon-neeon/./flaticon.ttf#1691552474) format("truetype"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/themes/neeon/assets/fonts/flaticon-neeon/./flaticon.woff#1691552474) format("woff"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/themes/neeon/assets/fonts/flaticon-neeon/./flaticon.woff2#1691552474) format("woff2"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/themes/neeon/assets/fonts/flaticon-neeon/./flaticon.eot#1691552474) format("embedded-opentype"), url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-content/themes/neeon/assets/fonts/flaticon-neeon/./flaticon.svg?7666655eb52f200cee5dfd7a4def714d#flaticon) format("svg")
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
	font-family: flaticon !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.flaticon-next:before {
	content: "\f101"
}

.flaticon-clock:before {
	content: "\f102"
}

.flaticon-phone-call:before {
	content: "\f103"
}

.flaticon-envelope:before {
	content: "\f104"
}

.flaticon-location:before {
	content: "\f105"
}

.flaticon-create:before {
	content: "\f106"
}

.flaticon-management:before {
	content: "\f107"
}

.flaticon-secure-shield:before {
	content: "\f108"
}

.flaticon-analytics:before {
	content: "\f109"
}

.flaticon-client:before {
	content: "\f10a"
}

.flaticon-deadline:before {
	content: "\f10b"
}

.flaticon-settings:before {
	content: "\f10c"
}

.flaticon-tech:before {
	content: "\f10d"
}

.flaticon-team:before {
	content: "\f10e"
}

.flaticon-medal:before {
	content: "\f10f"
}

.flaticon-graphic-design:before {
	content: "\f110"
}

.flaticon-web-development:before {
	content: "\f111"
}

.flaticon-analysis:before {
	content: "\f112"
}

.flaticon-cyber-security:before {
	content: "\f113"
}

.flaticon-website:before {
	content: "\f114"
}

.flaticon-android:before {
	content: "\f115"
}

.flaticon-apple:before {
	content: "\f116"
}

.flaticon-programing:before {
	content: "\f117"
}

.flaticon-smartwatch:before {
	content: "\f118"
}

.flaticon-lifeline-on-a-tv-monitor-screen-of-a-medical-program:before {
	content: "\f119"
}

.flaticon-previous:before {
	content: "\f11a"
}

.flaticon-left-quote:before {
	content: "\f11b"
}

.flaticon-3d-file:before {
	content: "\f11c"
}

.flaticon-coding:before {
	content: "\f11d"
}

.flaticon-code:before {
	content: "\f11e"
}

.flaticon-package:before {
	content: "\f11f"
}

.flaticon-cpu:before {
	content: "\f120"
}

.flaticon-guarantee:before {
	content: "\f121"
}

.flaticon-right-quote:before {
	content: "\f122"
}

.flaticon-link:before {
	content: "\f123"
}

.flaticon-development:before {
	content: "\f124"
}

.flaticon-analysis-1:before {
	content: "\f125"
}

.flaticon-pie-chart:before {
	content: "\f126"
}

.flaticon-hierarchical-structure:before {
	content: "\f127"
}

.flaticon-infrastructure:before {
	content: "\f128"
}

.flaticon-software:before {
	content: "\f129"
}

.flaticon-settings-1:before {
	content: "\f12a"
}

.flaticon-pdf-file:before {
	content: "\f12b"
}

.flaticon-file:before {
	content: "\f12c"
}

.flaticon-menu:before {
	content: "\f12d"
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp,
tt,
var {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

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

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

p {
	margin-bottom: 1.5em
}

dfn,
cite,
em {
	font-style: italic
}

cite {
	font-weight: 600
}

blockquote {
	margin: 0 1.5em 20px;
	border-color: #000
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #fff;
	font-family: Menlo, Consolas, monaco, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

html {
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body {
	background: #fff
}

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

blockquote,
q {
	quotes: """"
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1em 1em;
	padding-left: 20px
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: 700;
	margin-bottom: 10px
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 0;
	width: 100%
}

table th,
table td {
	border: 1px solid #e5e5e5;
	padding: 5px;
	text-align: center;
	transition: all ease 0.31s
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #000;
	border: medium none;
	color: #fff;
	padding: 2px 15px
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #000
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #e5e5e5;

	transition: all ease 0.31s
}

select {
	border: 1px solid #e5e5e5;
	transition: all ease 0.31s
}

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

textarea {
	width: 100%
}

form.post-password-form label>input {
	background: #f8f8f8;
	border: 1px solid #dcdcdc;
	padding: 10px 8px
}

form.post-password-form input {
	padding: 11px 15px;
	font-weight: 700
}

a:link,
a:visited {
	transition: all ease 0.31s;
	text-decoration: none
}

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

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

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

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.byline,
.updated:not(.published) {
	display: none
}

.single .byline,
.group-blog .byline {
	display: inline
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

.byline,
.updated:not(.published) {
	display: none
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

@media (min-width:1200px) {
	.auto-clear>.col-lg-1:nth-child(12n+1) {
		clear: left
	}

	.auto-clear>.col-lg-2:nth-child(6n+1) {
		clear: left
	}

	.auto-clear>.col-lg-3:nth-child(4n+1) {
		clear: left
	}

	.auto-clear>.col-lg-4:nth-child(3n+1) {
		clear: left
	}

	.auto-clear>.col-lg-6:nth-child(odd) {
		clear: left
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.auto-clear>.col-md-1:nth-child(12n+1) {
		clear: left
	}

	.auto-clear>.col-md-2:nth-child(6n+1) {
		clear: left
	}

	.auto-clear>.col-md-3:nth-child(4n+1) {
		clear: left
	}

	.auto-clear>.col-md-4:nth-child(3n+1) {
		clear: left
	}

	.auto-clear>.col-md-6:nth-child(odd) {
		clear: left
	}
}

@media (min-width:768px) and (max-width:991px) {
	.auto-clear>.col-sm-1:nth-child(12n+1) {
		clear: left
	}

	.auto-clear>.col-sm-2:nth-child(6n+1) {
		clear: left
	}

	.auto-clear>.col-sm-3:nth-child(4n+1) {
		clear: left
	}

	.auto-clear>.col-sm-4:nth-child(3n+1) {
		clear: left
	}

	.auto-clear>.col-sm-6:nth-child(odd) {
		clear: left
	}
}

@media (max-width:767px) {
	.auto-clear>.col-1:nth-child(12n+1) {
		clear: left
	}

	.auto-clear>.col-2:nth-child(6n+1) {
		clear: left
	}

	.auto-clear>.col-3:nth-child(4n+1) {
		clear: left
	}

	.auto-clear>.col-4:nth-child(3n+1) {
		clear: left
	}

	.auto-clear>.col-6:nth-child(odd) {
		clear: left
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ipad-fix {
		width: 100%
	}

	.ipad-fix-pad {
		width: 100%;
		padding-bottom: 30px
	}

	.ipad-width-50,
	.width-50 {
		width: 50%
	}

	.center-background {
		background: none
	}
}

@media (max-width:767px) {
	.ipad-fix-pad {
		width: 100%;
		padding-bottom: 30px
	}
}

.padding-right-fix {
	padding-right: 50px
}

@media (max-width:767px) {
	.padding-right-fix {
		padding-right: 0
	}
}

.no-gutter>[class*='col-'] {
	padding-right: 0;
	padding-left: 0
}


.mejs-offscreen {
	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
}

.mejs-container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}

.mejs-container,
.mejs-container * {
	box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
	-webkit-appearance: none;
	display: none !important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
	height: 100%;
	width: 100%
}

.mejs-fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.mejs-container:focus {
	outline: none
}

.mejs-iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}

.mejs-embed,
.mejs-embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.mejs-fullscreen {
	overflow: hidden !important
}

.mejs-container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	height: 100% !important;
	width: 100% !important
}

.mejs-background,
.mejs-mediaelement {
	left: 0;
	position: absolute;
	top: 0
}

.mejs-mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}

.mejs-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}

:root .mejs-poster-img {
	display: none
}

.mejs-poster-img {
	border: 0;
	padding: 0
}

.mejs-overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}

.mejs-layer {
	z-index: 1
}

.mejs-overlay-play {
	cursor: pointer
}

.mejs-overlay-button {
	background: url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
	background-position: -80px -39px
}

.mejs-overlay-loading {
	height: 80px;
	width: 80px
}

.mejs-overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}

@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.mejs-controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
	background: rgba(255, 0, 0, .7);
	background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
	background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}

.mejs-button>button {
	background: transparent url(https://radiustheme.com/demo/wordpress/themes/neeon/wp-includes/js/mediaelement/mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}

.mejs-button>button:focus {
	outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
	outline: 0
}

.mejs-time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}

.mejs-play>button {
	background-position: 0 0
}

.mejs-pause>button {
	background-position: -20px 0
}

.mejs-replay>button {
	background-position: -160px 0
}

.mejs-time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}

.mejs-time-total {
	background: hsla(0, 0%, 100%, .3);
	margin: 5px 0 0;
	width: 100%
}

.mejs-time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}

@-webkit-keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

@keyframes b {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 30px 0
	}
}

.mejs-time-loaded {
	background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
	background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
	background: hsla(0, 0%, 100%, .5);
	z-index: 10
}

.mejs-time-hovered.negative {
	background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}

.mejs-time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.mejs-time-hovered {
	-webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
	transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	transform: scaleX(0) !important
}

.mejs-time-handle,
.mejs-time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}

.mejs-time-handle-content {
	border: 4px solid hsla(0, 0%, 100%, .9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.mejs-time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}

.mejs-time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}

.mejs-time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}

.mejs-long-video .mejs-time-float {
	margin-left: -23px;
	width: 64px
}

.mejs-long-video .mejs-time-float-current {
	width: 60px
}

.mejs-broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}

.mejs-fullscreen-button>button {
	background-position: -80px 0
}

.mejs-unfullscreen>button {
	background-position: -100px 0
}

.mejs-mute>button {
	background-position: -60px 0
}

.mejs-unmute>button {
	background-position: -40px 0
}

.mejs-volume-button {
	position: relative
}

.mejs-volume-button>.mejs-volume-slider {
	-webkit-backface-visibility: hidden;
	background: rgba(50, 50, 50, .7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}

.mejs-volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs-volume-total {
	background: hsla(0, 0%, 100%, .5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}

.mejs-volume-current {
	left: 0;
	margin: 0;
	width: 100%
}

.mejs-volume-current,
.mejs-volume-handle {
	background: hsla(0, 0%, 100%, .9);
	position: absolute
}

.mejs-volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}

.mejs-horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}

.mejs-horizontal-volume-total {
	background: rgba(50, 50, 50, .8);
	height: 8px;
	top: 16px;
	width: 50px
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}

.mejs-horizontal-volume-current {
	background: hsla(0, 0%, 100%, .8);
	height: 100%;
	top: 0;
	width: 100%
}

.mejs-horizontal-volume-handle {
	display: none
}

.mejs-captions-button,
.mejs-chapters-button {
	position: relative
}

.mejs-captions-button>button {
	background-position: -140px 0
}

.mejs-chapters-button>button {
	background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
	background: rgba(50, 50, 50, .7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
	margin-right: -55px;
	width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 10px 0;
	width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
	color: #21f8f8
}

.mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}

.mejs-captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}

.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}

.mejs-captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}

.mejs-captions-position-hover {
	bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
	background: hsla(0, 0%, 8%, .5);
	box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
	padding: 0;
	white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
	display: none
}

.mejs-overlay-error {
	position: relative
}

.mejs-overlay-error>img {
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
	color: #fff;
	font-size: .8em
}

.mejs-cannotplay {
	position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}

</style>.mejs-container {
	clear: both;
	max-width: 100%
}

.mejs-container * {
	font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background: #222
}

.mejs-time {
	font-weight: 400;
	word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
	display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
	background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
	border-radius: 0
}

.mejs-overlay-loading {
	background: 0 0
}

.mejs-controls button:hover {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.me-cannotplay {
	width: auto !important
}

.media-embed-details .wp-audio-shortcode {
	display: inline-block;
	max-width: 400px
}

.audio-details .embed-media-settings {
	overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
	max-width: 400px;
	width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
	display: inline-block
}

.media-embed-details .embed-media-settings {
	padding-top: 0;
	top: 28px
}

.media-embed-details .instructions {
	padding: 16px 0;
	max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
	color: #a00;
	font-size: 10px;
	text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
	padding: 5px 0
}

.media-embed-details .setting a:hover {
	color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
	float: none;
	margin: 0 0 10px
}

.wp-video {
	max-width: 100%;
	height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
	margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
	max-width: 100%;
	display: inline-block
}

.video-details .wp-video-holder {
	width: 100%;
	max-width: 640px
}

.wp-playlist {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 12px 0 18px;
	font-size: 14px;
	line-height: 1.5
}

.wp-admin .wp-playlist {
	margin: 0 0 18px
}

.wp-playlist video {
	display: inline-block;
	max-width: 100%
}

.wp-playlist audio {
	display: none;
	max-width: 100%;
	width: 400px
}

.wp-playlist .mejs-container {
	margin: 0;
	max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
	outline: 0
}

.wp-playlist-light {
	background: #fff;
	color: #000
}

.wp-playlist-dark {
	color: #fff;
	background: #000
}

.wp-playlist-caption {
	display: block;
	max-width: 88%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
	text-decoration: none;
	color: #000;
	max-width: -webkit-calc(100% - 40px);
	max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
	display: block;
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item-title {
	font-size: 14px;
	line-height: 1.5
}

.wp-playlist-item-album {
	font-style: italic;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wp-playlist-item-artist {
	font-size: 12px;
	text-transform: uppercase
}

.wp-playlist-item-length {
	position: absolute;
	right: 3px;
	top: 0;
	font-size: 14px;
	line-height: 1.5
}

.rtl .wp-playlist-item-length {
	left: 3px;
	right: auto
}

.wp-playlist-tracks {
	margin-top: 10px
}

.wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 0 3px;
	border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
	border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
	color: #333
}

.wp-playlist-dark .wp-playlist-caption {
	color: #ddd
}

.wp-playlist-playing {
	font-weight: 700;
	background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000
}

.wp-playlist-dark .wp-playlist-playing {
	background: #000;
	color: #fff
}

.wp-playlist-current-item {
	overflow: hidden;
	margin-bottom: 10px;
	height: 60px
}

.wp-playlist .wp-playlist-current-item img {
	float: left;
	max-width: 60px;
	height: auto;
	margin-right: 10px;
	padding: 0;
	border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
	float: right;
	margin-left: 10px;
	margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
	padding: 5px 15px
}

@media (min-width:1400px) {
	.container {
		max-width: 1320px;
	}
}

a {
	color: #2962ff;
}

.primary-color {
	color: #2962ff;
}

.secondary-color {
	color: #0034c2;
}

#preloader {
	background-color: #ffffff;
}

.loader .cssload-inner.cssload-one,
.loader .cssload-inner.cssload-two,
.loader .cssload-inner.cssload-three {
	border-color: #2962ff;
}

.scroll-wrap:after {
	color: #2962ff;
}

.scroll-wrap svg.scroll-circle path {
	stroke: #2962ff;
}

.site-header .site-branding a,
.mean-container .mean-bar .mobile-logo,
.additional-menu-area .sidenav .additional-logo a {
	color: #2962ff;
}

body {
	color: #6c6f72;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Spartan', sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 36px;
	line-height: 40px;
	font-style: normal;
}

h2 {
	font-size: 28.44px;
	line-height: 32px;
	font-style: normal;
}

h3 {
	font-size: 22.63px;
	line-height: 33px;
	font-style: normal;
}

h4 {
	font-size: 20.25px;
	line-height: 30px;
	font-style: normal;
}

h5 {
	font-size: 18px;
	line-height: 28px;
	font-style: normal;
}

h6 {
	font-size: 16px;
	line-height: 26px;
	font-style: normal;
}

.topbar-style-1 .header-top-bar {
	background-color: #292929;
	color: #e0e0e0;
}

.ticker-title {
	color: #e0e0e0;
}

.topbar-style-1 .tophead-social li a i,
.topbar-style-1 .header-top-bar .social-label,
.topbar-style-1 .header-top-bar a {
	color: #e0e0e0;
}

.topbar-style-1 .header-top-bar i,
.topbar-style-1 .header-top-bar a:hover,
.topbar-style-1 .tophead-social li a:hover i {
	color: #ffffff;
}

.topbar-style-2 .header-top-bar {
	background-color: #2962ff;
	color: #ffffff;
}

.topbar-style-2 .header-top-bar a {
	color: #ffffff;
}

.topbar-style-2 .tophead-left i,
.topbar-style-2 .tophead-right i {
	color: #ffffff;
}

.topbar-style-3 .header-top-bar {
	background-color: #f7f7f7;
	color: #818181;
}

.topbar-style-3 .header-top-bar .social-label {
	color: #818181;
}

.topbar-style-3 .header-top-bar a {
	color: #818181;
}

.topbar-style-3 .tophead-left i,
.topbar-style-3 .tophead-right i {
	color: #818181;
}

.topbar-style-4 .header-top-bar {
	background-color: #292929;
	color: #c7c3c3;
}

.topbar-style-4 .header-top-bar .social-label {
	color: #c7c3c3;
}

.topbar-style-4 .header-top-bar a {
	color: #c7c3c3;
}

.topbar-style-4 .tophead-left i,
.topbar-style-4 .tophead-right i {
	color: #ffffff;
}

.topbar-style-5 .header-top-bar {
	background-color: #ffffff;
}

.topbar-style-5 .header-top-bar .social-label {
	color: #adadad;
}

.topbar-style-5 .tophead-right .search-icon a,
.topbar-style-5 .tophead-social li a {
	color: #7a7a7a;
}

.topbar-style-5 .tophead-right .search-icon a:hover,
.topbar-style-5 .tophead-social li a:hover {
	color: #2962ff;
}

.site-header .main-navigation nav ul li a {
	font-family: 'Spartan', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #000000;
	font-style: normal;
}

.site-header .main-navigation ul li ul li a {
	font-family: 'Spartan', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #656567;
	font-style: normal;
}

.mean-container .mean-nav ul li a {
	font-family: 'Spartan', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 600;
	font-style: normal;

}

.rt-topbar-menu .menu li a {
	font-family: 'Spartan', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #c7c3c3;
	font-style: normal;
}

.site-header .main-navigation ul.menu>li>a:hover {
	color: #2962ff;
}

.site-header .main-navigation ul.menu li.current-menu-item>a,
.site-header .main-navigation ul.menu>li.current>a {
	color: #2962ff;
}

.site-header .main-navigation ul.menu li.current-menu-ancestor>a {
	color: #2962ff;
}

.header-style-1 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a,
.header-style-2 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a,
.header-style-3 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a,
.header-style-4 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a {
	color: #000000;
}

.header-style-1 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover,
.header-style-2 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover,
.header-style-3 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover,
.header-style-4 .site-header .rt-sticky-menu .main-navigation nav>ul>li>a:hover {
	color: #2962ff;
}

.site-header .main-navigation nav ul li a.active {
	color: #2962ff;
}

.site-header .main-navigation nav>ul>li>a::before {
	background-color: #2962ff;
}

.header-style-1 .site-header .main-navigation ul.menu>li.current>a:hover,
.header-style-1 .site-header .main-navigation ul.menu>li.current-menu-item>a:hover,
.header-style-1 .site-header .main-navigation ul li a.active,
.header-style-1 .site-header .main-navigation ul.menu>li.current-menu-item>a,
.header-style-1 .site-header .main-navigation ul.menu>li.current>a {
	color: #2962ff;
}

.info-menu-bar .cart-icon-area .cart-icon-num,
.header-search-field .search-form .search-button:hover {
	background-color: #2962ff;
}

.additional-menu-area .sidenav-social span a:hover {
	background-color: #2962ff;
}

.additional-menu-area .sidenav ul li a:hover {
	color: #2962ff;
}

.rt-slide-nav .offscreen-navigation li.current-menu-item>a,
.rt-slide-nav .offscreen-navigation li.current-menu-parent>a,
.rt-slide-nav .offscreen-navigation ul li>span.open:after {
	color: #2962ff;
}

.rt-slide-nav .offscreen-navigation ul li>a:hover:before {
	background-color: #2962ff;
}

.site-header .main-navigation ul li ul {
	background-color: #ffffff;
}

.site-header .main-navigation ul.menu li ul.sub-menu li a:hover {
	color: #2962ff;
}

.site-header .main-navigation ul li ul.sub-menu li:hover>a:before {
	background-color: #2962ff;
}

.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:hover:before {
	color: #2962ff;
}

.site-header .main-navigation ul li ul li:hover {
	background-color: #ffffff;
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
	background-color: #ffffff
}

.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:before {
	color: #2962ff;
}

.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:before {
	color: #656567;
}

.mean-container a.meanmenu-reveal,
.mean-container .mean-nav ul li a.mean-expand {
	color: #2962ff;
}

.mean-container a.meanmenu-reveal span {
	background-color: #2962ff;
}

.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav>ul>li.current-menu-item>a {
	color: #2962ff;
}

.mean-container .mean-nav ul li.current_page_item>a,
.mean-container .mean-nav ul li.current-menu-item>a,
.mean-container .mean-nav ul li.current-menu-parent>a {
	color: #2962ff;
}

.cart-area .cart-trigger-icon>span {
	background-color: #2962ff;
}

.site-header .search-box .search-text {
	border-color: #2962ff;
}

.header-style-1 .site-header .header-top .icon-left,
.header-style-1 .site-header .header-top .info-text a:hover {
	color: #2962ff;
}

.header-style-2 .header-icon-area .header-search-box a:hover i {
	background-color: #2962ff;
}

.header-style-3 .site-header .info-wrap .info i {
	color: #2962ff;
}

.header-style-5 .site-header .main-navigation>nav>ul>li>a {
	color: #ffffff;
}

.header-style-13 .header-social li a:hover,
.header-style-6 .header-search-six .search-form button:hover,
.header-style-8 .header-search-six .search-form button:hover,
.header-style-10 .header-search-six .search-form button:hover {
	color: #2962ff;
}

.header-style-7 .site-header .main-navigation>nav>ul>li>a,
.header-style-9 .site-header .main-navigation>nav>ul>li>a,
.header-style-12 .site-header .main-navigation>nav>ul>li>a {
	color: #ffffff;
}

.header-social li a:hover,
.cart-area .cart-trigger-icon:hover,
.header-icon-area .search-icon a:hover,
.header-icon-area .user-icon-area a:hover,
.menu-user .user-icon-area a:hover {
	color: #2962ff;
}

.mobile-top-bar .mobile-social li a:hover,
.additional-menu-area .sidenav .closebtn {
	background-color: #2962ff;
}

.mobile-top-bar .mobile-top .icon-left,
.mobile-top-bar .mobile-top .info-text a:hover,
.additional-menu-area .sidenav-address span a:hover,
.additional-menu-area .sidenav-address span i {
	color: #2962ff;
}

.header__switch {
	background: #2962ff;
}

.header__switch__main {
	background: #0034c2;
}

.breadcrumb-area .entry-breadcrumb span a,
.breadcrumb-trail ul.trail-items li a {
	color: #646464;
}

.breadcrumb-area .entry-breadcrumb span a:hover,
.breadcrumb-trail ul.trail-items li a:hover {
	color: #2962ff;
}

.breadcrumb-trail ul.trail-items li,
.entry-banner .entry-breadcrumb .delimiter,
.entry-banner .entry-breadcrumb .dvdr {
	color: #646464;
}

.breadcrumb-area .entry-breadcrumb .current-item {
	color: #2962ff;
}

.entry-banner:after {
	background: rgba(247, 247, 247, 0.1);
}

.entry-banner .entry-banner-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-area .widgettitle {
	color: #ffffff;
}

.footer-top-area .widget a,
.footer-area .footer-social li a,
.footer-top-area .widget ul.menu li a:before,
.footer-top-area .widget_archive li a:before,
.footer-top-area ul li.recentcomments a:before,
.footer-top-area ul li.recentcomments span a:before,
.footer-top-area .widget_categories li a:before,
.footer-top-area .widget_pages li a:before,
.footer-top-area .widget_meta li a:before,
.footer-top-area .widget_recent_entries ul li a:before,
.footer-top-area .post-box-style .post-content .entry-title a {
	color: #d0d0d0;
}

.footer-top-area .widget a:hover,
.footer-top-area .widget a:active,
.footer-top-area ul li a:hover i,
.footer-top-area .widget ul.menu li a:hover:before,
.footer-top-area .widget_archive li a:hover:before,
.footer-top-area .widget_categories li a:hover:before,
.footer-top-area .widget_pages li a:hover:before,
.footer-top-area .widget_meta li a:hover:before,
.footer-top-area .widget_recent_entries ul li a:hover:before,
.footer-top-area .post-box-style .post-content .entry-title a:hover {
	color: #ffffff;
}

.footer-top-area .widget_tag_cloud a {
	color: #d0d0d0 !important;
}

.footer-top-area .widget_tag_cloud a:hover {
	color: #ffffff !important;
}

.footer-top-area .post-box-style .post-box-cat a,
.footer-top-area .post-box-style .post-box-date,
.footer-top-area .post-box-style .entry-cat a,
.footer-top-area .post-box-style .entry-date {
	color: #d0d0d0;
}

.footer-area .footer-social li a:hover {
	background: #2962ff;
}

.footer-top-area .widget ul.menu li a:hover::before,
.footer-top-area .widget_categories ul li a:hover::before,
.footer-top-area .rt-category .rt-item a:hover .rt-cat-name::before {
	background-color: #2962ff;
}

.rt-box-title-1 span {
	border-top-color: #2962ff;
}

.footer-area .copyright {
	color: #d0d0d0;
}

.footer-area .copyright a {
	color: #d0d0d0;
}

.footer-area .copyright a:hover {
	color: #ffffff;
}

.footer-style-1 .footer-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.footer-style-2 .footer-top-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.footer-style-3 .footer-area .widgettitle {
	color: #ffffff;
}

.footer-style-3 .footer-top-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.footer-style-3 .footer-area .copyright {
	color: #d0d0d0;
}

.footer-style-3 .footer-area .copyright a:hover {
	color: #ffffff;
}

.footer-style-3 .footer-top-area a,
.footer-style-3 .footer-area .copyright a,
.footer-style-3 .footer-top-area .widget ul.menu li a {
	color: #d0d0d0;
}

.footer-style-3 .footer-top-area a:hover,
.footer-style-3 .footer-area .copyright a:hover,
.footer-style-3 .footer-top-area .widget ul.menu li a:hover {
	color: #ffffff;
}

.footer-style-3 .footer-top-area .widget ul.menu li a:after {
	background-color: #ffffff;
}

.footer-style-4 .footer-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.footer-style-5 .footer-area .widgettitle {
	color: #000000;
}

.footer-style-5 .footer-area {
	background-color: #f7f7f7;
	color: #000000;
}

.footer-style-5 .footer-top-area .widget a,
.footer-style-5 .footer-top-area .post-box-style .post-content .entry-title a,
.footer-style-5 .footer-top-area .post-box-style .post-content .entry-title a:hover {
	color: #000000;
}

.footer-style-5 .footer-top-area .widget a:hover,
.footer-style-5 .footer-area .copyright a:hover {
	color: #2962ff;
}

.footer-style-5 .footer-area .copyright,
.footer-style-5 .footer-area .copyright a,
.footer-style-5 .footer-top-area .post-box-style .entry-cat a,
.footer-style-5 .footer-top-area .post-box-style .entry-date {
	color: #a5a6aa;
}

.footer-style-6 .footer-area .widgettitle,
.footer-style-6 .footer-top-area .post-box-style .post-content .entry-title a,
.footer-style-6 .footer-top-area .post-box-style .post-content .entry-title a:hover {
	color: #000000;
}

.footer-style-6 .footer-area {
	background-color: #ffffff;
	color: #6c6f72;
}

.footer-style-6 .footer-area .footer-social li a {
	border-color: #6c6f72;
	color: #6c6f72;
}

.footer-style-6 .footer-top-area .post-box-style .entry-cat a,
.footer-style-6 .footer-top-area .post-box-style .entry-date {
	color: #6c6f72;
}

.footer-style-6 .footer-top-area .widget a {
	color: #6c6f72;
}

.footer-style-6 .footer-area .footer-social li a:hover,
.footer-style-6 .footer-top-area .rt-category .rt-item a:hover .rt-cat-name::before {
	background-color: #2962ff;
}

.footer-style-6 .footer-top-area .rt-category .rt-item .rt-cat-name::before {
	background-color: #6c6f72;
}

.footer-style-6 .footer-area .copyright,
.footer-style-6 .footer-area .copyright a {
	color: #6c6f72;
}

.footer-style-6 .footer-top-area .widget a:hover,
.footer-style-6 .footer-area .copyright a:hover {
	color: #2962ff;
}

.footer-style-7 .footer-area .widgettitle {
	color: #ffffff;
}

.footer-style-7 .footer-top-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.footer-style-7 .footer-area .copyright {
	color: #d0d0d0;
}

.footer-style-7 .footer-area .copyright a:hover {
	color: #ffffff;
}

.footer-style-7 .footer-top-area a,
.footer-style-7 .footer-area .copyright a,
.footer-style-7 .footer-top-area .widget ul.menu li a {
	color: #d0d0d0;
}

.footer-style-7 .footer-top-area a:hover,
.footer-style-7 .footer-area .copyright a:hover,
.footer-style-7 .footer-top-area .widget ul.menu li a:hover {
	color: #ffffff;
}

.footer-style-7 .footer-top-area .widget ul.menu li a:after {
	background-color: #ffffff;
}

.footer-style-8 .footer-area {
	background-color: #0f1012;
	color: #d0d0d0;
}

.post-box-style .entry-cat a:hover,
.post-tab-layout .post-tab-cat a:hover {
	color: #2962ff;
}

.sidebar-widget-area .widget .widgettitle .titledot,
.rt-category-style2 .rt-item:hover .rt-cat-count,
.sidebar-widget-area .widget_tag_cloud a:hover,
.sidebar-widget-area .widget_product_tag_cloud a:hover,
.post-box-style .item-list:hover .post-box-img .post-img::after,
.post-tab-layout ul.btn-tab li .active,
.post-tab-layout ul.btn-tab li a:hover {
	background-color: #2962ff;
}

.rt-image-style3 .rt-image:after,
.widget_neeon_about_author .author-widget:after {
	background-image: linear-gradient(38deg, #512da8 0%, #2962ff 100%);
}

.error-page-content .error-title {
	color: #000000;
}

.error-page-content p {
	color: #6c6f72;
}

.play-btn-white,
a.button-style-4:hover {
	color: #2962ff;
}

.button-style-2,
.search-form button,
.play-btn-primary,
.button-style-1:hover:before,
a.button-style-3:hover,
.section-title .swiper-button>div:hover {
	background-color: #2962ff;
}

.play-btn-primary:hover,
.play-btn-white:hover,
.play-btn-white-xl:hover,
.play-btn-white-lg:hover,
.play-btn-transparent:hover,
.play-btn-transparent-2:hover,
.play-btn-transparent-3:hover,
.play-btn-gray:hover,
.search-form button:hover,
.button-style-2:hover:before {
	background-color: #0034c2;
}

a.button-style-4.btn-common:hover path.rt-button-cap {
	stroke: #2962ff;
}

.entry-header ul.entry-meta li a:hover,
.entry-footer ul.item-tags li a:hover {
	color: #2962ff;
}

.rt-related-post-info .post-title a:hover,
.rt-related-post-info .post-date ul li.post-relate-date,
.post-detail-style2 .show-image .entry-header ul.entry-meta li a:hover {
	color: #2962ff;
}

.about-author ul.author-box-social li a:hover,
.rt-related-post .entry-content .entry-categories a:hover {
	color: #2962ff;
}

.post-navigation a:hover {
	color: #2962ff;
}

.entry-header .entry-meta ul li i,
.entry-header .entry-meta ul li a:hover {
	color: #2962ff;
}

.single-post .entry-content ol li:before,
.entry-content ol li:before,
.meta-tags a:hover {
	background-color: #2962ff;
}

.rt-related-post .title-section h2:after,
.single-post .ajax-scroll-post>.type-post:after {
	background-color: #2962ff;
}

.entry-footer .item-tags a:hover {
	background-color: #2962ff;
}

.blog-box ul.entry-meta li a:hover,
.blog-layout-1 .blog-box ul.entry-meta li a:hover,
.blog-box ul.entry-meta li.post-comment a:hover {
	color: #2962ff;
}

.entry-categories .category-style,
.admin-author .author-designation::after,
.admin-author .author-box-social li a:hover {
	background-color: #2962ff;
}

#respond form .btn-send {
	background-color: #2962ff;
}

#respond form .btn-send:hover {
	background: #0034c2;
}

.item-comments .item-comments-list ul.comments-list li .comment-reply {
	background-color: #2962ff;
}

form.post-password-form input[type="submit"] {
	background: #2962ff;
}

form.post-password-form input[type="submit"]:hover {
	background: #0034c2;
}

.pagination-area li.active a:hover,
.pagination-area ul li.active a,
.pagination-area ul li a:hover,
.pagination-area ul li span.current {
	background-color: #2962ff;
}

.fluentform .subscribe-form h4::after,
.fluentform .subscribe-form h4::before,
.fluentform .contact-form .ff_btn_style,
.fluentform .subscribe-form .ff_btn_style,
.fluentform .subscribe-form-2 .ff_btn_style,
.fluentform .contact-form .ff_btn_style:hover,
.fluentform .subscribe-form .ff_btn_style:hover,
.fluentform .subscribe-form-2 .ff_btn_style:hover,
.fluentform .footer-subscribe-form .ff_btn_style,
.fluentform .footer-subscribe-form .ff_btn_style:hover {
	background-color: #2962ff;
}

.fluentform .contact-form .ff_btn_style:hover:before,
.fluentform .subscribe-form .ff_btn_style:hover:before,
.fluentform .subscribe-form-2 .ff_btn_style:hover:before,
.fluentform .footer-subscribe-form .ff_btn_style:hover:before {
	background-color: #0034c2;
}

.fluentform .contact-form .ff-el-form-control:focus,
.fluentform .subscribe-form .ff-el-form-control:focus,
.fluentform .subscribe-form-2 .ff-el-form-control:focus,
.fluentform .footer-subscribe-form .ff-el-form-control:focus {
	border-color: #2962ff;
}

#sb_instagram #sbi_images .sbi_item .sbi_photo_wrap::before {
	background-color: rgba(41, 98, 255, 0.7);
}

.topbar-style-1 .ticker-wrapper .ticker-swipe {
	background-color: #292929;
}

.topbar-style-1 .ticker-content a {
	color: #e0e0e0 !important;
}

.topbar-style-1 .ticker-content a:hover {
	color: #ffffff !important;
}

.topbar-style-5 .ticker-wrapper .ticker-swipe {
	background-color: #ffffff;
}

.topbar-style-5 .ticker-title,
.topbar-style-5 .ticker-content a,
.topbar-style-5 .rt-news-ticker-holder i {
	color: #000000 !important;
}

.topbar-style-5 .ticker-content a:hover {
	color: #2962ff !important;
}

.single .neeon-progress-bar {
	height: 4px;
	background: linear-gradient(90deg, #2962ff 0%, #0034c2 100%);
}

.rt-news-ticker-holder i {
	background-image: linear-gradient(45deg, #0034c2, #2962ff);
}

body .wpuf-dashboard-container .wpuf-pagination .page-numbers.current,
body .wpuf-dashboard-container .wpuf-pagination .page-numbers:hover,
body .wpuf-dashboard-container .wpuf-dashboard-navigation .wpuf-menu-item.active a,
body .wpuf-dashboard-container .wpuf-dashboard-navigation .wpuf-menu-item:hover a,
.wpuf-login-form .submit>input,
.wpuf-submit>input,
.wpuf-submit>button {
	background: #2962ff;
}

.wpuf-login-form .submit>input:hover,
.wpuf-submit>input:hover,
.wpuf-submit>button:hover {
	background: #0034c2;
}

.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce .rt-product-block .price-title-box .rt-title a:hover,
.woocommerce .product-details-page .product_meta>span a:hover,
.woocommerce-cart table.woocommerce-cart-form__contents .product-name a:hover,
.woocommerce .product-details-page .post-social-sharing ul.item-social li a:hover,
.woocommerce .product-details-page table.group_table td>label>a:hover,
.cart-area .minicart-title a:hover,
.cart-area .minicart-remove a:hover {
	color: #2962ff;
}

.woocommerce .rt-product-block .rt-buttons-area .btn-icons a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
	background-color: #2962ff;
}

.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button,
.woocommerce a.button.alt,
.woocommerce input.button,
.woocommerce a.button,
.cart-btn a.button,
#yith-quick-view-close {
	background-color: #2962ff;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.cart-btn a.button:hover,
#yith-quick-view-close:hover {
	background-color: #0034c2;
}

.woocommerce-message,
.woocommerce-info {
	border-top-color: #2962ff;
}

[data-theme="dark-mode"] body,
[data-theme="dark-mode"] .header-area,
[data-theme="dark-mode"] .header-menu,
[data-theme="dark-mode"] .site-content,
[data-theme="dark-mode"] .error-page-area,
[data-theme="dark-mode"] #page .content-area,
[data-theme="dark-mode"] .rt-post-box-style5 .rt-item,
[data-theme="dark-mode"] .rt-post-box-style6 .rt-item,
[data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area.box-layout,
[data-theme="dark-mode"] .grid-box-layout .rt-item,
[data-theme="dark-mode"] .rt-post-list-style1.list-box-layout .rt-item,
[data-theme="dark-mode"] .rt-post-list-style2.list-box-layout,
[data-theme="dark-mode"] .rt-post-list-style4.list-box-layout,
[data-theme="dark-mode"] .rt-post-list-style7.list-box-layout {
	background-color: #101213 !important;
}

[data-theme="dark-mode"] .entry-banner,
[data-theme="dark-mode"] .dark-section2,
[data-theme="dark-mode"] .elementor-background-overlay,
[data-theme="dark-mode"] .topbar-style-1 .header-top-bar,
[data-theme="dark-mode"] .additional-menu-area .sidenav,
[data-theme="dark-mode"] .dark-section2 .fluentform-widget-wrapper,
[data-theme="dark-mode"] .dark-fluentform .elementor-widget-container,
[data-theme="dark-mode"] .dark-section3 .elementor-widget-wrap,
[data-theme="dark-mode"] .dark-section .elementor-widget-container,
[data-theme="dark-mode"] blockquote,
[data-theme="dark-mode"] .neeon-content-table,
[data-theme="dark-mode"] .rt-post-slider-default.rt-post-slider-style4 .rt-item .entry-content,
[data-theme="dark-mode"] .about-author,
[data-theme="dark-mode"] .comments-area,
[data-theme="dark-mode"] .post-audio-player,
[data-theme="dark-mode"] .dark-section1.elementor-section,
[data-theme="dark-mode"] .dark-site-subscribe .elementor-widget-container,
[data-theme="dark-mode"] .sidebar-widget-area .fluentform .frm-fluent-form,
[data-theme="dark-mode"] .rt-post-tab-style5 .rt-item-box .entry-content,
[data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area,
[data-theme="dark-mode"] .topbar-style-3 .header-top-bar,
[data-theme="dark-mode"] .topbar-style-4 .header-top-bar,
[data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker-content,
[data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker,
[data-theme="dark-mode"] .rt-news-ticker .ticker-wrapper .ticker-swipe,
[data-theme="dark-mode"] .rt-post-slider-style5 .rt-item .rt-image+.entry-content,
[data-theme="dark-mode"] .rt-post-box-style3 .rt-item-wrap .entry-content,
[data-theme="dark-mode"] .rt-post-box-style4 .rt-item .entry-content {
	background-color: #171818 !important;
}

[data-theme="dark-mode"] .woocommerce-info,
[data-theme="dark-mode"] .woocommerce-checkout #payment,
[data-theme="dark-mode"] .woocommerce form .form-row input.input-text,
[data-theme="dark-mode"] .woocommerce form .form-row textarea,
[data-theme="dark-mode"] .woocommerce .rt-product-block .rt-thumb-wrapper,
[data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
[data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single,
[data-theme="dark-mode"] .woocommerce form .form-row .input-text,
[data-theme="dark-mode"] .woocommerce-page form .form-row .input-text,
[data-theme="dark-mode"] .woocommerce div.product div.images .flex-viewport,
[data-theme="dark-mode"] .woocommerce div.product div.images .flex-control-thumbs li,
[data-theme="dark-mode"] .rt-post-box-style2 .rt-item-wrap .entry-content,
[data-theme="dark-mode"] .rt-post-box-style2 .rt-item-list .list-content {
	background-color: #171818;
}

[data-theme="dark-mode"] body,
[data-theme="dark-mode"] .breadcrumb-area .entry-breadcrumb span a,
[data-theme="dark-mode"] .rt-post-grid-default .rt-item .post_excerpt,
[data-theme="dark-mode"] .rt-post-list-default .rt-item .post_excerpt,
[data-theme="dark-mode"] .rt-section-title.style2 .entry-text,
[data-theme="dark-mode"] .rt-title-text-button .entry-content,
[data-theme="dark-mode"] .rt-contact-info .entry-text,
[data-theme="dark-mode"] .rt-contact-info .entry-text a,
[data-theme="dark-mode"] .fluentform .subscribe-form p,
[data-theme="dark-mode"] .additional-menu-area .sidenav-address span a,
[data-theme="dark-mode"] .meta-tags a,
[data-theme="dark-mode"] .entry-content p,
[data-theme="dark-mode"] #respond .logged-in-as a,
[data-theme="dark-mode"] .about-author .author-bio,
[data-theme="dark-mode"] .comments-area .main-comments .comment-text,
[data-theme="dark-mode"] .rt-skills .rt-skill-each .rt-name,
[data-theme="dark-mode"] .rt-skills .rt-skill-each .progress .progress-bar>span,
[data-theme="dark-mode"] .team-single .team-info ul li,
[data-theme="dark-mode"] .team-single .team-info ul li a,
[data-theme="dark-mode"] .error-page-area p,
[data-theme="dark-mode"] blockquote.wp-block-quote cite,
[data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body p,
[data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body .rtrs-review-meta .rtrs-review-date,
[data-theme="dark-mode"] .neeon-content-table a {
	color: #d7d7d7;
}

[data-theme="dark-mode"] .wpuf-label label,
[data-theme="dark-mode"] .wpuf-el .wpuf-label,
[data-theme="dark-mode"] body .wpuf-dashboard-container table.items-table,
[data-theme="dark-mode"] body .wpuf-dashboard-container table.items-table a,
[data-theme="dark-mode"] .woocommerce .rt-product-block .price-title-box .rt-title a,
[data-theme="dark-mode"] .woocommerce .product-details-page .product_meta>span a,
[data-theme="dark-mode"] .woocommerce .product-details-page .product_meta>span span,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li a,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li .xs-social-follower,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li .xs-social-follower-text,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower-text,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower {
	color: #d7d7d7;
}

[data-theme="dark-mode"] .button-style-1,
[data-theme="dark-mode"] .dark-border,
[data-theme="dark-mode"] .dark-border .elementor-element-populated,
[data-theme="dark-mode"] .dark-border .elementor-widget-container,
[data-theme="dark-mode"] .dark-border .elementor-divider-separator,
[data-theme="dark-mode"] .rt-section-title.style1 .entry-title .titleline,
[data-theme="dark-mode"] .rt-section-title.style4 .entry-title .titleline,
[data-theme="dark-mode"] .header-style-4 .header-menu,
[data-theme="dark-mode"] .header-style-10 .header-top,
[data-theme="dark-mode"] .header-style-10 .header-search-six .search-form input,
[data-theme="dark-mode"] .header-style-14 .logo-main-wrap,
[data-theme="dark-mode"] .header-style-15 .menu-full-wrap,
[data-theme="dark-mode"] .post-tab-layout ul.btn-tab li a,
[data-theme="dark-mode"] .rt-post-tab .post-cat-tab a,
[data-theme="dark-mode"] .rt-post-slider-default.rt-post-slider-style4 ul.entry-meta,
[data-theme="dark-mode"] .dark-fluentform .elementor-widget-container,
[data-theme="dark-mode"] .dark-section2 .fluentform-widget-wrapper,
[data-theme="dark-mode"] .additional-menu-area .sidenav .sub-menu,
[data-theme="dark-mode"] .additional-menu-area .sidenav ul li,
[data-theme="dark-mode"] .rt-post-list-style4,
[data-theme="dark-mode"] .rt-post-list-default .rt-item,
[data-theme="dark-mode"] .post-box-style .rt-news-box-widget,
[data-theme="dark-mode"] table th,
[data-theme="dark-mode"] table td,
[data-theme="dark-mode"] .shop-page-top,
[data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents tr td,
[data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents tr th,
[data-theme="dark-mode"] .woocommerce div.product .woocommerce-tabs ul.tabs,
[data-theme="dark-mode"] .woocommerce #reviews #comments ol.commentlist li .comment_container,
[data-theme="dark-mode"] .woocommerce-cart table.woocommerce-cart-form__contents,
[data-theme="dark-mode"] .sidebar-widget-area .widget .widgettitle .titleline,
[data-theme="dark-mode"] .section-title .related-title .titleline,
[data-theme="dark-mode"] .meta-tags a,
[data-theme="dark-mode"] .search-form .input-group,
[data-theme="dark-mode"] .post-navigation .text-left,
[data-theme="dark-mode"] .post-navigation .text-right,
[data-theme="dark-mode"] .post-detail-style1 .share-box-area .post-share .share-links .email-share-button,
[data-theme="dark-mode"] .post-detail-style1 .share-box-area .post-share .share-links .print-share-button,
[data-theme="dark-mode"] .rt-thumb-slider-horizontal-4 .rt-thumnail-area .swiper-pagination,
[data-theme="dark-mode"] .elementor-category .rt-category-style2 .rt-item,
[data-theme="dark-mode"] .rt-post-slider-style4 .swiper-slide,
[data-theme="dark-mode"] .header-style-6 .logo-ad-wrap,
[data-theme="dark-mode"] .apsc-theme-2 .apsc-each-profile a,
[data-theme="dark-mode"] .apsc-theme-3 .apsc-each-profile>a,
[data-theme="dark-mode"] .apsc-theme-3 .social-icon,
[data-theme="dark-mode"] .apsc-theme-3 span.apsc-count,
[data-theme="dark-mode"] .rt-post-box-style1 .rt-item-list .list-content,
[data-theme="dark-mode"] .rt-post-box-style1 .rt-item-wrap .entry-content,
[data-theme="dark-mode"] .rt-post-box-style2 .rt-item-wrap .entry-content,
[data-theme="dark-mode"] .rt-post-box-style2 .rt-item-list .list-content,
[data-theme="dark-mode"] .rt-post-grid-style8>div>div,
[data-theme="dark-mode"] .loadmore-wrap .before-line,
[data-theme="dark-mode"] .loadmore-wrap .after-line,
[data-theme="dark-mode"] .rt-post-box-style1 .rt-item-list,
[data-theme="dark-mode"] .rt-post-box-style1 .rt-item-wrap .rt-item,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-1.wslu-counter-box-shaped li.xs-counter-li,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped .xs-counter-li .xs-social-icon,
[data-theme="dark-mode"] .xs_social_counter_widget .wslu-style-3.wslu-counter-line-shaped li.xs-counter-li .xs-social-follower {
	border-color: #222121 !important;
}

[data-theme="dark-mode"] .rt-section-title.style5 .line-top .entry-title:before {
	background-color: #222121;
}

[data-theme="dark-mode"] .woocommerce-info,
[data-theme="dark-mode"] .woocommerce-checkout #payment,
[data-theme="dark-mode"] .woocommerce form .form-row input.input-text,
[data-theme="dark-mode"] .woocommerce form .form-row textarea,
[data-theme="dark-mode"] .woocommerce .rt-product-block .rt-thumb-wrapper,
[data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered,
[data-theme="dark-mode"] .woocommerce-billing-fields .select2-container .select2-selection--single,
[data-theme="dark-mode"] .woocommerce form .form-row .input-text,
[data-theme="dark-mode"] .woocommerce-page form .form-row .input-text,
[data-theme="dark-mode"] .woocommerce div.product div.images .flex-viewport,
[data-theme="dark-mode"] .woocommerce div.product div.images .flex-control-thumbs li {
	border-color: #222121;
}

[data-theme="dark-mode"] .rtrs-review-wrap.rtrs-affiliate-wrap,
[data-theme="dark-mode"] .rtrs-review-wrap .rtrs-review-form,
[data-theme="dark-mode"] .rtrs-review-wrap .rtrs-review-box .rtrs-each-review {
	background-color: #171818 !important;
}

[data-theme="dark-mode"] .rtrs-review-box .rtrs-review-body p,
[data-theme="dark-mode"] .rtrs-affiliate .rtrs-rating-category li label,
[data-theme="dark-mode"] .rtrs-affiliate .rtrs-feedback-text p,
[data-theme="dark-mode"] .rtrs-feedback-summary .rtrs-feedback-box .rtrs-feedback-list li {
	color: #d7d7d7;
}

.section-title .related-title .titledot,
.rt-section-title.style1 .entry-title .titledot,
.rt-section-title.style4 .entry-title .titledot,
.rt-section-title.style2 .sub-title:before,
.rt-section-title.style3 .sub-title:before {
	background: #2962ff;
}

.rt-section-title .entry-title span {
	color: #2962ff;
}

.rt-swiper-nav-1 .swiper-navigation>div:hover,
.rt-swiper-nav-2 .swiper-navigation>div,
.rt-swiper-nav-3 .swiper-navigation>div:hover,
.rt-swiper-nav-2 .swiper-pagination .swiper-pagination-bullet,
.rt-swiper-nav-1 .swiper-pagination .swiper-pagination-bullet-active,
.rt-swiper-nav-3 .swiper-pagination .swiper-pagination-bullet-active,
.audio-player .mejs-container .mejs-controls {
	background-color: #2962ff;
}

.rt-swiper-nav-2 .swiper-navigation>div:hover,
.rt-swiper-nav-2 .swiper-pagination .swiper-pagination-bullet-active,
.audio-player .mejs-container .mejs-controls:hover {
	background-color: #0034c2;
}

.banner-slider .slider-content .sub-title:before {
	background: #2962ff;
}

.title-text-button ul.single-list li:after,
.title-text-button ul.dubble-list li:after {
	color: #2962ff;
}

.title-text-button .subtitle {
	color: #2962ff;
}

.title-text-button.text-style1 .subtitle:after {
	background: #0034c2;
}

.about-image-text .about-content .sub-rtin-title {
	color: #2962ff;
}

.about-image-text ul li:before {
	color: #2962ff;
}

.about-image-text ul li:after {
	color: #2962ff;
}

.image-style1 .image-content,
.rt-title-text-button.barshow .entry-subtitle::before,
.rt-progress-bar .progress .progress-bar {
	background-color: #2962ff;
}

.rt-category .rt-item .rt-cat-name a:hover,
.rt-post-tab-style3 .rt-item-list .rt-image::after,
.rt-post-grid-default .rt-item .post-terms a:hover,
.rt-post-list-default .rt-item .post-terms a:hover,
.rt-post-overlay-default .rt-item .post-terms a:hover,
.rt-post-tab-default .post-terms a:hover,
.rt-post-slider-default .rt-item .post-terms a:hover,
.rt-post-grid-default ul.entry-meta li a:hover,
.rt-post-tab-default .rt-item-left ul.entry-meta li a:hover,
.rt-post-tab-default .rt-item-list ul.entry-meta li a:hover,
.rt-post-tab-default .rt-item-box ul.entry-meta li a:hover,
.rt-post-slider-default ul.entry-meta li a:hover,
.rt-post-overlay-default .rt-item-list ul.entry-meta .post-author a:hover,
.rt-post-overlay-style12.rt-post-overlay-default .rt-item .post-author a:hover,
.rt-post-box-default ul.entry-meta li a:hover,
.rt-post-box-default .rt-item-list ul.entry-meta .post-author a:hover,
.rt-thumb-slider-horizontal-4 .post-content .audio-player .mejs-container .mejs-button {
	color: #2962ff;
}

.rt-post-list-default ul.entry-meta li a:hover,
.rt-post-overlay-default ul.entry-meta li a:hover {
	color: #2962ff !important;
}

.rt-post-grid-style3 .count-on:hover .rt-image::after,
.rt-post-list-style3 .count-on:hover .rt-image::after,
.rt-post-tab .post-cat-tab a.current,
.rt-post-tab .post-cat-tab a:hover {
	background-color: #2962ff;
}

.rt-category-style5.rt-category .rt-item .rt-cat-name a:after,
.rt-thumb-slider-horizontal .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill,
.rt-thumb-slider-horizontal-3 .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill,
.rt-thumb-slider-horizontal-4 .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill,
.rt-thumb-slider-vertical .rt-thumnail-area .swiper-pagination .swiper-pagination-progressbar-fill,
.rt-thumb-slider-horizontal-4 .post-content .audio-player .mejs-container .mejs-controls:hover {
	background-color: #2962ff;
}

.team-single .team-info a:hover,
.team-default .team-content .team-title a:hover,
.team-multi-layout-2 .team-social li a {
	color: #2962ff;
}

.team-multi-layout-1 .team-item .team-social li a:hover,
.team-multi-layout-2 .team-social li a:hover,
.team-single .team-single-content .team-content ul.team-social li a:hover,
.rt-skills .rt-skill-each .progress .progress-bar {
	background-color: #2962ff;
}

.elementor-category .rt-category-style2 .rt-item a:hover .rt-cat-name,
.fixed-sidebar-left .elementor-widget-wp-widget-nav_menu ul>li>a:hover,
.fix-bar-bottom-copyright .rt-about-widget ul li a:hover,
.fixed-sidebar-left .rt-about-widget ul li a:hover {
	color: #2962ff;
}

.element-side-title h5:after {
	background: #0034c2;
}

.rtin-address-default .rtin-item .rtin-icon,
.rtin-story .story-layout .story-box-layout .rtin-year,
.apply-item .apply-footer .job-meta .item .primary-text-color,
.apply-item .job-button .button-style-2 {
	color: #2962ff;
}

.apply-item .button-style-2.btn-common path.rt-button-cap {
	stroke: #2962ff;
}

.img-content-left .title-small,
.img-content-right .title-small,
.multiscroll-wrapper .ms-social-link li a:hover,
.multiscroll-wrapper .ms-copyright a:hover {
	color: #2962ff;
}

.ms-menu-list li.active,
.rt-contact-info .rt-icon {
	background: #2962ff;
}

.rtin-contact-info .rtin-text a:hover {
	color: #2962ff;
}
@media only screen and (max-width: 600px) {
	.hidden2 { display: none !important }
	#masthead {  margin-top: -50px !important; }
	.banner2 { margin-top: -80px !important }
}